# 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-fix-linger-handling3iqxfke5/tests/tests_quadlet_basic.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/tests_quadlet_basic.yml:4 Tuesday 06 February 2024 02:00:06 +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-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/tests_quadlet_basic.yml:9 Tuesday 06 February 2024 02:00:06 +0000 (0:00:00.010) 0:00:00.022 ****** ok: [sut] META: ran handlers TASK [Run role - do not pull images] ******************************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/tests_quadlet_basic.yml:58 Tuesday 06 February 2024 02:00:06 +0000 (0:00:00.615) 0:00:00.638 ****** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Tuesday 06 February 2024 02:00:06 +0000 (0:00:00.045) 0:00:00.684 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Tuesday 06 February 2024 02:00:06 +0000 (0:00:00.015) 0:00:00.699 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Tuesday 06 February 2024 02:00:06 +0000 (0:00:00.019) 0:00:00.718 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Tuesday 06 February 2024 02:00:07 +0000 (0:00:00.256) 0:00:00.975 ****** ok: [sut] => { "ansible_facts": { "__podman_is_ostree": false }, "changed": false } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Tuesday 06 February 2024 02:00:07 +0000 (0:00:00.019) 0:00:00.994 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Tuesday 06 February 2024 02:00:07 +0000 (0:00:00.044) 0:00:01.038 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Tuesday 06 February 2024 02:00:08 +0000 (0:00:01.439) 0:00:02.478 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Tuesday 06 February 2024 02:00:08 +0000 (0:00:00.026) 0:00:02.504 ****** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: runc-1:1.1.11-1.module_el8+804+f131391c.x86_64", "Installed: shadow-utils-subid-2:4.6-22.el8.x86_64", "Installed: containernetworking-plugins-1:1.4.0-1.module_el8+804+f131391c.x86_64", "Installed: fuse3-3.3.0-17.el8.x86_64", "Installed: podman-gvproxy-3:4.8.3-1.module_el8+804+f131391c.x86_64", "Installed: criu-3.18-4.module_el8+804+f131391c.x86_64", "Installed: containers-common-2:1-58.module_el8+804+f131391c.x86_64", "Installed: fuse3-libs-3.3.0-17.el8.x86_64", "Installed: libnet-1.1.6-15.el8.x86_64", "Installed: criu-libs-3.18-4.module_el8+804+f131391c.x86_64", "Installed: podman-plugins-3:4.8.3-1.module_el8+804+f131391c.x86_64", "Installed: container-selinux-2:2.227.0-1.module_el8+804+f131391c.noarch", "Installed: crun-1.12-1.module_el8+804+f131391c.x86_64", "Installed: podman-3:4.8.3-1.module_el8+804+f131391c.x86_64", "Installed: slirp4netns-1.2.2-1.module_el8+804+f131391c.x86_64", "Installed: conmon-3:2.1.10-1.module_el8+804+f131391c.x86_64", "Installed: libslirp-4.4.0-1.module_el8+804+f131391c.x86_64", "Installed: podman-catatonit-3:4.8.3-1.module_el8+804+f131391c.x86_64", "Installed: protobuf-c-1.3.0-8.el8.x86_64", "Installed: dnsmasq-2.79-32.el8.x86_64", "Installed: fuse-common-3.3.0-17.el8.x86_64", "Installed: fuse-overlayfs-1.13-1.module_el8+804+f131391c.x86_64", "Installed: yajl-2.1.0-12.el8.x86_64" ] } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Tuesday 06 February 2024 02:01:28 +0000 (0:01:19.668) 0:01:22.173 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.033286", "end": "2024-02-06 02:01:28.560060", "rc": 0, "start": "2024-02-06 02:01:28.526774" } STDOUT: podman version 4.8.3 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Tuesday 06 February 2024 02:01:28 +0000 (0:00:00.326) 0:01:22.499 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Tuesday 06 February 2024 02:01:28 +0000 (0:00:00.027) 0:01:22.527 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Tuesday 06 February 2024 02:01:28 +0000 (0:00:00.041) 0:01:22.569 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Tuesday 06 February 2024 02:01:28 +0000 (0:00:00.050) 0:01:22.619 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 02:01:28 +0000 (0:00:00.034) 0:01:22.654 ****** ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 02:01:28 +0000 (0:00:00.244) 0:01:22.899 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 02:01:29 +0000 (0:00:00.022) 0:01:22.922 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 02:01:29 +0000 (0:00:00.023) 0:01:22.945 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 02:01:29 +0000 (0:00:00.199) 0:01:23.144 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 02:01:29 +0000 (0:00:00.024) 0:01:23.169 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1700557386.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707184853.098614, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3807039387", "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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 02:01:29 +0000 (0:00:00.206) 0:01:23.376 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 02:01:29 +0000 (0:00:00.018) 0:01:23.395 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 02:01:29 +0000 (0:00:00.017) 0:01:23.412 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 02:01:29 +0000 (0:00:00.017) 0:01:23.430 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 02:01:29 +0000 (0:00:00.017) 0:01:23.447 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 02:01:29 +0000 (0:00:00.017) 0:01:23.464 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Tuesday 06 February 2024 02:01:29 +0000 (0:00:00.017) 0:01:23.481 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Tuesday 06 February 2024 02:01:29 +0000 (0:00:00.057) 0:01:23.539 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Tuesday 06 February 2024 02:01:29 +0000 (0:00:00.036) 0:01:23.575 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Tuesday 06 February 2024 02:01:29 +0000 (0:00:00.019) 0:01:23.595 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Tuesday 06 February 2024 02:01:29 +0000 (0:00:00.018) 0:01:23.613 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Tuesday 06 February 2024 02:01:29 +0000 (0:00:00.036) 0:01:23.650 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Tuesday 06 February 2024 02:01:29 +0000 (0:00:00.019) 0:01:23.669 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Tuesday 06 February 2024 02:01:29 +0000 (0:00:00.017) 0:01:23.687 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Tuesday 06 February 2024 02:01:29 +0000 (0:00:00.036) 0:01:23.723 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Tuesday 06 February 2024 02:01:29 +0000 (0:00:00.017) 0:01:23.741 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Tuesday 06 February 2024 02:01:29 +0000 (0:00:00.017) 0:01:23.758 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Tuesday 06 February 2024 02:01:29 +0000 (0:00:00.036) 0:01:23.795 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Tuesday 06 February 2024 02:01:29 +0000 (0:00:00.017) 0:01:23.813 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Tuesday 06 February 2024 02:01:29 +0000 (0:00:00.017) 0:01:23.830 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Tuesday 06 February 2024 02:01:29 +0000 (0:00:00.017) 0:01:23.848 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Tuesday 06 February 2024 02:01:29 +0000 (0:00:00.017) 0:01:23.865 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Tuesday 06 February 2024 02:01:29 +0000 (0:00:00.017) 0:01:23.882 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Tuesday 06 February 2024 02:01:30 +0000 (0:00:00.037) 0:01:23.920 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:113 Tuesday 06 February 2024 02:01:30 +0000 (0:00:00.017) 0:01:23.937 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:120 Tuesday 06 February 2024 02:01:30 +0000 (0:00:00.017) 0:01:23.955 ****** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:126 Tuesday 06 February 2024 02:01:30 +0000 (0:00:00.016) 0:01:23.972 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 02:01:30 +0000 (0:00:00.044) 0:01:24.016 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 06 February 2024 02:01:30 +0000 (0:00:00.022) 0:01:24.039 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 02:01:30 +0000 (0:00:00.022) 0:01:24.061 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 06 February 2024 02:01:30 +0000 (0:00:00.018) 0:01:24.080 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 06 February 2024 02:01:30 +0000 (0:00:00.025) 0:01:24.105 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 02:01:30 +0000 (0:00:00.032) 0:01:24.138 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 02:01:30 +0000 (0:00:00.022) 0:01:24.160 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 02:01:30 +0000 (0:00:00.021) 0:01:24.181 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 02:01:30 +0000 (0:00:00.023) 0:01:24.205 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 02:01:30 +0000 (0:00:00.199) 0:01:24.405 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 02:01:30 +0000 (0:00:00.023) 0:01:24.428 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184889.4318535, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707184853.098614, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3807039387", "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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 02:01:30 +0000 (0:00:00.220) 0:01:24.648 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 02:01:30 +0000 (0:00:00.018) 0:01:24.667 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 02:01:30 +0000 (0:00:00.018) 0:01:24.685 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 02:01:30 +0000 (0:00:00.017) 0:01:24.703 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 02:01:30 +0000 (0:00:00.017) 0:01:24.720 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 02:01:30 +0000 (0:00:00.017) 0:01:24.738 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 06 February 2024 02:01:30 +0000 (0:00:00.017) 0:01:24.755 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Tuesday 06 February 2024 02:01:30 +0000 (0:00:00.031) 0:01:24.787 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Tuesday 06 February 2024 02:01:30 +0000 (0:00:00.018) 0:01:24.806 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Tuesday 06 February 2024 02:01:30 +0000 (0:00:00.018) 0:01:24.824 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Tuesday 06 February 2024 02:01:30 +0000 (0:00:00.044) 0:01:24.869 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Tuesday 06 February 2024 02:01:30 +0000 (0:00:00.017) 0:01:24.886 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Tuesday 06 February 2024 02:01:31 +0000 (0:00:00.040) 0:01:24.927 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 02:01:31 +0000 (0:00:00.031) 0:01:24.958 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 02:01:31 +0000 (0:00:00.017) 0:01:24.976 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 02:01:31 +0000 (0:00:00.017) 0:01:24.993 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Tuesday 06 February 2024 02:01:31 +0000 (0:00:00.017) 0:01:25.011 ****** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Tuesday 06 February 2024 02:01:31 +0000 (0:00:00.016) 0:01:25.027 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:42 Tuesday 06 February 2024 02:01:31 +0000 (0:00:00.044) 0:01:25.072 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:51 Tuesday 06 February 2024 02:01:31 +0000 (0:00:00.261) 0:01:25.334 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:61 Tuesday 06 February 2024 02:01:31 +0000 (0:00:00.018) 0:01:25.353 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:73 Tuesday 06 February 2024 02:01:31 +0000 (0:00:00.018) 0:01:25.371 ****** 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-1707184891.4975333-8508-91930235917583/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:85 Tuesday 06 February 2024 02:01:32 +0000 (0:00:00.584) 0:01:25.955 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:114 Tuesday 06 February 2024 02:01:32 +0000 (0:00:00.021) 0:01:25.977 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:130 Tuesday 06 February 2024 02:01:32 +0000 (0:00:00.021) 0:01:25.998 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Tuesday 06 February 2024 02:01:32 +0000 (0:00:00.022) 0:01:26.020 ****** TASK [Verify image not pulled] ************************************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/tests_quadlet_basic.yml:74 Tuesday 06 February 2024 02:01:32 +0000 (0:00:00.016) 0:01:26.037 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run role - try to pull bogus image] ************************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/tests_quadlet_basic.yml:78 Tuesday 06 February 2024 02:01:32 +0000 (0:00:00.019) 0:01:26.056 ****** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Tuesday 06 February 2024 02:01:32 +0000 (0:00:00.038) 0:01:26.094 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Tuesday 06 February 2024 02:01:32 +0000 (0:00:00.031) 0:01:26.126 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Tuesday 06 February 2024 02:01:32 +0000 (0:00:00.022) 0:01:26.148 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Tuesday 06 February 2024 02:01:32 +0000 (0:00:00.017) 0:01:26.165 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Tuesday 06 February 2024 02:01:32 +0000 (0:00:00.040) 0:01:26.206 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Tuesday 06 February 2024 02:01:32 +0000 (0:00:00.047) 0:01:26.253 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Tuesday 06 February 2024 02:01:33 +0000 (0:00:01.297) 0:01:27.550 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Tuesday 06 February 2024 02:01:33 +0000 (0:00:00.021) 0:01:27.571 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Tuesday 06 February 2024 02:01:33 +0000 (0:00:00.024) 0:01:27.596 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030197", "end": "2024-02-06 02:01:33.878306", "rc": 0, "start": "2024-02-06 02:01:33.848109" } STDOUT: podman version 4.8.3 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Tuesday 06 February 2024 02:01:33 +0000 (0:00:00.222) 0:01:27.818 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Tuesday 06 February 2024 02:01:33 +0000 (0:00:00.021) 0:01:27.840 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Tuesday 06 February 2024 02:01:33 +0000 (0:00:00.021) 0:01:27.862 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Tuesday 06 February 2024 02:01:34 +0000 (0:00:00.055) 0:01:27.917 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 02:01:34 +0000 (0:00:00.037) 0:01:27.954 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 02:01:34 +0000 (0:00:00.024) 0:01:27.978 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 02:01:34 +0000 (0:00:00.022) 0:01:28.001 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 02:01:34 +0000 (0:00:00.025) 0:01:28.026 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 02:01:34 +0000 (0:00:00.198) 0:01:28.225 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 02:01:34 +0000 (0:00:00.025) 0:01:28.250 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184889.4318535, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707184853.098614, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3807039387", "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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 02:01:34 +0000 (0:00:00.195) 0:01:28.446 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 02:01:34 +0000 (0:00:00.019) 0:01:28.466 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 02:01:34 +0000 (0:00:00.019) 0:01:28.485 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 02:01:34 +0000 (0:00:00.018) 0:01:28.504 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 02:01:34 +0000 (0:00:00.018) 0:01:28.522 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 02:01:34 +0000 (0:00:00.017) 0:01:28.540 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Tuesday 06 February 2024 02:01:34 +0000 (0:00:00.017) 0:01:28.558 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Tuesday 06 February 2024 02:01:34 +0000 (0:00:00.023) 0:01:28.581 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Tuesday 06 February 2024 02:01:34 +0000 (0:00:00.056) 0:01:28.638 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Tuesday 06 February 2024 02:01:34 +0000 (0:00:00.019) 0:01:28.658 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Tuesday 06 February 2024 02:01:34 +0000 (0:00:00.018) 0:01:28.676 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Tuesday 06 February 2024 02:01:34 +0000 (0:00:00.036) 0:01:28.713 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Tuesday 06 February 2024 02:01:34 +0000 (0:00:00.019) 0:01:28.732 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Tuesday 06 February 2024 02:01:34 +0000 (0:00:00.018) 0:01:28.751 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Tuesday 06 February 2024 02:01:34 +0000 (0:00:00.037) 0:01:28.789 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Tuesday 06 February 2024 02:01:34 +0000 (0:00:00.018) 0:01:28.808 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Tuesday 06 February 2024 02:01:34 +0000 (0:00:00.018) 0:01:28.826 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Tuesday 06 February 2024 02:01:34 +0000 (0:00:00.037) 0:01:28.863 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Tuesday 06 February 2024 02:01:34 +0000 (0:00:00.018) 0:01:28.882 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Tuesday 06 February 2024 02:01:34 +0000 (0:00:00.017) 0:01:28.899 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Tuesday 06 February 2024 02:01:35 +0000 (0:00:00.018) 0:01:28.917 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Tuesday 06 February 2024 02:01:35 +0000 (0:00:00.018) 0:01:28.936 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Tuesday 06 February 2024 02:01:35 +0000 (0:00:00.017) 0:01:28.953 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Tuesday 06 February 2024 02:01:35 +0000 (0:00:00.040) 0:01:28.994 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:113 Tuesday 06 February 2024 02:01:35 +0000 (0:00:00.018) 0:01:29.012 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:120 Tuesday 06 February 2024 02:01:35 +0000 (0:00:00.018) 0:01:29.031 ****** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:126 Tuesday 06 February 2024 02:01:35 +0000 (0:00:00.018) 0:01:29.049 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 02:01:35 +0000 (0:00:00.047) 0:01:29.096 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 06 February 2024 02:01:35 +0000 (0:00:00.025) 0:01:29.122 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 02:01:35 +0000 (0:00:00.024) 0:01:29.147 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 06 February 2024 02:01:35 +0000 (0:00:00.020) 0:01:29.167 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 06 February 2024 02:01:35 +0000 (0:00:00.026) 0:01:29.194 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 02:01:35 +0000 (0:00:00.033) 0:01:29.227 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 02:01:35 +0000 (0:00:00.023) 0:01:29.251 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 02:01:35 +0000 (0:00:00.022) 0:01:29.274 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 02:01:35 +0000 (0:00:00.024) 0:01:29.298 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 02:01:35 +0000 (0:00:00.196) 0:01:29.494 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 02:01:35 +0000 (0:00:00.025) 0:01:29.520 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184889.4318535, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707184853.098614, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3807039387", "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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 02:01:35 +0000 (0:00:00.221) 0:01:29.742 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 02:01:35 +0000 (0:00:00.019) 0:01:29.761 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 02:01:35 +0000 (0:00:00.018) 0:01:29.780 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 02:01:35 +0000 (0:00:00.018) 0:01:29.799 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 02:01:35 +0000 (0:00:00.018) 0:01:29.817 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 02:01:35 +0000 (0:00:00.018) 0:01:29.836 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 06 February 2024 02:01:35 +0000 (0:00:00.017) 0:01:29.854 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Tuesday 06 February 2024 02:01:35 +0000 (0:00:00.034) 0:01:29.888 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Tuesday 06 February 2024 02:01:35 +0000 (0:00:00.018) 0:01:29.907 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Tuesday 06 February 2024 02:01:36 +0000 (0:00:00.019) 0:01:29.927 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Tuesday 06 February 2024 02:01:36 +0000 (0:00:00.044) 0:01:29.972 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Tuesday 06 February 2024 02:01:36 +0000 (0:00:00.017) 0:01:29.989 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Tuesday 06 February 2024 02:01:36 +0000 (0:00:00.040) 0:01:30.030 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 02:01:36 +0000 (0:00:00.031) 0:01:30.061 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 02:01:36 +0000 (0:00:00.017) 0:01:30.079 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 02:01:36 +0000 (0:00:00.018) 0:01:30.097 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Tuesday 06 February 2024 02:01:36 +0000 (0:00:00.041) 0:01:30.139 ****** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Tuesday 06 February 2024 02:01:36 +0000 (0:00:00.018) 0:01:30.157 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:42 Tuesday 06 February 2024 02:01:37 +0000 (0:00:01.162) 0:01:31.320 ****** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/containers/systemd", "secontext": "system_u:object_r:etc_t:s0", "size": 30, "state": "directory", "uid": 0 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:51 Tuesday 06 February 2024 02:01:37 +0000 (0:00:00.207) 0:01:31.528 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:61 Tuesday 06 February 2024 02:01:37 +0000 (0:00:00.020) 0:01:31.548 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:73 Tuesday 06 February 2024 02:01:37 +0000 (0:00:00.018) 0:01:31.566 ****** 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-1707184897.6937869-8730-85981017139905/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:85 Tuesday 06 February 2024 02:01:38 +0000 (0:00:00.537) 0:01:32.104 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:114 Tuesday 06 February 2024 02:01:38 +0000 (0:00:00.022) 0:01:32.126 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:130 Tuesday 06 February 2024 02:01:38 +0000 (0:00:00.021) 0:01:32.147 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Tuesday 06 February 2024 02:01:38 +0000 (0:00:00.022) 0:01:32.170 ****** TASK [Verify image not pulled and no error] ************************************ task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/tests_quadlet_basic.yml:94 Tuesday 06 February 2024 02:01:38 +0000 (0:00:00.016) 0:01:32.187 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/tests_quadlet_basic.yml:101 Tuesday 06 February 2024 02:01:38 +0000 (0:00:00.043) 0:01:32.231 ****** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Tuesday 06 February 2024 02:01:38 +0000 (0:00:00.065) 0:01:32.297 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Tuesday 06 February 2024 02:01:38 +0000 (0:00:00.034) 0:01:32.331 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Tuesday 06 February 2024 02:01:38 +0000 (0:00:00.024) 0:01:32.355 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Tuesday 06 February 2024 02:01:38 +0000 (0:00:00.017) 0:01:32.373 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Tuesday 06 February 2024 02:01:38 +0000 (0:00:00.018) 0:01:32.392 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Tuesday 06 February 2024 02:01:38 +0000 (0:00:00.047) 0:01:32.439 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Tuesday 06 February 2024 02:01:39 +0000 (0:00:01.315) 0:01:33.755 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Tuesday 06 February 2024 02:01:39 +0000 (0:00:00.020) 0:01:33.775 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Tuesday 06 February 2024 02:01:39 +0000 (0:00:00.022) 0:01:33.798 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030531", "end": "2024-02-06 02:01:40.078617", "rc": 0, "start": "2024-02-06 02:01:40.048086" } STDOUT: podman version 4.8.3 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Tuesday 06 February 2024 02:01:40 +0000 (0:00:00.221) 0:01:34.019 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Tuesday 06 February 2024 02:01:40 +0000 (0:00:00.020) 0:01:34.040 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Tuesday 06 February 2024 02:01:40 +0000 (0:00:00.019) 0:01:34.060 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Tuesday 06 February 2024 02:01:40 +0000 (0:00:00.034) 0:01:34.094 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 02:01:40 +0000 (0:00:00.035) 0:01:34.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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 02:01:40 +0000 (0:00:00.023) 0:01:34.154 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 02:01:40 +0000 (0:00:00.022) 0:01:34.176 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 02:01:40 +0000 (0:00:00.025) 0:01:34.202 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 02:01:40 +0000 (0:00:00.199) 0:01:34.401 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 02:01:40 +0000 (0:00:00.024) 0:01:34.425 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184889.4318535, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707184853.098614, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3807039387", "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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 02:01:40 +0000 (0:00:00.223) 0:01:34.649 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 02:01:40 +0000 (0:00:00.019) 0:01:34.669 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 02:01:40 +0000 (0:00:00.020) 0:01:34.689 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 02:01:40 +0000 (0:00:00.020) 0:01:34.709 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 02:01:40 +0000 (0:00:00.019) 0:01:34.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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 02:01:40 +0000 (0:00:00.017) 0:01:34.747 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Tuesday 06 February 2024 02:01:40 +0000 (0:00:00.018) 0:01:34.765 ****** ok: [sut] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [linux-system-roles.podman : Handle container.conf.d] ********************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Tuesday 06 February 2024 02:01:40 +0000 (0:00:00.024) 0:01:34.790 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Tuesday 06 February 2024 02:01:40 +0000 (0:00:00.036) 0:01:34.826 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Tuesday 06 February 2024 02:01:40 +0000 (0:00:00.018) 0:01:34.844 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Tuesday 06 February 2024 02:01:40 +0000 (0:00:00.018) 0:01:34.862 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Tuesday 06 February 2024 02:01:40 +0000 (0:00:00.036) 0:01:34.899 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Tuesday 06 February 2024 02:01:41 +0000 (0:00:00.019) 0:01:34.918 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Tuesday 06 February 2024 02:01:41 +0000 (0:00:00.019) 0:01:34.938 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Tuesday 06 February 2024 02:01:41 +0000 (0:00:00.036) 0:01:34.975 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Tuesday 06 February 2024 02:01:41 +0000 (0:00:00.019) 0:01:34.994 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Tuesday 06 February 2024 02:01:41 +0000 (0:00:00.046) 0:01:35.041 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Tuesday 06 February 2024 02:01:41 +0000 (0:00:00.040) 0:01:35.082 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Tuesday 06 February 2024 02:01:41 +0000 (0:00:00.020) 0:01:35.103 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Tuesday 06 February 2024 02:01:41 +0000 (0:00:00.021) 0:01:35.124 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Tuesday 06 February 2024 02:01:41 +0000 (0:00:00.019) 0:01:35.144 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Tuesday 06 February 2024 02:01:41 +0000 (0:00:00.018) 0:01:35.162 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Tuesday 06 February 2024 02:01:41 +0000 (0:00:00.017) 0:01:35.180 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Tuesday 06 February 2024 02:01:41 +0000 (0:00:00.018) 0:01:35.199 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:113 Tuesday 06 February 2024 02:01:41 +0000 (0:00:00.018) 0:01:35.217 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:120 Tuesday 06 February 2024 02:01:41 +0000 (0:00:00.017) 0:01:35.234 ****** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:126 Tuesday 06 February 2024 02:01:41 +0000 (0:00:00.017) 0:01:35.252 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 02:01:41 +0000 (0:00:00.044) 0:01:35.296 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 06 February 2024 02:01:41 +0000 (0:00:00.023) 0:01:35.320 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 02:01:41 +0000 (0:00:00.023) 0:01:35.343 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 06 February 2024 02:01:41 +0000 (0:00:00.022) 0:01:35.366 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 06 February 2024 02:01:41 +0000 (0:00:00.026) 0:01:35.393 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 02:01:41 +0000 (0:00:00.057) 0:01:35.451 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 02:01:41 +0000 (0:00:00.024) 0:01:35.475 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 02:01:41 +0000 (0:00:00.023) 0:01:35.498 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 02:01:41 +0000 (0:00:00.024) 0:01:35.522 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 02:01:41 +0000 (0:00:00.197) 0:01:35.720 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 02:01:41 +0000 (0:00:00.024) 0:01:35.745 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184889.4318535, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707184853.098614, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3807039387", "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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 02:01:42 +0000 (0:00:00.195) 0:01:35.940 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 02:01:42 +0000 (0:00:00.021) 0:01:35.961 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 02:01:42 +0000 (0:00:00.018) 0:01:35.980 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 02:01:42 +0000 (0:00:00.018) 0:01:35.998 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 02:01:42 +0000 (0:00:00.017) 0:01:36.016 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 02:01:42 +0000 (0:00:00.019) 0:01:36.036 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 06 February 2024 02:01:42 +0000 (0:00:00.017) 0:01:36.054 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Tuesday 06 February 2024 02:01:42 +0000 (0:00:00.034) 0:01:36.088 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Tuesday 06 February 2024 02:01:42 +0000 (0:00:00.019) 0:01:36.108 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Tuesday 06 February 2024 02:01:42 +0000 (0:00:00.017) 0:01:36.125 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Tuesday 06 February 2024 02:01:42 +0000 (0:00:00.077) 0:01:36.203 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 02:01:42 +0000 (0:00:00.042) 0:01:36.245 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 02:01:42 +0000 (0:00:00.019) 0:01:36.265 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 02:01:42 +0000 (0:00:00.453) 0:01:36.718 ****** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/nopull.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 02:01:43 +0000 (0:00:00.197) 0:01:36.915 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 02:01:43 +0000 (0:00:00.031) 0:01:36.947 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 02:01:43 +0000 (0:00:00.020) 0:01:36.968 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 02:01:43 +0000 (0:00:00.020) 0:01:36.988 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 02:01:43 +0000 (0:00:00.020) 0:01:37.009 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 02:01:43 +0000 (0:00:00.468) 0:01:37.478 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.038152", "end": "2024-02-06 02:01:43.778450", "rc": 0, "start": "2024-02-06 02:01:43.740298" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 02:01:43 +0000 (0:00:00.240) 0:01:37.719 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Tuesday 06 February 2024 02:01:43 +0000 (0:00:00.045) 0:01:37.764 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Tuesday 06 February 2024 02:01:43 +0000 (0:00:00.020) 0:01:37.785 ****** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Tuesday 06 February 2024 02:01:43 +0000 (0:00:00.017) 0:01:37.802 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Tuesday 06 February 2024 02:01:43 +0000 (0:00:00.033) 0:01:37.835 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Tuesday 06 February 2024 02:01:43 +0000 (0:00:00.024) 0:01:37.859 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Tuesday 06 February 2024 02:01:43 +0000 (0:00:00.018) 0:01:37.878 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Tuesday 06 February 2024 02:01:43 +0000 (0:00:00.017) 0:01:37.896 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Tuesday 06 February 2024 02:01:44 +0000 (0:00:00.048) 0:01:37.945 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Tuesday 06 February 2024 02:01:45 +0000 (0:00:01.295) 0:01:39.240 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Tuesday 06 February 2024 02:01:45 +0000 (0:00:00.047) 0:01:39.288 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Tuesday 06 February 2024 02:01:45 +0000 (0:00:00.025) 0:01:39.313 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031196", "end": "2024-02-06 02:01:45.598254", "rc": 0, "start": "2024-02-06 02:01:45.567058" } STDOUT: podman version 4.8.3 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Tuesday 06 February 2024 02:01:45 +0000 (0:00:00.224) 0:01:39.538 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Tuesday 06 February 2024 02:01:45 +0000 (0:00:00.020) 0:01:39.558 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Tuesday 06 February 2024 02:01:45 +0000 (0:00:00.018) 0:01:39.577 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Tuesday 06 February 2024 02:01:45 +0000 (0:00:00.034) 0:01:39.611 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 02:01:45 +0000 (0:00:00.035) 0:01:39.647 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 02:01:45 +0000 (0:00:00.023) 0:01:39.671 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 02:01:45 +0000 (0:00:00.022) 0:01:39.693 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 02:01:45 +0000 (0:00:00.024) 0:01:39.717 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 02:01:46 +0000 (0:00:00.199) 0:01:39.917 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 02:01:46 +0000 (0:00:00.024) 0:01:39.941 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184889.4318535, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707184853.098614, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3807039387", "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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 02:01:46 +0000 (0:00:00.199) 0:01:40.140 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 02:01:46 +0000 (0:00:00.019) 0:01:40.160 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 02:01:46 +0000 (0:00:00.043) 0:01:40.203 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 02:01:46 +0000 (0:00:00.019) 0:01:40.223 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 02:01:46 +0000 (0:00:00.018) 0:01:40.241 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 02:01:46 +0000 (0:00:00.018) 0:01:40.259 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Tuesday 06 February 2024 02:01:46 +0000 (0:00:00.018) 0:01:40.278 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Tuesday 06 February 2024 02:01:46 +0000 (0:00:00.024) 0:01:40.303 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Tuesday 06 February 2024 02:01:46 +0000 (0:00:00.036) 0:01:40.339 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Tuesday 06 February 2024 02:01:46 +0000 (0:00:00.019) 0:01:40.359 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Tuesday 06 February 2024 02:01:46 +0000 (0:00:00.017) 0:01:40.377 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Tuesday 06 February 2024 02:01:46 +0000 (0:00:00.036) 0:01:40.414 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Tuesday 06 February 2024 02:01:46 +0000 (0:00:00.018) 0:01:40.432 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Tuesday 06 February 2024 02:01:46 +0000 (0:00:00.020) 0:01:40.452 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Tuesday 06 February 2024 02:01:46 +0000 (0:00:00.039) 0:01:40.491 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Tuesday 06 February 2024 02:01:46 +0000 (0:00:00.020) 0:01:40.512 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Tuesday 06 February 2024 02:01:46 +0000 (0:00:00.017) 0:01:40.529 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Tuesday 06 February 2024 02:01:46 +0000 (0:00:00.061) 0:01:40.591 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Tuesday 06 February 2024 02:01:46 +0000 (0:00:00.019) 0:01:40.611 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Tuesday 06 February 2024 02:01:46 +0000 (0:00:00.018) 0:01:40.629 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Tuesday 06 February 2024 02:01:46 +0000 (0:00:00.018) 0:01:40.647 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Tuesday 06 February 2024 02:01:46 +0000 (0:00:00.018) 0:01:40.665 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Tuesday 06 February 2024 02:01:46 +0000 (0:00:00.018) 0:01:40.684 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Tuesday 06 February 2024 02:01:46 +0000 (0:00:00.019) 0:01:40.704 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:113 Tuesday 06 February 2024 02:01:46 +0000 (0:00:00.019) 0:01:40.723 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:120 Tuesday 06 February 2024 02:01:46 +0000 (0:00:00.018) 0:01:40.741 ****** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:126 Tuesday 06 February 2024 02:01:46 +0000 (0:00:00.019) 0:01:40.761 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 02:01:46 +0000 (0:00:00.046) 0:01:40.807 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 06 February 2024 02:01:46 +0000 (0:00:00.025) 0:01:40.833 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 02:01:46 +0000 (0:00:00.025) 0:01:40.858 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 06 February 2024 02:01:46 +0000 (0:00:00.023) 0:01:40.882 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 06 February 2024 02:01:46 +0000 (0:00:00.027) 0:01:40.909 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 02:01:47 +0000 (0:00:00.059) 0:01:40.969 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 02:01:47 +0000 (0:00:00.024) 0:01:40.993 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 02:01:47 +0000 (0:00:00.022) 0:01:41.016 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 02:01:47 +0000 (0:00:00.026) 0:01:41.042 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 02:01:47 +0000 (0:00:00.199) 0:01:41.241 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 02:01:47 +0000 (0:00:00.026) 0:01:41.268 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184889.4318535, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707184853.098614, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3807039387", "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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 02:01:47 +0000 (0:00:00.194) 0:01:41.463 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 02:01:47 +0000 (0:00:00.020) 0:01:41.483 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 02:01:47 +0000 (0:00:00.018) 0:01:41.501 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 02:01:47 +0000 (0:00:00.018) 0:01:41.519 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 02:01:47 +0000 (0:00:00.018) 0:01:41.538 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 02:01:47 +0000 (0:00:00.019) 0:01:41.557 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 06 February 2024 02:01:47 +0000 (0:00:00.018) 0:01:41.576 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Tuesday 06 February 2024 02:01:47 +0000 (0:00:00.033) 0:01:41.609 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Tuesday 06 February 2024 02:01:47 +0000 (0:00:00.022) 0:01:41.632 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Tuesday 06 February 2024 02:01:47 +0000 (0:00:00.020) 0:01:41.652 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Tuesday 06 February 2024 02:01:47 +0000 (0:00:00.050) 0:01:41.703 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 02:01:47 +0000 (0:00:00.075) 0:01:41.778 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 02:01:47 +0000 (0:00:00.021) 0:01:41.799 ****** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "bogus.service", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target system.slice sysinit.target systemd-journald.socket -.mount", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids", "Description": "bogus.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PODMAN_SYSTEMD_UNIT=bogus.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=bogus --cidfile=/run/bogus.cid --replace --rm --cgroups=split --sdnotify=conmon -d this_is_a_bogus_image ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/bogus.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/bogus.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/systemd/generator/bogus.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "bogus.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "bogus.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/bogus.container", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "bogus", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 02:01:48 +0000 (0:00:00.480) 0:01:42.280 ****** changed: [sut] => { "changed": true, "path": "/etc/containers/systemd/bogus.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 02:01:48 +0000 (0:00:00.196) 0:01:42.477 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 02:01:48 +0000 (0:00:00.032) 0:01:42.510 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 02:01:48 +0000 (0:00:00.020) 0:01:42.530 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 02:01:48 +0000 (0:00:00.019) 0:01:42.550 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 02:01:48 +0000 (0:00:00.019) 0:01:42.570 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 02:01:49 +0000 (0:00:00.445) 0:01:43.016 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.040296", "end": "2024-02-06 02:01:49.312648", "rc": 0, "start": "2024-02-06 02:01:49.272352" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 02:01:49 +0000 (0:00:00.237) 0:01:43.253 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Tuesday 06 February 2024 02:01:49 +0000 (0:00:00.020) 0:01:43.274 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Tuesday 06 February 2024 02:01:49 +0000 (0:00:00.045) 0:01:43.320 ****** TASK [Create user for testing] ************************************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/tests_quadlet_basic.yml:113 Tuesday 06 February 2024 02:01:49 +0000 (0:00:00.018) 0:01:43.338 ****** changed: [sut] => { "changed": true, "comment": "", "create_home": true, "group": 1111, "home": "/home/user_quadlet_basic", "name": "user_quadlet_basic", "shell": "/bin/bash", "state": "present", "system": false, "uid": 1111 } TASK [Get local machine ID] **************************************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/tests_quadlet_basic.yml:126 Tuesday 06 February 2024 02:01:49 +0000 (0:00:00.475) 0:01:43.814 ****** ok: [sut -> localhost] => { "changed": false, "content": "M2NiNWVkYWQzNjE1NDQ3MzhlYWY5MjlhMmIxY2I5YzMK", "encoding": "base64", "source": "/etc/machine-id" } META: end_host conditional evaluated to false, continuing execution for sut TASK [Enable cgroup controllers] *********************************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/tests_quadlet_basic.yml:139 Tuesday 06 February 2024 02:01:50 +0000 (0:00:00.195) 0:01:44.009 ****** changed: [sut] => { "changed": true, "cmd": "set -euxo pipefail\ncat > /etc/systemd/system/user-0.slice < /etc/systemd/system/user@.service.d/delegate.conf < /etc/systemd/system/user-.slice.d/override.conf < { "changed": true, "cmd": [ "grubby", "--update-kernel=ALL", "--args=systemd.unified_cgroup_hierarchy=1" ], "delta": "0:00:00.257220", "end": "2024-02-06 02:01:50.892975", "rc": 0, "start": "2024-02-06 02:01:50.635755" } TASK [Reboot] ****************************************************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/tests_quadlet_basic.yml:177 Tuesday 06 February 2024 02:01:50 +0000 (0:00:00.460) 0:01:44.833 ****** changed: [sut] => { "changed": true, "elapsed": 45, "rebooted": true } TASK [Run the role - user] ***************************************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/tests_quadlet_basic.yml:180 Tuesday 06 February 2024 02:02:36 +0000 (0:00:46.070) 0:02:30.903 ****** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Tuesday 06 February 2024 02:02:37 +0000 (0:00:00.040) 0:02:30.943 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Tuesday 06 February 2024 02:02:37 +0000 (0:00:00.033) 0:02:30.977 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Tuesday 06 February 2024 02:02:37 +0000 (0:00:00.023) 0:02:31.001 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Tuesday 06 February 2024 02:02:37 +0000 (0:00:00.041) 0:02:31.042 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Tuesday 06 February 2024 02:02:37 +0000 (0:00:00.019) 0:02:31.062 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Tuesday 06 February 2024 02:02:37 +0000 (0:00:00.049) 0:02:31.111 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Tuesday 06 February 2024 02:02:38 +0000 (0:00:01.678) 0:02:32.789 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Tuesday 06 February 2024 02:02:38 +0000 (0:00:00.019) 0:02:32.809 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Tuesday 06 February 2024 02:02:38 +0000 (0:00:00.023) 0:02:32.832 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.284167", "end": "2024-02-06 02:02:38.937990", "rc": 0, "start": "2024-02-06 02:02:38.653823" } STDOUT: podman version 4.8.3 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Tuesday 06 February 2024 02:02:39 +0000 (0:00:00.475) 0:02:33.308 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Tuesday 06 February 2024 02:02:39 +0000 (0:00:00.021) 0:02:33.330 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Tuesday 06 February 2024 02:02:39 +0000 (0:00:00.020) 0:02:33.351 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Tuesday 06 February 2024 02:02:39 +0000 (0:00:00.062) 0:02:33.413 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 02:02:39 +0000 (0:00:00.035) 0:02:33.449 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 02:02:39 +0000 (0:00:00.203) 0:02:33.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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 02:02:39 +0000 (0:00:00.024) 0:02:33.678 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 02:02:39 +0000 (0:00:00.025) 0:02:33.703 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 02:02:39 +0000 (0:00:00.199) 0:02:33.902 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 02:02:40 +0000 (0:00:00.025) 0:02:33.928 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184889.4318535, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707184853.098614, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3807039387", "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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 02:02:40 +0000 (0:00:00.214) 0:02:34.142 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004882", "end": "2024-02-06 02:02:40.081700", "rc": 0, "start": "2024-02-06 02:02:40.076818" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 02:02:40 +0000 (0:00:00.198) 0:02:34.341 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004518", "end": "2024-02-06 02:02:40.296946", "rc": 0, "start": "2024-02-06 02:02:40.292428" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 02:02:40 +0000 (0:00:00.198) 0:02:34.539 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 02:02:40 +0000 (0:00:00.042) 0:02:34.582 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 02:02:40 +0000 (0:00:00.019) 0:02:34.601 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 02:02:40 +0000 (0:00:00.018) 0:02:34.620 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Tuesday 06 February 2024 02:02:40 +0000 (0:00:00.018) 0:02:34.638 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Tuesday 06 February 2024 02:02:40 +0000 (0:00:00.023) 0:02:34.662 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Tuesday 06 February 2024 02:02:40 +0000 (0:00:00.035) 0:02:34.697 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Tuesday 06 February 2024 02:02:40 +0000 (0:00:00.019) 0:02:34.716 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Tuesday 06 February 2024 02:02:40 +0000 (0:00:00.018) 0:02:34.735 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Tuesday 06 February 2024 02:02:40 +0000 (0:00:00.035) 0:02:34.770 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Tuesday 06 February 2024 02:02:40 +0000 (0:00:00.018) 0:02:34.788 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Tuesday 06 February 2024 02:02:40 +0000 (0:00:00.018) 0:02:34.807 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Tuesday 06 February 2024 02:02:40 +0000 (0:00:00.035) 0:02:34.843 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Tuesday 06 February 2024 02:02:40 +0000 (0:00:00.018) 0:02:34.861 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Tuesday 06 February 2024 02:02:40 +0000 (0:00:00.017) 0:02:34.879 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Tuesday 06 February 2024 02:02:41 +0000 (0:00:00.060) 0:02:34.940 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Tuesday 06 February 2024 02:02:41 +0000 (0:00:00.019) 0:02:34.960 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Tuesday 06 February 2024 02:02:41 +0000 (0:00:00.018) 0:02:34.979 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Tuesday 06 February 2024 02:02:41 +0000 (0:00:00.017) 0:02:34.997 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Tuesday 06 February 2024 02:02:41 +0000 (0:00:00.018) 0:02:35.015 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Tuesday 06 February 2024 02:02:41 +0000 (0:00:00.018) 0:02:35.034 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Tuesday 06 February 2024 02:02:41 +0000 (0:00:00.018) 0:02:35.052 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:113 Tuesday 06 February 2024 02:02:41 +0000 (0:00:00.018) 0:02:35.070 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Tuesday 06 February 2024 02:02:41 +0000 (0:00:00.055) 0:02:35.126 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:12 Tuesday 06 February 2024 02:02:41 +0000 (0:00:00.021) 0:02:35.148 ****** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:17 Tuesday 06 February 2024 02:02:41 +0000 (0:00:00.019) 0:02:35.167 ****** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:23 Tuesday 06 February 2024 02:02:41 +0000 (0:00:00.024) 0:02:35.191 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 02:02:41 +0000 (0:00:00.030) 0:02:35.222 ****** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "delta": "0:00:00.023268", "end": "2024-02-06 02:02:41.270171", "rc": 0, "start": "2024-02-06 02:02:41.246903" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 02:02:41 +0000 (0:00:00.228) 0:02:35.451 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 02:02:41 +0000 (0:00:00.024) 0:02:35.475 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:28 Tuesday 06 February 2024 02:02:41 +0000 (0:00:00.019) 0:02:35.495 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184961.2775548, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707184961.3317218, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 27630, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1707184961.3317218, "nlink": 3, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 80, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:39 Tuesday 06 February 2024 02:02:41 +0000 (0:00:00.200) 0:02:35.695 ****** 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 0] ************************ task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Tuesday 06 February 2024 02:02:42 +0000 (0:00:00.440) 0:02:36.136 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:12 Tuesday 06 February 2024 02:02:42 +0000 (0:00:00.021) 0:02:36.157 ****** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:17 Tuesday 06 February 2024 02:02:42 +0000 (0:00:00.019) 0:02:36.177 ****** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:23 Tuesday 06 February 2024 02:02:42 +0000 (0:00:00.024) 0:02:36.202 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 02:02:42 +0000 (0:00:00.031) 0:02:36.233 ****** ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "rc": 0 } STDOUT: skipped, since /var/lib/systemd/linger/user_quadlet_basic exists TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 02:02:42 +0000 (0:00:00.197) 0:02:36.431 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 02:02:42 +0000 (0:00:00.023) 0:02:36.455 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:28 Tuesday 06 February 2024 02:02:42 +0000 (0:00:00.020) 0:02:36.475 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184961.2775548, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707184962.009893, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 27630, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1707184962.009893, "nlink": 5, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 120, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:39 Tuesday 06 February 2024 02:02:42 +0000 (0:00:00.202) 0:02:36.677 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:120 Tuesday 06 February 2024 02:02:43 +0000 (0:00:00.622) 0:02:37.299 ****** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:126 Tuesday 06 February 2024 02:02:43 +0000 (0:00:00.018) 0:02:37.318 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 02:02:43 +0000 (0:00:00.058) 0:02:37.377 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 06 February 2024 02:02:43 +0000 (0:00:00.023) 0:02:37.401 ****** ok: [sut] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Fail if no quadlet spec is given] ************ task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 02:02:43 +0000 (0:00:00.025) 0:02:37.426 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 06 February 2024 02:02:43 +0000 (0:00:00.021) 0:02:37.447 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 06 February 2024 02:02:43 +0000 (0:00:00.031) 0:02:37.478 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 02:02:43 +0000 (0:00:00.037) 0:02:37.516 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 02:02:43 +0000 (0:00:00.024) 0:02:37.541 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 02:02:43 +0000 (0:00:00.023) 0:02:37.564 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 02:02:43 +0000 (0:00:00.026) 0:02:37.590 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 02:02:43 +0000 (0:00:00.198) 0:02:37.789 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 02:02:43 +0000 (0:00:00.025) 0:02:37.814 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184889.4318535, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707184853.098614, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3807039387", "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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 02:02:44 +0000 (0:00:00.195) 0:02:38.009 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003828", "end": "2024-02-06 02:02:44.268964", "rc": 0, "start": "2024-02-06 02:02:44.265136" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 02:02:44 +0000 (0:00:00.224) 0:02:38.234 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003587", "end": "2024-02-06 02:02:44.493528", "rc": 0, "start": "2024-02-06 02:02:44.489941" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 02:02:44 +0000 (0:00:00.197) 0:02:38.431 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 02:02:44 +0000 (0:00:00.019) 0:02:38.451 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 02:02:44 +0000 (0:00:00.020) 0:02:38.471 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 02:02:44 +0000 (0:00:00.020) 0:02:38.491 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 06 February 2024 02:02:44 +0000 (0:00:00.019) 0:02:38.511 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Tuesday 06 February 2024 02:02:44 +0000 (0:00:00.034) 0:02:38.545 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Tuesday 06 February 2024 02:02:44 +0000 (0:00:00.020) 0:02:38.566 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Tuesday 06 February 2024 02:02:44 +0000 (0:00:00.019) 0:02:38.586 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Tuesday 06 February 2024 02:02:44 +0000 (0:00:00.046) 0:02:38.632 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Tuesday 06 February 2024 02:02:44 +0000 (0:00:00.018) 0:02:38.651 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Tuesday 06 February 2024 02:02:44 +0000 (0:00:00.041) 0:02:38.692 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 02:02:44 +0000 (0:00:00.039) 0:02:38.731 ****** ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "rc": 0 } STDOUT: skipped, since /var/lib/systemd/linger/user_quadlet_basic exists TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 02:02:45 +0000 (0:00:00.193) 0:02:38.925 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 02:02:45 +0000 (0:00:00.024) 0:02:38.949 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Tuesday 06 February 2024 02:02:45 +0000 (0:00:00.049) 0:02:38.999 ****** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Tuesday 06 February 2024 02:02:45 +0000 (0:00:00.019) 0:02:39.018 ****** TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:42 Tuesday 06 February 2024 02:02:45 +0000 (0:00:00.019) 0:02:39.037 ****** changed: [sut] => { "changed": true, "gid": 1111, "group": "user_quadlet_basic", "mode": "0755", "owner": "user_quadlet_basic", "path": "/home/user_quadlet_basic/.config/containers/systemd", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 6, "state": "directory", "uid": 1111 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:51 Tuesday 06 February 2024 02:02:45 +0000 (0:00:00.206) 0:02:39.244 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:61 Tuesday 06 February 2024 02:02:45 +0000 (0:00:00.020) 0:02:39.264 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:73 Tuesday 06 February 2024 02:02:45 +0000 (0:00:00.019) 0:02:39.284 ****** 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-1707184965.4100482-9384-200846825562373/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:85 Tuesday 06 February 2024 02:02:45 +0000 (0:00:00.532) 0:02:39.816 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:114 Tuesday 06 February 2024 02:02:46 +0000 (0:00:00.369) 0:02:40.185 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:130 Tuesday 06 February 2024 02:02:46 +0000 (0:00:00.021) 0:02:40.207 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 02:02:46 +0000 (0:00:00.023) 0:02:40.230 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 06 February 2024 02:02:46 +0000 (0:00:00.024) 0:02:40.255 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 02:02:46 +0000 (0:00:00.023) 0:02:40.278 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 06 February 2024 02:02:46 +0000 (0:00:00.018) 0:02:40.297 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 06 February 2024 02:02:46 +0000 (0:00:00.026) 0:02:40.323 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 02:02:46 +0000 (0:00:00.058) 0:02:40.382 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 02:02:46 +0000 (0:00:00.024) 0:02:40.407 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 02:02:46 +0000 (0:00:00.023) 0:02:40.430 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 02:02:46 +0000 (0:00:00.024) 0:02:40.455 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 02:02:46 +0000 (0:00:00.197) 0:02:40.653 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 02:02:46 +0000 (0:00:00.024) 0:02:40.677 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184889.4318535, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707184853.098614, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3807039387", "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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 02:02:46 +0000 (0:00:00.195) 0:02:40.872 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003825", "end": "2024-02-06 02:02:47.130525", "rc": 0, "start": "2024-02-06 02:02:47.126700" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 02:02:47 +0000 (0:00:00.196) 0:02:41.069 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003721", "end": "2024-02-06 02:02:47.326877", "rc": 0, "start": "2024-02-06 02:02:47.323156" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 02:02:47 +0000 (0:00:00.196) 0:02:41.265 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 02:02:47 +0000 (0:00:00.019) 0:02:41.285 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 02:02:47 +0000 (0:00:00.018) 0:02:41.303 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 02:02:47 +0000 (0:00:00.018) 0:02:41.322 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 06 February 2024 02:02:47 +0000 (0:00:00.018) 0:02:41.340 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Tuesday 06 February 2024 02:02:47 +0000 (0:00:00.033) 0:02:41.374 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Tuesday 06 February 2024 02:02:47 +0000 (0:00:00.019) 0:02:41.394 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Tuesday 06 February 2024 02:02:47 +0000 (0:00:00.046) 0:02:41.440 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Tuesday 06 February 2024 02:02:47 +0000 (0:00:00.046) 0:02:41.487 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Tuesday 06 February 2024 02:02:47 +0000 (0:00:00.018) 0:02:41.505 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Tuesday 06 February 2024 02:02:47 +0000 (0:00:00.042) 0:02:41.548 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 02:02:47 +0000 (0:00:00.034) 0:02:41.582 ****** ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "rc": 0 } STDOUT: skipped, since /var/lib/systemd/linger/user_quadlet_basic exists TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 02:02:47 +0000 (0:00:00.193) 0:02:41.775 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 02:02:47 +0000 (0:00:00.022) 0:02:41.798 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Tuesday 06 February 2024 02:02:47 +0000 (0:00:00.019) 0:02:41.818 ****** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Tuesday 06 February 2024 02:02:47 +0000 (0:00:00.018) 0:02:41.837 ****** TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:42 Tuesday 06 February 2024 02:02:47 +0000 (0:00:00.017) 0:02:41.854 ****** ok: [sut] => { "changed": false, "gid": 1111, "group": "user_quadlet_basic", "mode": "0755", "owner": "user_quadlet_basic", "path": "/home/user_quadlet_basic/.config/containers/systemd", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 35, "state": "directory", "uid": 1111 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:51 Tuesday 06 February 2024 02:02:48 +0000 (0:00:00.202) 0:02:42.057 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:61 Tuesday 06 February 2024 02:02:48 +0000 (0:00:00.019) 0:02:42.077 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:73 Tuesday 06 February 2024 02:02:48 +0000 (0:00:00.018) 0:02:42.095 ****** 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-1707184968.2205887-9471-102714766308957/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:85 Tuesday 06 February 2024 02:02:48 +0000 (0:00:00.552) 0:02:42.647 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:114 Tuesday 06 February 2024 02:02:49 +0000 (0:00:00.352) 0:02:42.999 ****** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql-volume.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount -.slice run-user-1111.mount basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "Requires": "basic.target -.slice", "RequiresMountsFor": "/home/user_quadlet_basic /run/user/1111/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "-.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22406", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:130 Tuesday 06 February 2024 02:02:49 +0000 (0:00:00.398) 0:02:43.397 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 02:02:49 +0000 (0:00:00.020) 0:02:43.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 --secret=json_secret,type=mount,target=/tmp/test.json", "Volume": "quadlet-basic-mysql.volume:/var/lib/mysql" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 06 February 2024 02:02:49 +0000 (0:00:00.024) 0:02:43.442 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 02:02:49 +0000 (0:00:00.023) 0:02:43.466 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 06 February 2024 02:02:49 +0000 (0:00:00.018) 0:02:43.485 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 06 February 2024 02:02:49 +0000 (0:00:00.027) 0:02:43.513 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 02:02:49 +0000 (0:00:00.033) 0:02:43.546 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 02:02:49 +0000 (0:00:00.023) 0:02:43.569 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 02:02:49 +0000 (0:00:00.024) 0:02:43.593 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 02:02:49 +0000 (0:00:00.025) 0:02:43.619 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 02:02:49 +0000 (0:00:00.227) 0:02:43.846 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 02:02:49 +0000 (0:00:00.025) 0:02:43.872 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184889.4318535, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707184853.098614, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3807039387", "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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 02:02:50 +0000 (0:00:00.196) 0:02:44.069 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003803", "end": "2024-02-06 02:02:50.329148", "rc": 0, "start": "2024-02-06 02:02:50.325345" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 02:02:50 +0000 (0:00:00.197) 0:02:44.267 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003868", "end": "2024-02-06 02:02:50.529064", "rc": 0, "start": "2024-02-06 02:02:50.525196" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 02:02:50 +0000 (0:00:00.200) 0:02:44.467 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 02:02:50 +0000 (0:00:00.019) 0:02:44.487 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 02:02:50 +0000 (0:00:00.018) 0:02:44.506 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 02:02:50 +0000 (0:00:00.018) 0:02:44.524 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 06 February 2024 02:02:50 +0000 (0:00:00.018) 0:02:44.543 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Tuesday 06 February 2024 02:02:50 +0000 (0:00:00.033) 0:02:44.576 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Tuesday 06 February 2024 02:02:50 +0000 (0:00:00.019) 0:02:44.596 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Tuesday 06 February 2024 02:02:50 +0000 (0:00:00.018) 0:02:44.615 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Tuesday 06 February 2024 02:02:50 +0000 (0:00:00.045) 0:02:44.661 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Tuesday 06 February 2024 02:02:50 +0000 (0:00:00.018) 0:02:44.679 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Tuesday 06 February 2024 02:02:50 +0000 (0:00:00.038) 0:02:44.718 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 02:02:50 +0000 (0:00:00.058) 0:02:44.776 ****** ok: [sut] => { "changed": false, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "rc": 0 } STDOUT: skipped, since /var/lib/systemd/linger/user_quadlet_basic exists TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 02:02:51 +0000 (0:00:00.193) 0:02:44.970 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 02:02:51 +0000 (0:00:00.023) 0:02:44.993 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Tuesday 06 February 2024 02:02:51 +0000 (0:00:00.019) 0:02:45.012 ****** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Tuesday 06 February 2024 02:02:51 +0000 (0:00:00.017) 0:02:45.030 ****** 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": [ "/bin/podman image ls quay.io/linux-system-roles/mysql:5.6 --format json", "/bin/podman image exists quay.io/linux-system-roles/mysql:5.6", "/bin/podman pull quay.io/linux-system-roles/mysql:5.6 -q", "/bin/podman inspect dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 --format json" ] } TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:42 Tuesday 06 February 2024 02:02:59 +0000 (0:00:08.154) 0:02:53.184 ****** ok: [sut] => { "changed": false, "gid": 1111, "group": "user_quadlet_basic", "mode": "0755", "owner": "user_quadlet_basic", "path": "/home/user_quadlet_basic/.config/containers/systemd", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 69, "state": "directory", "uid": 1111 } TASK [linux-system-roles.podman : Ensure quadlet file is copied] *************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:51 Tuesday 06 February 2024 02:02:59 +0000 (0:00:00.200) 0:02:53.385 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:61 Tuesday 06 February 2024 02:02:59 +0000 (0:00:00.043) 0:02:53.428 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure quadlet file is present] ************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:73 Tuesday 06 February 2024 02:02:59 +0000 (0:00:00.019) 0:02:53.448 ****** changed: [sut] => { "changed": true, "checksum": "45cd978d7b06ce53aa29035a1848234b096cce98", "dest": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "gid": 1111, "group": "user_quadlet_basic", "md5sum": "1d3b87d14c3bfc8b9ec3b735c3840f65", "mode": "0644", "owner": "user_quadlet_basic", "secontext": "unconfined_u:object_r:config_home_t:s0", "size": 443, "src": "/root/.ansible/tmp/ansible-tmp-1707184979.574561-9560-269263014249646/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:85 Tuesday 06 February 2024 02:03:00 +0000 (0:00:00.529) 0:02:53.978 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:114 Tuesday 06 February 2024 02:03:00 +0000 (0:00:00.345) 0:02:54.324 ****** fatal: [sut]: FAILED! => { "changed": false } MSG: Unable to start service quadlet-basic-mysql.service: Job for quadlet-basic-mysql.service failed because the control process exited with error code. See "systemctl --user status quadlet-basic-mysql.service" and "journalctl --user -xe" for details. TASK [Dump journal] ************************************************************ task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/tests_quadlet_basic.yml:250 Tuesday 06 February 2024 02:03:00 +0000 (0:00:00.560) 0:02:54.885 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "journalctl", "-ex" ], "delta": "0:00:00.025576", "end": "2024-02-06 02:03:01.163695", "failed_when_result": true, "rc": 0, "start": "2024-02-06 02:03:01.138119" } STDOUT: -- Logs begin at Tue 2024-02-06 02:02:16 UTC, end at Tue 2024-02-06 02:03:01 UTC. -- Feb 06 02:02:16 localhost.localdomain kernel: Hypervisor detected: Xen HVM Feb 06 02:02:16 localhost.localdomain kernel: Xen version 4.2. Feb 06 02:02:16 localhost.localdomain kernel: Xen Platform PCI: I/O protocol version 1 Feb 06 02:02:16 localhost.localdomain kernel: Netfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated NICs. Feb 06 02:02:16 localhost.localdomain kernel: Blkfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated disks. You might have to change the root device from /dev/hd[a-d] to /dev/xvd[a-d] in your root= kernel command line option Feb 06 02:02:16 localhost.localdomain kernel: HVMOP_pagetable_dying not supported Feb 06 02:02:16 localhost.localdomain kernel: tsc: Fast TSC calibration using PIT Feb 06 02:02:16 localhost.localdomain kernel: tsc: Detected 2899.843 MHz processor Feb 06 02:02:16 localhost.localdomain kernel: tsc: Detected 2900.054 MHz TSC Feb 06 02:02:16 localhost.localdomain kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved Feb 06 02:02:16 localhost.localdomain kernel: e820: remove [mem 0x000a0000-0x000fffff] usable Feb 06 02:02:16 localhost.localdomain kernel: last_pfn = 0xf0000 max_arch_pfn = 0x400000000 Feb 06 02:02:16 localhost.localdomain kernel: MTRR default type: write-back Feb 06 02:02:16 localhost.localdomain kernel: MTRR fixed ranges enabled: Feb 06 02:02:16 localhost.localdomain kernel: 00000-9FFFF write-back Feb 06 02:02:16 localhost.localdomain kernel: A0000-BFFFF write-combining Feb 06 02:02:16 localhost.localdomain kernel: C0000-FFFFF write-back Feb 06 02:02:16 localhost.localdomain kernel: MTRR variable ranges enabled: Feb 06 02:02:16 localhost.localdomain kernel: 0 base 0000F0000000 mask 3FFFF8000000 uncachable Feb 06 02:02:16 localhost.localdomain kernel: 1 base 0000F8000000 mask 3FFFFC000000 uncachable Feb 06 02:02:16 localhost.localdomain kernel: 2 disabled Feb 06 02:02:16 localhost.localdomain kernel: 3 disabled Feb 06 02:02:16 localhost.localdomain kernel: 4 disabled Feb 06 02:02:16 localhost.localdomain kernel: 5 disabled Feb 06 02:02:16 localhost.localdomain kernel: 6 disabled Feb 06 02:02:16 localhost.localdomain kernel: 7 disabled Feb 06 02:02:16 localhost.localdomain kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT Feb 06 02:02:16 localhost.localdomain kernel: found SMP MP-table at [mem 0x000fbc50-0x000fbc5f] Feb 06 02:02:16 localhost.localdomain kernel: Using GB pages for direct mapping Feb 06 02:02:16 localhost.localdomain kernel: BRK [0x9a201000, 0x9a201fff] PGTABLE Feb 06 02:02:16 localhost.localdomain kernel: BRK [0x9a202000, 0x9a202fff] PGTABLE Feb 06 02:02:16 localhost.localdomain kernel: BRK [0x9a203000, 0x9a203fff] PGTABLE Feb 06 02:02:16 localhost.localdomain kernel: BRK [0x9a204000, 0x9a204fff] PGTABLE Feb 06 02:02:16 localhost.localdomain kernel: BRK [0x9a205000, 0x9a205fff] PGTABLE Feb 06 02:02:16 localhost.localdomain kernel: RAMDISK: [mem 0x34420000-0x36207fff] Feb 06 02:02:16 localhost.localdomain kernel: ACPI: Early table checksum verification disabled Feb 06 02:02:16 localhost.localdomain kernel: ACPI: RSDP 0x00000000000EA020 000024 (v02 Xen ) Feb 06 02:02:16 localhost.localdomain kernel: ACPI: XSDT 0x00000000FC00E2A0 000054 (v01 Xen HVM 00000000 HVML 00000000) Feb 06 02:02:16 localhost.localdomain kernel: ACPI: FACP 0x00000000FC00DF60 0000F4 (v04 Xen HVM 00000000 HVML 00000000) Feb 06 02:02:16 localhost.localdomain kernel: ACPI: DSDT 0x00000000FC0021C0 00BD19 (v02 Xen HVM 00000000 INTL 20090123) Feb 06 02:02:16 localhost.localdomain kernel: ACPI: FACS 0x00000000FC002180 000040 Feb 06 02:02:16 localhost.localdomain kernel: ACPI: FACS 0x00000000FC002180 000040 Feb 06 02:02:16 localhost.localdomain kernel: ACPI: APIC 0x00000000FC00E060 0000D8 (v02 Xen HVM 00000000 HVML 00000000) Feb 06 02:02:16 localhost.localdomain kernel: ACPI: HPET 0x00000000FC00E1B0 000038 (v01 Xen HVM 00000000 HVML 00000000) Feb 06 02:02:16 localhost.localdomain kernel: ACPI: WAET 0x00000000FC00E1F0 000028 (v01 Xen HVM 00000000 HVML 00000000) Feb 06 02:02:16 localhost.localdomain kernel: ACPI: SSDT 0x00000000FC00E220 000031 (v02 Xen HVM 00000000 INTL 20090123) Feb 06 02:02:16 localhost.localdomain kernel: ACPI: SSDT 0x00000000FC00E260 000033 (v02 Xen HVM 00000000 INTL 20090123) Feb 06 02:02:16 localhost.localdomain kernel: ACPI: Reserving FACP table memory at [mem 0xfc00df60-0xfc00e053] Feb 06 02:02:16 localhost.localdomain kernel: ACPI: Reserving DSDT table memory at [mem 0xfc0021c0-0xfc00ded8] Feb 06 02:02:16 localhost.localdomain kernel: ACPI: Reserving FACS table memory at [mem 0xfc002180-0xfc0021bf] Feb 06 02:02:16 localhost.localdomain kernel: ACPI: Reserving FACS table memory at [mem 0xfc002180-0xfc0021bf] Feb 06 02:02:16 localhost.localdomain kernel: ACPI: Reserving APIC table memory at [mem 0xfc00e060-0xfc00e137] Feb 06 02:02:16 localhost.localdomain kernel: ACPI: Reserving HPET table memory at [mem 0xfc00e1b0-0xfc00e1e7] Feb 06 02:02:16 localhost.localdomain kernel: ACPI: Reserving WAET table memory at [mem 0xfc00e1f0-0xfc00e217] Feb 06 02:02:16 localhost.localdomain kernel: ACPI: Reserving SSDT table memory at [mem 0xfc00e220-0xfc00e250] Feb 06 02:02:16 localhost.localdomain kernel: ACPI: Reserving SSDT table memory at [mem 0xfc00e260-0xfc00e292] Feb 06 02:02:16 localhost.localdomain kernel: ACPI: Local APIC address 0xfee00000 Feb 06 02:02:16 localhost.localdomain kernel: No NUMA configuration found Feb 06 02:02:16 localhost.localdomain kernel: Faking a node at [mem 0x0000000000000000-0x00000000efffffff] Feb 06 02:02:16 localhost.localdomain kernel: NODE_DATA(0) allocated [mem 0xeffd5000-0xefffffff] Feb 06 02:02:16 localhost.localdomain kernel: Using crashkernel=auto, the size chosen is a best effort estimation. Feb 06 02:02:16 localhost.localdomain kernel: Reserving 192MB of memory at 3632MB for crashkernel (System RAM: 3839MB) Feb 06 02:02:16 localhost.localdomain kernel: Zone ranges: Feb 06 02:02:16 localhost.localdomain kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff] Feb 06 02:02:16 localhost.localdomain kernel: DMA32 [mem 0x0000000001000000-0x00000000efffffff] Feb 06 02:02:16 localhost.localdomain kernel: Normal empty Feb 06 02:02:16 localhost.localdomain kernel: Device empty Feb 06 02:02:16 localhost.localdomain kernel: Movable zone start for each node Feb 06 02:02:16 localhost.localdomain kernel: Early memory node ranges Feb 06 02:02:16 localhost.localdomain kernel: node 0: [mem 0x0000000000001000-0x000000000009dfff] Feb 06 02:02:16 localhost.localdomain kernel: node 0: [mem 0x0000000000100000-0x00000000efffffff] Feb 06 02:02:16 localhost.localdomain kernel: Zeroed struct page in unavailable ranges: 99 pages Feb 06 02:02:16 localhost.localdomain kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000000efffffff] Feb 06 02:02:16 localhost.localdomain kernel: On node 0 totalpages: 982941 Feb 06 02:02:16 localhost.localdomain kernel: DMA zone: 64 pages used for memmap Feb 06 02:02:16 localhost.localdomain kernel: DMA zone: 157 pages reserved Feb 06 02:02:16 localhost.localdomain kernel: DMA zone: 3997 pages, LIFO batch:0 Feb 06 02:02:16 localhost.localdomain kernel: DMA32 zone: 15296 pages used for memmap Feb 06 02:02:16 localhost.localdomain kernel: DMA32 zone: 978944 pages, LIFO batch:63 Feb 06 02:02:16 localhost.localdomain kernel: ACPI: PM-Timer IO Port: 0xb008 Feb 06 02:02:16 localhost.localdomain kernel: ACPI: Local APIC address 0xfee00000 Feb 06 02:02:16 localhost.localdomain kernel: IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-47 Feb 06 02:02:16 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) Feb 06 02:02:16 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 low level) Feb 06 02:02:16 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 low level) Feb 06 02:02:16 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 low level) Feb 06 02:02:16 localhost.localdomain kernel: ACPI: IRQ0 used by override. Feb 06 02:02:16 localhost.localdomain kernel: ACPI: IRQ5 used by override. Feb 06 02:02:16 localhost.localdomain kernel: ACPI: IRQ9 used by override. Feb 06 02:02:16 localhost.localdomain kernel: ACPI: IRQ10 used by override. Feb 06 02:02:16 localhost.localdomain kernel: ACPI: IRQ11 used by override. Feb 06 02:02:16 localhost.localdomain kernel: Using ACPI (MADT) for SMP configuration information Feb 06 02:02:16 localhost.localdomain kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000 Feb 06 02:02:16 localhost.localdomain kernel: TSC deadline timer available Feb 06 02:02:16 localhost.localdomain kernel: smpboot: Allowing 15 CPUs, 13 hotplug CPUs Feb 06 02:02:16 localhost.localdomain kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff] Feb 06 02:02:16 localhost.localdomain kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] Feb 06 02:02:16 localhost.localdomain kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] Feb 06 02:02:16 localhost.localdomain kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] Feb 06 02:02:16 localhost.localdomain kernel: [mem 0xf0000000-0xfbffffff] available for PCI devices Feb 06 02:02:16 localhost.localdomain kernel: Booting paravirtualized kernel on Xen HVM Feb 06 02:02:16 localhost.localdomain kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns Feb 06 02:02:16 localhost.localdomain kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:15 nr_cpu_ids:15 nr_node_ids:1 Feb 06 02:02:16 localhost.localdomain kernel: percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144 Feb 06 02:02:16 localhost.localdomain kernel: pcpu-alloc: s221184 r8192 d28672 u262144 alloc=1*2097152 Feb 06 02:02:16 localhost.localdomain kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 -- Feb 06 02:02:16 localhost.localdomain kernel: xen: PV spinlocks enabled Feb 06 02:02:16 localhost.localdomain kernel: PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear) Feb 06 02:02:16 localhost.localdomain kernel: Built 1 zonelists, mobility grouping on. Total pages: 967424 Feb 06 02:02:16 localhost.localdomain kernel: Policy zone: DMA32 Feb 06 02:02:16 localhost.localdomain kernel: Kernel command line: BOOT_IMAGE=(hd0,msdos1)/boot/vmlinuz-4.18.0-536.el8.x86_64 root=UUID=929d1e8c-5aa9-4a2e-9c9b-ff48578ec2fe ro crashkernel=auto net.ifnames=0 rhgb quiet systemd.unified_cgroup_hierarchy=1 Feb 06 02:02:16 localhost.localdomain kernel: Specific versions of hardware are certified with Red Hat Enterprise Linux 8. Please see the list of hardware certified with Red Hat Enterprise Linux 8 at https://catalog.redhat.com. Feb 06 02:02:16 localhost.localdomain kernel: Memory: 261120K/3931764K available (14339K kernel code, 5957K rwdata, 8560K rodata, 2816K init, 13800K bss, 346740K reserved, 0K cma-reserved) Feb 06 02:02:16 localhost.localdomain kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=15, Nodes=1 Feb 06 02:02:16 localhost.localdomain kernel: Kernel/User page tables isolation: enabled Feb 06 02:02:16 localhost.localdomain kernel: ftrace: allocating 41037 entries in 161 pages Feb 06 02:02:16 localhost.localdomain kernel: ftrace: allocated 161 pages with 3 groups Feb 06 02:02:16 localhost.localdomain kernel: rcu: Hierarchical RCU implementation. Feb 06 02:02:16 localhost.localdomain kernel: rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=15. Feb 06 02:02:16 localhost.localdomain kernel: Rude variant of Tasks RCU enabled. Feb 06 02:02:16 localhost.localdomain kernel: Tracing variant of Tasks RCU enabled. Feb 06 02:02:16 localhost.localdomain kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. Feb 06 02:02:16 localhost.localdomain kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=15 Feb 06 02:02:16 localhost.localdomain kernel: NR_IRQS: 524544, nr_irqs: 952, preallocated irqs: 16 Feb 06 02:02:16 localhost.localdomain kernel: xen:events: Using 2-level ABI Feb 06 02:02:16 localhost.localdomain kernel: xen:events: Xen HVM callback vector for event delivery is enabled Feb 06 02:02:16 localhost.localdomain kernel: random: crng done (trusting CPU's manufacturer) Feb 06 02:02:16 localhost.localdomain kernel: Console: colour VGA+ 80x25 Feb 06 02:02:16 localhost.localdomain kernel: printk: console [tty0] enabled Feb 06 02:02:16 localhost.localdomain kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! Feb 06 02:02:16 localhost.localdomain kernel: ACPI: Core revision 20220331 Feb 06 02:02:16 localhost.localdomain kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 30580167144 ns Feb 06 02:02:16 localhost.localdomain kernel: hpet clockevent registered Feb 06 02:02:16 localhost.localdomain kernel: APIC: Switch to symmetric I/O mode setup Feb 06 02:02:16 localhost.localdomain kernel: x2apic: IRQ remapping doesn't support X2APIC mode Feb 06 02:02:16 localhost.localdomain kernel: Switched APIC routing to physical flat. Feb 06 02:02:16 localhost.localdomain kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0 Feb 06 02:02:16 localhost.localdomain kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x29cd7619b7e, max_idle_ns: 440795246860 ns Feb 06 02:02:16 localhost.localdomain kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5800.10 BogoMIPS (lpj=2900054) Feb 06 02:02:16 localhost.localdomain kernel: pid_max: default: 32768 minimum: 301 Feb 06 02:02:16 localhost.localdomain kernel: LSM: Security Framework initializing Feb 06 02:02:16 localhost.localdomain kernel: Yama: becoming mindful. Feb 06 02:02:16 localhost.localdomain kernel: SELinux: Initializing. Feb 06 02:02:16 localhost.localdomain kernel: LSM support for eBPF active Feb 06 02:02:16 localhost.localdomain kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, vmalloc) Feb 06 02:02:16 localhost.localdomain kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, vmalloc) Feb 06 02:02:16 localhost.localdomain kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, vmalloc) Feb 06 02:02:16 localhost.localdomain kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, vmalloc) Feb 06 02:02:16 localhost.localdomain kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024 Feb 06 02:02:16 localhost.localdomain kernel: Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4 Feb 06 02:02:16 localhost.localdomain kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization Feb 06 02:02:16 localhost.localdomain kernel: Spectre V2 : Mitigation: Retpolines Feb 06 02:02:16 localhost.localdomain kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch Feb 06 02:02:16 localhost.localdomain kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT Feb 06 02:02:16 localhost.localdomain kernel: Speculative Store Bypass: Vulnerable Feb 06 02:02:16 localhost.localdomain kernel: MDS: Vulnerable: Clear CPU buffers attempted, no microcode Feb 06 02:02:16 localhost.localdomain kernel: MMIO Stale Data: Vulnerable: Clear CPU buffers attempted, no microcode Feb 06 02:02:16 localhost.localdomain kernel: Freeing SMP alternatives memory: 36K Feb 06 02:02:16 localhost.localdomain kernel: clocksource: xen: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns Feb 06 02:02:16 localhost.localdomain kernel: Xen: using vcpuop timer interface Feb 06 02:02:16 localhost.localdomain kernel: installing Xen timer for CPU 0 Feb 06 02:02:16 localhost.localdomain kernel: smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz (family: 0x6, model: 0x3f, stepping: 0x2) Feb 06 02:02:16 localhost.localdomain kernel: cpu 0 spinlock event irq 53 Feb 06 02:02:16 localhost.localdomain kernel: Performance Events: unsupported p6 CPU model 63 no PMU driver, software events only. Feb 06 02:02:16 localhost.localdomain kernel: rcu: Hierarchical SRCU implementation. Feb 06 02:02:16 localhost.localdomain kernel: NMI watchdog: Perf NMI watchdog permanently disabled Feb 06 02:02:16 localhost.localdomain kernel: smp: Bringing up secondary CPUs ... Feb 06 02:02:16 localhost.localdomain kernel: installing Xen timer for CPU 1 Feb 06 02:02:16 localhost.localdomain kernel: x86: Booting SMP configuration: Feb 06 02:02:16 localhost.localdomain kernel: .... node #0, CPUs: #1 Feb 06 02:02:16 localhost.localdomain kernel: cpu 1 spinlock event irq 59 Feb 06 02:02:16 localhost.localdomain kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details. Feb 06 02:02:16 localhost.localdomain kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details. Feb 06 02:02:16 localhost.localdomain kernel: smp: Brought up 1 node, 2 CPUs Feb 06 02:02:16 localhost.localdomain kernel: smpboot: Max logical packages: 8 Feb 06 02:02:16 localhost.localdomain kernel: smpboot: Total of 2 processors activated (11600.21 BogoMIPS) Feb 06 02:02:16 localhost.localdomain kernel: node 0 deferred pages initialised in 11ms Feb 06 02:02:16 localhost.localdomain kernel: devtmpfs: initialized Feb 06 02:02:16 localhost.localdomain kernel: x86/mm: Memory block size: 128MB Feb 06 02:02:16 localhost.localdomain kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns Feb 06 02:02:16 localhost.localdomain kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, vmalloc) Feb 06 02:02:16 localhost.localdomain kernel: pinctrl core: initialized pinctrl subsystem Feb 06 02:02:16 localhost.localdomain kernel: NET: Registered protocol family 16 Feb 06 02:02:16 localhost.localdomain kernel: DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations Feb 06 02:02:16 localhost.localdomain kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations Feb 06 02:02:16 localhost.localdomain kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations Feb 06 02:02:16 localhost.localdomain kernel: audit: initializing netlink subsys (disabled) Feb 06 02:02:16 localhost.localdomain kernel: audit: type=2000 audit(1707184936.336:1): state=initialized audit_enabled=0 res=1 Feb 06 02:02:16 localhost.localdomain kernel: cpuidle: using governor menu Feb 06 02:02:16 localhost.localdomain kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 Feb 06 02:02:16 localhost.localdomain kernel: PCI: Using configuration type 1 for base access Feb 06 02:02:16 localhost.localdomain kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages Feb 06 02:02:16 localhost.localdomain kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages Feb 06 02:02:16 localhost.localdomain kernel: cryptd: max_cpu_qlen set to 1000 Feb 06 02:02:16 localhost.localdomain kernel: ACPI: Added _OSI(Module Device) Feb 06 02:02:16 localhost.localdomain kernel: ACPI: Added _OSI(Processor Device) Feb 06 02:02:16 localhost.localdomain kernel: ACPI: Added _OSI(3.0 _SCP Extensions) Feb 06 02:02:16 localhost.localdomain kernel: ACPI: Added _OSI(Processor Aggregator Device) Feb 06 02:02:16 localhost.localdomain kernel: ACPI: 3 ACPI AML tables successfully acquired and loaded Feb 06 02:02:16 localhost.localdomain kernel: xen: --> pirq=16 -> irq=9 (gsi=9) Feb 06 02:02:16 localhost.localdomain kernel: ACPI: Interpreter enabled Feb 06 02:02:16 localhost.localdomain kernel: ACPI: PM: (supports S0 S3 S4 S5) Feb 06 02:02:16 localhost.localdomain kernel: ACPI: Using IOAPIC for interrupt routing Feb 06 02:02:16 localhost.localdomain kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug Feb 06 02:02:16 localhost.localdomain kernel: ACPI: Enabled 2 GPEs in block 00 to 0F Feb 06 02:02:16 localhost.localdomain kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) Feb 06 02:02:16 localhost.localdomain kernel: acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3] Feb 06 02:02:16 localhost.localdomain kernel: acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] Feb 06 02:02:16 localhost.localdomain kernel: acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. Feb 06 02:02:16 localhost.localdomain kernel: acpiphp: Slot [0] registered Feb 06 02:02:16 localhost.localdomain kernel: acpiphp: Slot [3] registered Feb 06 02:02:16 localhost.localdomain kernel: acpiphp: Slot [4] registered Feb 06 02:02:16 localhost.localdomain kernel: acpiphp: Slot [5] registered Feb 06 02:02:16 localhost.localdomain kernel: acpiphp: Slot [6] registered Feb 06 02:02:16 localhost.localdomain kernel: acpiphp: Slot [7] registered Feb 06 02:02:16 localhost.localdomain kernel: acpiphp: Slot [8] registered Feb 06 02:02:16 localhost.localdomain kernel: acpiphp: Slot [9] registered Feb 06 02:02:16 localhost.localdomain kernel: acpiphp: Slot [10] registered Feb 06 02:02:16 localhost.localdomain kernel: acpiphp: Slot [11] registered Feb 06 02:02:16 localhost.localdomain kernel: acpiphp: Slot [12] registered Feb 06 02:02:16 localhost.localdomain kernel: acpiphp: Slot [13] registered Feb 06 02:02:16 localhost.localdomain kernel: acpiphp: Slot [14] registered Feb 06 02:02:16 localhost.localdomain kernel: acpiphp: Slot [15] registered Feb 06 02:02:16 localhost.localdomain kernel: acpiphp: Slot [16] registered Feb 06 02:02:16 localhost.localdomain kernel: acpiphp: Slot [17] registered Feb 06 02:02:16 localhost.localdomain kernel: acpiphp: Slot [18] registered Feb 06 02:02:16 localhost.localdomain kernel: acpiphp: Slot [19] registered Feb 06 02:02:16 localhost.localdomain kernel: acpiphp: Slot [20] registered Feb 06 02:02:16 localhost.localdomain kernel: acpiphp: Slot [21] registered Feb 06 02:02:16 localhost.localdomain kernel: acpiphp: Slot [22] registered Feb 06 02:02:16 localhost.localdomain kernel: acpiphp: Slot [23] registered Feb 06 02:02:16 localhost.localdomain kernel: acpiphp: Slot [24] registered Feb 06 02:02:16 localhost.localdomain kernel: acpiphp: Slot [25] registered Feb 06 02:02:16 localhost.localdomain kernel: acpiphp: Slot [26] registered Feb 06 02:02:16 localhost.localdomain kernel: acpiphp: Slot [27] registered Feb 06 02:02:16 localhost.localdomain kernel: acpiphp: Slot [28] registered Feb 06 02:02:16 localhost.localdomain kernel: acpiphp: Slot [29] registered Feb 06 02:02:16 localhost.localdomain kernel: acpiphp: Slot [30] registered Feb 06 02:02:16 localhost.localdomain kernel: acpiphp: Slot [31] registered Feb 06 02:02:16 localhost.localdomain kernel: PCI host bridge to bus 0000:00 Feb 06 02:02:16 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] Feb 06 02:02:16 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] Feb 06 02:02:16 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] Feb 06 02:02:16 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfbffffff window] Feb 06 02:02:16 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [bus 00-ff] Feb 06 02:02:16 localhost.localdomain kernel: pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 Feb 06 02:02:16 localhost.localdomain kernel: pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 Feb 06 02:02:16 localhost.localdomain kernel: pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 Feb 06 02:02:16 localhost.localdomain kernel: pci 0000:00:01.1: reg 0x20: [io 0xc100-0xc10f] Feb 06 02:02:16 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] Feb 06 02:02:16 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] Feb 06 02:02:16 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] Feb 06 02:02:16 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] Feb 06 02:02:16 localhost.localdomain kernel: * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, * this clock source is slow. Consider trying other clock sources Feb 06 02:02:16 localhost.localdomain kernel: pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 Feb 06 02:02:16 localhost.localdomain kernel: pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI Feb 06 02:02:16 localhost.localdomain kernel: pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000 Feb 06 02:02:16 localhost.localdomain kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf0000000-0xf1ffffff pref] Feb 06 02:02:16 localhost.localdomain kernel: pci 0000:00:02.0: reg 0x14: [mem 0xf3000000-0xf3000fff] Feb 06 02:02:16 localhost.localdomain kernel: pci 0000:00:03.0: [5853:0001] type 00 class 0xff8000 Feb 06 02:02:16 localhost.localdomain kernel: pci 0000:00:03.0: reg 0x10: [io 0xc000-0xc0ff] Feb 06 02:02:16 localhost.localdomain kernel: pci 0000:00:03.0: reg 0x14: [mem 0xf2000000-0xf2ffffff pref] Feb 06 02:02:16 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 5 Feb 06 02:02:16 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10 Feb 06 02:02:16 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11 Feb 06 02:02:16 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 5 Feb 06 02:02:16 localhost.localdomain kernel: xen:balloon: Initialising balloon driver Feb 06 02:02:16 localhost.localdomain kernel: iommu: Default domain type: Passthrough Feb 06 02:02:16 localhost.localdomain kernel: SCSI subsystem initialized Feb 06 02:02:16 localhost.localdomain kernel: ACPI: bus type USB registered Feb 06 02:02:16 localhost.localdomain kernel: usbcore: registered new interface driver usbfs Feb 06 02:02:16 localhost.localdomain kernel: usbcore: registered new interface driver hub Feb 06 02:02:16 localhost.localdomain kernel: usbcore: registered new device driver usb Feb 06 02:02:16 localhost.localdomain kernel: pps_core: LinuxPPS API ver. 1 registered Feb 06 02:02:16 localhost.localdomain kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti Feb 06 02:02:16 localhost.localdomain kernel: PTP clock support registered Feb 06 02:02:16 localhost.localdomain kernel: EDAC MC: Ver: 3.0.0 Feb 06 02:02:16 localhost.localdomain kernel: PCI: Using ACPI for IRQ routing Feb 06 02:02:16 localhost.localdomain kernel: PCI: pci_cache_line_size set to 64 bytes Feb 06 02:02:16 localhost.localdomain kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff] Feb 06 02:02:16 localhost.localdomain kernel: NetLabel: Initializing Feb 06 02:02:16 localhost.localdomain kernel: NetLabel: domain hash size = 128 Feb 06 02:02:16 localhost.localdomain kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO Feb 06 02:02:16 localhost.localdomain kernel: NetLabel: unlabeled traffic allowed by default Feb 06 02:02:16 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device Feb 06 02:02:16 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none Feb 06 02:02:16 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: bridge control possible Feb 06 02:02:16 localhost.localdomain kernel: vgaarb: loaded Feb 06 02:02:16 localhost.localdomain kernel: HPET: 3 timers in total, 0 timers will be used for per-cpu timer Feb 06 02:02:16 localhost.localdomain kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 Feb 06 02:02:16 localhost.localdomain kernel: hpet0: 3 comparators, 64-bit 62.500000 MHz counter Feb 06 02:02:16 localhost.localdomain kernel: clocksource: Switched to clocksource xen Feb 06 02:02:16 localhost.localdomain kernel: VFS: Disk quotas dquot_6.6.0 Feb 06 02:02:16 localhost.localdomain kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) Feb 06 02:02:16 localhost.localdomain kernel: pnp: PnP ACPI init Feb 06 02:02:16 localhost.localdomain kernel: system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved Feb 06 02:02:16 localhost.localdomain kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) Feb 06 02:02:16 localhost.localdomain kernel: system 00:01: [io 0x08a0-0x08a3] has been reserved Feb 06 02:02:16 localhost.localdomain kernel: system 00:01: [io 0x0cc0-0x0ccf] has been reserved Feb 06 02:02:16 localhost.localdomain kernel: system 00:01: [io 0x04d0-0x04d1] has been reserved Feb 06 02:02:16 localhost.localdomain kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) Feb 06 02:02:16 localhost.localdomain kernel: xen: --> pirq=17 -> irq=8 (gsi=8) Feb 06 02:02:16 localhost.localdomain kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) Feb 06 02:02:16 localhost.localdomain kernel: xen: --> pirq=18 -> irq=12 (gsi=12) Feb 06 02:02:16 localhost.localdomain kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) Feb 06 02:02:16 localhost.localdomain kernel: xen: --> pirq=19 -> irq=1 (gsi=1) Feb 06 02:02:16 localhost.localdomain kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) Feb 06 02:02:16 localhost.localdomain kernel: xen: --> pirq=20 -> irq=6 (gsi=6) Feb 06 02:02:16 localhost.localdomain kernel: pnp 00:05: [dma 2] Feb 06 02:02:16 localhost.localdomain kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0700 (active) Feb 06 02:02:16 localhost.localdomain kernel: xen: --> pirq=21 -> irq=4 (gsi=4) Feb 06 02:02:16 localhost.localdomain kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) Feb 06 02:02:16 localhost.localdomain kernel: system 00:07: [io 0x10c0-0x1141] has been reserved Feb 06 02:02:16 localhost.localdomain kernel: system 00:07: [io 0xb044-0xb047] has been reserved Feb 06 02:02:16 localhost.localdomain kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) Feb 06 02:02:16 localhost.localdomain kernel: pnp: PnP ACPI: found 8 devices Feb 06 02:02:16 localhost.localdomain kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns Feb 06 02:02:16 localhost.localdomain kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] Feb 06 02:02:16 localhost.localdomain kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] Feb 06 02:02:16 localhost.localdomain kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] Feb 06 02:02:16 localhost.localdomain kernel: pci_bus 0000:00: resource 7 [mem 0xf0000000-0xfbffffff window] Feb 06 02:02:16 localhost.localdomain kernel: NET: Registered protocol family 2 Feb 06 02:02:16 localhost.localdomain kernel: IP idents hash table entries: 65536 (order: 7, 524288 bytes, vmalloc) Feb 06 02:02:16 localhost.localdomain kernel: tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, vmalloc) Feb 06 02:02:16 localhost.localdomain kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes, vmalloc) Feb 06 02:02:16 localhost.localdomain kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes, vmalloc) Feb 06 02:02:16 localhost.localdomain kernel: TCP: Hash tables configured (established 32768 bind 32768) Feb 06 02:02:16 localhost.localdomain kernel: MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, vmalloc) Feb 06 02:02:16 localhost.localdomain kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes, vmalloc) Feb 06 02:02:16 localhost.localdomain kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, vmalloc) Feb 06 02:02:16 localhost.localdomain kernel: NET: Registered protocol family 1 Feb 06 02:02:16 localhost.localdomain kernel: NET: Registered protocol family 44 Feb 06 02:02:16 localhost.localdomain kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers Feb 06 02:02:16 localhost.localdomain kernel: pci 0000:00:01.0: PIIX3: Enabling Passive Release Feb 06 02:02:16 localhost.localdomain kernel: pci 0000:00:01.0: Activating ISA DMA hang workarounds Feb 06 02:02:16 localhost.localdomain kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] Feb 06 02:02:16 localhost.localdomain kernel: PCI: CLS 0 bytes, default 64 Feb 06 02:02:16 localhost.localdomain kernel: Unpacking initramfs... Feb 06 02:02:16 localhost.localdomain kernel: Freeing initrd memory: 30624K Feb 06 02:02:16 localhost.localdomain kernel: ACPI: bus type thunderbolt registered Feb 06 02:02:16 localhost.localdomain kernel: Initialise system trusted keyrings Feb 06 02:02:16 localhost.localdomain kernel: Key type blacklist registered Feb 06 02:02:16 localhost.localdomain kernel: workingset: timestamp_bits=36 max_order=20 bucket_order=0 Feb 06 02:02:16 localhost.localdomain kernel: zbud: loaded Feb 06 02:02:16 localhost.localdomain kernel: pstore: using deflate compression Feb 06 02:02:16 localhost.localdomain kernel: Platform Keyring initialized Feb 06 02:02:16 localhost.localdomain kernel: NET: Registered protocol family 38 Feb 06 02:02:16 localhost.localdomain kernel: Key type asymmetric registered Feb 06 02:02:16 localhost.localdomain kernel: Asymmetric key parser 'x509' registered Feb 06 02:02:16 localhost.localdomain kernel: Running certificate verification selftests Feb 06 02:02:16 localhost.localdomain kernel: Loaded X.509 cert 'Certificate verification self-testing key: f58703bb33ce1b73ee02eccdee5b8817518fe3db' Feb 06 02:02:16 localhost.localdomain kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) Feb 06 02:02:16 localhost.localdomain kernel: io scheduler mq-deadline registered Feb 06 02:02:16 localhost.localdomain kernel: io scheduler kyber registered Feb 06 02:02:16 localhost.localdomain kernel: io scheduler bfq registered Feb 06 02:02:16 localhost.localdomain kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE Feb 06 02:02:16 localhost.localdomain kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 Feb 06 02:02:16 localhost.localdomain kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 Feb 06 02:02:16 localhost.localdomain kernel: ACPI: Power Button [PWRF] Feb 06 02:02:16 localhost.localdomain kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1 Feb 06 02:02:16 localhost.localdomain kernel: ACPI: Sleep Button [SLPF] Feb 06 02:02:16 localhost.localdomain kernel: xen: --> pirq=22 -> irq=28 (gsi=28) Feb 06 02:02:16 localhost.localdomain kernel: xen:grant_table: Grant tables using version 1 layout Feb 06 02:02:16 localhost.localdomain kernel: Grant table initialized Feb 06 02:02:16 localhost.localdomain kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! Feb 06 02:02:16 localhost.localdomain kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled Feb 06 02:02:16 localhost.localdomain kernel: 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A Feb 06 02:02:16 localhost.localdomain kernel: Non-volatile memory driver v1.3 Feb 06 02:02:16 localhost.localdomain kernel: rdac: device handler registered Feb 06 02:02:16 localhost.localdomain kernel: hp_sw: device handler registered Feb 06 02:02:16 localhost.localdomain kernel: emc: device handler registered Feb 06 02:02:16 localhost.localdomain kernel: alua: device handler registered Feb 06 02:02:16 localhost.localdomain kernel: libphy: Fixed MDIO Bus: probed Feb 06 02:02:16 localhost.localdomain kernel: usbcore: registered new interface driver usbserial_generic Feb 06 02:02:16 localhost.localdomain kernel: usbserial: USB Serial support registered for generic Feb 06 02:02:16 localhost.localdomain kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 Feb 06 02:02:16 localhost.localdomain kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 Feb 06 02:02:16 localhost.localdomain kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 Feb 06 02:02:16 localhost.localdomain kernel: mousedev: PS/2 mouse device common for all mice Feb 06 02:02:16 localhost.localdomain kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 Feb 06 02:02:16 localhost.localdomain kernel: rtc_cmos 00:02: registered as rtc0 Feb 06 02:02:16 localhost.localdomain kernel: rtc_cmos 00:02: alarms up to one day, 114 bytes nvram, hpet irqs Feb 06 02:02:16 localhost.localdomain kernel: intel_pstate: CPU model not supported Feb 06 02:02:16 localhost.localdomain kernel: hid: raw HID events driver (C) Jiri Kosina Feb 06 02:02:16 localhost.localdomain kernel: usbcore: registered new interface driver usbhid Feb 06 02:02:16 localhost.localdomain kernel: usbhid: USB HID core driver Feb 06 02:02:16 localhost.localdomain kernel: drop_monitor: Initializing network drop monitor service Feb 06 02:02:16 localhost.localdomain kernel: Initializing XFRM netlink socket Feb 06 02:02:16 localhost.localdomain kernel: NET: Registered protocol family 10 Feb 06 02:02:16 localhost.localdomain kernel: Segment Routing with IPv6 Feb 06 02:02:16 localhost.localdomain kernel: NET: Registered protocol family 17 Feb 06 02:02:16 localhost.localdomain kernel: mpls_gso: MPLS GSO support Feb 06 02:02:16 localhost.localdomain kernel: resctrl: L3 allocation detected Feb 06 02:02:16 localhost.localdomain kernel: AVX2 version of gcm_enc/dec engaged. Feb 06 02:02:16 localhost.localdomain kernel: AES CTR mode by8 optimization enabled Feb 06 02:02:16 localhost.localdomain kernel: sched_clock: Marking stable (634723611, 0)->(11754214176, -11119490565) Feb 06 02:02:16 localhost.localdomain kernel: registered taskstats version 1 Feb 06 02:02:16 localhost.localdomain kernel: Loading compiled-in X.509 certificates Feb 06 02:02:16 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux kernel signing key: 7bbaaf54b5f732d6914fbb4e9221cf0076c446f1' Feb 06 02:02:16 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux Driver Update Program (key 3): bf57f3e87362bc7229d9f465321773dfd1f77a80' Feb 06 02:02:16 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux kpatch signing key: 4d38fd864ebe18c5f0b72e3852e2014c3a676fc8' Feb 06 02:02:16 localhost.localdomain kernel: zswap: loaded using pool lzo/zbud Feb 06 02:02:16 localhost.localdomain kernel: page_owner is disabled Feb 06 02:02:16 localhost.localdomain kernel: Key type big_key registered Feb 06 02:02:16 localhost.localdomain kernel: Key type encrypted registered Feb 06 02:02:16 localhost.localdomain kernel: ima: No TPM chip found, activating TPM-bypass! Feb 06 02:02:16 localhost.localdomain kernel: ima: Allocated hash algorithm: sha256 Feb 06 02:02:16 localhost.localdomain kernel: ima: No architecture policies found Feb 06 02:02:16 localhost.localdomain kernel: evm: Initialising EVM extended attributes: Feb 06 02:02:16 localhost.localdomain kernel: evm: security.selinux Feb 06 02:02:16 localhost.localdomain kernel: evm: security.ima Feb 06 02:02:16 localhost.localdomain kernel: evm: security.capability Feb 06 02:02:16 localhost.localdomain kernel: evm: HMAC attrs: 0x1 Feb 06 02:02:16 localhost.localdomain kernel: xenbus_probe_frontend: Device with no driver: device/vbd/768 Feb 06 02:02:16 localhost.localdomain kernel: xenbus_probe_frontend: Device with no driver: device/vif/0 Feb 06 02:02:16 localhost.localdomain kernel: rtc_cmos 00:02: setting system clock to 2024-02-06 02:02:16 UTC (1707184936) Feb 06 02:02:16 localhost.localdomain kernel: Freeing unused decrypted memory: 2028K Feb 06 02:02:16 localhost.localdomain kernel: Freeing unused kernel image (initmem) memory: 2816K Feb 06 02:02:16 localhost.localdomain kernel: Write protecting the kernel read-only data: 26624k Feb 06 02:02:16 localhost.localdomain kernel: Freeing unused kernel image (text/rodata gap) memory: 2016K Feb 06 02:02:16 localhost.localdomain kernel: Freeing unused kernel image (rodata/data gap) memory: 1680K Feb 06 02:02:16 localhost.localdomain systemd[1]: systemd 239 (239-79.el8) running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy) Feb 06 02:02:16 localhost.localdomain systemd[1]: Detected virtualization xen. Feb 06 02:02:16 localhost.localdomain systemd[1]: Detected architecture x86-64. Feb 06 02:02:16 localhost.localdomain systemd[1]: Running in initial RAM disk. Feb 06 02:02:16 localhost.localdomain systemd[1]: Set hostname to . Feb 06 02:02:16 localhost.localdomain systemd[1]: Reached target Local File Systems. Feb 06 02:02:16 localhost.localdomain systemd[1]: Reached target Slices. Feb 06 02:02:16 localhost.localdomain systemd[1]: Listening on Journal Socket. Feb 06 02:02:16 localhost.localdomain systemd[1]: Started Memstrack Anylazing Service. Feb 06 02:02:16 localhost.localdomain systemd[1]: Starting Setup Virtual Console... Feb 06 02:02:16 localhost.localdomain systemd-journald[220]: Journal started -- Subject: The journal has been started -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The system journal process has started up, opened the journal -- files for writing and is now ready to process requests. Feb 06 02:02:16 localhost.localdomain systemd-journald[220]: Runtime journal (/run/log/journal/a1d64965b37f47e9a08470e182aea3b0) is 8.0M, max 176.9M, 168.9M free. -- Subject: Disk space used by the journal -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Runtime journal (/run/log/journal/a1d64965b37f47e9a08470e182aea3b0) is currently using 8.0M. -- Maximum allowed usage is set to 176.9M. -- Leaving at least 265.4M free (of currently available 1.7G of disk space). -- Enforced usage limit is thus 176.9M, of which 168.9M are still available. -- -- The limits controlling how much disk space is used by the journal may -- be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=, -- RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in -- /etc/systemd/journald.conf. See journald.conf(5) for details. Feb 06 02:02:16 localhost.localdomain systemd[1]: memstrack.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit memstrack.service has successfully entered the 'dead' state. Feb 06 02:02:16 localhost.localdomain systemd[1]: systemd-vconsole-setup.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-vconsole-setup.service has successfully entered the 'dead' state. Feb 06 02:02:16 localhost.localdomain systemd[1]: Started Setup Virtual Console. -- Subject: Unit systemd-vconsole-setup.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-vconsole-setup.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:16 localhost.localdomain systemd[1]: Starting dracut cmdline hook... -- Subject: Unit dracut-cmdline.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-cmdline.service has begun starting up. Feb 06 02:02:16 localhost.localdomain dracut-cmdline[238]: dracut-8 dracut-049-233.git20240115.el8 Feb 06 02:02:16 localhost.localdomain dracut-cmdline[238]: Using kernel command line parameters: BOOT_IMAGE=(hd0,msdos1)/boot/vmlinuz-4.18.0-536.el8.x86_64 root=UUID=929d1e8c-5aa9-4a2e-9c9b-ff48578ec2fe ro crashkernel=auto net.ifnames=0 rhgb quiet systemd.unified_cgroup_hierarchy=1 Feb 06 02:02:16 localhost.localdomain systemd[1]: Started dracut cmdline hook. -- Subject: Unit dracut-cmdline.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-cmdline.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:16 localhost.localdomain systemd[1]: Starting dracut pre-udev hook... -- Subject: Unit dracut-pre-udev.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-udev.service has begun starting up. Feb 06 02:02:16 localhost.localdomain systemd[1]: Started dracut pre-udev hook. -- Subject: Unit dracut-pre-udev.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-udev.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:16 localhost.localdomain systemd[1]: Starting udev Kernel Device Manager... -- Subject: Unit systemd-udevd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has begun starting up. Feb 06 02:02:16 localhost.localdomain systemd-udevd[299]: Network interface NamePolicy= disabled on kernel command line, ignoring. Feb 06 02:02:16 localhost.localdomain systemd[1]: Started udev Kernel Device Manager. -- Subject: Unit systemd-udevd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:16 localhost.localdomain systemd[1]: Starting udev Coldplug all Devices... -- Subject: Unit systemd-udev-trigger.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udev-trigger.service has begun starting up. Feb 06 02:02:16 localhost.localdomain systemd[1]: Mounting Kernel Configuration File System... -- Subject: Unit sys-kernel-config.mount has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sys-kernel-config.mount has begun starting up. Feb 06 02:02:16 localhost.localdomain systemd[1]: Mounted Kernel Configuration File System. -- Subject: Unit sys-kernel-config.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sys-kernel-config.mount has finished starting up. -- -- The start-up result is done. Feb 06 02:02:16 localhost.localdomain systemd[1]: Started udev Coldplug all Devices. -- Subject: Unit systemd-udev-trigger.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udev-trigger.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:16 localhost.localdomain systemd[1]: Starting dracut initqueue hook... -- Subject: Unit dracut-initqueue.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-initqueue.service has begun starting up. Feb 06 02:02:16 localhost.localdomain systemd[1]: Reached target System Initialization. -- Subject: Unit sysinit.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sysinit.target has finished starting up. -- -- The start-up result is done. Feb 06 02:02:16 localhost.localdomain systemd[1]: Starting Show Plymouth Boot Screen... -- Subject: Unit plymouth-start.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-start.service has begun starting up. Feb 06 02:02:17 localhost.localdomain systemd[1]: Received SIGRTMIN+20 from PID 321 (plymouthd). Feb 06 02:02:17 localhost.localdomain systemd[1]: Started Show Plymouth Boot Screen. -- Subject: Unit plymouth-start.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-start.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:17 localhost.localdomain systemd[1]: Reached target Paths. -- Subject: Unit paths.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit paths.target has finished starting up. -- -- The start-up result is done. Feb 06 02:02:17 localhost.localdomain systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. -- Subject: Unit systemd-ask-password-plymouth.path has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-ask-password-plymouth.path has finished starting up. -- -- The start-up result is done. Feb 06 02:02:17 localhost.localdomain systemd[1]: Reached target Basic System. -- Subject: Unit basic.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit basic.target has finished starting up. -- -- The start-up result is done. Feb 06 02:02:17 localhost.localdomain kernel: libata version 3.00 loaded. Feb 06 02:02:17 localhost.localdomain kernel: ata_piix 0000:00:01.1: version 2.13 Feb 06 02:02:17 localhost.localdomain kernel: scsi host0: ata_piix Feb 06 02:02:17 localhost.localdomain kernel: xen_netfront: Initialising Xen virtual ethernet driver Feb 06 02:02:17 localhost.localdomain kernel: Invalid max_queues (4), will use default max: 2. Feb 06 02:02:17 localhost.localdomain systemd-udevd[315]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Feb 06 02:02:17 localhost.localdomain kernel: blkfront: xvda: barrier or flush: disabled; persistent grants: disabled; indirect descriptors: enabled; Feb 06 02:02:17 localhost.localdomain kernel: xvda: xvda1 Feb 06 02:02:17 localhost.localdomain kernel: scsi host1: ata_piix Feb 06 02:02:17 localhost.localdomain kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 Feb 06 02:02:17 localhost.localdomain kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 Feb 06 02:02:17 localhost.localdomain kernel: ACPI: bus type drm_connector registered Feb 06 02:02:17 localhost.localdomain kernel: cirrus 0000:00:02.0: vgaarb: deactivate vga console Feb 06 02:02:17 localhost.localdomain systemd-udevd[318]: Using default interface naming scheme 'rhel-8.0'. Feb 06 02:02:17 localhost.localdomain systemd-udevd[318]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Feb 06 02:02:17 localhost.localdomain kernel: Console: switching to colour dummy device 80x25 Feb 06 02:02:17 localhost.localdomain kernel: [drm] Initialized cirrus 2.0.0 2019 for 0000:00:02.0 on minor 0 Feb 06 02:02:17 localhost.localdomain kernel: fbcon: cirrusdrmfb (fb0) is primary device Feb 06 02:02:17 localhost.localdomain kernel: cirrus 0000:00:02.0: [drm] drm_plane_enable_fb_damage_clips() not called Feb 06 02:02:17 localhost.localdomain kernel: Console: switching to colour frame buffer device 128x48 Feb 06 02:02:17 localhost.localdomain kernel: cirrus 0000:00:02.0: [drm] fb0: cirrusdrmfb frame buffer device Feb 06 02:02:17 localhost.localdomain systemd[1]: Found device /dev/disk/by-uuid/929d1e8c-5aa9-4a2e-9c9b-ff48578ec2fe. -- Subject: Unit dev-disk-by\x2duuid-929d1e8c\x2d5aa9\x2d4a2e\x2d9c9b\x2dff48578ec2fe.device has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dev-disk-by\x2duuid-929d1e8c\x2d5aa9\x2d4a2e\x2d9c9b\x2dff48578ec2fe.device has finished starting up. -- -- The start-up result is done. Feb 06 02:02:17 localhost.localdomain systemd[1]: Reached target Initrd Root Device. -- Subject: Unit initrd-root-device.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-root-device.target has finished starting up. -- -- The start-up result is done. Feb 06 02:02:17 localhost.localdomain kernel: input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input4 Feb 06 02:02:17 localhost.localdomain kernel: tsc: Refined TSC clocksource calibration: 2900.000 MHz Feb 06 02:02:17 localhost.localdomain kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29cd42e80b2, max_idle_ns: 440795228349 ns Feb 06 02:02:17 localhost.localdomain systemd[1]: Started dracut initqueue hook. -- Subject: Unit dracut-initqueue.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-initqueue.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:17 localhost.localdomain systemd[1]: Reached target Remote File Systems (Pre). -- Subject: Unit remote-fs-pre.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs-pre.target has finished starting up. -- -- The start-up result is done. Feb 06 02:02:17 localhost.localdomain systemd[1]: Reached target Remote File Systems. -- Subject: Unit remote-fs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs.target has finished starting up. -- -- The start-up result is done. Feb 06 02:02:17 localhost.localdomain systemd[1]: Starting File System Check on /dev/disk/by-uuid/929d1e8c-5aa9-4a2e-9c9b-ff48578ec2fe... -- Subject: Unit systemd-fsck-root.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-fsck-root.service has begun starting up. Feb 06 02:02:17 localhost.localdomain systemd-fsck[362]: /usr/sbin/fsck.xfs: XFS file system. Feb 06 02:02:17 localhost.localdomain systemd[1]: Started File System Check on /dev/disk/by-uuid/929d1e8c-5aa9-4a2e-9c9b-ff48578ec2fe. -- Subject: Unit systemd-fsck-root.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-fsck-root.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:17 localhost.localdomain systemd[1]: Mounting /sysroot... -- Subject: Unit sysroot.mount has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sysroot.mount has begun starting up. Feb 06 02:02:17 localhost.localdomain kernel: SGI XFS with ACLs, security attributes, quota, no debug enabled Feb 06 02:02:17 localhost.localdomain kernel: XFS (xvda1): Mounting V5 Filesystem Feb 06 02:02:19 localhost.localdomain kernel: XFS (xvda1): Ending clean mount Feb 06 02:02:19 localhost.localdomain systemd[1]: Mounted /sysroot. -- Subject: Unit sysroot.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sysroot.mount has finished starting up. -- -- The start-up result is done. Feb 06 02:02:19 localhost.localdomain systemd[1]: Reached target Initrd Root File System. -- Subject: Unit initrd-root-fs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-root-fs.target has finished starting up. -- -- The start-up result is done. Feb 06 02:02:19 localhost.localdomain systemd[1]: Starting Reload Configuration from the Real Root... -- Subject: Unit initrd-parse-etc.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-parse-etc.service has begun starting up. Feb 06 02:02:19 localhost.localdomain systemd[1]: Reloading. Feb 06 02:02:19 localhost.localdomain systemd[1]: initrd-parse-etc.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit initrd-parse-etc.service has successfully entered the 'dead' state. Feb 06 02:02:19 localhost.localdomain systemd[1]: Started Reload Configuration from the Real Root. -- Subject: Unit initrd-parse-etc.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-parse-etc.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:19 localhost.localdomain systemd[1]: Reached target Initrd File Systems. -- Subject: Unit initrd-fs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-fs.target has finished starting up. -- -- The start-up result is done. Feb 06 02:02:19 localhost.localdomain systemd[1]: Reached target Initrd Default Target. -- Subject: Unit initrd.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd.target has finished starting up. -- -- The start-up result is done. Feb 06 02:02:19 localhost.localdomain systemd[1]: Starting dracut pre-pivot and cleanup hook... -- Subject: Unit dracut-pre-pivot.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-pivot.service has begun starting up. Feb 06 02:02:19 localhost.localdomain systemd[1]: Started dracut pre-pivot and cleanup hook. -- Subject: Unit dracut-pre-pivot.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-pivot.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:19 localhost.localdomain systemd[1]: Starting Cleaning Up and Shutting Down Daemons... -- Subject: Unit initrd-cleanup.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-cleanup.service has begun starting up. Feb 06 02:02:19 localhost.localdomain systemd[1]: Starting Plymouth switch root service... -- Subject: Unit plymouth-switch-root.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-switch-root.service has begun starting up. Feb 06 02:02:19 localhost.localdomain systemd[1]: Starting Setup Virtual Console... -- Subject: Unit systemd-vconsole-setup.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-vconsole-setup.service has begun starting up. Feb 06 02:02:19 localhost.localdomain systemd[1]: Stopped target Timers. -- Subject: Unit timers.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit timers.target has finished shutting down. Feb 06 02:02:19 localhost.localdomain systemd[1]: dracut-pre-pivot.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit dracut-pre-pivot.service has successfully entered the 'dead' state. Feb 06 02:02:19 localhost.localdomain systemd[1]: Stopped dracut pre-pivot and cleanup hook. -- Subject: Unit dracut-pre-pivot.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-pivot.service has finished shutting down. Feb 06 02:02:19 localhost.localdomain systemd[1]: Stopped target Remote File Systems. -- Subject: Unit remote-fs.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs.target has finished shutting down. Feb 06 02:02:19 localhost.localdomain systemd[1]: Stopped target Initrd Default Target. -- Subject: Unit initrd.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd.target has finished shutting down. Feb 06 02:02:19 localhost.localdomain systemd[1]: Stopped target Basic System. -- Subject: Unit basic.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit basic.target has finished shutting down. Feb 06 02:02:19 localhost.localdomain systemd[1]: Stopped target Sockets. -- Subject: Unit sockets.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sockets.target has finished shutting down. Feb 06 02:02:19 localhost.localdomain systemd[1]: Stopped target Paths. -- Subject: Unit paths.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit paths.target has finished shutting down. Feb 06 02:02:19 localhost.localdomain systemd[1]: Stopped target Remote File Systems (Pre). -- Subject: Unit remote-fs-pre.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs-pre.target has finished shutting down. Feb 06 02:02:19 localhost.localdomain systemd[1]: dracut-initqueue.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit dracut-initqueue.service has successfully entered the 'dead' state. Feb 06 02:02:19 localhost.localdomain systemd[1]: Stopped dracut initqueue hook. -- Subject: Unit dracut-initqueue.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-initqueue.service has finished shutting down. Feb 06 02:02:19 localhost.localdomain systemd[1]: Stopped target Initrd Root Device. -- Subject: Unit initrd-root-device.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-root-device.target has finished shutting down. Feb 06 02:02:19 localhost.localdomain systemd[1]: Stopped target Slices. -- Subject: Unit slices.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit slices.target has finished shutting down. Feb 06 02:02:19 localhost.localdomain systemd[1]: Stopped target System Initialization. -- Subject: Unit sysinit.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sysinit.target has finished shutting down. Feb 06 02:02:19 localhost.localdomain systemd[1]: systemd-udev-trigger.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-udev-trigger.service has successfully entered the 'dead' state. Feb 06 02:02:19 localhost.localdomain systemd[1]: Stopped udev Coldplug all Devices. -- Subject: Unit systemd-udev-trigger.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udev-trigger.service has finished shutting down. Feb 06 02:02:19 localhost.localdomain systemd[1]: Stopped target Swap. -- Subject: Unit swap.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit swap.target has finished shutting down. Feb 06 02:02:19 localhost.localdomain systemd[1]: systemd-tmpfiles-setup.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-tmpfiles-setup.service has successfully entered the 'dead' state. Feb 06 02:02:19 localhost.localdomain systemd[1]: Stopped Create Volatile Files and Directories. -- Subject: Unit systemd-tmpfiles-setup.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup.service has finished shutting down. Feb 06 02:02:19 localhost.localdomain systemd[1]: Stopped target Local File Systems. -- Subject: Unit local-fs.target has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit local-fs.target has finished shutting down. Feb 06 02:02:19 localhost.localdomain systemd[1]: Stopping udev Kernel Device Manager... -- Subject: Unit systemd-udevd.service has begun shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has begun shutting down. Feb 06 02:02:19 localhost.localdomain systemd[1]: systemd-sysctl.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-sysctl.service has successfully entered the 'dead' state. Feb 06 02:02:19 localhost.localdomain systemd[1]: Stopped Apply Kernel Variables. -- Subject: Unit systemd-sysctl.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-sysctl.service has finished shutting down. Feb 06 02:02:19 localhost.localdomain systemd[1]: initrd-cleanup.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit initrd-cleanup.service has successfully entered the 'dead' state. Feb 06 02:02:19 localhost.localdomain systemd[1]: Started Cleaning Up and Shutting Down Daemons. -- Subject: Unit initrd-cleanup.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-cleanup.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:19 localhost.localdomain systemd[1]: systemd-udevd.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-udevd.service has successfully entered the 'dead' state. Feb 06 02:02:19 localhost.localdomain systemd[1]: Stopped udev Kernel Device Manager. -- Subject: Unit systemd-udevd.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has finished shutting down. Feb 06 02:02:19 localhost.localdomain systemd[1]: systemd-tmpfiles-setup-dev.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-tmpfiles-setup-dev.service has successfully entered the 'dead' state. Feb 06 02:02:19 localhost.localdomain systemd[1]: Stopped Create Static Device Nodes in /dev. -- Subject: Unit systemd-tmpfiles-setup-dev.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup-dev.service has finished shutting down. Feb 06 02:02:19 localhost.localdomain systemd[1]: kmod-static-nodes.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit kmod-static-nodes.service has successfully entered the 'dead' state. Feb 06 02:02:19 localhost.localdomain systemd[1]: Stopped Create list of required static device nodes for the current kernel. -- Subject: Unit kmod-static-nodes.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit kmod-static-nodes.service has finished shutting down. Feb 06 02:02:19 localhost.localdomain systemd[1]: dracut-pre-udev.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit dracut-pre-udev.service has successfully entered the 'dead' state. Feb 06 02:02:19 localhost.localdomain systemd[1]: Stopped dracut pre-udev hook. -- Subject: Unit dracut-pre-udev.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-pre-udev.service has finished shutting down. Feb 06 02:02:19 localhost.localdomain systemd[1]: dracut-cmdline.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit dracut-cmdline.service has successfully entered the 'dead' state. Feb 06 02:02:19 localhost.localdomain systemd[1]: Stopped dracut cmdline hook. -- Subject: Unit dracut-cmdline.service has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-cmdline.service has finished shutting down. Feb 06 02:02:19 localhost.localdomain systemd[1]: systemd-udevd-control.socket: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-udevd-control.socket has successfully entered the 'dead' state. Feb 06 02:02:19 localhost.localdomain systemd[1]: Closed udev Control Socket. -- Subject: Unit systemd-udevd-control.socket has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd-control.socket has finished shutting down. Feb 06 02:02:19 localhost.localdomain systemd[1]: systemd-udevd-kernel.socket: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-udevd-kernel.socket has successfully entered the 'dead' state. Feb 06 02:02:19 localhost.localdomain systemd[1]: Closed udev Kernel Socket. -- Subject: Unit systemd-udevd-kernel.socket has finished shutting down -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd-kernel.socket has finished shutting down. Feb 06 02:02:19 localhost.localdomain systemd[1]: Starting Cleanup udevd DB... -- Subject: Unit initrd-udevadm-cleanup-db.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-udevadm-cleanup-db.service has begun starting up. Feb 06 02:02:19 localhost.localdomain systemd[1]: initrd-udevadm-cleanup-db.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit initrd-udevadm-cleanup-db.service has successfully entered the 'dead' state. Feb 06 02:02:19 localhost.localdomain systemd[1]: Started Cleanup udevd DB. -- Subject: Unit initrd-udevadm-cleanup-db.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-udevadm-cleanup-db.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:19 localhost.localdomain systemd[1]: Started Plymouth switch root service. -- Subject: Unit plymouth-switch-root.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-switch-root.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:19 localhost.localdomain systemd[1]: systemd-vconsole-setup.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-vconsole-setup.service has successfully entered the 'dead' state. Feb 06 02:02:19 localhost.localdomain systemd[1]: Started Setup Virtual Console. -- Subject: Unit systemd-vconsole-setup.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-vconsole-setup.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:19 localhost.localdomain systemd[1]: Reached target Switch Root. -- Subject: Unit initrd-switch-root.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-switch-root.target has finished starting up. -- -- The start-up result is done. Feb 06 02:02:19 localhost.localdomain systemd[1]: Starting Switch Root... -- Subject: Unit initrd-switch-root.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit initrd-switch-root.service has begun starting up. Feb 06 02:02:19 localhost.localdomain systemd[1]: Switching root. Feb 06 02:02:19 localhost.localdomain systemd-journald[220]: Journal stopped -- Subject: The journal has been stopped -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The system journal process has shut down and closed all currently -- active journal files. Feb 06 02:02:20 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm kernel: printk: systemd: 16 output lines suppressed due to ratelimiting Feb 06 02:02:20 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm kernel: audit: type=1404 audit(1707184940.294:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1 Feb 06 02:02:20 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm kernel: SELinux: policy capability network_peer_controls=1 Feb 06 02:02:20 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm kernel: SELinux: policy capability open_perms=1 Feb 06 02:02:20 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm kernel: SELinux: policy capability extended_socket_class=1 Feb 06 02:02:20 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm kernel: SELinux: policy capability always_check_network=0 Feb 06 02:02:20 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm kernel: SELinux: policy capability cgroup_seclabel=1 Feb 06 02:02:20 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm kernel: SELinux: policy capability nnp_nosuid_transition=1 Feb 06 02:02:20 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm kernel: audit: type=1403 audit(1707184940.466:3): auid=4294967295 ses=4294967295 lsm=selinux res=1 Feb 06 02:02:20 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Successfully loaded SELinux policy in 186.420ms. Feb 06 02:02:20 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Relabelled /dev, /run and /sys/fs/cgroup in 19.409ms. Feb 06 02:02:20 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: systemd 239 (239-79.el8) running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy) Feb 06 02:02:20 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Detected virtualization xen. Feb 06 02:02:20 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Detected architecture x86-64. Feb 06 02:02:20 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Set hostname to <806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm>. Feb 06 02:02:20 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: /usr/lib/systemd/system/cloud-init.target:15: Unknown lvalue 'ConditionEnvironment' in section 'Unit' Feb 06 02:02:20 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: /usr/lib/systemd/system/cloud-init.service:18: Unknown lvalue 'ConditionEnvironment' in section 'Unit' Feb 06 02:02:20 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: /usr/lib/systemd/system/cloud-init-local.service:12: Unknown lvalue 'ConditionEnvironment' in section 'Unit' Feb 06 02:02:20 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: /usr/lib/systemd/system/cloud-final.service:7: Unknown lvalue 'ConditionEnvironment' in section 'Unit' Feb 06 02:02:20 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: /usr/lib/systemd/system/cloud-config.service:9: Unknown lvalue 'ConditionEnvironment' in section 'Unit' Feb 06 02:02:20 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: initrd-switch-root.service: Succeeded. Feb 06 02:02:20 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd-journald[478]: Journal started -- Subject: The journal has been started -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The system journal process has started up, opened the journal -- files for writing and is now ready to process requests. Feb 06 02:02:20 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd-journald[478]: Runtime journal (/run/log/journal/2d6d4a683bfa4e69b4b1566437e70ff6) is 8.0M, max 176.9M, 168.9M free. -- Subject: Disk space used by the journal -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Runtime journal (/run/log/journal/2d6d4a683bfa4e69b4b1566437e70ff6) is currently using 8.0M. -- Maximum allowed usage is set to 176.9M. -- Leaving at least 265.4M free (of currently available 1.7G of disk space). -- Enforced usage limit is thus 176.9M, of which 168.9M are still available. -- -- The limits controlling how much disk space is used by the journal may -- be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=, -- RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in -- /etc/systemd/journald.conf. See journald.conf(5) for details. Feb 06 02:02:20 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: systemd-journald.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-journald.service has successfully entered the 'dead' state. Feb 06 02:02:20 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started Read and set NIS domainname from /etc/sysconfig/network. -- Subject: Unit nis-domainname.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit nis-domainname.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:21 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm kernel: fuse: init (API version 7.34) Feb 06 02:02:21 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd-modules-load[484]: Inserted module 'fuse' Feb 06 02:02:21 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started Load Kernel Modules. -- Subject: Unit systemd-modules-load.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-modules-load.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:21 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Mounting FUSE Control File System... -- Subject: Unit sys-fs-fuse-connections.mount has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sys-fs-fuse-connections.mount has begun starting up. Feb 06 02:02:21 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Starting Apply Kernel Variables... -- Subject: Unit systemd-sysctl.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-sysctl.service has begun starting up. Feb 06 02:02:21 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Mounted FUSE Control File System. -- Subject: Unit sys-fs-fuse-connections.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sys-fs-fuse-connections.mount has finished starting up. -- -- The start-up result is done. Feb 06 02:02:21 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started Apply Kernel Variables. -- Subject: Unit systemd-sysctl.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-sysctl.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:21 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started udev Coldplug all Devices. -- Subject: Unit systemd-udev-trigger.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udev-trigger.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:21 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: systemd-vconsole-setup.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-vconsole-setup.service has successfully entered the 'dead' state. Feb 06 02:02:21 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started Setup Virtual Console. -- Subject: Unit systemd-vconsole-setup.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-vconsole-setup.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:21 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started Remount Root and Kernel File Systems. -- Subject: Unit systemd-remount-fs.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-remount-fs.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:21 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Starting Load/Save Random Seed... -- Subject: Unit systemd-random-seed.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-random-seed.service has begun starting up. Feb 06 02:02:21 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Starting Create Static Device Nodes in /dev... -- Subject: Unit systemd-tmpfiles-setup-dev.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup-dev.service has begun starting up. Feb 06 02:02:21 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Starting Flush Journal to Persistent Storage... -- Subject: Unit systemd-journal-flush.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-journal-flush.service has begun starting up. Feb 06 02:02:21 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started Load/Save Random Seed. -- Subject: Unit systemd-random-seed.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-random-seed.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:21 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd-journald[478]: Runtime journal (/run/log/journal/2d6d4a683bfa4e69b4b1566437e70ff6) is 8.0M, max 176.9M, 168.9M free. -- Subject: Disk space used by the journal -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Runtime journal (/run/log/journal/2d6d4a683bfa4e69b4b1566437e70ff6) is currently using 8.0M. -- Maximum allowed usage is set to 176.9M. -- Leaving at least 265.4M free (of currently available 1.7G of disk space). -- Enforced usage limit is thus 176.9M, of which 168.9M are still available. -- -- The limits controlling how much disk space is used by the journal may -- be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=, -- RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in -- /etc/systemd/journald.conf. See journald.conf(5) for details. Feb 06 02:02:21 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started Flush Journal to Persistent Storage. -- Subject: Unit systemd-journal-flush.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-journal-flush.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:21 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started Create Static Device Nodes in /dev. -- Subject: Unit systemd-tmpfiles-setup-dev.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup-dev.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:21 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Starting udev Kernel Device Manager... -- Subject: Unit systemd-udevd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has begun starting up. Feb 06 02:02:21 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Reached target Local File Systems (Pre). -- Subject: Unit local-fs-pre.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit local-fs-pre.target has finished starting up. -- -- The start-up result is done. Feb 06 02:02:21 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Reached target Local File Systems. -- Subject: Unit local-fs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit local-fs.target has finished starting up. -- -- The start-up result is done. Feb 06 02:02:21 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Starting Import network configuration from initramfs... -- Subject: Unit import-state.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit import-state.service has begun starting up. Feb 06 02:02:21 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... -- Subject: Unit plymouth-read-write.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-read-write.service has begun starting up. Feb 06 02:02:21 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Received SIGRTMIN+20 from PID 321 (plymouthd). Feb 06 02:02:21 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started Tell Plymouth To Write Out Runtime Data. -- Subject: Unit plymouth-read-write.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-read-write.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:21 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd-udevd[503]: Network interface NamePolicy= disabled on kernel command line, ignoring. Feb 06 02:02:21 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started Import network configuration from initramfs. -- Subject: Unit import-state.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit import-state.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:21 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Starting Create Volatile Files and Directories... -- Subject: Unit systemd-tmpfiles-setup.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup.service has begun starting up. Feb 06 02:02:21 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started udev Kernel Device Manager. -- Subject: Unit systemd-udevd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-udevd.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:21 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started Create Volatile Files and Directories. -- Subject: Unit systemd-tmpfiles-setup.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-setup.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:21 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Starting RPC Bind... -- Subject: Unit rpcbind.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rpcbind.service has begun starting up. Feb 06 02:02:21 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Starting Security Auditing Service... -- Subject: Unit auditd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit auditd.service has begun starting up. Feb 06 02:02:21 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Mounting RPC Pipe File System... -- Subject: Unit var-lib-nfs-rpc_pipefs.mount has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit var-lib-nfs-rpc_pipefs.mount has begun starting up. Feb 06 02:02:21 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm auditd[535]: No plugins found, not dispatching events Feb 06 02:02:21 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5 Feb 06 02:02:21 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm auditd[535]: Init complete, auditd 3.1.2 listening for events (startup state enable) Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm kernel: RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 655360 ms ovfl timer Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started RPC Bind. -- Subject: Unit rpcbind.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rpcbind.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd-udevd[529]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd-udevd[524]: Using default interface naming scheme 'rhel-8.0'. Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd-udevd[524]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm kernel: EDAC sbridge: Seeking for: PCI ID 8086:2fa0 Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm kernel: EDAC sbridge: Ver: 1.1.2 Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm augenrules[538]: /sbin/augenrules: No change Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm augenrules[571]: No rules Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm augenrules[571]: enabled 1 Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm augenrules[571]: failure 1 Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm augenrules[571]: pid 535 Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm augenrules[571]: rate_limit 0 Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm augenrules[571]: backlog_limit 8192 Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm augenrules[571]: lost 0 Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm augenrules[571]: backlog 2 Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm augenrules[571]: backlog_wait_time 60000 Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm augenrules[571]: backlog_wait_time_actual 0 Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm augenrules[571]: enabled 1 Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm augenrules[571]: failure 1 Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm augenrules[571]: pid 535 Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm augenrules[571]: rate_limit 0 Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm augenrules[571]: backlog_limit 8192 Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm augenrules[571]: lost 0 Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm augenrules[571]: backlog 6 Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm augenrules[571]: backlog_wait_time 60000 Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm augenrules[571]: backlog_wait_time_actual 0 Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm augenrules[571]: enabled 1 Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm augenrules[571]: failure 1 Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm augenrules[571]: pid 535 Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm augenrules[571]: rate_limit 0 Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm augenrules[571]: backlog_limit 8192 Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm augenrules[571]: lost 0 Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm augenrules[571]: backlog 4 Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm augenrules[571]: backlog_wait_time 60000 Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm augenrules[571]: backlog_wait_time_actual 0 Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm kernel: RPC: Registered named UNIX socket transport module. Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm kernel: RPC: Registered udp transport module. Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm kernel: RPC: Registered tcp transport module. Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Mounted RPC Pipe File System. -- Subject: Unit var-lib-nfs-rpc_pipefs.mount has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit var-lib-nfs-rpc_pipefs.mount has finished starting up. -- -- The start-up result is done. Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Reached target rpc_pipefs.target. -- Subject: Unit rpc_pipefs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rpc_pipefs.target has finished starting up. -- -- The start-up result is done. Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started Security Auditing Service. -- Subject: Unit auditd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit auditd.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Starting Update UTMP about System Boot/Shutdown... -- Subject: Unit systemd-update-utmp.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-update-utmp.service has begun starting up. Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started Update UTMP about System Boot/Shutdown. -- Subject: Unit systemd-update-utmp.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-update-utmp.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Reached target System Initialization. -- Subject: Unit sysinit.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sysinit.target has finished starting up. -- -- The start-up result is done. Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started Daily Cleanup of Temporary Directories. -- Subject: Unit systemd-tmpfiles-clean.timer has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-tmpfiles-clean.timer has finished starting up. -- -- The start-up result is done. Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started daily update of the root trust anchor for DNSSEC. -- Subject: Unit unbound-anchor.timer has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit unbound-anchor.timer has finished starting up. -- -- The start-up result is done. Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Listening on D-Bus System Message Bus Socket. -- Subject: Unit dbus.socket has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dbus.socket has finished starting up. -- -- The start-up result is done. Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started dnf makecache --timer. -- Subject: Unit dnf-makecache.timer has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dnf-makecache.timer has finished starting up. -- -- The start-up result is done. Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Reached target Timers. -- Subject: Unit timers.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit timers.target has finished starting up. -- -- The start-up result is done. Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Listening on SSSD Kerberos Cache Manager responder socket. -- Subject: Unit sssd-kcm.socket has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sssd-kcm.socket has finished starting up. -- -- The start-up result is done. Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Reached target Sockets. -- Subject: Unit sockets.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sockets.target has finished starting up. -- -- The start-up result is done. Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Reached target Basic System. -- Subject: Unit basic.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit basic.target has finished starting up. -- -- The start-up result is done. Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Starting NTP client/server... -- Subject: Unit chronyd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit chronyd.service has begun starting up. Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Reached target User and Group Name Lookups. -- Subject: Unit nss-user-lookup.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit nss-user-lookup.target has finished starting up. -- -- The start-up result is done. Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Starting Login Service... -- Subject: Unit systemd-logind.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-logind.service has begun starting up. Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. -- Subject: Unit rngd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rngd.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started irqbalance daemon. -- Subject: Unit irqbalance.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit irqbalance.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Starting Restore /run/initramfs on shutdown... -- Subject: Unit dracut-shutdown.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-shutdown.service has begun starting up. Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Reached target sshd-keygen.target. -- Subject: Unit sshd-keygen.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sshd-keygen.target has finished starting up. -- -- The start-up result is done. Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Starting Initial cloud-init job (pre-networking)... -- Subject: Unit cloud-init-local.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-init-local.service has begun starting up. Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started D-Bus System Message Bus. -- Subject: Unit dbus.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dbus.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm chronyd[590]: chronyd version 4.5 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG) Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm chronyd[590]: Loaded 0 symmetric keys Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm chronyd[590]: Frequency -6.581 +/- 0.359 ppm read from /var/lib/chrony/drift Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm chronyd[590]: Using right/UTC timezone to obtain leap second data Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started Restore /run/initramfs on shutdown. -- Subject: Unit dracut-shutdown.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit dracut-shutdown.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm rngd[584]: Disabling 7: PKCS11 Entropy generator (pkcs11) Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm rngd[584]: Disabling 5: NIST Network Entropy Beacon (nist) Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm rngd[584]: Disabling 9: Qrypt quantum entropy beacon (qrypt) Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm rngd[584]: Initializing available sources Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm rngd[584]: [hwrng ]: Initialization Failed Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm rngd[584]: [rdrand]: Enabling RDRAND rng support Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm rngd[584]: [rdrand]: Initialized Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm rngd[584]: [jitter]: JITTER timeout set to 5 sec Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd-logind[583]: New seat seat0. -- Subject: A new seat seat0 is now available -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new seat seat0 has been configured and is now available. Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started NTP client/server. -- Subject: Unit chronyd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit chronyd.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd-logind[583]: Watching system buttons on /dev/input/event0 (Power Button) Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd-logind[583]: Watching system buttons on /dev/input/event1 (Sleep Button) Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd-logind[583]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard) Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started Login Service. -- Subject: Unit systemd-logind.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-logind.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:22 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm rngd[584]: [jitter]: Initializing AES buffer Feb 06 02:02:24 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm dhclient[604]: Internet Systems Consortium DHCP Client 4.3.6 Feb 06 02:02:24 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm dhclient[604]: Copyright 2004-2017 Internet Systems Consortium. Feb 06 02:02:24 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm dhclient[604]: All rights reserved. Feb 06 02:02:24 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm dhclient[604]: For info, please visit https://www.isc.org/software/dhcp/ Feb 06 02:02:24 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm dhclient[604]: Feb 06 02:02:24 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm dhclient[604]: Listening on LPF/eth0/12:05:50:34:9b:2b Feb 06 02:02:24 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm dhclient[604]: Sending on LPF/eth0/12:05:50:34:9b:2b Feb 06 02:02:24 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm dhclient[604]: Sending on Socket/fallback Feb 06 02:02:24 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm dhclient[604]: Created duid "\000\004-mJh;\372Ni\264\261Vd7\347\017\366". Feb 06 02:02:24 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm dhclient[604]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4 (xid=0x130f1c38) Feb 06 02:02:24 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm dhclient[604]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x130f1c38) Feb 06 02:02:24 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm dhclient[604]: DHCPOFFER from 10.31.8.1 Feb 06 02:02:24 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm dhclient[604]: DHCPACK from 10.31.8.1 (xid=0x130f1c38) Feb 06 02:02:24 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm dhclient[604]: bound to 10.31.10.140 -- renewal in 1732 seconds. Feb 06 02:02:24 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm cloud-init[602]: Cloud-init v. 23.4-2.el8 running 'init-local' at Tue, 06 Feb 2024 02:02:23 +0000. Up 8.13 seconds. Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started Initial cloud-init job (pre-networking). -- Subject: Unit cloud-init-local.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-init-local.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Reached target Network (Pre). -- Subject: Unit network-pre.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit network-pre.target has finished starting up. -- -- The start-up result is done. Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Starting Network Manager... -- Subject: Unit NetworkManager.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager.service has begun starting up. Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm NetworkManager[621]: [1707184945.2019] NetworkManager (version 1.40.16-14.el8) is starting... (boot:8af7a519-20c6-4270-b69e-1a4563d13c91) Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm NetworkManager[621]: [1707184945.2043] Read config: /etc/NetworkManager/NetworkManager.conf (run: 15-carrier-timeout.conf) (etc: 99-zzz-tft-workaround-dns-default.conf) Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started Network Manager. -- Subject: Unit NetworkManager.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Reached target Network. -- Subject: Unit network.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit network.target has finished starting up. -- -- The start-up result is done. Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Starting GSSAPI Proxy Daemon... -- Subject: Unit gssproxy.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit gssproxy.service has begun starting up. Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm NetworkManager[621]: [1707184945.2152] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Starting Dynamic System Tuning Daemon... -- Subject: Unit tuned.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit tuned.service has begun starting up. Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Starting Network Manager Wait Online... -- Subject: Unit NetworkManager-wait-online.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager-wait-online.service has begun starting up. Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm NetworkManager[621]: [1707184945.2339] manager[0x559247855080]: monitoring kernel firmware directory '/lib/firmware'. Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm dbus-daemon[588]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.2' (uid=0 pid=621 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Starting Hostname Service... -- Subject: Unit systemd-hostnamed.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-hostnamed.service has begun starting up. Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm dbus-daemon[588]: [system] Successfully activated service 'org.freedesktop.hostname1' Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started Hostname Service. -- Subject: Unit systemd-hostnamed.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-hostnamed.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started GSSAPI Proxy Daemon. -- Subject: Unit gssproxy.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit gssproxy.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Reached target NFS client services. -- Subject: Unit nfs-client.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit nfs-client.target has finished starting up. -- -- The start-up result is done. Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Reached target Remote File Systems (Pre). -- Subject: Unit remote-fs-pre.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs-pre.target has finished starting up. -- -- The start-up result is done. Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Reached target Remote File Systems. -- Subject: Unit remote-fs.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit remote-fs.target has finished starting up. -- -- The start-up result is done. Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm NetworkManager[621]: [1707184945.4366] hostname: hostname: using hostnamed Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm NetworkManager[621]: [1707184945.4367] hostname: static hostname changed from (none) to "806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm" Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm NetworkManager[621]: [1707184945.4371] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm NetworkManager[621]: [1707184945.5034] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.40.16-14.el8/libnm-device-plugin-team.so) Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm NetworkManager[621]: [1707184945.5034] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm NetworkManager[621]: [1707184945.5035] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm NetworkManager[621]: [1707184945.5036] manager: Networking is enabled by state file Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm dbus-daemon[588]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.2' (uid=0 pid=621 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm NetworkManager[621]: [1707184945.5080] settings: Loaded settings plugin: ifcfg-rh ("/usr/lib64/NetworkManager/1.40.16-14.el8/libnm-settings-plugin-ifcfg-rh.so") Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm NetworkManager[621]: [1707184945.5081] settings: Loaded settings plugin: keyfile (internal) Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Starting Network Manager Script Dispatcher Service... -- Subject: Unit NetworkManager-dispatcher.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager-dispatcher.service has begun starting up. Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm NetworkManager[621]: [1707184945.5206] dhcp: init: Using DHCP client 'internal' Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm NetworkManager[621]: [1707184945.5206] device (lo): carrier: link connected Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm NetworkManager[621]: [1707184945.5215] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1) Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm NetworkManager[621]: [1707184945.5287] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm NetworkManager[621]: [1707184945.5315] device (eth0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm NetworkManager[621]: [1707184945.5507] device (eth0): carrier: link connected Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm NetworkManager[621]: [1707184945.5514] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed') Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm NetworkManager[621]: [1707184945.5545] policy: auto-activating connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm NetworkManager[621]: [1707184945.5600] device (eth0): Activation: starting connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm NetworkManager[621]: [1707184945.5604] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm NetworkManager[621]: [1707184945.5623] manager: NetworkManager state is now CONNECTING Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm NetworkManager[621]: [1707184945.5634] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm NetworkManager[621]: [1707184945.5657] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm NetworkManager[621]: [1707184945.5701] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds) Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm NetworkManager[621]: [1707184945.5775] dhcp4 (eth0): state changed new lease, address=10.31.10.140 Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm NetworkManager[621]: [1707184945.5789] policy: set 'System eth0' (eth0) as default for IPv4 routing and DNS Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm dbus-daemon[588]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.2' (uid=0 pid=621 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm dbus-daemon[588]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found. Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm dbus-daemon[588]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started Network Manager Script Dispatcher Service. -- Subject: Unit NetworkManager-dispatcher.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager-dispatcher.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm NetworkManager[621]: [1707184945.5913] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm NetworkManager[621]: [1707184945.6470] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm NetworkManager[621]: [1707184945.6472] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm NetworkManager[621]: [1707184945.6476] manager: NetworkManager state is now CONNECTED_SITE Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm NetworkManager[621]: [1707184945.6479] device (eth0): Activation: successful, device activated. Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm NetworkManager[621]: [1707184945.6484] manager: NetworkManager state is now CONNECTED_GLOBAL Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm NetworkManager[621]: [1707184945.6488] manager: startup complete Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started Network Manager Wait Online. -- Subject: Unit NetworkManager-wait-online.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit NetworkManager-wait-online.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:25 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Starting Initial cloud-init job (metadata service crawler)... -- Subject: Unit cloud-init.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-init.service has begun starting up. Feb 06 02:02:26 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm chronyd[590]: Added source 10.2.32.37 Feb 06 02:02:26 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm chronyd[590]: Added source 10.2.32.38 Feb 06 02:02:26 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm chronyd[590]: Added source 10.11.160.238 Feb 06 02:02:26 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm chronyd[590]: Added source 10.18.100.10 Feb 06 02:02:26 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm dbus-daemon[588]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.7' (uid=0 pid=625 comm="/usr/libexec/platform-python -Es /usr/sbin/tuned -" label="system_u:system_r:tuned_t:s0") Feb 06 02:02:26 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Starting Authorization Manager... -- Subject: Unit polkit.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit polkit.service has begun starting up. Feb 06 02:02:26 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm polkitd[886]: Started polkitd version 0.115 Feb 06 02:02:26 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started Dynamic System Tuning Daemon. -- Subject: Unit tuned.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit tuned.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm rngd[584]: [jitter]: Unable to obtain AES key, disabling JITTER source Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm rngd[584]: [jitter]: Initialization Failed Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm rngd[584]: Process privileges have been dropped to 2:2 Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm polkitd[886]: Loading rules from directory /etc/polkit-1/rules.d Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm polkitd[886]: Loading rules from directory /usr/share/polkit-1/rules.d Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm polkitd[886]: Finished loading, compiling and executing 2 rules Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm dbus-daemon[588]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started Authorization Manager. -- Subject: Unit polkit.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit polkit.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm polkitd[886]: Acquired the name org.freedesktop.PolicyKit1 on the system bus Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm cloud-init[904]: Cloud-init v. 23.4-2.el8 running 'init' at Tue, 06 Feb 2024 02:02:27 +0000. Up 11.21 seconds. Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm cloud-init[904]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm cloud-init[904]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm cloud-init[904]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm cloud-init[904]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm cloud-init[904]: ci-info: | eth0 | True | 10.31.10.140 | 255.255.252.0 | global | 12:05:50:34:9b:2b | Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm cloud-init[904]: ci-info: | eth0 | True | fe80::1005:50ff:fe34:9b2b/64 | . | link | 12:05:50:34:9b:2b | Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm cloud-init[904]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm cloud-init[904]: ci-info: | lo | True | ::1/128 | . | host | . | Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm cloud-init[904]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm cloud-init[904]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++ Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm cloud-init[904]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+ Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm cloud-init[904]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm cloud-init[904]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+ Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm cloud-init[904]: ci-info: | 0 | 0.0.0.0 | 10.31.8.1 | 0.0.0.0 | eth0 | UG | Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm cloud-init[904]: ci-info: | 1 | 10.31.8.0 | 0.0.0.0 | 255.255.252.0 | eth0 | U | Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm cloud-init[904]: ci-info: +-------+-------------+-----------+---------------+-----------+-------+ Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm cloud-init[904]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm cloud-init[904]: ci-info: +-------+-------------+---------+-----------+-------+ Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm cloud-init[904]: ci-info: | Route | Destination | Gateway | Interface | Flags | Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm cloud-init[904]: ci-info: +-------+-------------+---------+-----------+-------+ Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm cloud-init[904]: ci-info: | 1 | fe80::/64 | :: | eth0 | U | Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm cloud-init[904]: ci-info: | 3 | multicast | :: | eth0 | U | Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm cloud-init[904]: ci-info: +-------+-------------+---------+-----------+-------+ Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm cloud-init[904]: 2024-02-06 02:02:27,190 - __init__.py[WARNING]: Unhandled non-multipart (text/x-not-multipart) userdata: 'b'~/.citool.d/post-install'...' Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started Initial cloud-init job (metadata service crawler). -- Subject: Unit cloud-init.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-init.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Starting OpenSSH server daemon... -- Subject: Unit sshd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sshd.service has begun starting up. Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Reached target Network is Online. -- Subject: Unit network-online.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit network-online.target has finished starting up. -- -- The start-up result is done. Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Starting System Logging Service... -- Subject: Unit rsyslog.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rsyslog.service has begun starting up. Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Starting Crash recovery kernel arming... -- Subject: Unit kdump.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit kdump.service has begun starting up. Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Starting Notify NFS peers of a restart... -- Subject: Unit rpc-statd-notify.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rpc-statd-notify.service has begun starting up. Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Starting The restraint harness.... -- Subject: Unit restraintd.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit restraintd.service has begun starting up. Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Reached target Cloud-config availability. -- Subject: Unit cloud-config.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-config.target has finished starting up. -- -- The start-up result is done. Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Starting Apply the settings specified in cloud-config... -- Subject: Unit cloud-config.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-config.service has begun starting up. Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm sm-notify[940]: Version 2.3.3 starting Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started Notify NFS peers of a restart. -- Subject: Unit rpc-statd-notify.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rpc-statd-notify.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started The restraint harness.. -- Subject: Unit restraintd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit restraintd.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started OpenSSH server daemon. -- Subject: Unit sshd.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit sshd.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm sshd[937]: Server listening on 0.0.0.0 port 22. Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm sshd[937]: Server listening on :: port 22. Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm restraintd[944]: Listening on http://localhost:8081 Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm rsyslogd[938]: [origin software="rsyslogd" swVersion="8.2102.0-15.el8" x-pid="938" x-info="https://www.rsyslog.com"] start Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started System Logging Service. -- Subject: Unit rsyslog.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit rsyslog.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:27 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm rsyslogd[938]: imjournal: journal files changed, reloading... [v8.2102.0-15.el8 try https://www.rsyslog.com/e/0 ] Feb 06 02:02:28 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm cloud-init[1193]: Cloud-init v. 23.4-2.el8 running 'modules:config' at Tue, 06 Feb 2024 02:02:28 +0000. Up 12.17 seconds. Feb 06 02:02:28 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started Apply the settings specified in cloud-config. -- Subject: Unit cloud-config.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-config.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:28 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Starting Execute cloud user/final scripts... -- Subject: Unit cloud-final.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-final.service has begun starting up. Feb 06 02:02:28 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Starting Permit User Sessions... -- Subject: Unit systemd-user-sessions.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-user-sessions.service has begun starting up. Feb 06 02:02:28 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started Permit User Sessions. -- Subject: Unit systemd-user-sessions.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-user-sessions.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:28 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Starting Hold until boot process finishes up... -- Subject: Unit plymouth-quit-wait.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-quit-wait.service has begun starting up. Feb 06 02:02:28 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Starting Terminate Plymouth Boot Screen... -- Subject: Unit plymouth-quit.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-quit.service has begun starting up. Feb 06 02:02:28 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started Command Scheduler. -- Subject: Unit crond.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit crond.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:28 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm crond[1198]: (CRON) STARTUP (1.5.2) Feb 06 02:02:28 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm crond[1198]: (CRON) INFO (Syslog will be used instead of sendmail.) Feb 06 02:02:28 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm crond[1198]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 53% if used.) Feb 06 02:02:28 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Received SIGRTMIN+21 from PID 321 (plymouthd). Feb 06 02:02:28 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm crond[1198]: (CRON) INFO (running with inotify support) Feb 06 02:02:28 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started Hold until boot process finishes up. -- Subject: Unit plymouth-quit-wait.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-quit-wait.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:28 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started Terminate Plymouth Boot Screen. -- Subject: Unit plymouth-quit.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit plymouth-quit.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:28 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Received SIGRTMIN+21 from PID 321 (n/a). Feb 06 02:02:28 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started Getty on tty1. -- Subject: Unit getty@tty1.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit getty@tty1.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:28 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Reached target Login Prompts. -- Subject: Unit getty.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit getty.target has finished starting up. -- -- The start-up result is done. Feb 06 02:02:28 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Reached target Multi-User System. -- Subject: Unit multi-user.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit multi-user.target has finished starting up. -- -- The start-up result is done. Feb 06 02:02:28 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Starting Update UTMP about System Runlevel Changes... -- Subject: Unit systemd-update-utmp-runlevel.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-update-utmp-runlevel.service has begun starting up. Feb 06 02:02:28 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: systemd-update-utmp-runlevel.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-update-utmp-runlevel.service has successfully entered the 'dead' state. Feb 06 02:02:28 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started Update UTMP about System Runlevel Changes. -- Subject: Unit systemd-update-utmp-runlevel.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit systemd-update-utmp-runlevel.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:29 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm cloud-init[1355]: Cloud-init v. 23.4-2.el8 running 'modules:final' at Tue, 06 Feb 2024 02:02:28 +0000. Up 13.00 seconds. Feb 06 02:02:29 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm cloud-init[1355]: Cloud-init v. 23.4-2.el8 finished at Tue, 06 Feb 2024 02:02:28 +0000. Datasource DataSourceEc2Local. Up 13.14 seconds Feb 06 02:02:29 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started Execute cloud user/final scripts. -- Subject: Unit cloud-final.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-final.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:29 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Reached target Cloud-init target. -- Subject: Unit cloud-init.target has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit cloud-init.target has finished starting up. -- -- The start-up result is done. Feb 06 02:02:29 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm kdumpctl[946]: kdump: kexec: loaded kdump kernel Feb 06 02:02:29 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm kdumpctl[946]: kdump: Starting kdump: [OK] Feb 06 02:02:29 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started Crash recovery kernel arming. -- Subject: Unit kdump.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit kdump.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:29 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Startup finished in 655ms (kernel) + 3.759s (initrd) + 9.005s (userspace) = 13.419s. -- Subject: System start-up is now complete -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- All system services necessary queued for starting at boot have been -- started. Note that this does not mean that the machine is now idle as services -- might still be busy with completing start-up. -- -- Kernel start-up required 655253 microseconds. -- -- Initial RAM disk start-up required 3759493 microseconds. -- -- Userspace start-up required 9005151 microseconds. Feb 06 02:02:31 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm chronyd[590]: Selected source 10.2.32.37 Feb 06 02:02:31 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm chronyd[590]: System clock TAI offset set to 37 seconds Feb 06 02:02:36 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm sshd[1358]: Accepted publickey for root from 10.29.163.167 port 43982 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Feb 06 02:02:36 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: /etc/systemd/system/user-0.slice:4: Failed to assign slice user.slice to unit user-0.slice, ignoring: Invalid argument Feb 06 02:02:36 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: /etc/systemd/system/user-.slice.d/override.conf:2: Failed to assign slice user.slice to unit user-0.slice, ignoring: Invalid argument Feb 06 02:02:36 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Created slice User Slice of UID 0. -- Subject: Unit user-0.slice has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user-0.slice has finished starting up. -- -- The start-up result is done. Feb 06 02:02:36 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Starting User runtime directory /run/user/0... -- Subject: Unit user-runtime-dir@0.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user-runtime-dir@0.service has begun starting up. Feb 06 02:02:36 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd-logind[583]: New session 1 of user root. -- Subject: A new session 1 has been created for user root -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 1 has been created for the user root. -- -- The leading process of the session is 1358. Feb 06 02:02:36 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started User runtime directory /run/user/0. -- Subject: Unit user-runtime-dir@0.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user-runtime-dir@0.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:36 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Starting User Manager for UID 0... -- Subject: Unit user@0.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user@0.service has begun starting up. Feb 06 02:02:36 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1362]: pam_unix(systemd-user:session): session opened for user root by (uid=0) Feb 06 02:02:36 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1362]: Reached target Paths. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:02:36 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1362]: Reached target Timers. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:02:36 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1362]: Starting D-Bus User Message Bus Socket. -- Subject: Unit UNIT has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has begun starting up. Feb 06 02:02:36 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1362]: Listening on D-Bus User Message Bus Socket. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:02:36 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1362]: Reached target Sockets. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:02:36 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1362]: Reached target Basic System. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:02:36 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1362]: Reached target Default. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:02:36 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1362]: Startup finished in 49ms. -- Subject: User manager start-up is now complete -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The user manager instance for user 0 has been started. All services queued -- for starting have been started. Note that other services might still be starting -- up or be started at any later time. -- -- Startup of the manager took 49139 microseconds. Feb 06 02:02:36 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started User Manager for UID 0. -- Subject: Unit user@0.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user@0.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:36 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started Session 1 of user root. -- Subject: Unit session-1.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit session-1.scope has finished starting up. -- -- The start-up result is done. Feb 06 02:02:36 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm sshd[1358]: pam_unix(sshd:session): session opened for user root by (uid=0) Feb 06 02:02:36 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: NetworkManager-dispatcher.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state. Feb 06 02:02:38 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm python3[1463]: ansible-command Invoked with _raw_params=podman --version warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 02:02:39 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm python3[1489]: ansible-getent Invoked with database=passwd key=user_quadlet_basic fail_key=False service=None split=None Feb 06 02:02:39 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm python3[1510]: ansible-getent Invoked with database=group key=1111 fail_key=False service=None split=None Feb 06 02:02:39 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm python3[1531]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 02:02:40 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm python3[1553]: ansible-command Invoked with _raw_params=getsubids user_quadlet_basic warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 02:02:40 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm python3[1574]: ansible-command Invoked with _raw_params=getsubids -g user_quadlet_basic warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 02:02:41 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm python3[1595]: ansible-command Invoked with creates=/var/lib/systemd/linger/user_quadlet_basic _raw_params=loginctl enable-linger user_quadlet_basic warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None removes=None stdin=None Feb 06 02:02:41 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: /etc/systemd/system/user-.slice.d/override.conf:2: Failed to assign slice user.slice to unit user-1111.slice, ignoring: Invalid argument Feb 06 02:02:41 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Created slice User Slice of UID 1111. -- Subject: Unit user-1111.slice has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user-1111.slice has finished starting up. -- -- The start-up result is done. Feb 06 02:02:41 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Starting User runtime directory /run/user/1111... -- Subject: Unit user-runtime-dir@1111.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user-runtime-dir@1111.service has begun starting up. Feb 06 02:02:41 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started User runtime directory /run/user/1111. -- Subject: Unit user-runtime-dir@1111.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user-runtime-dir@1111.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:41 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Starting User Manager for UID 1111... -- Subject: Unit user@1111.service has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user@1111.service has begun starting up. Feb 06 02:02:41 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1599]: pam_unix(systemd-user:session): session opened for user user_quadlet_basic by (uid=0) Feb 06 02:02:41 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1599]: Reached target Paths. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:02:41 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1599]: Started Mark boot as successful after the user session has run 2 minutes. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:02:41 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1599]: Starting D-Bus User Message Bus Socket. -- Subject: Unit UNIT has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has begun starting up. Feb 06 02:02:41 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1599]: Reached target Timers. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:02:41 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1599]: Listening on D-Bus User Message Bus Socket. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:02:41 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1599]: Reached target Sockets. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:02:41 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1599]: Reached target Basic System. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:02:41 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1599]: Reached target Default. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:02:41 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1599]: Startup finished in 31ms. -- Subject: User manager start-up is now complete -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The user manager instance for user 1111 has been started. All services queued -- for starting have been started. Note that other services might still be starting -- up or be started at any later time. -- -- Startup of the manager took 31520 microseconds. Feb 06 02:02:41 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: Started User Manager for UID 1111. -- Subject: Unit user@1111.service has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit user@1111.service has finished starting up. -- -- The start-up result is done. Feb 06 02:02:41 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm python3[1629]: ansible-stat Invoked with path=/run/user/1111 follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 02:02:41 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm sudo[1651]: root : TTY=unknown ; PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tftusgtrdxgeiauegpsopwcmfpjyzjew ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3 Feb 06 02:02:41 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm sudo[1651]: pam_unix(sudo:session): session opened for user user_quadlet_basic by (uid=0) Feb 06 02:02:42 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm sudo[1651]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 06 02:02:42 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm python3[1679]: ansible-command Invoked with creates=/var/lib/systemd/linger/user_quadlet_basic _raw_params=loginctl enable-linger user_quadlet_basic warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None removes=None stdin=None Feb 06 02:02:42 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm python3[1699]: ansible-stat Invoked with path=/run/user/1111 follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 02:02:42 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm sudo[1721]: root : TTY=unknown ; PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qtsxvilvlbyqzydmputtdlyvwsufwobo ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3 Feb 06 02:02:42 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm sudo[1721]: pam_unix(sudo:session): session opened for user user_quadlet_basic by (uid=0) Feb 06 02:02:43 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1599]: Started D-Bus User Message Bus. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:02:43 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1599]: Created slice user.slice. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:02:43 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1599]: Started podman-1739.scope. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:02:43 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1599]: Started podman-pause-f8a24fe2.scope. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:02:43 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1599]: Started podman-1757.scope. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:02:43 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1599]: Started podman-1764.scope. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:02:43 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm sudo[1721]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 06 02:02:43 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm python3[1789]: ansible-getent Invoked with database=group key=1111 fail_key=False service=None split=None Feb 06 02:02:44 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm python3[1810]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 02:02:44 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm python3[1832]: ansible-command Invoked with _raw_params=getsubids user_quadlet_basic warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 02:02:44 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm python3[1853]: ansible-command Invoked with _raw_params=getsubids -g user_quadlet_basic warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 02:02:44 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm python3[1874]: ansible-command Invoked with creates=/var/lib/systemd/linger/user_quadlet_basic _raw_params=loginctl enable-linger user_quadlet_basic warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None removes=None stdin=None Feb 06 02:02:45 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm python3[1894]: ansible-file Invoked with path=/home/user_quadlet_basic/.config/containers/systemd state=directory owner=user_quadlet_basic group=1111 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Feb 06 02:02:45 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm python3[1956]: ansible-stat Invoked with path=/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Feb 06 02:02:45 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm python3[2013]: ansible-copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707184965.4100482-9384-200846825562373/source dest=/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network owner=user_quadlet_basic group=1111 mode=0644 follow=False _original_basename=systemd.j2 checksum=527eda617bc3c33ce0c070878f5290eea6be16e5 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None Feb 06 02:02:45 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm sudo[2054]: root : TTY=unknown ; PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-nboheaidkhlhleowgqxdxgtalzjtmyfh ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3 Feb 06 02:02:45 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm sudo[2054]: pam_unix(sudo:session): session opened for user user_quadlet_basic by (uid=0) Feb 06 02:02:46 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm python3[2057]: ansible-systemd Invoked with daemon_reload=True scope=user daemon_reexec=False no_block=False name=None state=None enabled=None force=None masked=None user=None Feb 06 02:02:46 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1599]: Reloading. Feb 06 02:02:46 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm sudo[2054]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 06 02:02:46 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm python3[2088]: ansible-getent Invoked with database=group key=1111 fail_key=False service=None split=None Feb 06 02:02:46 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm python3[2109]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 02:02:47 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm python3[2131]: ansible-command Invoked with _raw_params=getsubids user_quadlet_basic warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 02:02:47 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm python3[2152]: ansible-command Invoked with _raw_params=getsubids -g user_quadlet_basic warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 02:02:47 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm python3[2173]: ansible-command Invoked with creates=/var/lib/systemd/linger/user_quadlet_basic _raw_params=loginctl enable-linger user_quadlet_basic warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None removes=None stdin=None Feb 06 02:02:48 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm python3[2193]: ansible-file Invoked with path=/home/user_quadlet_basic/.config/containers/systemd state=directory owner=user_quadlet_basic group=1111 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Feb 06 02:02:48 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm python3[2255]: ansible-stat Invoked with path=/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Feb 06 02:02:48 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm python3[2312]: ansible-copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707184968.2205887-9471-102714766308957/source dest=/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume owner=user_quadlet_basic group=1111 mode=0644 follow=False _original_basename=systemd.j2 checksum=fd0ae560360afa5541b866560b1e849d25e216ef backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None Feb 06 02:02:48 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm sudo[2353]: root : TTY=unknown ; PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vbvwubzrrckfbovvbcqxropglyukyjtb ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3 Feb 06 02:02:48 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm sudo[2353]: pam_unix(sudo:session): session opened for user user_quadlet_basic by (uid=0) Feb 06 02:02:49 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm python3[2356]: ansible-systemd Invoked with daemon_reload=True scope=user daemon_reexec=False no_block=False name=None state=None enabled=None force=None masked=None user=None Feb 06 02:02:49 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1599]: Reloading. Feb 06 02:02:49 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm sudo[2353]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 06 02:02:49 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm sudo[2387]: root : TTY=unknown ; PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-fvylxdrhzfyrqetlhxygtfymwyxnisxg ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3 Feb 06 02:02:49 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm sudo[2387]: pam_unix(sudo:session): session opened for user user_quadlet_basic by (uid=0) Feb 06 02:02:49 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm python3[2390]: ansible-systemd Invoked with name=quadlet-basic-mysql-volume.service scope=user state=started daemon_reload=False daemon_reexec=False no_block=False enabled=None force=None masked=None user=None Feb 06 02:02:49 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1599]: Starting quadlet-basic-mysql-volume.service... -- Subject: Unit UNIT has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has begun starting up. Feb 06 02:02:49 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm quadlet-basic-mysql-volume[2396]: systemd-quadlet-basic-mysql Feb 06 02:02:49 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1599]: Started quadlet-basic-mysql-volume.service. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:02:49 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm sudo[2387]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 06 02:02:49 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm python3[2421]: ansible-getent Invoked with database=group key=1111 fail_key=False service=None split=None Feb 06 02:02:50 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm python3[2442]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 06 02:02:50 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm python3[2464]: ansible-command Invoked with _raw_params=getsubids user_quadlet_basic warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 02:02:50 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm python3[2485]: ansible-command Invoked with _raw_params=getsubids -g user_quadlet_basic warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Feb 06 02:02:51 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm python3[2506]: ansible-command Invoked with creates=/var/lib/systemd/linger/user_quadlet_basic _raw_params=loginctl enable-linger user_quadlet_basic warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None removes=None stdin=None Feb 06 02:02:51 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm sudo[2526]: root : TTY=unknown ; PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-cfsmgidnecsezuijfipjuexqloadlbtb ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3 Feb 06 02:02:51 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm sudo[2526]: pam_unix(sudo:session): session opened for user user_quadlet_basic by (uid=0) Feb 06 02:02:51 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm python3[2529]: ansible-containers.podman.podman_image Invoked with name=quay.io/linux-system-roles/mysql:5.6 force=True tag=latest pull=True push=False state=present executable=podman build={'force_rm': False, 'format': 'oci', 'cache': True, 'rm': True, 'annotation': None, 'file': None, 'volume': None, 'extra_args': None, 'target': None} push_args={'compress': None, 'format': None, 'remove_signatures': None, 'sign_by': None, 'dest': None, 'transport': None} arch=None path=None validate_certs=None auth_file=None username=None password=NOT_LOGGING_PARAMETER ca_cert_dir=None Feb 06 02:02:51 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm python3[2529]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /bin/podman image ls quay.io/linux-system-roles/mysql:5.6 --format json Feb 06 02:02:51 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1599]: Started podman-2531.scope. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:02:51 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm python3[2529]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /bin/podman image exists quay.io/linux-system-roles/mysql:5.6 Feb 06 02:02:51 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1599]: Started podman-2538.scope. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:02:51 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm python3[2529]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /bin/podman pull quay.io/linux-system-roles/mysql:5.6 -q Feb 06 02:02:51 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1599]: Started podman-2545.scope. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:02:55 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1]: systemd-hostnamed.service: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit systemd-hostnamed.service has successfully entered the 'dead' state. Feb 06 02:02:59 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm python3[2529]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /bin/podman inspect dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 --format json Feb 06 02:02:59 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1599]: Started podman-2624.scope. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:02:59 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm sudo[2526]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 06 02:02:59 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm python3[2649]: ansible-file Invoked with path=/home/user_quadlet_basic/.config/containers/systemd state=directory owner=user_quadlet_basic group=1111 mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Feb 06 02:02:59 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm python3[2711]: ansible-stat Invoked with path=/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Feb 06 02:03:00 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm python3[2768]: ansible-copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707184979.574561-9560-269263014249646/source dest=/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container owner=user_quadlet_basic group=1111 mode=0644 follow=False _original_basename=systemd.j2 checksum=45cd978d7b06ce53aa29035a1848234b096cce98 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None Feb 06 02:03:00 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm sudo[2809]: root : TTY=unknown ; PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ugjdpconljvejsbpqinzyonlmxusbnza ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3 Feb 06 02:03:00 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm sudo[2809]: pam_unix(sudo:session): session opened for user user_quadlet_basic by (uid=0) Feb 06 02:03:00 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm python3[2812]: ansible-systemd Invoked with daemon_reload=True scope=user daemon_reexec=False no_block=False name=None state=None enabled=None force=None masked=None user=None Feb 06 02:03:00 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1599]: Reloading. Feb 06 02:03:00 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm sudo[2809]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 06 02:03:00 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm sudo[2843]: root : TTY=unknown ; PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tkceuyspzrjecfaknwluirloiiuclvth ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3 Feb 06 02:03:00 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm sudo[2843]: pam_unix(sudo:session): session opened for user user_quadlet_basic by (uid=0) Feb 06 02:03:00 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm python3[2846]: ansible-systemd Invoked with name=quadlet-basic-mysql.service scope=user state=started daemon_reload=False daemon_reexec=False no_block=False enabled=None force=None masked=None user=None Feb 06 02:03:00 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1599]: Starting quadlet-basic-network.service... -- Subject: Unit UNIT has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has begun starting up. Feb 06 02:03:00 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm quadlet-basic-network[2852]: systemd-quadlet-basic Feb 06 02:03:00 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1599]: Started quadlet-basic-network.service. -- Subject: Unit UNIT has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has finished starting up. -- -- The start-up result is done. Feb 06 02:03:00 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1599]: Starting quadlet-basic-mysql.service... -- Subject: Unit UNIT has begun start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has begun starting up. Feb 06 02:03:00 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm quadlet-basic-mysql[2860]: Error: running container create option: no secret with name or id "mysql_container_root_password": no such secret Feb 06 02:03:00 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1599]: quadlet-basic-mysql.service: Main process exited, code=exited, status=125/n/a Feb 06 02:03:00 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1599]: quadlet-basic-mysql.service: Failed with result 'exit-code'. -- Subject: Unit failed -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit UNIT has entered the 'failed' state with result 'exit-code'. Feb 06 02:03:00 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm systemd[1599]: Failed to start quadlet-basic-mysql.service. -- Subject: Unit UNIT has failed -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit UNIT has failed. -- -- The result is failed. Feb 06 02:03:00 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm sudo[2843]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 06 02:03:01 806e1eaa-d8b1-41c5-9fd7-c06696be9337.testing-farm python3[2918]: ansible-command Invoked with _raw_params=journalctl -ex warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None TASK [Cleanup user] ************************************************************ task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/tests_quadlet_basic.yml:256 Tuesday 06 February 2024 02:03:01 +0000 (0:00:00.232) 0:02:55.117 ****** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Tuesday 06 February 2024 02:03:01 +0000 (0:00:00.045) 0:02:55.163 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Tuesday 06 February 2024 02:03:01 +0000 (0:00:00.032) 0:02:55.196 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Tuesday 06 February 2024 02:03:01 +0000 (0:00:00.082) 0:02:55.278 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Tuesday 06 February 2024 02:03:01 +0000 (0:00:00.020) 0:02:55.298 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Tuesday 06 February 2024 02:03:01 +0000 (0:00:00.018) 0:02:55.316 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Tuesday 06 February 2024 02:03:01 +0000 (0:00:00.048) 0:02:55.365 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Tuesday 06 February 2024 02:03:02 +0000 (0:00:01.308) 0:02:56.674 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Tuesday 06 February 2024 02:03:02 +0000 (0:00:00.019) 0:02:56.693 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Tuesday 06 February 2024 02:03:02 +0000 (0:00:00.024) 0:02:56.718 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.029681", "end": "2024-02-06 02:03:02.999890", "rc": 0, "start": "2024-02-06 02:03:02.970209" } STDOUT: podman version 4.8.3 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Tuesday 06 February 2024 02:03:03 +0000 (0:00:00.222) 0:02:56.941 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Tuesday 06 February 2024 02:03:03 +0000 (0:00:00.046) 0:02:56.987 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Tuesday 06 February 2024 02:03:03 +0000 (0:00:00.019) 0:02:57.007 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [linux-system-roles.podman : Check user and group information] ************ task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Tuesday 06 February 2024 02:03:03 +0000 (0:00:00.059) 0:02:57.066 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 02:03:03 +0000 (0:00:00.036) 0:02:57.102 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 02:03:03 +0000 (0:00:00.024) 0:02:57.126 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 02:03:03 +0000 (0:00:00.029) 0:02:57.156 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 02:03:03 +0000 (0:00:00.030) 0:02:57.186 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 02:03:03 +0000 (0:00:00.200) 0:02:57.387 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 02:03:03 +0000 (0:00:00.027) 0:02:57.414 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184889.4318535, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707184853.098614, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3807039387", "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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 02:03:03 +0000 (0:00:00.195) 0:02:57.609 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003670", "end": "2024-02-06 02:03:03.868563", "rc": 0, "start": "2024-02-06 02:03:03.864893" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 02:03:03 +0000 (0:00:00.197) 0:02:57.807 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003735", "end": "2024-02-06 02:03:04.063911", "rc": 0, "start": "2024-02-06 02:03:04.060176" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 02:03:04 +0000 (0:00:00.195) 0:02:58.002 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 02:03:04 +0000 (0:00:00.019) 0:02:58.022 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 02:03:04 +0000 (0:00:00.017) 0:02:58.040 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 02:03:04 +0000 (0:00:00.041) 0:02:58.081 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Tuesday 06 February 2024 02:03:04 +0000 (0:00:00.019) 0:02:58.101 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Tuesday 06 February 2024 02:03:04 +0000 (0:00:00.026) 0:02:58.128 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Tuesday 06 February 2024 02:03:04 +0000 (0:00:00.037) 0:02:58.165 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Tuesday 06 February 2024 02:03:04 +0000 (0:00:00.019) 0:02:58.184 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Tuesday 06 February 2024 02:03:04 +0000 (0:00:00.018) 0:02:58.203 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Tuesday 06 February 2024 02:03:04 +0000 (0:00:00.036) 0:02:58.239 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Tuesday 06 February 2024 02:03:04 +0000 (0:00:00.020) 0:02:58.259 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Tuesday 06 February 2024 02:03:04 +0000 (0:00:00.020) 0:02:58.280 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Tuesday 06 February 2024 02:03:04 +0000 (0:00:00.036) 0:02:58.317 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Tuesday 06 February 2024 02:03:04 +0000 (0:00:00.020) 0:02:58.337 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Tuesday 06 February 2024 02:03:04 +0000 (0:00:00.018) 0:02:58.355 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Tuesday 06 February 2024 02:03:04 +0000 (0:00:00.037) 0:02:58.393 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Tuesday 06 February 2024 02:03:04 +0000 (0:00:00.019) 0:02:58.413 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Tuesday 06 February 2024 02:03:04 +0000 (0:00:00.045) 0:02:58.458 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Tuesday 06 February 2024 02:03:04 +0000 (0:00:00.019) 0:02:58.477 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Tuesday 06 February 2024 02:03:04 +0000 (0:00:00.019) 0:02:58.497 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Tuesday 06 February 2024 02:03:04 +0000 (0:00:00.025) 0:02:58.522 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Tuesday 06 February 2024 02:03:04 +0000 (0:00:00.018) 0:02:58.541 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:113 Tuesday 06 February 2024 02:03:04 +0000 (0:00:00.018) 0:02:58.560 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Tuesday 06 February 2024 02:03:04 +0000 (0:00:00.061) 0:02:58.621 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:12 Tuesday 06 February 2024 02:03:04 +0000 (0:00:00.025) 0:02:58.647 ****** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:17 Tuesday 06 February 2024 02:03:04 +0000 (0:00:00.022) 0:02:58.670 ****** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:23 Tuesday 06 February 2024 02:03:04 +0000 (0:00:00.027) 0:02:58.697 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 02:03:04 +0000 (0:00:00.033) 0:02:58.731 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 02:03:04 +0000 (0:00:00.021) 0:02:58.752 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 02:03:04 +0000 (0:00:00.020) 0:02:58.773 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:28 Tuesday 06 February 2024 02:03:04 +0000 (0:00:00.024) 0:02:58.797 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184961.2775548, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707184963.1170669, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 27630, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1707184963.1170669, "nlink": 6, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 140, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:39 Tuesday 06 February 2024 02:03:05 +0000 (0:00:00.226) 0:02:59.023 ****** 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 0] ************************ task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Tuesday 06 February 2024 02:03:05 +0000 (0:00:00.270) 0:02:59.294 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:12 Tuesday 06 February 2024 02:03:05 +0000 (0:00:00.022) 0:02:59.316 ****** ok: [sut] => { "ansible_facts": { "__podman_user": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:17 Tuesday 06 February 2024 02:03:05 +0000 (0:00:00.020) 0:02:59.337 ****** ok: [sut] => { "ansible_facts": { "__podman_rootless": true, "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:23 Tuesday 06 February 2024 02:03:05 +0000 (0:00:00.025) 0:02:59.362 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 02:03:05 +0000 (0:00:00.030) 0:02:59.393 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 02:03:05 +0000 (0:00:00.021) 0:02:59.414 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 02:03:05 +0000 (0:00:00.020) 0:02:59.435 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:28 Tuesday 06 February 2024 02:03:05 +0000 (0:00:00.023) 0:02:59.458 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184961.2775548, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707184963.1170669, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 27630, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1707184963.1170669, "nlink": 6, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 140, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:39 Tuesday 06 February 2024 02:03:05 +0000 (0:00:00.204) 0:02:59.663 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:120 Tuesday 06 February 2024 02:03:06 +0000 (0:00:00.276) 0:02:59.940 ****** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:126 Tuesday 06 February 2024 02:03:06 +0000 (0:00:00.018) 0:02:59.959 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 02:03:06 +0000 (0:00:00.058) 0:03:00.017 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 06 February 2024 02:03:06 +0000 (0:00:00.024) 0:03:00.041 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 02:03:06 +0000 (0:00:00.051) 0:03:00.093 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 06 February 2024 02:03:06 +0000 (0:00:00.019) 0:03:00.112 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 06 February 2024 02:03:06 +0000 (0:00:00.027) 0:03:00.140 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 02:03:06 +0000 (0:00:00.033) 0:03:00.174 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 02:03:06 +0000 (0:00:00.023) 0:03:00.197 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 02:03:06 +0000 (0:00:00.022) 0:03:00.219 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 02:03:06 +0000 (0:00:00.025) 0:03:00.244 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 02:03:06 +0000 (0:00:00.201) 0:03:00.446 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 02:03:06 +0000 (0:00:00.025) 0:03:00.471 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184889.4318535, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707184853.098614, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3807039387", "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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 02:03:06 +0000 (0:00:00.196) 0:03:00.667 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003639", "end": "2024-02-06 02:03:06.924728", "rc": 0, "start": "2024-02-06 02:03:06.921089" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 02:03:06 +0000 (0:00:00.195) 0:03:00.863 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003749", "end": "2024-02-06 02:03:07.120132", "rc": 0, "start": "2024-02-06 02:03:07.116383" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 02:03:07 +0000 (0:00:00.195) 0:03:01.059 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 02:03:07 +0000 (0:00:00.019) 0:03:01.078 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 02:03:07 +0000 (0:00:00.020) 0:03:01.099 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 02:03:07 +0000 (0:00:00.019) 0:03:01.118 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 06 February 2024 02:03:07 +0000 (0:00:00.045) 0:03:01.163 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Tuesday 06 February 2024 02:03:07 +0000 (0:00:00.034) 0:03:01.198 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Tuesday 06 February 2024 02:03:07 +0000 (0:00:00.020) 0:03:01.218 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Tuesday 06 February 2024 02:03:07 +0000 (0:00:00.020) 0:03:01.238 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Tuesday 06 February 2024 02:03:07 +0000 (0:00:00.044) 0:03:01.283 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 02:03:07 +0000 (0:00:00.039) 0:03:01.323 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184961.2775548, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707184963.1170669, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 27630, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1707184963.1170669, "nlink": 6, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 140, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 02:03:07 +0000 (0:00:00.203) 0:03:01.526 ****** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql-volume.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Tue 2024-02-06 02:02:49 UTC", "ActiveEnterTimestampMonotonic": "33592442", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "-.mount -.slice run-user-1111.mount basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Tue 2024-02-06 02:02:49 UTC", "AssertTimestampMonotonic": "33541683", "Before": "shutdown.target quadlet-basic-mysql.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2024-02-06 02:02:49 UTC", "ConditionTimestampMonotonic": "33541681", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/user.slice/user-1111.slice/user@1111.service/quadlet-basic-mysql-volume.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "quadlet-basic-mysql-volume.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Tue 2024-02-06 02:02:49 UTC", "ExecMainExitTimestampMonotonic": "33592211", "ExecMainPID": "2396", "ExecMainStartTimestamp": "Tue 2024-02-06 02:02:49 UTC", "ExecMainStartTimestampMonotonic": "33542420", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman volume create --ignore systemd-quadlet-basic-mysql ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql-volume.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "quadlet-basic-mysql-volume.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Tue 2024-02-06 02:02:49 UTC", "InactiveExitTimestampMonotonic": "33542469", "InvocationID": "802b7f9c7d1e43ba8f8462d98432c103", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "0", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql-volume.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "RemoveIPC": "no", "RequiredBy": "quadlet-basic-mysql.service", "Requires": "basic.target -.slice", "RequiresMountsFor": "/home/user_quadlet_basic /run/user/1111/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "-.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2024-02-06 02:02:49 UTC", "StateChangeTimestampMonotonic": "33592442", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "exited", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql-volume", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "0", "TasksMax": "22406", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "generated", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 02:03:07 +0000 (0:00:00.380) 0:03:01.907 ****** changed: [sut] => { "changed": true, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.volume", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 02:03:08 +0000 (0:00:00.199) 0:03:02.107 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 02:03:08 +0000 (0:00:00.031) 0:03:02.138 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 02:03:08 +0000 (0:00:00.019) 0:03:02.157 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 02:03:08 +0000 (0:00:00.019) 0:03:02.177 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 02:03:08 +0000 (0:00:00.022) 0:03:02.200 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 02:03:08 +0000 (0:00:00.345) 0:03:02.545 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.047990", "end": "2024-02-06 02:03:08.866120", "rc": 0, "start": "2024-02-06 02:03:08.818130" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 02:03:08 +0000 (0:00:00.262) 0:03:02.807 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Tuesday 06 February 2024 02:03:08 +0000 (0:00:00.022) 0:03:02.830 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 02:03:08 +0000 (0:00:00.020) 0:03:02.850 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "quadlet-basic-mysql", "Environment": [ "FOO=/bin/busybox-extras", "BAZ=test" ], "Image": "quay.io/linux-system-roles/mysql:5.6", "Network": "quadlet-basic.network", "PodmanArgs": "--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json", "Volume": "quadlet-basic-mysql.volume:/var/lib/mysql" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 06 February 2024 02:03:08 +0000 (0:00:00.026) 0:03:02.876 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 02:03:08 +0000 (0:00:00.024) 0:03:02.900 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 06 February 2024 02:03:09 +0000 (0:00:00.018) 0:03:02.919 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 06 February 2024 02:03:09 +0000 (0:00:00.026) 0:03:02.946 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 02:03:09 +0000 (0:00:00.033) 0:03:02.980 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 02:03:09 +0000 (0:00:00.022) 0:03:03.003 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 02:03:09 +0000 (0:00:00.023) 0:03:03.026 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 02:03:09 +0000 (0:00:00.025) 0:03:03.052 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 02:03:09 +0000 (0:00:00.200) 0:03:03.252 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 02:03:09 +0000 (0:00:00.025) 0:03:03.277 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184889.4318535, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707184853.098614, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3807039387", "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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 02:03:09 +0000 (0:00:00.218) 0:03:03.496 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003648", "end": "2024-02-06 02:03:09.754893", "rc": 0, "start": "2024-02-06 02:03:09.751245" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 02:03:09 +0000 (0:00:00.196) 0:03:03.693 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003521", "end": "2024-02-06 02:03:09.950547", "rc": 0, "start": "2024-02-06 02:03:09.947026" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 02:03:09 +0000 (0:00:00.195) 0:03:03.888 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 02:03:09 +0000 (0:00:00.020) 0:03:03.909 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 02:03:10 +0000 (0:00:00.020) 0:03:03.929 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 02:03:10 +0000 (0:00:00.019) 0:03:03.949 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 06 February 2024 02:03:10 +0000 (0:00:00.018) 0:03:03.967 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Tuesday 06 February 2024 02:03:10 +0000 (0:00:00.033) 0:03:04.001 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Tuesday 06 February 2024 02:03:10 +0000 (0:00:00.021) 0:03:04.022 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Tuesday 06 February 2024 02:03:10 +0000 (0:00:00.019) 0:03:04.042 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Tuesday 06 February 2024 02:03:10 +0000 (0:00:00.046) 0:03:04.088 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 02:03:10 +0000 (0:00:00.038) 0:03:04.126 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184961.2775548, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707184963.1170669, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 27630, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1707184963.1170669, "nlink": 6, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 140, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 02:03:10 +0000 (0:00:00.201) 0:03:04.327 ****** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql.service", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "failed", "After": "quadlet-basic-mysql-volume.service -.mount run-user-1111.mount -.slice basic.target quadlet-basic-network.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Tue 2024-02-06 02:03:00 UTC", "AssertTimestampMonotonic": "44901549", "Before": "shutdown.target default.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2024-02-06 02:03:00 UTC", "ConditionTimestampMonotonic": "44901548", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuacct cpuset io blkio memory devices pids", "Description": "quadlet-basic-mysql.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "PODMAN_SYSTEMD_UNIT=quadlet-basic-mysql.service", "ExecMainCode": "1", "ExecMainExitTimestamp": "Tue 2024-02-06 02:03:00 UTC", "ExecMainExitTimestampMonotonic": "45039074", "ExecMainPID": "2860", "ExecMainStartTimestamp": "Tue 2024-02-06 02:03:00 UTC", "ExecMainStartTimestampMonotonic": "44902275", "ExecMainStatus": "125", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=quadlet-basic-mysql --cidfile=/run/user/1111/quadlet-basic-mysql.cid --replace --rm --cgroups=split --network=systemd-quadlet-basic --sdnotify=conmon -d -v systemd-quadlet-basic-mysql:/var/lib/mysql --env BAZ=test --env FOO=/bin/busybox-extras --secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json quay.io/linux-system-roles/mysql:5.6 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/user/1111/quadlet-basic-mysql.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/user/1111/systemd/generator/quadlet-basic-mysql.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "quadlet-basic-mysql.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2024-02-06 02:03:00 UTC", "InactiveEnterTimestampMonotonic": "45082029", "InactiveExitTimestamp": "Tue 2024-02-06 02:03:00 UTC", "InactiveExitTimestampMonotonic": "44902308", "InvocationID": "0b344682cb724e80b42bd5bf16a97f5b", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "inherit", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "quadlet-basic-mysql.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "quadlet-basic-mysql-volume.service -.slice basic.target quadlet-basic-network.service", "RequiresMountsFor": "/home/user_quadlet_basic /run/user/1111/containers", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "exit-code", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "-.slice", "SourcePath": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2024-02-06 02:03:00 UTC", "StateChangeTimestampMonotonic": "45082029", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "failed", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "quadlet-basic-mysql", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "default.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "!/home/user_quadlet_basic" } } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 02:03:10 +0000 (0:00:00.392) 0:03:04.720 ****** changed: [sut] => { "changed": true, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic-mysql.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 02:03:11 +0000 (0:00:00.198) 0:03:04.918 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 02:03:11 +0000 (0:00:00.031) 0:03:04.950 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 02:03:11 +0000 (0:00:00.021) 0:03:04.971 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 02:03:11 +0000 (0:00:00.019) 0:03:04.990 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 02:03:11 +0000 (0:00:00.023) 0:03:05.014 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 02:03:11 +0000 (0:00:00.342) 0:03:05.356 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.047029", "end": "2024-02-06 02:03:11.676096", "rc": 0, "start": "2024-02-06 02:03:11.629067" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 02:03:11 +0000 (0:00:00.261) 0:03:05.618 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Tuesday 06 February 2024 02:03:11 +0000 (0:00:00.021) 0:03:05.640 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 02:03:11 +0000 (0:00:00.018) 0:03:05.659 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 06 February 2024 02:03:11 +0000 (0:00:00.023) 0:03:05.682 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 02:03:11 +0000 (0:00:00.024) 0:03:05.706 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 06 February 2024 02:03:11 +0000 (0:00:00.017) 0:03:05.724 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 06 February 2024 02:03:11 +0000 (0:00:00.028) 0:03:05.753 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 02:03:11 +0000 (0:00:00.065) 0:03:05.818 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 02:03:11 +0000 (0:00:00.025) 0:03:05.843 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 02:03:11 +0000 (0:00:00.022) 0:03:05.866 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 02:03:11 +0000 (0:00:00.027) 0:03:05.893 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 02:03:12 +0000 (0:00:00.201) 0:03:06.095 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 02:03:12 +0000 (0:00:00.025) 0:03:06.120 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184889.4318535, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707184853.098614, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3807039387", "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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 02:03:12 +0000 (0:00:00.195) 0:03:06.316 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.003530", "end": "2024-02-06 02:03:12.571999", "rc": 0, "start": "2024-02-06 02:03:12.568469" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 02:03:12 +0000 (0:00:00.194) 0:03:06.511 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003560", "end": "2024-02-06 02:03:12.767077", "rc": 0, "start": "2024-02-06 02:03:12.763517" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check if user is in subuid file] ************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 02:03:12 +0000 (0:00:00.194) 0:03:06.705 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 02:03:12 +0000 (0:00:00.020) 0:03:06.725 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 02:03:12 +0000 (0:00:00.020) 0:03:06.746 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 02:03:12 +0000 (0:00:00.020) 0:03:06.766 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 06 February 2024 02:03:12 +0000 (0:00:00.021) 0:03:06.787 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Tuesday 06 February 2024 02:03:12 +0000 (0:00:00.036) 0:03:06.824 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Tuesday 06 February 2024 02:03:12 +0000 (0:00:00.020) 0:03:06.845 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Tuesday 06 February 2024 02:03:12 +0000 (0:00:00.054) 0:03:06.899 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Tuesday 06 February 2024 02:03:13 +0000 (0:00:00.046) 0:03:06.946 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 02:03:13 +0000 (0:00:00.042) 0:03:06.988 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184961.2775548, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707184963.1170669, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 27630, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1707184963.1170669, "nlink": 6, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 140, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 02:03:13 +0000 (0:00:00.201) 0:03:07.189 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 02:03:13 +0000 (0:00:00.020) 0:03:07.210 ****** changed: [sut] => { "changed": true, "path": "/home/user_quadlet_basic/.config/containers/systemd/quadlet-basic.network", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 02:03:13 +0000 (0:00:00.194) 0:03:07.404 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 02:03:13 +0000 (0:00:00.031) 0:03:07.436 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 02:03:13 +0000 (0:00:00.021) 0:03:07.458 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 02:03:13 +0000 (0:00:00.021) 0:03:07.479 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [ "user_quadlet_basic" ] }, "changed": false } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 02:03:13 +0000 (0:00:00.022) 0:03:07.502 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 02:03:13 +0000 (0:00:00.345) 0:03:07.848 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.047796", "end": "2024-02-06 02:03:14.167055", "rc": 0, "start": "2024-02-06 02:03:14.119259" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 02:03:14 +0000 (0:00:00.260) 0:03:08.109 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-basic" ], "delta": "0:00:00.063334", "end": "2024-02-06 02:03:14.445104", "rc": 0, "start": "2024-02-06 02:03:14.381770" } STDOUT: systemd-quadlet-basic TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Tuesday 06 February 2024 02:03:14 +0000 (0:00:00.278) 0:03:08.387 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Tuesday 06 February 2024 02:03:14 +0000 (0:00:00.021) 0:03:08.408 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml for sut TASK [linux-system-roles.podman : Get user information] ************************ task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Tuesday 06 February 2024 02:03:14 +0000 (0:00:00.058) 0:03:08.467 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set cancel linger vars] ********************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Tuesday 06 February 2024 02:03:14 +0000 (0:00:00.024) 0:03:08.492 ****** ok: [sut] => { "ansible_facts": { "__podman_xdg_runtime_dir": "/run/user/1111" }, "changed": false } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Tuesday 06 February 2024 02:03:14 +0000 (0:00:00.023) 0:03:08.515 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184961.2775548, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707184963.1170669, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 27630, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1707184963.1170669, "nlink": 6, "path": "/run/user/1111", "pw_name": "user_quadlet_basic", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 140, "uid": 1111, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": true } } TASK [linux-system-roles.podman : Gather facts for containers] ***************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Tuesday 06 February 2024 02:03:14 +0000 (0:00:00.199) 0:03:08.715 ****** ok: [sut] => { "changed": false, "containers": [] } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Tuesday 06 February 2024 02:03:15 +0000 (0:00:00.336) 0:03:09.052 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.046180", "end": "2024-02-06 02:03:15.365071", "rc": 0, "start": "2024-02-06 02:03:15.318891" } STDOUT: podman TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Tuesday 06 February 2024 02:03:15 +0000 (0:00:00.254) 0:03:09.306 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "secret", "ls", "-n", "-q" ], "delta": "0:00:00.043745", "end": "2024-02-06 02:03:15.615943", "rc": 0, "start": "2024-02-06 02:03:15.572198" } TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Tuesday 06 February 2024 02:03:15 +0000 (0:00:00.251) 0:03:09.557 ****** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "user_quadlet_basic" ], "delta": "0:00:00.008851", "end": "2024-02-06 02:03:15.824261", "rc": 0, "start": "2024-02-06 02:03:15.815410" } TASK [Remove test user] ******************************************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/tests_quadlet_basic.yml:270 Tuesday 06 February 2024 02:03:15 +0000 (0:00:00.210) 0:03:09.768 ****** changed: [sut] => { "changed": true, "force": false, "name": "user_quadlet_basic", "remove": false, "state": "absent" } TASK [Cleanup system - root] *************************************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/tests_quadlet_basic.yml:276 Tuesday 06 February 2024 02:03:16 +0000 (0:00:00.367) 0:03:10.136 ****** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Tuesday 06 February 2024 02:03:16 +0000 (0:00:00.053) 0:03:10.190 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Tuesday 06 February 2024 02:03:16 +0000 (0:00:00.036) 0:03:10.226 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if system is ostree] ******************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Tuesday 06 February 2024 02:03:16 +0000 (0:00:00.024) 0:03:10.251 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Tuesday 06 February 2024 02:03:16 +0000 (0:00:00.021) 0:03:10.272 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Tuesday 06 February 2024 02:03:16 +0000 (0:00:00.021) 0:03:10.293 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__podman_packages": [ "crun", "podman", "podman-plugins", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.podman : Gather the package facts] ******************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Tuesday 06 February 2024 02:03:16 +0000 (0:00:00.049) 0:03:10.343 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Tuesday 06 February 2024 02:03:17 +0000 (0:00:01.348) 0:03:11.691 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Ensure required packages are installed] ****** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Tuesday 06 February 2024 02:03:17 +0000 (0:00:00.030) 0:03:11.722 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Tuesday 06 February 2024 02:03:17 +0000 (0:00:00.025) 0:03:11.748 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031329", "end": "2024-02-06 02:03:18.029199", "rc": 0, "start": "2024-02-06 02:03:17.997870" } STDOUT: podman version 4.8.3 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Tuesday 06 February 2024 02:03:18 +0000 (0:00:00.233) 0:03:11.982 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Tuesday 06 February 2024 02:03:18 +0000 (0:00:00.023) 0:03:12.006 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Tuesday 06 February 2024 02:03:18 +0000 (0:00:00.026) 0:03:12.032 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Tuesday 06 February 2024 02:03:18 +0000 (0:00:00.062) 0:03:12.094 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 02:03:18 +0000 (0:00:00.038) 0:03:12.132 ****** ok: [sut] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "root", "/root", "/bin/bash" ] } }, "changed": false } TASK [linux-system-roles.podman : Fail if user does not exist] ***************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 02:03:18 +0000 (0:00:00.206) 0:03:12.339 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 02:03:18 +0000 (0:00:00.028) 0:03:12.368 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 02:03:18 +0000 (0:00:00.026) 0:03:12.395 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 02:03:18 +0000 (0:00:00.200) 0:03:12.595 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 02:03:18 +0000 (0:00:00.027) 0:03:12.622 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184889.4318535, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707184853.098614, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3807039387", "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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 02:03:18 +0000 (0:00:00.226) 0:03:12.849 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 02:03:18 +0000 (0:00:00.020) 0:03:12.870 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 02:03:18 +0000 (0:00:00.020) 0:03:12.890 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 02:03:18 +0000 (0:00:00.018) 0:03:12.909 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 02:03:19 +0000 (0:00:00.020) 0:03:12.929 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 02:03:19 +0000 (0:00:00.019) 0:03:12.948 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set config file paths] *********************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Tuesday 06 February 2024 02:03:19 +0000 (0:00:00.020) 0:03:12.969 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Tuesday 06 February 2024 02:03:19 +0000 (0:00:00.026) 0:03:12.996 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Tuesday 06 February 2024 02:03:19 +0000 (0:00:00.038) 0:03:13.034 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update container config file] **************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Tuesday 06 February 2024 02:03:19 +0000 (0:00:00.021) 0:03:13.055 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle registries.conf.d] ******************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Tuesday 06 February 2024 02:03:19 +0000 (0:00:00.021) 0:03:13.077 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Tuesday 06 February 2024 02:03:19 +0000 (0:00:00.046) 0:03:13.123 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update registries config file] *************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Tuesday 06 February 2024 02:03:19 +0000 (0:00:00.025) 0:03:13.149 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Tuesday 06 February 2024 02:03:19 +0000 (0:00:00.026) 0:03:13.176 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Tuesday 06 February 2024 02:03:19 +0000 (0:00:00.042) 0:03:13.219 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Update storage config file] ****************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Tuesday 06 February 2024 02:03:19 +0000 (0:00:00.019) 0:03:13.238 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Tuesday 06 February 2024 02:03:19 +0000 (0:00:00.050) 0:03:13.289 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Tuesday 06 February 2024 02:03:19 +0000 (0:00:00.045) 0:03:13.335 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat the policy.json file] ******************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Tuesday 06 February 2024 02:03:19 +0000 (0:00:00.020) 0:03:13.355 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Tuesday 06 February 2024 02:03:19 +0000 (0:00:00.020) 0:03:13.376 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Write new policy.json file] ****************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Tuesday 06 February 2024 02:03:19 +0000 (0:00:00.020) 0:03:13.396 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Tuesday 06 February 2024 02:03:19 +0000 (0:00:00.022) 0:03:13.419 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Tuesday 06 February 2024 02:03:19 +0000 (0:00:00.019) 0:03:13.438 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Keep track of users that need to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Tuesday 06 February 2024 02:03:19 +0000 (0:00:00.020) 0:03:13.458 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:113 Tuesday 06 February 2024 02:03:19 +0000 (0:00:00.018) 0:03:13.477 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Tuesday 06 February 2024 02:03:19 +0000 (0:00:00.057) 0:03:13.534 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:12 Tuesday 06 February 2024 02:03:19 +0000 (0:00:00.022) 0:03:13.557 ****** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:17 Tuesday 06 February 2024 02:03:19 +0000 (0:00:00.021) 0:03:13.579 ****** ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:23 Tuesday 06 February 2024 02:03:19 +0000 (0:00:00.028) 0:03:13.607 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 02:03:19 +0000 (0:00:00.043) 0:03:13.651 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 02:03:19 +0000 (0:00:00.024) 0:03:13.675 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 02:03:19 +0000 (0:00:00.060) 0:03:13.736 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:28 Tuesday 06 February 2024 02:03:19 +0000 (0:00:00.020) 0:03:13.756 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:39 Tuesday 06 February 2024 02:03:19 +0000 (0:00:00.019) 0:03:13.775 ****** 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 0] ************************ task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Tuesday 06 February 2024 02:03:20 +0000 (0:00:00.718) 0:03:14.494 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:12 Tuesday 06 February 2024 02:03:20 +0000 (0:00:00.023) 0:03:14.517 ****** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:17 Tuesday 06 February 2024 02:03:20 +0000 (0:00:00.022) 0:03:14.540 ****** ok: [sut] => { "ansible_facts": { "__podman_rootless": false, "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:23 Tuesday 06 February 2024 02:03:20 +0000 (0:00:00.025) 0:03:14.565 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 02:03:20 +0000 (0:00:00.031) 0:03:14.597 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 02:03:20 +0000 (0:00:00.019) 0:03:14.616 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 02:03:20 +0000 (0:00:00.019) 0:03:14.636 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:28 Tuesday 06 February 2024 02:03:20 +0000 (0:00:00.019) 0:03:14.655 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:39 Tuesday 06 February 2024 02:03:20 +0000 (0:00:00.018) 0:03:14.674 ****** 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 : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:120 Tuesday 06 February 2024 02:03:21 +0000 (0:00:00.242) 0:03:14.917 ****** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:126 Tuesday 06 February 2024 02:03:21 +0000 (0:00:00.018) 0:03:14.935 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 02:03:21 +0000 (0:00:00.087) 0:03:15.023 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 06 February 2024 02:03:21 +0000 (0:00:00.026) 0:03:15.049 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 02:03:21 +0000 (0:00:00.024) 0:03:15.073 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 06 February 2024 02:03:21 +0000 (0:00:00.018) 0:03:15.092 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 06 February 2024 02:03:21 +0000 (0:00:00.027) 0:03:15.120 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 02:03:21 +0000 (0:00:00.035) 0:03:15.155 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 02:03:21 +0000 (0:00:00.023) 0:03:15.178 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 02:03:21 +0000 (0:00:00.023) 0:03:15.201 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 02:03:21 +0000 (0:00:00.039) 0:03:15.240 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 02:03:21 +0000 (0:00:00.212) 0:03:15.453 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 02:03:21 +0000 (0:00:00.025) 0:03:15.478 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184889.4318535, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707184853.098614, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3807039387", "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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 02:03:21 +0000 (0:00:00.193) 0:03:15.672 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 02:03:21 +0000 (0:00:00.019) 0:03:15.691 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 02:03:21 +0000 (0:00:00.018) 0:03:15.709 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 02:03:21 +0000 (0:00:00.044) 0:03:15.754 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 02:03:21 +0000 (0:00:00.019) 0:03:15.774 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 02:03:21 +0000 (0:00:00.019) 0:03:15.793 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 06 February 2024 02:03:21 +0000 (0:00:00.018) 0:03:15.812 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Tuesday 06 February 2024 02:03:21 +0000 (0:00:00.033) 0:03:15.846 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Tuesday 06 February 2024 02:03:21 +0000 (0:00:00.019) 0:03:15.865 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Tuesday 06 February 2024 02:03:21 +0000 (0:00:00.017) 0:03:15.883 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Tuesday 06 February 2024 02:03:22 +0000 (0:00:00.044) 0:03:15.928 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 02:03:22 +0000 (0:00:00.038) 0:03:15.967 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 02:03:22 +0000 (0:00:00.020) 0:03:15.987 ****** ok: [sut] => { "changed": false, "failed_when_result": false } MSG: Could not find the requested service quadlet-basic-mysql-volume.service: host TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 02:03:22 +0000 (0:00:00.312) 0:03:16.300 ****** ok: [sut] => { "changed": false, "path": "/etc/containers/systemd/quadlet-basic-mysql.volume", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 02:03:22 +0000 (0:00:00.193) 0:03:16.493 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 02:03:22 +0000 (0:00:00.030) 0:03:16.523 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 02:03:22 +0000 (0:00:00.019) 0:03:16.543 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 02:03:22 +0000 (0:00:00.046) 0:03:16.589 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 02:03:22 +0000 (0:00:00.019) 0:03:16.609 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 02:03:22 +0000 (0:00:00.020) 0:03:16.629 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 02:03:22 +0000 (0:00:00.019) 0:03:16.648 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Tuesday 06 February 2024 02:03:22 +0000 (0:00:00.019) 0:03:16.668 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 02:03:22 +0000 (0:00:00.018) 0:03:16.687 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "quadlet-basic-mysql", "Environment": [ "FOO=/bin/busybox-extras", "BAZ=test" ], "Image": "quay.io/linux-system-roles/mysql:5.6", "Network": "quadlet-basic.network", "PodmanArgs": "--secret=mysql_container_root_password,type=env,target=MYSQL_ROOT_PASSWORD --secret=json_secret,type=mount,target=/tmp/test.json", "Volume": "quadlet-basic-mysql.volume:/var/lib/mysql" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 06 February 2024 02:03:22 +0000 (0:00:00.023) 0:03:16.710 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 02:03:22 +0000 (0:00:00.024) 0:03:16.734 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 06 February 2024 02:03:22 +0000 (0:00:00.017) 0:03:16.752 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 06 February 2024 02:03:22 +0000 (0:00:00.027) 0:03:16.780 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 02:03:22 +0000 (0:00:00.033) 0:03:16.813 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 02:03:22 +0000 (0:00:00.022) 0:03:16.836 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 02:03:22 +0000 (0:00:00.022) 0:03:16.858 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 02:03:22 +0000 (0:00:00.024) 0:03:16.883 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 02:03:23 +0000 (0:00:00.196) 0:03:17.080 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 02:03:23 +0000 (0:00:00.024) 0:03:17.104 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184889.4318535, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707184853.098614, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3807039387", "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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 02:03:23 +0000 (0:00:00.226) 0:03:17.331 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 02:03:23 +0000 (0:00:00.020) 0:03:17.351 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 02:03:23 +0000 (0:00:00.019) 0:03:17.370 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 02:03:23 +0000 (0:00:00.018) 0:03:17.388 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 02:03:23 +0000 (0:00:00.018) 0:03:17.407 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 02:03:23 +0000 (0:00:00.018) 0:03:17.425 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 06 February 2024 02:03:23 +0000 (0:00:00.018) 0:03:17.444 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Tuesday 06 February 2024 02:03:23 +0000 (0:00:00.033) 0:03:17.477 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Tuesday 06 February 2024 02:03:23 +0000 (0:00:00.019) 0:03:17.497 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Tuesday 06 February 2024 02:03:23 +0000 (0:00:00.019) 0:03:17.516 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Tuesday 06 February 2024 02:03:23 +0000 (0:00:00.044) 0:03:17.560 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 02:03:23 +0000 (0:00:00.038) 0:03:17.599 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 02:03:23 +0000 (0:00:00.018) 0:03:17.617 ****** ok: [sut] => { "changed": false, "failed_when_result": false } MSG: Could not find the requested service quadlet-basic-mysql.service: host TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 02:03:24 +0000 (0:00:00.312) 0:03:17.930 ****** ok: [sut] => { "changed": false, "path": "/etc/containers/systemd/quadlet-basic-mysql.container", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 02:03:24 +0000 (0:00:00.196) 0:03:18.127 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 02:03:24 +0000 (0:00:00.056) 0:03:18.184 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 02:03:24 +0000 (0:00:00.019) 0:03:18.204 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 02:03:24 +0000 (0:00:00.019) 0:03:18.223 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 02:03:24 +0000 (0:00:00.019) 0:03:18.242 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 02:03:24 +0000 (0:00:00.019) 0:03:18.261 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 02:03:24 +0000 (0:00:00.019) 0:03:18.281 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Tuesday 06 February 2024 02:03:24 +0000 (0:00:00.019) 0:03:18.301 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 02:03:24 +0000 (0:00:00.018) 0:03:18.319 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 06 February 2024 02:03:24 +0000 (0:00:00.023) 0:03:18.343 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 02:03:24 +0000 (0:00:00.024) 0:03:18.368 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 06 February 2024 02:03:24 +0000 (0:00:00.018) 0:03:18.386 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 06 February 2024 02:03:24 +0000 (0:00:00.026) 0:03:18.413 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 02:03:24 +0000 (0:00:00.033) 0:03:18.446 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 02:03:24 +0000 (0:00:00.023) 0:03:18.470 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set group for podman user] ******************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 02:03:24 +0000 (0:00:00.022) 0:03:18.492 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 02:03:24 +0000 (0:00:00.025) 0:03:18.518 ****** ok: [sut] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [linux-system-roles.podman : Set group name] ****************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 02:03:24 +0000 (0:00:00.198) 0:03:18.716 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 02:03:24 +0000 (0:00:00.053) 0:03:18.769 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707184889.4318535, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707184853.098614, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6774528, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-sharedlib", "mode": "0755", "mtime": 1700557386.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 12640, "uid": 0, "version": "3807039387", "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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 02:03:25 +0000 (0:00:00.196) 0:03:18.966 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 02:03:25 +0000 (0:00:00.019) 0:03:18.985 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 02:03:25 +0000 (0:00:00.018) 0:03:19.004 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 02:03:25 +0000 (0:00:00.018) 0:03:19.022 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 02:03:25 +0000 (0:00:00.018) 0:03:19.041 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 02:03:25 +0000 (0:00:00.018) 0:03:19.060 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 06 February 2024 02:03:25 +0000 (0:00:00.018) 0:03:19.078 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Tuesday 06 February 2024 02:03:25 +0000 (0:00:00.033) 0:03:19.112 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Tuesday 06 February 2024 02:03:25 +0000 (0:00:00.019) 0:03:19.131 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Tuesday 06 February 2024 02:03:25 +0000 (0:00:00.018) 0:03:19.149 ****** 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-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Tuesday 06 February 2024 02:03:25 +0000 (0:00:00.044) 0:03:19.194 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml for sut TASK [linux-system-roles.podman : Stat XDG_RUNTIME_DIR] ************************ task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 02:03:25 +0000 (0:00:00.038) 0:03:19.233 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Stop and disable service] ******************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 02:03:25 +0000 (0:00:00.018) 0:03:19.251 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 02:03:25 +0000 (0:00:00.020) 0:03:19.271 ****** ok: [sut] => { "changed": false, "path": "/etc/containers/systemd/quadlet-basic.network", "state": "absent" } TASK [linux-system-roles.podman : Manage linger] ******************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 02:03:25 +0000 (0:00:00.195) 0:03:19.467 ****** included: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml for sut TASK [linux-system-roles.podman : Enable linger if needed] ********************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 02:03:25 +0000 (0:00:00.059) 0:03:19.526 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 02:03:25 +0000 (0:00:00.020) 0:03:19.546 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 02:03:25 +0000 (0:00:00.018) 0:03:19.565 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 02:03:25 +0000 (0:00:00.018) 0:03:19.583 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 02:03:25 +0000 (0:00:00.019) 0:03:19.603 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 02:03:25 +0000 (0:00:00.019) 0:03:19.622 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Tuesday 06 February 2024 02:03:25 +0000 (0:00:00.019) 0:03:19.642 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Tuesday 06 February 2024 02:03:25 +0000 (0:00:00.018) 0:03:19.660 ****** to retry, use: --limit @/tmp/tests_quadlet_basic.retry PLAY RECAP ********************************************************************* sut : ok=432 changed=32 unreachable=0 failed=1 skipped=418 rescued=1 ignored=0 Tuesday 06 February 2024 02:03:25 +0000 (0:00:00.005) 0:03:19.666 ****** =============================================================================== linux-system-roles.podman : Ensure required packages are installed ----- 79.67s /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Reboot ----------------------------------------------------------------- 46.07s /WORKDIR/git-fix-linger-handling3iqxfke5/tests/tests_quadlet_basic.yml:177 ---- linux-system-roles.podman : Ensure container images are present --------- 8.15s /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 linux-system-roles.podman : Gather the package facts -------------------- 1.68s /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.44s /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.35s /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.32s /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.31s /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.30s /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.30s /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Ensure container images are present --------- 1.16s /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 linux-system-roles.podman : Manage each secret -------------------------- 0.72s /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:39 linux-system-roles.podman : Manage each secret -------------------------- 0.62s /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:39 Gathering Facts --------------------------------------------------------- 0.62s /WORKDIR/git-fix-linger-handling3iqxfke5/tests/tests_quadlet_basic.yml:9 ------ linux-system-roles.podman : Ensure quadlet file is present -------------- 0.58s /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:73 linux-system-roles.podman : Start service ------------------------------- 0.56s /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:114 linux-system-roles.podman : Ensure quadlet file is present -------------- 0.55s /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:73 linux-system-roles.podman : Ensure quadlet file is present -------------- 0.54s /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:73 linux-system-roles.podman : Ensure quadlet file is present -------------- 0.53s /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:73 linux-system-roles.podman : Ensure quadlet file is present -------------- 0.53s /WORKDIR/git-fix-linger-handling3iqxfke5/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:73 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. [WARNING]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. ---^---^---^---^---^---