# 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-handlingjx2lwu55/tests/tests_quadlet_basic.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/tests_quadlet_basic.yml:4 Tuesday 06 February 2024 16:11:25 +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-handlingjx2lwu55/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-handlingjx2lwu55/tests/tests_quadlet_basic.yml:9 Tuesday 06 February 2024 16:11:25 +0000 (0:00:00.011) 0:00:00.023 ****** ok: [sut] META: ran handlers TASK [Run role - do not pull images] ******************************************* task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/tests_quadlet_basic.yml:58 Tuesday 06 February 2024 16:11:25 +0000 (0:00:00.633) 0:00:00.657 ****** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Tuesday 06 February 2024 16:11:25 +0000 (0:00:00.045) 0:00:00.702 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Tuesday 06 February 2024 16:11:25 +0000 (0:00:00.014) 0:00:00.717 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Tuesday 06 February 2024 16:11:25 +0000 (0:00:00.018) 0:00:00.736 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Tuesday 06 February 2024 16:11:26 +0000 (0:00:00.267) 0:00:01.003 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Tuesday 06 February 2024 16:11:26 +0000 (0:00:00.019) 0:00:01.023 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/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-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Tuesday 06 February 2024 16:11:26 +0000 (0:00:00.046) 0:00:01.069 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Tuesday 06 February 2024 16:11:27 +0000 (0:00:01.558) 0:00:02.628 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Tuesday 06 February 2024 16:11:27 +0000 (0:00:00.026) 0:00:02.654 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Tuesday 06 February 2024 16:12:36 +0000 (0:01:08.936) 0:01:11.590 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.037554", "end": "2024-02-06 16:12:37.105167", "rc": 0, "start": "2024-02-06 16:12:37.067613" } STDOUT: podman version 4.8.3 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Tuesday 06 February 2024 16:12:37 +0000 (0:00:00.331) 0:01:11.921 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Tuesday 06 February 2024 16:12:37 +0000 (0:00:00.032) 0:01:11.954 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Tuesday 06 February 2024 16:12:37 +0000 (0:00:00.027) 0:01:11.981 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Tuesday 06 February 2024 16:12:37 +0000 (0:00:00.070) 0:01:12.052 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:12:37 +0000 (0:00:00.035) 0:01:12.087 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 16:12:37 +0000 (0:00:00.310) 0:01:12.398 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 16:12:37 +0000 (0:00:00.021) 0:01:12.419 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 16:12:37 +0000 (0:00:00.024) 0:01:12.444 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 16:12:37 +0000 (0:00:00.233) 0:01:12.677 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 16:12:37 +0000 (0:00:00.023) 0:01:12.701 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1700557386.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707235921.3368008, "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": "4229466214", "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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 16:12:38 +0000 (0:00:00.224) 0:01:12.925 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 16:12:38 +0000 (0:00:00.019) 0:01:12.944 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 16:12:38 +0000 (0:00:00.019) 0:01:12.964 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 16:12:38 +0000 (0:00:00.018) 0:01:12.983 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 16:12:38 +0000 (0:00:00.019) 0:01:13.002 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 16:12:38 +0000 (0:00:00.019) 0:01:13.022 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Tuesday 06 February 2024 16:12:38 +0000 (0:00:00.027) 0:01:13.049 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Tuesday 06 February 2024 16:12:38 +0000 (0:00:00.058) 0:01:13.107 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Tuesday 06 February 2024 16:12:38 +0000 (0:00:00.035) 0:01:13.143 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Tuesday 06 February 2024 16:12:38 +0000 (0:00:00.018) 0:01:13.161 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Tuesday 06 February 2024 16:12:38 +0000 (0:00:00.017) 0:01:13.179 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Tuesday 06 February 2024 16:12:38 +0000 (0:00:00.035) 0:01:13.214 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Tuesday 06 February 2024 16:12:38 +0000 (0:00:00.017) 0:01:13.232 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Tuesday 06 February 2024 16:12:38 +0000 (0:00:00.016) 0:01:13.248 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Tuesday 06 February 2024 16:12:38 +0000 (0:00:00.035) 0:01:13.284 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Tuesday 06 February 2024 16:12:38 +0000 (0:00:00.017) 0:01:13.302 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Tuesday 06 February 2024 16:12:38 +0000 (0:00:00.016) 0:01:13.319 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Tuesday 06 February 2024 16:12:38 +0000 (0:00:00.037) 0:01:13.356 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Tuesday 06 February 2024 16:12:38 +0000 (0:00:00.020) 0:01:13.377 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get the existing policy.json] **************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Tuesday 06 February 2024 16:12:38 +0000 (0:00:00.017) 0:01:13.394 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Tuesday 06 February 2024 16:12:38 +0000 (0:00:00.017) 0:01:13.412 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Tuesday 06 February 2024 16:12:38 +0000 (0:00:00.017) 0:01:13.429 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Tuesday 06 February 2024 16:12:38 +0000 (0:00:00.017) 0:01:13.446 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Tuesday 06 February 2024 16:12:38 +0000 (0:00:00.037) 0:01:13.484 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:113 Tuesday 06 February 2024 16:12:38 +0000 (0:00:00.017) 0:01:13.502 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:120 Tuesday 06 February 2024 16:12:38 +0000 (0:00:00.016) 0:01:13.518 ****** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:126 Tuesday 06 February 2024 16:12:38 +0000 (0:00:00.016) 0:01:13.534 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 16:12:38 +0000 (0:00:00.045) 0:01:13.580 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 06 February 2024 16:12:38 +0000 (0:00:00.023) 0:01:13.604 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 16:12:38 +0000 (0:00:00.024) 0:01:13.628 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 06 February 2024 16:12:38 +0000 (0:00:00.019) 0:01:13.648 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 06 February 2024 16:12:38 +0000 (0:00:00.027) 0:01:13.675 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:12:38 +0000 (0:00:00.034) 0:01:13.709 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 16:12:38 +0000 (0:00:00.022) 0:01:13.732 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 16:12:38 +0000 (0:00:00.024) 0:01:13.757 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 16:12:38 +0000 (0:00:00.025) 0:01:13.782 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 16:12:39 +0000 (0:00:00.226) 0:01:14.009 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 16:12:39 +0000 (0:00:00.023) 0:01:14.032 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707235958.1008325, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707235921.3368008, "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": "4229466214", "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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 16:12:39 +0000 (0:00:00.224) 0:01:14.257 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 16:12:39 +0000 (0:00:00.041) 0:01:14.298 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 16:12:39 +0000 (0:00:00.019) 0:01:14.317 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 16:12:39 +0000 (0:00:00.017) 0:01:14.335 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 16:12:39 +0000 (0:00:00.017) 0:01:14.353 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 16:12:39 +0000 (0:00:00.017) 0:01:14.370 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 06 February 2024 16:12:39 +0000 (0:00:00.017) 0:01:14.388 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Tuesday 06 February 2024 16:12:39 +0000 (0:00:00.032) 0:01:14.420 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Tuesday 06 February 2024 16:12:39 +0000 (0:00:00.020) 0:01:14.441 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Tuesday 06 February 2024 16:12:39 +0000 (0:00:00.019) 0:01:14.461 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Tuesday 06 February 2024 16:12:39 +0000 (0:00:00.046) 0:01:14.507 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Tuesday 06 February 2024 16:12:39 +0000 (0:00:00.023) 0:01:14.530 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Tuesday 06 February 2024 16:12:39 +0000 (0:00:00.042) 0:01:14.573 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:12:39 +0000 (0:00:00.032) 0:01:14.605 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:12:39 +0000 (0:00:00.020) 0:01:14.626 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:12:39 +0000 (0:00:00.019) 0:01:14.645 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Tuesday 06 February 2024 16:12:39 +0000 (0:00:00.019) 0:01:14.664 ****** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Tuesday 06 February 2024 16:12:39 +0000 (0:00:00.019) 0:01:14.684 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:42 Tuesday 06 February 2024 16:12:39 +0000 (0:00:00.048) 0:01:14.733 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:51 Tuesday 06 February 2024 16:12:40 +0000 (0:00:00.281) 0:01:15.014 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:61 Tuesday 06 February 2024 16:12:40 +0000 (0:00:00.018) 0:01:15.033 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:73 Tuesday 06 February 2024 16:12:40 +0000 (0:00:00.019) 0:01:15.052 ****** 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-1707235960.3060641-8506-104828946593539/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:85 Tuesday 06 February 2024 16:12:40 +0000 (0:00:00.666) 0:01:15.719 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:114 Tuesday 06 February 2024 16:12:40 +0000 (0:00:00.024) 0:01:15.743 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:130 Tuesday 06 February 2024 16:12:40 +0000 (0:00:00.028) 0:01:15.771 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Tuesday 06 February 2024 16:12:41 +0000 (0:00:00.032) 0:01:15.804 ****** TASK [Verify image not pulled] ************************************************* task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/tests_quadlet_basic.yml:74 Tuesday 06 February 2024 16:12:41 +0000 (0:00:00.024) 0:01:15.828 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run role - try to pull bogus image] ************************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/tests_quadlet_basic.yml:78 Tuesday 06 February 2024 16:12:41 +0000 (0:00:00.020) 0:01:15.849 ****** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Tuesday 06 February 2024 16:12:41 +0000 (0:00:00.038) 0:01:15.887 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Tuesday 06 February 2024 16:12:41 +0000 (0:00:00.031) 0:01:15.919 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Tuesday 06 February 2024 16:12:41 +0000 (0:00:00.021) 0:01:15.941 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set flag to indicate system is ostree] ******* task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Tuesday 06 February 2024 16:12:41 +0000 (0:00:00.047) 0:01:15.988 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Tuesday 06 February 2024 16:12:41 +0000 (0:00:00.020) 0:01:16.008 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/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-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Tuesday 06 February 2024 16:12:41 +0000 (0:00:00.074) 0:01:16.083 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Tuesday 06 February 2024 16:12:42 +0000 (0:00:01.442) 0:01:17.525 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Tuesday 06 February 2024 16:12:42 +0000 (0:00:00.019) 0:01:17.544 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Tuesday 06 February 2024 16:12:42 +0000 (0:00:00.023) 0:01:17.568 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.031816", "end": "2024-02-06 16:12:42.998663", "rc": 0, "start": "2024-02-06 16:12:42.966847" } STDOUT: podman version 4.8.3 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Tuesday 06 February 2024 16:12:43 +0000 (0:00:00.246) 0:01:17.814 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Tuesday 06 February 2024 16:12:43 +0000 (0:00:00.020) 0:01:17.834 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Tuesday 06 February 2024 16:12:43 +0000 (0:00:00.019) 0:01:17.854 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Tuesday 06 February 2024 16:12:43 +0000 (0:00:00.055) 0:01:17.909 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:12:43 +0000 (0:00:00.036) 0:01:17.945 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 16:12:43 +0000 (0:00:00.027) 0:01:17.972 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 16:12:43 +0000 (0:00:00.028) 0:01:18.001 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 16:12:43 +0000 (0:00:00.026) 0:01:18.027 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 16:12:43 +0000 (0:00:00.223) 0:01:18.251 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 16:12:43 +0000 (0:00:00.023) 0:01:18.274 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707235958.1008325, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707235921.3368008, "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": "4229466214", "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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 16:12:43 +0000 (0:00:00.225) 0:01:18.499 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 16:12:43 +0000 (0:00:00.026) 0:01:18.526 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 16:12:43 +0000 (0:00:00.020) 0:01:18.547 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 16:12:43 +0000 (0:00:00.025) 0:01:18.572 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 16:12:43 +0000 (0:00:00.024) 0:01:18.597 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 16:12:43 +0000 (0:00:00.021) 0:01:18.618 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Tuesday 06 February 2024 16:12:43 +0000 (0:00:00.021) 0:01:18.639 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Tuesday 06 February 2024 16:12:43 +0000 (0:00:00.025) 0:01:18.665 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Tuesday 06 February 2024 16:12:43 +0000 (0:00:00.062) 0:01:18.728 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Tuesday 06 February 2024 16:12:43 +0000 (0:00:00.019) 0:01:18.747 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Tuesday 06 February 2024 16:12:43 +0000 (0:00:00.017) 0:01:18.765 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Tuesday 06 February 2024 16:12:44 +0000 (0:00:00.036) 0:01:18.801 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Tuesday 06 February 2024 16:12:44 +0000 (0:00:00.019) 0:01:18.820 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Tuesday 06 February 2024 16:12:44 +0000 (0:00:00.019) 0:01:18.840 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Tuesday 06 February 2024 16:12:44 +0000 (0:00:00.037) 0:01:18.877 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Tuesday 06 February 2024 16:12:44 +0000 (0:00:00.019) 0:01:18.897 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Tuesday 06 February 2024 16:12:44 +0000 (0:00:00.021) 0:01:18.919 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Tuesday 06 February 2024 16:12:44 +0000 (0:00:00.041) 0:01:18.961 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Tuesday 06 February 2024 16:12:44 +0000 (0:00:00.026) 0:01:18.988 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Tuesday 06 February 2024 16:12:44 +0000 (0:00:00.023) 0:01:19.011 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Tuesday 06 February 2024 16:12:44 +0000 (0:00:00.021) 0:01:19.032 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Tuesday 06 February 2024 16:12:44 +0000 (0:00:00.018) 0:01:19.050 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Tuesday 06 February 2024 16:12:44 +0000 (0:00:00.042) 0:01:19.093 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Tuesday 06 February 2024 16:12:44 +0000 (0:00:00.020) 0:01:19.114 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:113 Tuesday 06 February 2024 16:12:44 +0000 (0:00:00.018) 0:01:19.132 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:120 Tuesday 06 February 2024 16:12:44 +0000 (0:00:00.017) 0:01:19.150 ****** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:126 Tuesday 06 February 2024 16:12:44 +0000 (0:00:00.016) 0:01:19.167 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 16:12:44 +0000 (0:00:00.043) 0:01:19.211 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 06 February 2024 16:12:44 +0000 (0:00:00.024) 0:01:19.235 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 16:12:44 +0000 (0:00:00.023) 0:01:19.258 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 06 February 2024 16:12:44 +0000 (0:00:00.019) 0:01:19.278 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 06 February 2024 16:12:44 +0000 (0:00:00.028) 0:01:19.307 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:12:44 +0000 (0:00:00.035) 0:01:19.342 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 16:12:44 +0000 (0:00:00.023) 0:01:19.366 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 16:12:44 +0000 (0:00:00.023) 0:01:19.390 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 16:12:44 +0000 (0:00:00.024) 0:01:19.414 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 16:12:44 +0000 (0:00:00.222) 0:01:19.637 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 16:12:44 +0000 (0:00:00.025) 0:01:19.662 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707235958.1008325, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707235921.3368008, "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": "4229466214", "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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 16:12:45 +0000 (0:00:00.223) 0:01:19.886 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 16:12:45 +0000 (0:00:00.019) 0:01:19.906 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 16:12:45 +0000 (0:00:00.017) 0:01:19.923 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 16:12:45 +0000 (0:00:00.018) 0:01:19.942 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Check if group is in subgid file] ************ task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 16:12:45 +0000 (0:00:00.019) 0:01:19.961 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 16:12:45 +0000 (0:00:00.018) 0:01:19.980 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 06 February 2024 16:12:45 +0000 (0:00:00.020) 0:01:20.000 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Tuesday 06 February 2024 16:12:45 +0000 (0:00:00.033) 0:01:20.034 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Tuesday 06 February 2024 16:12:45 +0000 (0:00:00.023) 0:01:20.058 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Tuesday 06 February 2024 16:12:45 +0000 (0:00:00.021) 0:01:20.080 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Tuesday 06 February 2024 16:12:45 +0000 (0:00:00.045) 0:01:20.125 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Tuesday 06 February 2024 16:12:45 +0000 (0:00:00.019) 0:01:20.145 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Tuesday 06 February 2024 16:12:45 +0000 (0:00:00.039) 0:01:20.185 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:12:45 +0000 (0:00:00.034) 0:01:20.220 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:12:45 +0000 (0:00:00.019) 0:01:20.240 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:12:45 +0000 (0:00:00.019) 0:01:20.259 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Tuesday 06 February 2024 16:12:45 +0000 (0:00:00.050) 0:01:20.310 ****** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Tuesday 06 February 2024 16:12:45 +0000 (0:00:00.020) 0:01:20.331 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:42 Tuesday 06 February 2024 16:12:47 +0000 (0:00:02.404) 0:01:22.736 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:51 Tuesday 06 February 2024 16:12:48 +0000 (0:00:00.234) 0:01:22.971 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:61 Tuesday 06 February 2024 16:12:48 +0000 (0:00:00.026) 0:01:22.997 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:73 Tuesday 06 February 2024 16:12:48 +0000 (0:00:00.023) 0:01:23.021 ****** 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-1707235968.2765357-8692-191180840378306/source", "state": "file", "uid": 0 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:85 Tuesday 06 February 2024 16:12:48 +0000 (0:00:00.592) 0:01:23.613 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:114 Tuesday 06 February 2024 16:12:48 +0000 (0:00:00.023) 0:01:23.637 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:130 Tuesday 06 February 2024 16:12:48 +0000 (0:00:00.027) 0:01:23.665 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Tuesday 06 February 2024 16:12:48 +0000 (0:00:00.026) 0:01:23.691 ****** TASK [Verify image not pulled and no error] ************************************ task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/tests_quadlet_basic.yml:94 Tuesday 06 February 2024 16:12:48 +0000 (0:00:00.018) 0:01:23.710 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/tests_quadlet_basic.yml:101 Tuesday 06 February 2024 16:12:48 +0000 (0:00:00.022) 0:01:23.733 ****** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Tuesday 06 February 2024 16:12:49 +0000 (0:00:00.056) 0:01:23.790 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Tuesday 06 February 2024 16:12:49 +0000 (0:00:00.035) 0:01:23.825 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Tuesday 06 February 2024 16:12:49 +0000 (0:00:00.024) 0:01:23.850 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Tuesday 06 February 2024 16:12:49 +0000 (0:00:00.031) 0:01:23.881 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Tuesday 06 February 2024 16:12:49 +0000 (0:00:00.021) 0:01:23.902 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/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-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Tuesday 06 February 2024 16:12:49 +0000 (0:00:00.073) 0:01:23.976 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Tuesday 06 February 2024 16:12:50 +0000 (0:00:01.481) 0:01:25.457 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Tuesday 06 February 2024 16:12:50 +0000 (0:00:00.021) 0:01:25.479 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Tuesday 06 February 2024 16:12:50 +0000 (0:00:00.023) 0:01:25.502 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.030610", "end": "2024-02-06 16:12:50.933162", "rc": 0, "start": "2024-02-06 16:12:50.902552" } STDOUT: podman version 4.8.3 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Tuesday 06 February 2024 16:12:50 +0000 (0:00:00.247) 0:01:25.750 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Tuesday 06 February 2024 16:12:50 +0000 (0:00:00.021) 0:01:25.772 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Tuesday 06 February 2024 16:12:51 +0000 (0:00:00.019) 0:01:25.792 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Tuesday 06 February 2024 16:12:51 +0000 (0:00:00.035) 0:01:25.827 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:12:51 +0000 (0:00:00.037) 0:01:25.865 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 16:12:51 +0000 (0:00:00.026) 0:01:25.892 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 16:12:51 +0000 (0:00:00.078) 0:01:25.970 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 16:12:51 +0000 (0:00:00.026) 0:01:25.997 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 16:12:51 +0000 (0:00:00.222) 0:01:26.219 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 16:12:51 +0000 (0:00:00.025) 0:01:26.245 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707235958.1008325, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707235921.3368008, "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": "4229466214", "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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 16:12:51 +0000 (0:00:00.224) 0:01:26.470 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 16:12:51 +0000 (0:00:00.020) 0:01:26.490 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 16:12:51 +0000 (0:00:00.021) 0:01:26.512 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 16:12:51 +0000 (0:00:00.020) 0:01:26.532 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 16:12:51 +0000 (0:00:00.019) 0:01:26.552 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 16:12:51 +0000 (0:00:00.017) 0:01:26.570 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Tuesday 06 February 2024 16:12:51 +0000 (0:00:00.018) 0:01:26.588 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Tuesday 06 February 2024 16:12:51 +0000 (0:00:00.023) 0:01:26.612 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Tuesday 06 February 2024 16:12:51 +0000 (0:00:00.035) 0:01:26.648 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Tuesday 06 February 2024 16:12:51 +0000 (0:00:00.019) 0:01:26.667 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Tuesday 06 February 2024 16:12:51 +0000 (0:00:00.019) 0:01:26.687 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Tuesday 06 February 2024 16:12:51 +0000 (0:00:00.061) 0:01:26.749 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Tuesday 06 February 2024 16:12:51 +0000 (0:00:00.020) 0:01:26.769 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Tuesday 06 February 2024 16:12:52 +0000 (0:00:00.019) 0:01:26.788 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Tuesday 06 February 2024 16:12:52 +0000 (0:00:00.037) 0:01:26.826 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Tuesday 06 February 2024 16:12:52 +0000 (0:00:00.019) 0:01:26.846 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Tuesday 06 February 2024 16:12:52 +0000 (0:00:00.018) 0:01:26.864 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Tuesday 06 February 2024 16:12:52 +0000 (0:00:00.040) 0:01:26.905 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Tuesday 06 February 2024 16:12:52 +0000 (0:00:00.019) 0:01:26.925 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Tuesday 06 February 2024 16:12:52 +0000 (0:00:00.017) 0:01:26.943 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Tuesday 06 February 2024 16:12:52 +0000 (0:00:00.018) 0:01:26.961 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Tuesday 06 February 2024 16:12:52 +0000 (0:00:00.018) 0:01:26.979 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Tuesday 06 February 2024 16:12:52 +0000 (0:00:00.018) 0:01:26.997 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Tuesday 06 February 2024 16:12:52 +0000 (0:00:00.017) 0:01:27.015 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:113 Tuesday 06 February 2024 16:12:52 +0000 (0:00:00.018) 0:01:27.033 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:120 Tuesday 06 February 2024 16:12:52 +0000 (0:00:00.016) 0:01:27.050 ****** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:126 Tuesday 06 February 2024 16:12:52 +0000 (0:00:00.016) 0:01:27.067 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 16:12:52 +0000 (0:00:00.072) 0:01:27.139 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 06 February 2024 16:12:52 +0000 (0:00:00.024) 0:01:27.164 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 16:12:52 +0000 (0:00:00.023) 0:01:27.187 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 06 February 2024 16:12:52 +0000 (0:00:00.021) 0:01:27.208 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 06 February 2024 16:12:52 +0000 (0:00:00.027) 0:01:27.235 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:12:52 +0000 (0:00:00.033) 0:01:27.269 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 16:12:52 +0000 (0:00:00.025) 0:01:27.294 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 16:12:52 +0000 (0:00:00.023) 0:01:27.318 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 16:12:52 +0000 (0:00:00.025) 0:01:27.343 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 16:12:52 +0000 (0:00:00.223) 0:01:27.566 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 16:12:52 +0000 (0:00:00.026) 0:01:27.593 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707235958.1008325, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707235921.3368008, "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": "4229466214", "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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 16:12:53 +0000 (0:00:00.224) 0:01:27.818 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 16:12:53 +0000 (0:00:00.019) 0:01:27.837 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 16:12:53 +0000 (0:00:00.018) 0:01:27.856 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 16:12:53 +0000 (0:00:00.018) 0:01:27.875 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 16:12:53 +0000 (0:00:00.054) 0:01:27.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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 16:12:53 +0000 (0:00:00.020) 0:01:27.950 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 06 February 2024 16:12:53 +0000 (0:00:00.019) 0:01:27.969 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Tuesday 06 February 2024 16:12:53 +0000 (0:00:00.034) 0:01:28.003 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Tuesday 06 February 2024 16:12:53 +0000 (0:00:00.020) 0:01:28.023 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Tuesday 06 February 2024 16:12:53 +0000 (0:00:00.019) 0:01:28.043 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Tuesday 06 February 2024 16:12:53 +0000 (0:00:00.046) 0:01:28.090 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 16:12:53 +0000 (0:00:00.041) 0:01:28.131 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 16:12:53 +0000 (0:00:00.020) 0:01:28.151 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 16:12:53 +0000 (0:00:00.501) 0:01:28.653 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 16:12:54 +0000 (0:00:00.224) 0:01:28.878 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:12:54 +0000 (0:00:00.032) 0:01:28.910 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:12:54 +0000 (0:00:00.020) 0:01:28.930 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:12:54 +0000 (0:00:00.055) 0:01:28.986 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 16:12:54 +0000 (0:00:00.020) 0:01:29.006 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 16:12:54 +0000 (0:00:00.503) 0:01:29.510 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.038339", "end": "2024-02-06 16:12:54.953681", "rc": 0, "start": "2024-02-06 16:12:54.915342" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 16:12:54 +0000 (0:00:00.258) 0:01:29.769 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Tuesday 06 February 2024 16:12:55 +0000 (0:00:00.022) 0:01:29.791 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Tuesday 06 February 2024 16:12:55 +0000 (0:00:00.018) 0:01:29.809 ****** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Tuesday 06 February 2024 16:12:55 +0000 (0:00:00.018) 0:01:29.827 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Tuesday 06 February 2024 16:12:55 +0000 (0:00:00.033) 0:01:29.860 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Tuesday 06 February 2024 16:12:55 +0000 (0:00:00.025) 0:01:29.886 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Tuesday 06 February 2024 16:12:55 +0000 (0:00:00.021) 0:01:29.907 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Tuesday 06 February 2024 16:12:55 +0000 (0:00:00.021) 0:01:29.929 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/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-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Tuesday 06 February 2024 16:12:55 +0000 (0:00:00.048) 0:01:29.978 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Tuesday 06 February 2024 16:12:56 +0000 (0:00:01.466) 0:01:31.444 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Tuesday 06 February 2024 16:12:56 +0000 (0:00:00.020) 0:01:31.464 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Tuesday 06 February 2024 16:12:56 +0000 (0:00:00.023) 0:01:31.488 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032305", "end": "2024-02-06 16:12:56.918120", "rc": 0, "start": "2024-02-06 16:12:56.885815" } STDOUT: podman version 4.8.3 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Tuesday 06 February 2024 16:12:56 +0000 (0:00:00.253) 0:01:31.741 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Tuesday 06 February 2024 16:12:56 +0000 (0:00:00.021) 0:01:31.762 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Tuesday 06 February 2024 16:12:56 +0000 (0:00:00.020) 0:01:31.782 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Tuesday 06 February 2024 16:12:57 +0000 (0:00:00.035) 0:01:31.818 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:12:57 +0000 (0:00:00.038) 0:01:31.856 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 16:12:57 +0000 (0:00:00.024) 0:01:31.881 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 16:12:57 +0000 (0:00:00.023) 0:01:31.904 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 16:12:57 +0000 (0:00:00.066) 0:01:31.971 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 16:12:57 +0000 (0:00:00.221) 0:01:32.193 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 16:12:57 +0000 (0:00:00.024) 0:01:32.218 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707235958.1008325, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707235921.3368008, "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": "4229466214", "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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 16:12:57 +0000 (0:00:00.221) 0:01:32.439 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 16:12:57 +0000 (0:00:00.019) 0:01:32.459 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 16:12:57 +0000 (0:00:00.019) 0:01:32.479 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 16:12:57 +0000 (0:00:00.018) 0:01:32.497 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 16:12:57 +0000 (0:00:00.017) 0:01:32.515 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if group not in subgid file] ************ task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 16:12:57 +0000 (0:00:00.018) 0:01:32.534 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Tuesday 06 February 2024 16:12:57 +0000 (0:00:00.019) 0:01:32.554 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Tuesday 06 February 2024 16:12:57 +0000 (0:00:00.027) 0:01:32.581 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Tuesday 06 February 2024 16:12:57 +0000 (0:00:00.037) 0:01:32.618 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Tuesday 06 February 2024 16:12:57 +0000 (0:00:00.018) 0:01:32.637 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Tuesday 06 February 2024 16:12:57 +0000 (0:00:00.017) 0:01:32.655 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Tuesday 06 February 2024 16:12:57 +0000 (0:00:00.059) 0:01:32.715 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Tuesday 06 February 2024 16:12:57 +0000 (0:00:00.019) 0:01:32.734 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Tuesday 06 February 2024 16:12:57 +0000 (0:00:00.019) 0:01:32.753 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Tuesday 06 February 2024 16:12:58 +0000 (0:00:00.036) 0:01:32.790 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Tuesday 06 February 2024 16:12:58 +0000 (0:00:00.019) 0:01:32.810 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Tuesday 06 February 2024 16:12:58 +0000 (0:00:00.018) 0:01:32.828 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Tuesday 06 February 2024 16:12:58 +0000 (0:00:00.040) 0:01:32.869 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Tuesday 06 February 2024 16:12:58 +0000 (0:00:00.019) 0:01:32.889 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Tuesday 06 February 2024 16:12:58 +0000 (0:00:00.020) 0:01:32.909 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Tuesday 06 February 2024 16:12:58 +0000 (0:00:00.020) 0:01:32.930 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Tuesday 06 February 2024 16:12:58 +0000 (0:00:00.022) 0:01:32.953 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Tuesday 06 February 2024 16:12:58 +0000 (0:00:00.020) 0:01:32.973 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Tuesday 06 February 2024 16:12:58 +0000 (0:00:00.018) 0:01:32.991 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:113 Tuesday 06 February 2024 16:12:58 +0000 (0:00:00.018) 0:01:33.010 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:120 Tuesday 06 February 2024 16:12:58 +0000 (0:00:00.018) 0:01:33.028 ****** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:126 Tuesday 06 February 2024 16:12:58 +0000 (0:00:00.018) 0:01:33.047 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 16:12:58 +0000 (0:00:00.079) 0:01:33.126 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 06 February 2024 16:12:58 +0000 (0:00:00.026) 0:01:33.152 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 16:12:58 +0000 (0:00:00.024) 0:01:33.177 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 06 February 2024 16:12:58 +0000 (0:00:00.021) 0:01:33.199 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 06 February 2024 16:12:58 +0000 (0:00:00.028) 0:01:33.227 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:12:58 +0000 (0:00:00.034) 0:01:33.262 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 16:12:58 +0000 (0:00:00.023) 0:01:33.286 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 16:12:58 +0000 (0:00:00.028) 0:01:33.315 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 16:12:58 +0000 (0:00:00.027) 0:01:33.343 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 16:12:58 +0000 (0:00:00.237) 0:01:33.580 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 16:12:58 +0000 (0:00:00.024) 0:01:33.605 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707235958.1008325, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707235921.3368008, "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": "4229466214", "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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 16:12:59 +0000 (0:00:00.218) 0:01:33.823 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 16:12:59 +0000 (0:00:00.018) 0:01:33.842 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 16:12:59 +0000 (0:00:00.018) 0:01:33.860 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 16:12:59 +0000 (0:00:00.019) 0:01:33.879 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 16:12:59 +0000 (0:00:00.049) 0:01:33.928 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 16:12:59 +0000 (0:00:00.019) 0:01:33.948 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 3] ********** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 06 February 2024 16:12:59 +0000 (0:00:00.018) 0:01:33.967 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Tuesday 06 February 2024 16:12:59 +0000 (0:00:00.033) 0:01:34.000 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Tuesday 06 February 2024 16:12:59 +0000 (0:00:00.019) 0:01:34.020 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Tuesday 06 February 2024 16:12:59 +0000 (0:00:00.018) 0:01:34.038 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Tuesday 06 February 2024 16:12:59 +0000 (0:00:00.051) 0:01:34.090 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 16:12:59 +0000 (0:00:00.042) 0:01:34.132 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 16:12:59 +0000 (0:00:00.020) 0:01:34.153 ****** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "bogus.service", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target system.slice basic.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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 16:12:59 +0000 (0:00:00.538) 0:01:34.691 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 16:13:00 +0000 (0:00:00.219) 0:01:34.910 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:13:00 +0000 (0:00:00.030) 0:01:34.941 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:13:00 +0000 (0:00:00.018) 0:01:34.960 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:13:00 +0000 (0:00:00.043) 0:01:35.004 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 16:13:00 +0000 (0:00:00.019) 0:01:35.024 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 16:13:00 +0000 (0:00:00.487) 0:01:35.511 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.041259", "end": "2024-02-06 16:13:00.954767", "rc": 0, "start": "2024-02-06 16:13:00.913508" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 16:13:00 +0000 (0:00:00.259) 0:01:35.771 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Tuesday 06 February 2024 16:13:01 +0000 (0:00:00.021) 0:01:35.792 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Tuesday 06 February 2024 16:13:01 +0000 (0:00:00.018) 0:01:35.811 ****** TASK [Create user for testing] ************************************************* task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/tests_quadlet_basic.yml:113 Tuesday 06 February 2024 16:13:01 +0000 (0:00:00.017) 0:01:35.829 ****** 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-handlingjx2lwu55/tests/tests_quadlet_basic.yml:126 Tuesday 06 February 2024 16:13:01 +0000 (0:00:00.545) 0:01:36.374 ****** 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-handlingjx2lwu55/tests/tests_quadlet_basic.yml:139 Tuesday 06 February 2024 16:13:01 +0000 (0:00:00.220) 0:01:36.595 ****** 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.297867", "end": "2024-02-06 16:13:02.809887", "rc": 0, "start": "2024-02-06 16:13:02.512020" } TASK [Reboot] ****************************************************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/tests_quadlet_basic.yml:177 Tuesday 06 February 2024 16:13:02 +0000 (0:00:00.642) 0:01:37.628 ****** changed: [sut] => { "changed": true, "elapsed": 22, "rebooted": true } TASK [Run the role - user] ***************************************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/tests_quadlet_basic.yml:180 Tuesday 06 February 2024 16:13:26 +0000 (0:00:23.786) 0:02:01.415 ****** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Tuesday 06 February 2024 16:13:26 +0000 (0:00:00.039) 0:02:01.455 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Tuesday 06 February 2024 16:13:26 +0000 (0:00:00.054) 0:02:01.509 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Tuesday 06 February 2024 16:13:26 +0000 (0:00:00.024) 0:02:01.534 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Tuesday 06 February 2024 16:13:26 +0000 (0:00:00.018) 0:02:01.552 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Tuesday 06 February 2024 16:13:26 +0000 (0:00:00.018) 0:02:01.570 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/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-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Tuesday 06 February 2024 16:13:26 +0000 (0:00:00.048) 0:02:01.619 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Tuesday 06 February 2024 16:13:28 +0000 (0:00:01.643) 0:02:03.263 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Tuesday 06 February 2024 16:13:28 +0000 (0:00:00.019) 0:02:03.282 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Tuesday 06 February 2024 16:13:28 +0000 (0:00:00.022) 0:02:03.305 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.281347", "end": "2024-02-06 16:13:28.986030", "rc": 0, "start": "2024-02-06 16:13:28.704683" } STDOUT: podman version 4.8.3 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Tuesday 06 February 2024 16:13:29 +0000 (0:00:00.495) 0:02:03.800 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Tuesday 06 February 2024 16:13:29 +0000 (0:00:00.021) 0:02:03.822 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Tuesday 06 February 2024 16:13:29 +0000 (0:00:00.020) 0:02:03.843 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Tuesday 06 February 2024 16:13:29 +0000 (0:00:00.062) 0:02:03.905 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:13:29 +0000 (0:00:00.035) 0:02:03.941 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 16:13:29 +0000 (0:00:00.222) 0:02:04.163 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 16:13:29 +0000 (0:00:00.024) 0:02:04.188 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 16:13:29 +0000 (0:00:00.024) 0:02:04.213 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 16:13:29 +0000 (0:00:00.220) 0:02:04.433 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 16:13:29 +0000 (0:00:00.024) 0:02:04.458 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707235958.1008325, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707235921.3368008, "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": "4229466214", "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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 16:13:29 +0000 (0:00:00.228) 0:02:04.687 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004994", "end": "2024-02-06 16:13:30.091520", "rc": 0, "start": "2024-02-06 16:13:30.086526" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 16:13:30 +0000 (0:00:00.242) 0:02:04.929 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004565", "end": "2024-02-06 16:13:30.334331", "rc": 0, "start": "2024-02-06 16:13:30.329766" } 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 16:13:30 +0000 (0:00:00.219) 0:02:05.148 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 16:13:30 +0000 (0:00:00.019) 0:02:05.168 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 16:13:30 +0000 (0:00:00.018) 0:02:05.187 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 16:13:30 +0000 (0:00:00.018) 0:02:05.206 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Tuesday 06 February 2024 16:13:30 +0000 (0:00:00.018) 0:02:05.224 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Tuesday 06 February 2024 16:13:30 +0000 (0:00:00.024) 0:02:05.249 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Tuesday 06 February 2024 16:13:30 +0000 (0:00:00.034) 0:02:05.284 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Tuesday 06 February 2024 16:13:30 +0000 (0:00:00.019) 0:02:05.303 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Tuesday 06 February 2024 16:13:30 +0000 (0:00:00.018) 0:02:05.322 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Tuesday 06 February 2024 16:13:30 +0000 (0:00:00.035) 0:02:05.357 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Tuesday 06 February 2024 16:13:30 +0000 (0:00:00.018) 0:02:05.376 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Tuesday 06 February 2024 16:13:30 +0000 (0:00:00.018) 0:02:05.395 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Tuesday 06 February 2024 16:13:30 +0000 (0:00:00.035) 0:02:05.430 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Tuesday 06 February 2024 16:13:30 +0000 (0:00:00.041) 0:02:05.472 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Tuesday 06 February 2024 16:13:30 +0000 (0:00:00.019) 0:02:05.491 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Tuesday 06 February 2024 16:13:30 +0000 (0:00:00.037) 0:02:05.528 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Tuesday 06 February 2024 16:13:30 +0000 (0:00:00.018) 0:02:05.546 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Tuesday 06 February 2024 16:13:30 +0000 (0:00:00.018) 0:02:05.565 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Tuesday 06 February 2024 16:13:30 +0000 (0:00:00.017) 0:02:05.583 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Tuesday 06 February 2024 16:13:30 +0000 (0:00:00.018) 0:02:05.601 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Tuesday 06 February 2024 16:13:30 +0000 (0:00:00.017) 0:02:05.619 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Tuesday 06 February 2024 16:13:30 +0000 (0:00:00.018) 0:02:05.637 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:113 Tuesday 06 February 2024 16:13:30 +0000 (0:00:00.018) 0:02:05.656 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Tuesday 06 February 2024 16:13:30 +0000 (0:00:00.055) 0:02:05.711 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:12 Tuesday 06 February 2024 16:13:30 +0000 (0:00:00.020) 0:02:05.732 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:17 Tuesday 06 February 2024 16:13:30 +0000 (0:00:00.018) 0:02:05.751 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:23 Tuesday 06 February 2024 16:13:30 +0000 (0:00:00.024) 0:02:05.776 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:13:31 +0000 (0:00:00.029) 0:02:05.806 ****** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "enable-linger", "user_quadlet_basic" ], "delta": "0:00:00.022767", "end": "2024-02-06 16:13:31.234443", "rc": 0, "start": "2024-02-06 16:13:31.211676" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:13:31 +0000 (0:00:00.278) 0:02:06.085 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:13:31 +0000 (0:00:00.023) 0:02:06.108 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:28 Tuesday 06 February 2024 16:13:31 +0000 (0:00:00.020) 0:02:06.129 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707236011.2419808, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707236011.2959838, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28739, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1707236011.2959838, "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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:39 Tuesday 06 February 2024 16:13:31 +0000 (0:00:00.224) 0:02:06.354 ****** ok: [sut] => { "changed": false } TASK [linux-system-roles.podman : Debug] *************************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:57 Tuesday 06 February 2024 16:13:31 +0000 (0:00:00.400) 0:02:06.754 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "secret", "ls" ], "delta": "0:00:00.226186", "end": "2024-02-06 16:13:32.397960", "rc": 0, "start": "2024-02-06 16:13:32.171774" } STDOUT: ID NAME DRIVER CREATED UPDATED TASK [linux-system-roles.podman : Set variables part 0] ************************ task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Tuesday 06 February 2024 16:13:32 +0000 (0:00:00.461) 0:02:07.215 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:12 Tuesday 06 February 2024 16:13:32 +0000 (0:00:00.020) 0:02:07.236 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:17 Tuesday 06 February 2024 16:13:32 +0000 (0:00:00.019) 0:02:07.256 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:23 Tuesday 06 February 2024 16:13:32 +0000 (0:00:00.025) 0:02:07.281 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:13:32 +0000 (0:00:00.030) 0:02:07.311 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:13:32 +0000 (0:00:00.215) 0:02:07.527 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:13:32 +0000 (0:00:00.022) 0:02:07.550 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:28 Tuesday 06 February 2024 16:13:32 +0000 (0:00:00.048) 0:02:07.598 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707236011.2419808, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707236012.3650436, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28739, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1707236012.3650436, "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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:39 Tuesday 06 February 2024 16:13:33 +0000 (0:00:00.230) 0:02:07.829 ****** changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Debug] *************************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:57 Tuesday 06 February 2024 16:13:33 +0000 (0:00:00.429) 0:02:08.258 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "secret", "ls" ], "delta": "0:00:00.046993", "end": "2024-02-06 16:13:33.724112", "rc": 0, "start": "2024-02-06 16:13:33.677119" } STDOUT: ID NAME DRIVER CREATED UPDATED 378c59cf1c4d996bbc377b18e json_secret file Less than a second ago Less than a second ago TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:120 Tuesday 06 February 2024 16:13:33 +0000 (0:00:00.283) 0:02:08.542 ****** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:126 Tuesday 06 February 2024 16:13:33 +0000 (0:00:00.018) 0:02:08.560 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 16:13:33 +0000 (0:00:00.056) 0:02:08.617 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 06 February 2024 16:13:33 +0000 (0:00:00.024) 0:02:08.641 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 16:13:33 +0000 (0:00:00.023) 0:02:08.664 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 06 February 2024 16:13:33 +0000 (0:00:00.018) 0:02:08.682 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 06 February 2024 16:13:33 +0000 (0:00:00.027) 0:02:08.710 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:13:33 +0000 (0:00:00.032) 0:02:08.743 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 16:13:33 +0000 (0:00:00.022) 0:02:08.765 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 16:13:34 +0000 (0:00:00.080) 0:02:08.846 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 16:13:34 +0000 (0:00:00.027) 0:02:08.873 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 16:13:34 +0000 (0:00:00.221) 0:02:09.094 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 16:13:34 +0000 (0:00:00.025) 0:02:09.120 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707235958.1008325, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707235921.3368008, "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": "4229466214", "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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 16:13:34 +0000 (0:00:00.219) 0:02:09.339 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004480", "end": "2024-02-06 16:13:34.747029", "rc": 0, "start": "2024-02-06 16:13:34.742549" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 16:13:34 +0000 (0:00:00.223) 0:02:09.563 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004095", "end": "2024-02-06 16:13:34.971463", "rc": 0, "start": "2024-02-06 16:13:34.967368" } 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 16:13:35 +0000 (0:00:00.223) 0:02:09.786 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 16:13:35 +0000 (0:00:00.019) 0:02:09.805 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 16:13:35 +0000 (0:00:00.019) 0:02:09.825 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 16:13:35 +0000 (0:00:00.018) 0:02:09.844 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 06 February 2024 16:13:35 +0000 (0:00:00.019) 0:02:09.863 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Tuesday 06 February 2024 16:13:35 +0000 (0:00:00.033) 0:02:09.897 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Tuesday 06 February 2024 16:13:35 +0000 (0:00:00.018) 0:02:09.916 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Tuesday 06 February 2024 16:13:35 +0000 (0:00:00.019) 0:02:09.935 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Tuesday 06 February 2024 16:13:35 +0000 (0:00:00.044) 0:02:09.980 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Tuesday 06 February 2024 16:13:35 +0000 (0:00:00.046) 0:02:10.026 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Tuesday 06 February 2024 16:13:35 +0000 (0:00:00.040) 0:02:10.067 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:13:35 +0000 (0:00:00.032) 0:02:10.099 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:13:35 +0000 (0:00:00.217) 0:02:10.317 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:13:35 +0000 (0:00:00.022) 0:02:10.339 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Tuesday 06 February 2024 16:13:35 +0000 (0:00:00.019) 0:02:10.359 ****** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Tuesday 06 February 2024 16:13:35 +0000 (0:00:00.017) 0:02:10.377 ****** TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:42 Tuesday 06 February 2024 16:13:35 +0000 (0:00:00.018) 0:02:10.396 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:51 Tuesday 06 February 2024 16:13:35 +0000 (0:00:00.232) 0:02:10.628 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:61 Tuesday 06 February 2024 16:13:35 +0000 (0:00:00.019) 0:02:10.648 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:73 Tuesday 06 February 2024 16:13:35 +0000 (0:00:00.019) 0:02:10.667 ****** 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-1707236015.9209309-9300-46874077997656/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:85 Tuesday 06 February 2024 16:13:36 +0000 (0:00:00.596) 0:02:11.263 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:114 Tuesday 06 February 2024 16:13:36 +0000 (0:00:00.391) 0:02:11.655 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Restart service] ***************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:130 Tuesday 06 February 2024 16:13:36 +0000 (0:00:00.021) 0:02:11.677 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 16:13:36 +0000 (0:00:00.022) 0:02:11.700 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 06 February 2024 16:13:36 +0000 (0:00:00.023) 0:02:11.723 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 16:13:36 +0000 (0:00:00.024) 0:02:11.747 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 06 February 2024 16:13:36 +0000 (0:00:00.019) 0:02:11.767 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 06 February 2024 16:13:37 +0000 (0:00:00.027) 0:02:11.795 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:13:37 +0000 (0:00:00.034) 0:02:11.829 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 16:13:37 +0000 (0:00:00.024) 0:02:11.853 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 16:13:37 +0000 (0:00:00.023) 0:02:11.877 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 16:13:37 +0000 (0:00:00.026) 0:02:11.904 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 16:13:37 +0000 (0:00:00.222) 0:02:12.126 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 16:13:37 +0000 (0:00:00.025) 0:02:12.151 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707235958.1008325, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707235921.3368008, "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": "4229466214", "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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 16:13:37 +0000 (0:00:00.220) 0:02:12.372 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004091", "end": "2024-02-06 16:13:37.775476", "rc": 0, "start": "2024-02-06 16:13:37.771385" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 16:13:37 +0000 (0:00:00.243) 0:02:12.616 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003902", "end": "2024-02-06 16:13:38.020447", "rc": 0, "start": "2024-02-06 16:13:38.016545" } 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 16:13:38 +0000 (0:00:00.218) 0:02:12.834 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 16:13:38 +0000 (0:00:00.020) 0:02:12.854 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 16:13:38 +0000 (0:00:00.018) 0:02:12.872 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 16:13:38 +0000 (0:00:00.019) 0:02:12.892 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 06 February 2024 16:13:38 +0000 (0:00:00.019) 0:02:12.911 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Tuesday 06 February 2024 16:13:38 +0000 (0:00:00.036) 0:02:12.948 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Tuesday 06 February 2024 16:13:38 +0000 (0:00:00.021) 0:02:12.969 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Tuesday 06 February 2024 16:13:38 +0000 (0:00:00.025) 0:02:12.995 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Tuesday 06 February 2024 16:13:38 +0000 (0:00:00.050) 0:02:13.045 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Tuesday 06 February 2024 16:13:38 +0000 (0:00:00.019) 0:02:13.065 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Tuesday 06 February 2024 16:13:38 +0000 (0:00:00.040) 0:02:13.105 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:13:38 +0000 (0:00:00.032) 0:02:13.138 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:13:38 +0000 (0:00:00.221) 0:02:13.359 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:13:38 +0000 (0:00:00.024) 0:02:13.384 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Tuesday 06 February 2024 16:13:38 +0000 (0:00:00.055) 0:02:13.439 ****** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Tuesday 06 February 2024 16:13:38 +0000 (0:00:00.020) 0:02:13.460 ****** TASK [linux-system-roles.podman : Ensure the quadlet directory is present] ***** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:42 Tuesday 06 February 2024 16:13:38 +0000 (0:00:00.019) 0:02:13.479 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:51 Tuesday 06 February 2024 16:13:38 +0000 (0:00:00.229) 0:02:13.709 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:61 Tuesday 06 February 2024 16:13:38 +0000 (0:00:00.019) 0:02:13.729 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:73 Tuesday 06 February 2024 16:13:38 +0000 (0:00:00.019) 0:02:13.748 ****** 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-1707236019.0028148-9387-202669321277223/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:85 Tuesday 06 February 2024 16:13:39 +0000 (0:00:00.594) 0:02:14.342 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:114 Tuesday 06 February 2024 16:13:39 +0000 (0:00:00.389) 0:02:14.732 ****** changed: [sut] => { "changed": true, "name": "quadlet-basic-mysql-volume.service", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.slice run-user-1111.mount basic.target -.mount", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:130 Tuesday 06 February 2024 16:13:40 +0000 (0:00:00.441) 0:02:15.173 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 16:13:40 +0000 (0:00:00.020) 0:02:15.194 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 06 February 2024 16:13:40 +0000 (0:00:00.023) 0:02:15.218 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 16:13:40 +0000 (0:00:00.049) 0:02:15.268 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 06 February 2024 16:13:40 +0000 (0:00:00.019) 0:02:15.287 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 06 February 2024 16:13:40 +0000 (0:00:00.027) 0:02:15.315 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:13:40 +0000 (0:00:00.033) 0:02:15.349 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 16:13:40 +0000 (0:00:00.023) 0:02:15.372 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 16:13:40 +0000 (0:00:00.022) 0:02:15.395 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 16:13:40 +0000 (0:00:00.026) 0:02:15.421 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 16:13:40 +0000 (0:00:00.227) 0:02:15.649 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 16:13:40 +0000 (0:00:00.024) 0:02:15.673 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707235958.1008325, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707235921.3368008, "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": "4229466214", "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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 16:13:41 +0000 (0:00:00.220) 0:02:15.894 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004444", "end": "2024-02-06 16:13:41.300425", "rc": 0, "start": "2024-02-06 16:13:41.295981" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 16:13:41 +0000 (0:00:00.221) 0:02:16.115 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004128", "end": "2024-02-06 16:13:41.523629", "rc": 0, "start": "2024-02-06 16:13:41.519501" } 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 16:13:41 +0000 (0:00:00.222) 0:02:16.338 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 16:13:41 +0000 (0:00:00.019) 0:02:16.357 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 16:13:41 +0000 (0:00:00.019) 0:02:16.377 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 16:13:41 +0000 (0:00:00.048) 0:02:16.426 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 06 February 2024 16:13:41 +0000 (0:00:00.019) 0:02:16.446 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Tuesday 06 February 2024 16:13:41 +0000 (0:00:00.034) 0:02:16.480 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Tuesday 06 February 2024 16:13:41 +0000 (0:00:00.019) 0:02:16.500 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 5] ********** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Tuesday 06 February 2024 16:13:41 +0000 (0:00:00.019) 0:02:16.519 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Tuesday 06 February 2024 16:13:41 +0000 (0:00:00.045) 0:02:16.565 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Tuesday 06 February 2024 16:13:41 +0000 (0:00:00.018) 0:02:16.583 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:2 Tuesday 06 February 2024 16:13:41 +0000 (0:00:00.039) 0:02:16.622 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:13:41 +0000 (0:00:00.032) 0:02:16.654 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:13:42 +0000 (0:00:00.214) 0:02:16.868 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:13:42 +0000 (0:00:00.022) 0:02:16.891 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Create host directories] ********************* task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:7 Tuesday 06 February 2024 16:13:42 +0000 (0:00:00.020) 0:02:16.912 ****** TASK [linux-system-roles.podman : Ensure container images are present] ********* task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 Tuesday 06 February 2024 16:13:42 +0000 (0:00:00.018) 0:02:16.930 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:42 Tuesday 06 February 2024 16:13:50 +0000 (0:00:08.494) 0:02:25.425 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:51 Tuesday 06 February 2024 16:13:50 +0000 (0:00:00.227) 0:02:25.652 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:61 Tuesday 06 February 2024 16:13:50 +0000 (0:00:00.019) 0:02:25.671 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:73 Tuesday 06 February 2024 16:13:50 +0000 (0:00:00.019) 0:02:25.691 ****** 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-1707236030.945647-9476-136150213969436/source", "state": "file", "uid": 1111 } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:85 Tuesday 06 February 2024 16:13:51 +0000 (0:00:00.593) 0:02:26.285 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Start service] ******************************* task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:114 Tuesday 06 February 2024 16:13:51 +0000 (0:00:00.392) 0:02:26.677 ****** 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-handlingjx2lwu55/tests/tests_quadlet_basic.yml:250 Tuesday 06 February 2024 16:13:52 +0000 (0:00:00.596) 0:02:27.274 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "journalctl", "-ex" ], "delta": "0:00:00.026256", "end": "2024-02-06 16:13:52.698574", "failed_when_result": true, "rc": 0, "start": "2024-02-06 16:13:52.672318" } STDOUT: -- Logs begin at Tue 2024-02-06 16:13:13 UTC, end at Tue 2024-02-06 16:13:52 UTC. -- Feb 06 16:13:13 localhost.localdomain kernel: C0000-FFFFF write-back Feb 06 16:13:13 localhost.localdomain kernel: MTRR variable ranges enabled: Feb 06 16:13:13 localhost.localdomain kernel: 0 base 0000F0000000 mask 3FFFF0000000 uncachable Feb 06 16:13:13 localhost.localdomain kernel: 1 disabled Feb 06 16:13:13 localhost.localdomain kernel: 2 disabled Feb 06 16:13:13 localhost.localdomain kernel: 3 disabled Feb 06 16:13:13 localhost.localdomain kernel: 4 disabled Feb 06 16:13:13 localhost.localdomain kernel: 5 disabled Feb 06 16:13:13 localhost.localdomain kernel: 6 disabled Feb 06 16:13:13 localhost.localdomain kernel: 7 disabled Feb 06 16:13:13 localhost.localdomain kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT Feb 06 16:13:13 localhost.localdomain kernel: found SMP MP-table at [mem 0x000fbb70-0x000fbb7f] Feb 06 16:13:13 localhost.localdomain kernel: Using GB pages for direct mapping Feb 06 16:13:13 localhost.localdomain kernel: BRK [0x1e601000, 0x1e601fff] PGTABLE Feb 06 16:13:13 localhost.localdomain kernel: BRK [0x1e602000, 0x1e602fff] PGTABLE Feb 06 16:13:13 localhost.localdomain kernel: BRK [0x1e603000, 0x1e603fff] PGTABLE Feb 06 16:13:13 localhost.localdomain kernel: BRK [0x1e604000, 0x1e604fff] PGTABLE Feb 06 16:13:13 localhost.localdomain kernel: BRK [0x1e605000, 0x1e605fff] PGTABLE Feb 06 16:13:13 localhost.localdomain kernel: RAMDISK: [mem 0x34420000-0x36207fff] Feb 06 16:13:13 localhost.localdomain kernel: ACPI: Early table checksum verification disabled Feb 06 16:13:13 localhost.localdomain kernel: ACPI: RSDP 0x00000000000EA020 000024 (v02 Xen ) Feb 06 16:13:13 localhost.localdomain kernel: ACPI: XSDT 0x00000000FC00D4F0 00005C (v01 Xen HVM 00000000 HVML 00000000) Feb 06 16:13:13 localhost.localdomain kernel: ACPI: FACP 0x00000000FC00D3F0 0000F4 (v04 Xen HVM 00000000 HVML 00000000) Feb 06 16:13:13 localhost.localdomain kernel: ACPI: DSDT 0x00000000FC001000 00BD14 (v02 Xen HVM 00000000 INTL 20090123) Feb 06 16:13:13 localhost.localdomain kernel: ACPI: FACS 0x00000000FC00D2F0 000040 Feb 06 16:13:13 localhost.localdomain kernel: ACPI: FACS 0x00000000FC00D2F0 000040 Feb 06 16:13:13 localhost.localdomain kernel: ACPI: SSDT 0x00000000FC00CD20 000033 (v02 Xen HVM 00000000 INTL 20090123) Feb 06 16:13:13 localhost.localdomain kernel: ACPI: SSDT 0x00000000FC00CD60 000031 (v02 Xen HVM 00000000 INTL 20090123) Feb 06 16:13:13 localhost.localdomain kernel: ACPI: APIC 0x00000000FC00CDA0 0000D8 (v02 Xen HVM 00000000 HVML 00000000) Feb 06 16:13:13 localhost.localdomain kernel: ACPI: HPET 0x00000000FC00D280 000038 (v01 Xen HVM 00000000 HVML 00000000) Feb 06 16:13:13 localhost.localdomain kernel: ACPI: WAET 0x00000000FC00D2C0 000028 (v01 Xen HVM 00000000 HVML 00000000) Feb 06 16:13:13 localhost.localdomain kernel: ACPI: Reserving FACP table memory at [mem 0xfc00d3f0-0xfc00d4e3] Feb 06 16:13:13 localhost.localdomain kernel: ACPI: Reserving DSDT table memory at [mem 0xfc001000-0xfc00cd13] Feb 06 16:13:13 localhost.localdomain kernel: ACPI: Reserving FACS table memory at [mem 0xfc00d2f0-0xfc00d32f] Feb 06 16:13:13 localhost.localdomain kernel: ACPI: Reserving FACS table memory at [mem 0xfc00d2f0-0xfc00d32f] Feb 06 16:13:13 localhost.localdomain kernel: ACPI: Reserving SSDT table memory at [mem 0xfc00cd20-0xfc00cd52] Feb 06 16:13:13 localhost.localdomain kernel: ACPI: Reserving SSDT table memory at [mem 0xfc00cd60-0xfc00cd90] Feb 06 16:13:13 localhost.localdomain kernel: ACPI: Reserving APIC table memory at [mem 0xfc00cda0-0xfc00ce77] Feb 06 16:13:13 localhost.localdomain kernel: ACPI: Reserving HPET table memory at [mem 0xfc00d280-0xfc00d2b7] Feb 06 16:13:13 localhost.localdomain kernel: ACPI: Reserving WAET table memory at [mem 0xfc00d2c0-0xfc00d2e7] Feb 06 16:13:13 localhost.localdomain kernel: ACPI: Local APIC address 0xfee00000 Feb 06 16:13:13 localhost.localdomain kernel: No NUMA configuration found Feb 06 16:13:13 localhost.localdomain kernel: Faking a node at [mem 0x0000000000000000-0x00000000efffffff] Feb 06 16:13:13 localhost.localdomain kernel: NODE_DATA(0) allocated [mem 0xeffd5000-0xefffffff] Feb 06 16:13:13 localhost.localdomain kernel: Using crashkernel=auto, the size chosen is a best effort estimation. Feb 06 16:13:13 localhost.localdomain kernel: Reserving 192MB of memory at 3632MB for crashkernel (System RAM: 3839MB) Feb 06 16:13:13 localhost.localdomain kernel: Zone ranges: Feb 06 16:13:13 localhost.localdomain kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff] Feb 06 16:13:13 localhost.localdomain kernel: DMA32 [mem 0x0000000001000000-0x00000000efffffff] Feb 06 16:13:13 localhost.localdomain kernel: Normal empty Feb 06 16:13:13 localhost.localdomain kernel: Device empty Feb 06 16:13:13 localhost.localdomain kernel: Movable zone start for each node Feb 06 16:13:13 localhost.localdomain kernel: Early memory node ranges Feb 06 16:13:13 localhost.localdomain kernel: node 0: [mem 0x0000000000001000-0x000000000009dfff] Feb 06 16:13:13 localhost.localdomain kernel: node 0: [mem 0x0000000000100000-0x00000000efffffff] Feb 06 16:13:13 localhost.localdomain kernel: Zeroed struct page in unavailable ranges: 99 pages Feb 06 16:13:13 localhost.localdomain kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000000efffffff] Feb 06 16:13:13 localhost.localdomain kernel: On node 0 totalpages: 982941 Feb 06 16:13:13 localhost.localdomain kernel: DMA zone: 64 pages used for memmap Feb 06 16:13:13 localhost.localdomain kernel: DMA zone: 157 pages reserved Feb 06 16:13:13 localhost.localdomain kernel: DMA zone: 3997 pages, LIFO batch:0 Feb 06 16:13:13 localhost.localdomain kernel: DMA32 zone: 15296 pages used for memmap Feb 06 16:13:13 localhost.localdomain kernel: DMA32 zone: 978944 pages, LIFO batch:63 Feb 06 16:13:13 localhost.localdomain kernel: ACPI: PM-Timer IO Port: 0xb008 Feb 06 16:13:13 localhost.localdomain kernel: ACPI: Local APIC address 0xfee00000 Feb 06 16:13:13 localhost.localdomain kernel: IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-47 Feb 06 16:13:13 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) Feb 06 16:13:13 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 low level) Feb 06 16:13:13 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 low level) Feb 06 16:13:13 localhost.localdomain kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 low level) Feb 06 16:13:13 localhost.localdomain kernel: ACPI: IRQ0 used by override. Feb 06 16:13:13 localhost.localdomain kernel: ACPI: IRQ5 used by override. Feb 06 16:13:13 localhost.localdomain kernel: ACPI: IRQ9 used by override. Feb 06 16:13:13 localhost.localdomain kernel: ACPI: IRQ10 used by override. Feb 06 16:13:13 localhost.localdomain kernel: ACPI: IRQ11 used by override. Feb 06 16:13:13 localhost.localdomain kernel: Using ACPI (MADT) for SMP configuration information Feb 06 16:13:13 localhost.localdomain kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000 Feb 06 16:13:13 localhost.localdomain kernel: TSC deadline timer available Feb 06 16:13:13 localhost.localdomain kernel: smpboot: Allowing 15 CPUs, 13 hotplug CPUs Feb 06 16:13:13 localhost.localdomain kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff] Feb 06 16:13:13 localhost.localdomain kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] Feb 06 16:13:13 localhost.localdomain kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] Feb 06 16:13:13 localhost.localdomain kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] Feb 06 16:13:13 localhost.localdomain kernel: [mem 0xf0000000-0xfbffffff] available for PCI devices Feb 06 16:13:13 localhost.localdomain kernel: Booting paravirtualized kernel on Xen HVM Feb 06 16:13:13 localhost.localdomain kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns Feb 06 16:13:13 localhost.localdomain kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:15 nr_cpu_ids:15 nr_node_ids:1 Feb 06 16:13:13 localhost.localdomain kernel: percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144 Feb 06 16:13:13 localhost.localdomain kernel: pcpu-alloc: s221184 r8192 d28672 u262144 alloc=1*2097152 Feb 06 16:13:13 localhost.localdomain kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 -- Feb 06 16:13:13 localhost.localdomain kernel: xen: PV spinlocks enabled Feb 06 16:13:13 localhost.localdomain kernel: PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear) Feb 06 16:13:13 localhost.localdomain kernel: Built 1 zonelists, mobility grouping on. Total pages: 967424 Feb 06 16:13:13 localhost.localdomain kernel: Policy zone: DMA32 Feb 06 16:13:13 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 16:13:13 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 16:13:13 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 16:13:13 localhost.localdomain kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=15, Nodes=1 Feb 06 16:13:13 localhost.localdomain kernel: Kernel/User page tables isolation: enabled Feb 06 16:13:13 localhost.localdomain kernel: ftrace: allocating 41037 entries in 161 pages Feb 06 16:13:13 localhost.localdomain kernel: ftrace: allocated 161 pages with 3 groups Feb 06 16:13:13 localhost.localdomain kernel: rcu: Hierarchical RCU implementation. Feb 06 16:13:13 localhost.localdomain kernel: rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=15. Feb 06 16:13:13 localhost.localdomain kernel: Rude variant of Tasks RCU enabled. Feb 06 16:13:13 localhost.localdomain kernel: Tracing variant of Tasks RCU enabled. Feb 06 16:13:13 localhost.localdomain kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. Feb 06 16:13:13 localhost.localdomain kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=15 Feb 06 16:13:13 localhost.localdomain kernel: NR_IRQS: 524544, nr_irqs: 952, preallocated irqs: 16 Feb 06 16:13:13 localhost.localdomain kernel: xen:events: Using 2-level ABI Feb 06 16:13:13 localhost.localdomain kernel: xen:events: Xen HVM callback vector for event delivery is enabled Feb 06 16:13:13 localhost.localdomain kernel: random: crng done (trusting CPU's manufacturer) Feb 06 16:13:13 localhost.localdomain kernel: Console: colour VGA+ 80x25 Feb 06 16:13:13 localhost.localdomain kernel: printk: console [tty0] enabled Feb 06 16:13:13 localhost.localdomain kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! Feb 06 16:13:13 localhost.localdomain kernel: ACPI: Core revision 20220331 Feb 06 16:13:13 localhost.localdomain kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 30580167144 ns Feb 06 16:13:13 localhost.localdomain kernel: hpet clockevent registered Feb 06 16:13:13 localhost.localdomain kernel: APIC: Switch to symmetric I/O mode setup Feb 06 16:13:13 localhost.localdomain kernel: x2apic: IRQ remapping doesn't support X2APIC mode Feb 06 16:13:13 localhost.localdomain kernel: Switched APIC routing to physical flat. Feb 06 16:13:13 localhost.localdomain kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0 Feb 06 16:13:13 localhost.localdomain kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x29cd4133323, max_idle_ns: 440795296220 ns Feb 06 16:13:13 localhost.localdomain kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5799.99 BogoMIPS (lpj=2899998) Feb 06 16:13:13 localhost.localdomain kernel: pid_max: default: 32768 minimum: 301 Feb 06 16:13:13 localhost.localdomain kernel: LSM: Security Framework initializing Feb 06 16:13:13 localhost.localdomain kernel: Yama: becoming mindful. Feb 06 16:13:13 localhost.localdomain kernel: SELinux: Initializing. Feb 06 16:13:13 localhost.localdomain kernel: LSM support for eBPF active Feb 06 16:13:13 localhost.localdomain kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, vmalloc) Feb 06 16:13:13 localhost.localdomain kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, vmalloc) Feb 06 16:13:13 localhost.localdomain kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, vmalloc) Feb 06 16:13:13 localhost.localdomain kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, vmalloc) Feb 06 16:13:13 localhost.localdomain kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024 Feb 06 16:13:13 localhost.localdomain kernel: Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4 Feb 06 16:13:13 localhost.localdomain kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization Feb 06 16:13:13 localhost.localdomain kernel: Spectre V2 : Mitigation: Retpolines Feb 06 16:13:13 localhost.localdomain kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch Feb 06 16:13:13 localhost.localdomain kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT Feb 06 16:13:13 localhost.localdomain kernel: Speculative Store Bypass: Vulnerable Feb 06 16:13:13 localhost.localdomain kernel: MDS: Vulnerable: Clear CPU buffers attempted, no microcode Feb 06 16:13:13 localhost.localdomain kernel: MMIO Stale Data: Vulnerable: Clear CPU buffers attempted, no microcode Feb 06 16:13:13 localhost.localdomain kernel: Freeing SMP alternatives memory: 36K Feb 06 16:13:13 localhost.localdomain kernel: clocksource: xen: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns Feb 06 16:13:13 localhost.localdomain kernel: Xen: using vcpuop timer interface Feb 06 16:13:13 localhost.localdomain kernel: installing Xen timer for CPU 0 Feb 06 16:13:13 localhost.localdomain kernel: smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz (family: 0x6, model: 0x3f, stepping: 0x2) Feb 06 16:13:13 localhost.localdomain kernel: cpu 0 spinlock event irq 53 Feb 06 16:13:13 localhost.localdomain kernel: Performance Events: unsupported p6 CPU model 63 no PMU driver, software events only. Feb 06 16:13:13 localhost.localdomain kernel: rcu: Hierarchical SRCU implementation. Feb 06 16:13:13 localhost.localdomain kernel: NMI watchdog: Perf NMI watchdog permanently disabled Feb 06 16:13:13 localhost.localdomain kernel: smp: Bringing up secondary CPUs ... Feb 06 16:13:13 localhost.localdomain kernel: installing Xen timer for CPU 1 Feb 06 16:13:13 localhost.localdomain kernel: x86: Booting SMP configuration: Feb 06 16:13:13 localhost.localdomain kernel: .... node #0, CPUs: #1 Feb 06 16:13:13 localhost.localdomain kernel: cpu 1 spinlock event irq 59 Feb 06 16:13:13 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 16:13:13 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 16:13:13 localhost.localdomain kernel: smp: Brought up 1 node, 2 CPUs Feb 06 16:13:13 localhost.localdomain kernel: smpboot: Max logical packages: 8 Feb 06 16:13:13 localhost.localdomain kernel: smpboot: Total of 2 processors activated (11599.99 BogoMIPS) Feb 06 16:13:13 localhost.localdomain kernel: node 0 deferred pages initialised in 14ms Feb 06 16:13:13 localhost.localdomain kernel: devtmpfs: initialized Feb 06 16:13:13 localhost.localdomain kernel: x86/mm: Memory block size: 128MB Feb 06 16:13:13 localhost.localdomain kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns Feb 06 16:13:13 localhost.localdomain kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, vmalloc) Feb 06 16:13:13 localhost.localdomain kernel: pinctrl core: initialized pinctrl subsystem Feb 06 16:13:13 localhost.localdomain kernel: NET: Registered protocol family 16 Feb 06 16:13:13 localhost.localdomain kernel: DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations Feb 06 16:13:13 localhost.localdomain kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations Feb 06 16:13:13 localhost.localdomain kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations Feb 06 16:13:13 localhost.localdomain kernel: audit: initializing netlink subsys (disabled) Feb 06 16:13:13 localhost.localdomain kernel: audit: type=2000 audit(1707235993.981:1): state=initialized audit_enabled=0 res=1 Feb 06 16:13:13 localhost.localdomain kernel: cpuidle: using governor menu Feb 06 16:13:13 localhost.localdomain kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 Feb 06 16:13:13 localhost.localdomain kernel: PCI: Using configuration type 1 for base access Feb 06 16:13:13 localhost.localdomain kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages Feb 06 16:13:13 localhost.localdomain kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages Feb 06 16:13:13 localhost.localdomain kernel: cryptd: max_cpu_qlen set to 1000 Feb 06 16:13:13 localhost.localdomain kernel: ACPI: Added _OSI(Module Device) Feb 06 16:13:13 localhost.localdomain kernel: ACPI: Added _OSI(Processor Device) Feb 06 16:13:13 localhost.localdomain kernel: ACPI: Added _OSI(3.0 _SCP Extensions) Feb 06 16:13:13 localhost.localdomain kernel: ACPI: Added _OSI(Processor Aggregator Device) Feb 06 16:13:13 localhost.localdomain kernel: ACPI: 3 ACPI AML tables successfully acquired and loaded Feb 06 16:13:13 localhost.localdomain kernel: xen: --> pirq=16 -> irq=9 (gsi=9) Feb 06 16:13:13 localhost.localdomain kernel: ACPI: Interpreter enabled Feb 06 16:13:13 localhost.localdomain kernel: ACPI: PM: (supports S0 S3 S4 S5) Feb 06 16:13:13 localhost.localdomain kernel: ACPI: Using IOAPIC for interrupt routing Feb 06 16:13:13 localhost.localdomain kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug Feb 06 16:13:13 localhost.localdomain kernel: ACPI: Enabled 2 GPEs in block 00 to 0F Feb 06 16:13:13 localhost.localdomain kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) Feb 06 16:13:13 localhost.localdomain kernel: acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3] Feb 06 16:13:13 localhost.localdomain kernel: acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] Feb 06 16:13:13 localhost.localdomain kernel: acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. Feb 06 16:13:13 localhost.localdomain kernel: acpiphp: Slot [0] registered Feb 06 16:13:13 localhost.localdomain kernel: acpiphp: Slot [3] registered Feb 06 16:13:13 localhost.localdomain kernel: acpiphp: Slot [4] registered Feb 06 16:13:13 localhost.localdomain kernel: acpiphp: Slot [5] registered Feb 06 16:13:13 localhost.localdomain kernel: acpiphp: Slot [6] registered Feb 06 16:13:13 localhost.localdomain kernel: acpiphp: Slot [7] registered Feb 06 16:13:13 localhost.localdomain kernel: acpiphp: Slot [8] registered Feb 06 16:13:13 localhost.localdomain kernel: acpiphp: Slot [9] registered Feb 06 16:13:13 localhost.localdomain kernel: acpiphp: Slot [10] registered Feb 06 16:13:13 localhost.localdomain kernel: acpiphp: Slot [11] registered Feb 06 16:13:13 localhost.localdomain kernel: acpiphp: Slot [12] registered Feb 06 16:13:13 localhost.localdomain kernel: acpiphp: Slot [13] registered Feb 06 16:13:13 localhost.localdomain kernel: acpiphp: Slot [14] registered Feb 06 16:13:13 localhost.localdomain kernel: acpiphp: Slot [15] registered Feb 06 16:13:13 localhost.localdomain kernel: acpiphp: Slot [16] registered Feb 06 16:13:13 localhost.localdomain kernel: acpiphp: Slot [17] registered Feb 06 16:13:13 localhost.localdomain kernel: acpiphp: Slot [18] registered Feb 06 16:13:13 localhost.localdomain kernel: acpiphp: Slot [19] registered Feb 06 16:13:13 localhost.localdomain kernel: acpiphp: Slot [20] registered Feb 06 16:13:13 localhost.localdomain kernel: acpiphp: Slot [21] registered Feb 06 16:13:13 localhost.localdomain kernel: acpiphp: Slot [22] registered Feb 06 16:13:13 localhost.localdomain kernel: acpiphp: Slot [23] registered Feb 06 16:13:13 localhost.localdomain kernel: acpiphp: Slot [24] registered Feb 06 16:13:13 localhost.localdomain kernel: acpiphp: Slot [25] registered Feb 06 16:13:13 localhost.localdomain kernel: acpiphp: Slot [26] registered Feb 06 16:13:13 localhost.localdomain kernel: acpiphp: Slot [27] registered Feb 06 16:13:13 localhost.localdomain kernel: acpiphp: Slot [28] registered Feb 06 16:13:13 localhost.localdomain kernel: acpiphp: Slot [29] registered Feb 06 16:13:13 localhost.localdomain kernel: acpiphp: Slot [30] registered Feb 06 16:13:13 localhost.localdomain kernel: acpiphp: Slot [31] registered Feb 06 16:13:13 localhost.localdomain kernel: PCI host bridge to bus 0000:00 Feb 06 16:13:13 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] Feb 06 16:13:13 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] Feb 06 16:13:13 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] Feb 06 16:13:13 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xffffffff window] Feb 06 16:13:13 localhost.localdomain kernel: pci_bus 0000:00: root bus resource [bus 00-ff] Feb 06 16:13:13 localhost.localdomain kernel: pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 Feb 06 16:13:13 localhost.localdomain kernel: pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 Feb 06 16:13:13 localhost.localdomain kernel: pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 Feb 06 16:13:13 localhost.localdomain kernel: pci 0000:00:01.1: reg 0x20: [io 0xc000-0xc00f] Feb 06 16:13:13 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] Feb 06 16:13:13 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] Feb 06 16:13:13 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] Feb 06 16:13:13 localhost.localdomain kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] Feb 06 16:13:13 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 16:13:13 localhost.localdomain kernel: pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 Feb 06 16:13:13 localhost.localdomain kernel: pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI Feb 06 16:13:13 localhost.localdomain kernel: pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000 Feb 06 16:13:13 localhost.localdomain kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf8000000-0xf9ffffff pref] Feb 06 16:13:13 localhost.localdomain kernel: pci 0000:00:02.0: reg 0x14: [mem 0xfbfff000-0xfbffffff] Feb 06 16:13:13 localhost.localdomain kernel: pci 0000:00:1f.0: [5853:0001] type 00 class 0xff8000 Feb 06 16:13:13 localhost.localdomain kernel: pci 0000:00:1f.0: reg 0x10: [io 0xc100-0xc1ff] Feb 06 16:13:13 localhost.localdomain kernel: pci 0000:00:1f.0: reg 0x14: [mem 0xfa000000-0xfaffffff pref] Feb 06 16:13:13 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 5 Feb 06 16:13:13 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10 Feb 06 16:13:13 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11 Feb 06 16:13:13 localhost.localdomain kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 5 Feb 06 16:13:13 localhost.localdomain kernel: xen:balloon: Initialising balloon driver Feb 06 16:13:13 localhost.localdomain kernel: iommu: Default domain type: Passthrough Feb 06 16:13:13 localhost.localdomain kernel: SCSI subsystem initialized Feb 06 16:13:13 localhost.localdomain kernel: ACPI: bus type USB registered Feb 06 16:13:13 localhost.localdomain kernel: usbcore: registered new interface driver usbfs Feb 06 16:13:13 localhost.localdomain kernel: usbcore: registered new interface driver hub Feb 06 16:13:13 localhost.localdomain kernel: usbcore: registered new device driver usb Feb 06 16:13:13 localhost.localdomain kernel: pps_core: LinuxPPS API ver. 1 registered Feb 06 16:13:13 localhost.localdomain kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti Feb 06 16:13:13 localhost.localdomain kernel: PTP clock support registered Feb 06 16:13:13 localhost.localdomain kernel: EDAC MC: Ver: 3.0.0 Feb 06 16:13:13 localhost.localdomain kernel: PCI: Using ACPI for IRQ routing Feb 06 16:13:13 localhost.localdomain kernel: PCI: pci_cache_line_size set to 64 bytes Feb 06 16:13:13 localhost.localdomain kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff] Feb 06 16:13:13 localhost.localdomain kernel: NetLabel: Initializing Feb 06 16:13:13 localhost.localdomain kernel: NetLabel: domain hash size = 128 Feb 06 16:13:13 localhost.localdomain kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO Feb 06 16:13:13 localhost.localdomain kernel: NetLabel: unlabeled traffic allowed by default Feb 06 16:13:13 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device Feb 06 16:13:13 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none Feb 06 16:13:13 localhost.localdomain kernel: pci 0000:00:02.0: vgaarb: bridge control possible Feb 06 16:13:13 localhost.localdomain kernel: vgaarb: loaded Feb 06 16:13:13 localhost.localdomain kernel: HPET: 3 timers in total, 0 timers will be used for per-cpu timer Feb 06 16:13:13 localhost.localdomain kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 Feb 06 16:13:13 localhost.localdomain kernel: hpet0: 3 comparators, 64-bit 62.500000 MHz counter Feb 06 16:13:13 localhost.localdomain kernel: clocksource: Switched to clocksource xen Feb 06 16:13:13 localhost.localdomain kernel: VFS: Disk quotas dquot_6.6.0 Feb 06 16:13:13 localhost.localdomain kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) Feb 06 16:13:13 localhost.localdomain kernel: pnp: PnP ACPI init Feb 06 16:13:13 localhost.localdomain kernel: system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved Feb 06 16:13:13 localhost.localdomain kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) Feb 06 16:13:13 localhost.localdomain kernel: system 00:01: [io 0x08a0-0x08a3] has been reserved Feb 06 16:13:13 localhost.localdomain kernel: system 00:01: [io 0x0cc0-0x0ccf] has been reserved Feb 06 16:13:13 localhost.localdomain kernel: system 00:01: [io 0x04d0-0x04d1] has been reserved Feb 06 16:13:13 localhost.localdomain kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) Feb 06 16:13:13 localhost.localdomain kernel: xen: --> pirq=17 -> irq=8 (gsi=8) Feb 06 16:13:13 localhost.localdomain kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) Feb 06 16:13:13 localhost.localdomain kernel: xen: --> pirq=18 -> irq=12 (gsi=12) Feb 06 16:13:13 localhost.localdomain kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) Feb 06 16:13:13 localhost.localdomain kernel: xen: --> pirq=19 -> irq=1 (gsi=1) Feb 06 16:13:13 localhost.localdomain kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) Feb 06 16:13:13 localhost.localdomain kernel: xen: --> pirq=20 -> irq=6 (gsi=6) Feb 06 16:13:13 localhost.localdomain kernel: pnp 00:05: [dma 2] Feb 06 16:13:13 localhost.localdomain kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0700 (active) Feb 06 16:13:13 localhost.localdomain kernel: xen: --> pirq=21 -> irq=4 (gsi=4) Feb 06 16:13:13 localhost.localdomain kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) Feb 06 16:13:13 localhost.localdomain kernel: system 00:07: [io 0x10c0-0x1141] has been reserved Feb 06 16:13:13 localhost.localdomain kernel: system 00:07: [io 0xb044-0xb047] has been reserved Feb 06 16:13:13 localhost.localdomain kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) Feb 06 16:13:13 localhost.localdomain kernel: pnp: PnP ACPI: found 8 devices Feb 06 16:13:13 localhost.localdomain kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns Feb 06 16:13:13 localhost.localdomain kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] Feb 06 16:13:13 localhost.localdomain kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] Feb 06 16:13:13 localhost.localdomain kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] Feb 06 16:13:13 localhost.localdomain kernel: pci_bus 0000:00: resource 7 [mem 0xf0000000-0xffffffff window] Feb 06 16:13:13 localhost.localdomain kernel: NET: Registered protocol family 2 Feb 06 16:13:13 localhost.localdomain kernel: IP idents hash table entries: 65536 (order: 7, 524288 bytes, vmalloc) Feb 06 16:13:13 localhost.localdomain kernel: tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, vmalloc) Feb 06 16:13:13 localhost.localdomain kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes, vmalloc) Feb 06 16:13:13 localhost.localdomain kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes, vmalloc) Feb 06 16:13:13 localhost.localdomain kernel: TCP: Hash tables configured (established 32768 bind 32768) Feb 06 16:13:13 localhost.localdomain kernel: MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, vmalloc) Feb 06 16:13:13 localhost.localdomain kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes, vmalloc) Feb 06 16:13:13 localhost.localdomain kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, vmalloc) Feb 06 16:13:13 localhost.localdomain kernel: NET: Registered protocol family 1 Feb 06 16:13:13 localhost.localdomain kernel: NET: Registered protocol family 44 Feb 06 16:13:13 localhost.localdomain kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers Feb 06 16:13:13 localhost.localdomain kernel: pci 0000:00:01.0: PIIX3: Enabling Passive Release Feb 06 16:13:13 localhost.localdomain kernel: pci 0000:00:01.0: Activating ISA DMA hang workarounds Feb 06 16:13:13 localhost.localdomain kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] Feb 06 16:13:13 localhost.localdomain kernel: PCI: CLS 0 bytes, default 64 Feb 06 16:13:13 localhost.localdomain kernel: Unpacking initramfs... Feb 06 16:13:13 localhost.localdomain kernel: Freeing initrd memory: 30624K Feb 06 16:13:13 localhost.localdomain kernel: ACPI: bus type thunderbolt registered Feb 06 16:13:13 localhost.localdomain kernel: Initialise system trusted keyrings Feb 06 16:13:13 localhost.localdomain kernel: Key type blacklist registered Feb 06 16:13:13 localhost.localdomain kernel: workingset: timestamp_bits=36 max_order=20 bucket_order=0 Feb 06 16:13:13 localhost.localdomain kernel: zbud: loaded Feb 06 16:13:13 localhost.localdomain kernel: pstore: using deflate compression Feb 06 16:13:13 localhost.localdomain kernel: Platform Keyring initialized Feb 06 16:13:13 localhost.localdomain kernel: NET: Registered protocol family 38 Feb 06 16:13:13 localhost.localdomain kernel: Key type asymmetric registered Feb 06 16:13:13 localhost.localdomain kernel: Asymmetric key parser 'x509' registered Feb 06 16:13:13 localhost.localdomain kernel: Running certificate verification selftests Feb 06 16:13:13 localhost.localdomain kernel: Loaded X.509 cert 'Certificate verification self-testing key: f58703bb33ce1b73ee02eccdee5b8817518fe3db' Feb 06 16:13:13 localhost.localdomain kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) Feb 06 16:13:13 localhost.localdomain kernel: io scheduler mq-deadline registered Feb 06 16:13:13 localhost.localdomain kernel: io scheduler kyber registered Feb 06 16:13:13 localhost.localdomain kernel: io scheduler bfq registered Feb 06 16:13:13 localhost.localdomain kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE Feb 06 16:13:13 localhost.localdomain kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 Feb 06 16:13:13 localhost.localdomain kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 Feb 06 16:13:13 localhost.localdomain kernel: ACPI: Power Button [PWRF] Feb 06 16:13:13 localhost.localdomain kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1 Feb 06 16:13:13 localhost.localdomain kernel: ACPI: Sleep Button [SLPF] Feb 06 16:13:13 localhost.localdomain kernel: xen: --> pirq=22 -> irq=47 (gsi=47) Feb 06 16:13:13 localhost.localdomain kernel: xen:grant_table: Grant tables using version 1 layout Feb 06 16:13:13 localhost.localdomain kernel: Grant table initialized Feb 06 16:13:13 localhost.localdomain kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! Feb 06 16:13:13 localhost.localdomain kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled Feb 06 16:13:13 localhost.localdomain kernel: 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A Feb 06 16:13:13 localhost.localdomain kernel: Non-volatile memory driver v1.3 Feb 06 16:13:13 localhost.localdomain kernel: rdac: device handler registered Feb 06 16:13:13 localhost.localdomain kernel: hp_sw: device handler registered Feb 06 16:13:13 localhost.localdomain kernel: emc: device handler registered Feb 06 16:13:13 localhost.localdomain kernel: alua: device handler registered Feb 06 16:13:13 localhost.localdomain kernel: libphy: Fixed MDIO Bus: probed Feb 06 16:13:13 localhost.localdomain kernel: usbcore: registered new interface driver usbserial_generic Feb 06 16:13:13 localhost.localdomain kernel: usbserial: USB Serial support registered for generic Feb 06 16:13:13 localhost.localdomain kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 Feb 06 16:13:13 localhost.localdomain kernel: i8042: Warning: Keylock active Feb 06 16:13:13 localhost.localdomain kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 Feb 06 16:13:13 localhost.localdomain kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 Feb 06 16:13:13 localhost.localdomain kernel: mousedev: PS/2 mouse device common for all mice Feb 06 16:13:13 localhost.localdomain kernel: rtc_cmos 00:02: registered as rtc0 Feb 06 16:13:13 localhost.localdomain kernel: rtc_cmos 00:02: alarms up to one day, 114 bytes nvram, hpet irqs Feb 06 16:13:13 localhost.localdomain kernel: intel_pstate: CPU model not supported Feb 06 16:13:13 localhost.localdomain kernel: hid: raw HID events driver (C) Jiri Kosina Feb 06 16:13:13 localhost.localdomain kernel: usbcore: registered new interface driver usbhid Feb 06 16:13:13 localhost.localdomain kernel: usbhid: USB HID core driver Feb 06 16:13:13 localhost.localdomain kernel: drop_monitor: Initializing network drop monitor service Feb 06 16:13:13 localhost.localdomain kernel: Initializing XFRM netlink socket Feb 06 16:13:13 localhost.localdomain kernel: NET: Registered protocol family 10 Feb 06 16:13:13 localhost.localdomain kernel: Segment Routing with IPv6 Feb 06 16:13:13 localhost.localdomain kernel: NET: Registered protocol family 17 Feb 06 16:13:13 localhost.localdomain kernel: mpls_gso: MPLS GSO support Feb 06 16:13:13 localhost.localdomain kernel: AVX2 version of gcm_enc/dec engaged. Feb 06 16:13:13 localhost.localdomain kernel: AES CTR mode by8 optimization enabled Feb 06 16:13:13 localhost.localdomain kernel: sched_clock: Marking stable (652797247, 0)->(10012474074, -9359676827) Feb 06 16:13:13 localhost.localdomain kernel: registered taskstats version 1 Feb 06 16:13:13 localhost.localdomain kernel: Loading compiled-in X.509 certificates Feb 06 16:13:13 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux kernel signing key: 7bbaaf54b5f732d6914fbb4e9221cf0076c446f1' Feb 06 16:13:13 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux Driver Update Program (key 3): bf57f3e87362bc7229d9f465321773dfd1f77a80' Feb 06 16:13:13 localhost.localdomain kernel: Loaded X.509 cert 'Red Hat Enterprise Linux kpatch signing key: 4d38fd864ebe18c5f0b72e3852e2014c3a676fc8' Feb 06 16:13:13 localhost.localdomain kernel: zswap: loaded using pool lzo/zbud Feb 06 16:13:13 localhost.localdomain kernel: page_owner is disabled Feb 06 16:13:13 localhost.localdomain kernel: Key type big_key registered Feb 06 16:13:13 localhost.localdomain kernel: Key type encrypted registered Feb 06 16:13:13 localhost.localdomain kernel: ima: No TPM chip found, activating TPM-bypass! Feb 06 16:13:13 localhost.localdomain kernel: ima: Allocated hash algorithm: sha256 Feb 06 16:13:13 localhost.localdomain kernel: ima: No architecture policies found Feb 06 16:13:13 localhost.localdomain kernel: evm: Initialising EVM extended attributes: Feb 06 16:13:13 localhost.localdomain kernel: evm: security.selinux Feb 06 16:13:13 localhost.localdomain kernel: evm: security.ima Feb 06 16:13:13 localhost.localdomain kernel: evm: security.capability Feb 06 16:13:13 localhost.localdomain kernel: evm: HMAC attrs: 0x1 Feb 06 16:13:13 localhost.localdomain kernel: xenbus_probe_frontend: Device with no driver: device/vbd/768 Feb 06 16:13:13 localhost.localdomain kernel: xenbus_probe_frontend: Device with no driver: device/vif/0 Feb 06 16:13:13 localhost.localdomain kernel: rtc_cmos 00:02: setting system clock to 2024-02-06 16:13:13 UTC (1707235993) Feb 06 16:13:13 localhost.localdomain kernel: Freeing unused decrypted memory: 2028K Feb 06 16:13:13 localhost.localdomain kernel: Freeing unused kernel image (initmem) memory: 2816K Feb 06 16:13:13 localhost.localdomain kernel: Write protecting the kernel read-only data: 26624k Feb 06 16:13:13 localhost.localdomain kernel: Freeing unused kernel image (text/rodata gap) memory: 2016K Feb 06 16:13:13 localhost.localdomain kernel: Freeing unused kernel image (rodata/data gap) memory: 1680K Feb 06 16:13:13 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 16:13:13 localhost.localdomain systemd[1]: Detected virtualization xen. Feb 06 16:13:13 localhost.localdomain systemd[1]: Detected architecture x86-64. Feb 06 16:13:13 localhost.localdomain systemd[1]: Running in initial RAM disk. Feb 06 16:13:13 localhost.localdomain systemd[1]: Set hostname to . Feb 06 16:13:13 localhost.localdomain systemd[1]: Listening on Journal Socket. Feb 06 16:13:13 localhost.localdomain systemd[1]: Listening on Journal Socket (/dev/log). Feb 06 16:13:13 localhost.localdomain systemd[1]: Reached target Timers. Feb 06 16:13:13 localhost.localdomain systemd[1]: Reached target Slices. Feb 06 16:13:13 localhost.localdomain systemd[1]: Listening on udev Kernel Socket. Feb 06 16:13:13 localhost.localdomain systemd-journald[216]: 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 16:13:13 localhost.localdomain systemd-journald[216]: 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 16:13:13 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 16:13:13 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 16:13:13 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 16:13:13 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 16:13:13 localhost.localdomain dracut-cmdline[239]: dracut-8 dracut-049-233.git20240115.el8 Feb 06 16:13:13 localhost.localdomain dracut-cmdline[239]: 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 16:13:13 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 16:13:13 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 16:13:13 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 16:13:13 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 16:13:13 localhost.localdomain systemd-udevd[300]: Network interface NamePolicy= disabled on kernel command line, ignoring. Feb 06 16:13:13 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 16:13:13 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 16:13:13 localhost.localdomain kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 Feb 06 16:13:14 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 16:13:14 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 16:13:14 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 16:13:14 localhost.localdomain systemd[1]: Received SIGRTMIN+20 from PID 321 (plymouthd). Feb 06 16:13:14 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 16:13:14 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 16:13:14 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 16:13:14 localhost.localdomain kernel: xen_netfront: Initialising Xen virtual ethernet driver Feb 06 16:13:14 localhost.localdomain systemd-udevd[320]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Feb 06 16:13:14 localhost.localdomain kernel: Invalid max_queues (4), will use default max: 2. Feb 06 16:13:14 localhost.localdomain kernel: blkfront: xvda: barrier or flush: disabled; persistent grants: disabled; indirect descriptors: enabled; Feb 06 16:13:14 localhost.localdomain kernel: xvda: xvda1 Feb 06 16:13:14 localhost.localdomain kernel: libata version 3.00 loaded. Feb 06 16:13:14 localhost.localdomain kernel: ata_piix 0000:00:01.1: version 2.13 Feb 06 16:13:14 localhost.localdomain kernel: scsi host0: ata_piix Feb 06 16:13:14 localhost.localdomain kernel: ACPI: bus type drm_connector registered Feb 06 16:13:14 localhost.localdomain kernel: scsi host1: ata_piix Feb 06 16:13:14 localhost.localdomain kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc000 irq 14 Feb 06 16:13:14 localhost.localdomain kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc008 irq 15 Feb 06 16:13:14 localhost.localdomain kernel: cirrus 0000:00:02.0: vgaarb: deactivate vga console Feb 06 16:13:14 localhost.localdomain systemd-udevd[315]: Using default interface naming scheme 'rhel-8.0'. Feb 06 16:13:14 localhost.localdomain systemd-udevd[315]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Feb 06 16:13:14 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 16:13:14 localhost.localdomain kernel: Console: switching to colour dummy device 80x25 Feb 06 16:13:14 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 16:13:14 localhost.localdomain kernel: [drm] Initialized cirrus 2.0.0 2019 for 0000:00:02.0 on minor 0 Feb 06 16:13:14 localhost.localdomain kernel: fbcon: cirrusdrmfb (fb0) is primary device Feb 06 16:13:14 localhost.localdomain kernel: cirrus 0000:00:02.0: [drm] drm_plane_enable_fb_damage_clips() not called Feb 06 16:13:14 localhost.localdomain kernel: Console: switching to colour frame buffer device 128x48 Feb 06 16:13:14 localhost.localdomain kernel: cirrus 0000:00:02.0: [drm] fb0: cirrusdrmfb frame buffer device Feb 06 16:13:14 localhost.localdomain kernel: tsc: Refined TSC clocksource calibration: 2900.002 MHz Feb 06 16:13:14 localhost.localdomain kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29cd450a1a7, max_idle_ns: 440795314730 ns Feb 06 16:13:14 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 16:13:14 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 16:13:14 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 16:13:14 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 16:13:14 localhost.localdomain systemd-fsck[361]: /usr/sbin/fsck.xfs: XFS file system. Feb 06 16:13:14 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 16:13:14 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 16:13:14 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 16:13:14 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 16:13:14 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 16:13:14 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 16:13:14 localhost.localdomain kernel: input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input4 Feb 06 16:13:14 localhost.localdomain kernel: SGI XFS with ACLs, security attributes, quota, no debug enabled Feb 06 16:13:14 localhost.localdomain kernel: XFS (xvda1): Mounting V5 Filesystem Feb 06 16:13:15 localhost.localdomain kernel: XFS (xvda1): Ending clean mount Feb 06 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 localhost.localdomain systemd[1]: Reloading. Feb 06 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 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 16:13:15 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 16:13:16 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 16:13: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 16:13: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 16:13:16 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 16:13:16 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 16:13:16 localhost.localdomain systemd[1]: Switching root. Feb 06 16:13:16 localhost.localdomain systemd-journald[216]: 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 16:13:16 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm kernel: printk: systemd: 16 output lines suppressed due to ratelimiting Feb 06 16:13:16 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm kernel: audit: type=1404 audit(1707235996.222:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1 Feb 06 16:13:16 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm kernel: SELinux: policy capability network_peer_controls=1 Feb 06 16:13:16 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm kernel: SELinux: policy capability open_perms=1 Feb 06 16:13:16 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm kernel: SELinux: policy capability extended_socket_class=1 Feb 06 16:13:16 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm kernel: SELinux: policy capability always_check_network=0 Feb 06 16:13:16 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm kernel: SELinux: policy capability cgroup_seclabel=1 Feb 06 16:13:16 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm kernel: SELinux: policy capability nnp_nosuid_transition=1 Feb 06 16:13:16 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm kernel: audit: type=1403 audit(1707235996.390:3): auid=4294967295 ses=4294967295 lsm=selinux res=1 Feb 06 16:13:16 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1]: Successfully loaded SELinux policy in 171.617ms. Feb 06 16:13:16 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1]: Relabelled /dev, /run and /sys/fs/cgroup in 17.882ms. Feb 06 16:13:16 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:16 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1]: Detected virtualization xen. Feb 06 16:13:16 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1]: Detected architecture x86-64. Feb 06 16:13:16 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1]: Set hostname to <080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm>. Feb 06 16:13:16 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1]: /usr/lib/systemd/system/cloud-init.target:15: Unknown lvalue 'ConditionEnvironment' in section 'Unit' Feb 06 16:13:16 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1]: /usr/lib/systemd/system/cloud-init.service:18: Unknown lvalue 'ConditionEnvironment' in section 'Unit' Feb 06 16:13:16 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1]: /usr/lib/systemd/system/cloud-init-local.service:12: Unknown lvalue 'ConditionEnvironment' in section 'Unit' Feb 06 16:13:16 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1]: /usr/lib/systemd/system/cloud-final.service:7: Unknown lvalue 'ConditionEnvironment' in section 'Unit' Feb 06 16:13:16 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1]: /usr/lib/systemd/system/cloud-config.service:9: Unknown lvalue 'ConditionEnvironment' in section 'Unit' Feb 06 16:13:16 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1]: initrd-switch-root.service: Succeeded. Feb 06 16:13:16 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd-journald[481]: 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 16:13:16 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd-journald[481]: Runtime journal (/run/log/journal/dfed681a055842f19a8a575579f175b9) 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/dfed681a055842f19a8a575579f175b9) 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 16:13:16 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:16 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd-modules-load[487]: Inserted module 'fuse' Feb 06 16:13:16 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm kernel: fuse: init (API version 7.34) Feb 06 16:13:16 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:16 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:16 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:16 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:16 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:16 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:16 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:16 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd-journald[481]: Runtime journal (/run/log/journal/dfed681a055842f19a8a575579f175b9) 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/dfed681a055842f19a8a575579f175b9) 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 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1]: Received SIGRTMIN+20 from PID 321 (plymouthd). Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd-udevd[506]: Network interface NamePolicy= disabled on kernel command line, ignoring. Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm auditd[538]: No plugins found, not dispatching events Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm auditd[538]: Init complete, auditd 3.1.2 listening for events (startup state enable) Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm kernel: RPC: Registered named UNIX socket transport module. Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm kernel: RPC: Registered udp transport module. Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm kernel: RPC: Registered tcp transport module. Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm augenrules[541]: /sbin/augenrules: No change Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5 Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd-udevd[528]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm kernel: RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 655360 ms ovfl timer Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm augenrules[558]: No rules Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm augenrules[558]: enabled 1 Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm augenrules[558]: failure 1 Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm augenrules[558]: pid 538 Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm augenrules[558]: rate_limit 0 Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm augenrules[558]: backlog_limit 8192 Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm augenrules[558]: lost 0 Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm augenrules[558]: backlog 4 Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm augenrules[558]: backlog_wait_time 60000 Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm augenrules[558]: backlog_wait_time_actual 0 Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm augenrules[558]: enabled 1 Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm augenrules[558]: failure 1 Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm augenrules[558]: pid 538 Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm augenrules[558]: rate_limit 0 Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm augenrules[558]: backlog_limit 8192 Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm augenrules[558]: lost 0 Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm augenrules[558]: backlog 4 Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm augenrules[558]: backlog_wait_time 60000 Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm augenrules[558]: backlog_wait_time_actual 0 Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm augenrules[558]: enabled 1 Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm augenrules[558]: failure 1 Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm augenrules[558]: pid 538 Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm augenrules[558]: rate_limit 0 Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm augenrules[558]: backlog_limit 8192 Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm augenrules[558]: lost 0 Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm augenrules[558]: backlog 4 Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm augenrules[558]: backlog_wait_time 60000 Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm augenrules[558]: backlog_wait_time_actual 0 Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd-udevd[522]: Using default interface naming scheme 'rhel-8.0'. Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd-udevd[522]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm kernel: EDAC sbridge: Seeking for: PCI ID 8086:2fa0 Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm kernel: EDAC sbridge: Ver: 1.1.2 Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm rngd[587]: Disabling 7: PKCS11 Entropy generator (pkcs11) Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm rngd[587]: Disabling 5: NIST Network Entropy Beacon (nist) Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm rngd[587]: Disabling 9: Qrypt quantum entropy beacon (qrypt) Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm rngd[587]: Initializing available sources Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm rngd[587]: [hwrng ]: Initialization Failed Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm rngd[587]: [rdrand]: Enabling RDRAND rng support Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm rngd[587]: [rdrand]: Initialized Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm rngd[587]: [jitter]: JITTER timeout set to 5 sec Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm chronyd[595]: chronyd version 4.5 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG) Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm chronyd[595]: Loaded 0 symmetric keys Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm chronyd[595]: Frequency -1.208 +/- 0.279 ppm read from /var/lib/chrony/drift Feb 06 16:13:17 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm chronyd[595]: Using right/UTC timezone to obtain leap second data Feb 06 16:13:18 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd-logind[592]: 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 16:13:18 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd-logind[592]: Watching system buttons on /dev/input/event0 (Power Button) Feb 06 16:13:18 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd-logind[592]: Watching system buttons on /dev/input/event1 (Sleep Button) Feb 06 16:13:18 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd-logind[592]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard) Feb 06 16:13:18 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:18 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:18 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm rngd[587]: [jitter]: Initializing AES buffer Feb 06 16:13:19 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm dhclient[608]: Internet Systems Consortium DHCP Client 4.3.6 Feb 06 16:13:19 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm dhclient[608]: Copyright 2004-2017 Internet Systems Consortium. Feb 06 16:13:19 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm dhclient[608]: All rights reserved. Feb 06 16:13:19 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm dhclient[608]: For info, please visit https://www.isc.org/software/dhcp/ Feb 06 16:13:19 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm dhclient[608]: Feb 06 16:13:19 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm dhclient[608]: Listening on LPF/eth0/0e:41:40:23:97:53 Feb 06 16:13:19 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm dhclient[608]: Sending on LPF/eth0/0e:41:40:23:97:53 Feb 06 16:13:19 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm dhclient[608]: Sending on Socket/fallback Feb 06 16:13:19 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm dhclient[608]: Created duid "\000\004\337\355h\032\005XB\361\232\212WUy\361u\271". Feb 06 16:13:19 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm dhclient[608]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6 (xid=0xc0d84d28) Feb 06 16:13:19 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm dhclient[608]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0xc0d84d28) Feb 06 16:13:19 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm dhclient[608]: DHCPOFFER from 10.31.40.1 Feb 06 16:13:19 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm dhclient[608]: DHCPACK from 10.31.40.1 (xid=0xc0d84d28) Feb 06 16:13:19 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm dhclient[608]: bound to 10.31.42.173 -- renewal in 1579 seconds. Feb 06 16:13:20 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm cloud-init[606]: Cloud-init v. 23.4-2.el8 running 'init-local' at Tue, 06 Feb 2024 16:13:19 +0000. Up 6.74 seconds. Feb 06 16:13:20 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:20 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:20 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:20 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm NetworkManager[625]: [1707236000.8338] NetworkManager (version 1.40.16-14.el8) is starting... (boot:66a81a41-922d-43e0-877b-0120343f62f2) Feb 06 16:13:20 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm NetworkManager[625]: [1707236000.8358] Read config: /etc/NetworkManager/NetworkManager.conf (run: 15-carrier-timeout.conf) (etc: 99-zzz-tft-workaround-dns-default.conf) Feb 06 16:13:20 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:20 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:20 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:20 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:20 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:20 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm NetworkManager[625]: [1707236000.8549] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" Feb 06 16:13:20 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm NetworkManager[625]: [1707236000.8641] manager[0x556dffca0080]: monitoring kernel firmware directory '/lib/firmware'. Feb 06 16:13:20 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm dbus-daemon[591]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.2' (uid=0 pid=625 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") Feb 06 16:13:20 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:20 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:20 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:20 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:20 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:21 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm dbus-daemon[591]: [system] Successfully activated service 'org.freedesktop.hostname1' Feb 06 16:13:21 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:21 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm NetworkManager[625]: [1707236001.0430] hostname: hostname: using hostnamed Feb 06 16:13:21 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm NetworkManager[625]: [1707236001.0433] hostname: static hostname changed from (none) to "080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm" Feb 06 16:13:21 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm NetworkManager[625]: [1707236001.0437] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink Feb 06 16:13:21 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm NetworkManager[625]: [1707236001.0551] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.40.16-14.el8/libnm-device-plugin-team.so) Feb 06 16:13:21 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm NetworkManager[625]: [1707236001.0551] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file Feb 06 16:13:21 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm NetworkManager[625]: [1707236001.0552] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file Feb 06 16:13:21 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm NetworkManager[625]: [1707236001.0553] manager: Networking is enabled by state file Feb 06 16:13:21 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm dbus-daemon[591]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.2' (uid=0 pid=625 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") Feb 06 16:13:21 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm NetworkManager[625]: [1707236001.0599] settings: Loaded settings plugin: ifcfg-rh ("/usr/lib64/NetworkManager/1.40.16-14.el8/libnm-settings-plugin-ifcfg-rh.so") Feb 06 16:13:21 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm NetworkManager[625]: [1707236001.0599] settings: Loaded settings plugin: keyfile (internal) Feb 06 16:13:21 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:21 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm NetworkManager[625]: [1707236001.0683] dhcp: init: Using DHCP client 'internal' Feb 06 16:13:21 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm NetworkManager[625]: [1707236001.0683] device (lo): carrier: link connected Feb 06 16:13:21 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm NetworkManager[625]: [1707236001.0687] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1) Feb 06 16:13:21 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm NetworkManager[625]: [1707236001.0728] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) Feb 06 16:13:21 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm NetworkManager[625]: [1707236001.0752] device (eth0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') Feb 06 16:13:21 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready Feb 06 16:13:21 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm NetworkManager[625]: [1707236001.0973] device (eth0): carrier: link connected Feb 06 16:13:21 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm NetworkManager[625]: [1707236001.0991] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed') Feb 06 16:13:21 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm NetworkManager[625]: [1707236001.1026] policy: auto-activating connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Feb 06 16:13:21 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm NetworkManager[625]: [1707236001.1063] device (eth0): Activation: starting connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Feb 06 16:13:21 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm NetworkManager[625]: [1707236001.1071] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') Feb 06 16:13:21 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm NetworkManager[625]: [1707236001.1175] manager: NetworkManager state is now CONNECTING Feb 06 16:13:21 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm NetworkManager[625]: [1707236001.1184] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Feb 06 16:13:21 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm NetworkManager[625]: [1707236001.1199] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') Feb 06 16:13:21 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm dbus-daemon[591]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' Feb 06 16:13:21 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:21 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm NetworkManager[625]: [1707236001.1232] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds) Feb 06 16:13:21 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm NetworkManager[625]: [1707236001.1272] dhcp4 (eth0): state changed new lease, address=10.31.42.173 Feb 06 16:13:21 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm NetworkManager[625]: [1707236001.1287] policy: set 'System eth0' (eth0) as default for IPv4 routing and DNS Feb 06 16:13:21 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm dbus-daemon[591]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.2' (uid=0 pid=625 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") Feb 06 16:13:21 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm dbus-daemon[591]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found. Feb 06 16:13:21 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm NetworkManager[625]: [1707236001.1482] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') Feb 06 16:13:21 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm NetworkManager[625]: [1707236001.1515] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') Feb 06 16:13:21 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm NetworkManager[625]: [1707236001.1524] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') Feb 06 16:13:21 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm NetworkManager[625]: [1707236001.1539] manager: NetworkManager state is now CONNECTED_SITE Feb 06 16:13:21 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm NetworkManager[625]: [1707236001.1557] device (eth0): Activation: successful, device activated. Feb 06 16:13:21 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm NetworkManager[625]: [1707236001.1575] manager: NetworkManager state is now CONNECTED_GLOBAL Feb 06 16:13:21 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm NetworkManager[625]: [1707236001.1592] manager: startup complete Feb 06 16:13:21 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:21 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:21 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm chronyd[595]: Added source 10.2.32.37 Feb 06 16:13:21 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm chronyd[595]: Added source 10.2.32.38 Feb 06 16:13:21 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm chronyd[595]: Added source 10.11.160.238 Feb 06 16:13:21 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm chronyd[595]: Added source 10.18.100.10 Feb 06 16:13:22 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm dbus-daemon[591]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.7' (uid=0 pid=630 comm="/usr/libexec/platform-python -Es /usr/sbin/tuned -" label="system_u:system_r:tuned_t:s0") Feb 06 16:13:22 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:22 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm polkitd[892]: Started polkitd version 0.115 Feb 06 16:13:22 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm rngd[587]: [jitter]: Unable to obtain AES key, disabling JITTER source Feb 06 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm rngd[587]: [jitter]: Initialization Failed Feb 06 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm rngd[587]: Process privileges have been dropped to 2:2 Feb 06 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm polkitd[892]: Loading rules from directory /etc/polkit-1/rules.d Feb 06 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm polkitd[892]: Loading rules from directory /usr/share/polkit-1/rules.d Feb 06 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm polkitd[892]: Finished loading, compiling and executing 2 rules Feb 06 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm dbus-daemon[591]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' Feb 06 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm polkitd[892]: Acquired the name org.freedesktop.PolicyKit1 on the system bus Feb 06 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm cloud-init[907]: Cloud-init v. 23.4-2.el8 running 'init' at Tue, 06 Feb 2024 16:13:22 +0000. Up 9.96 seconds. Feb 06 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm cloud-init[907]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ Feb 06 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm cloud-init[907]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Feb 06 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm cloud-init[907]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | Feb 06 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm cloud-init[907]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Feb 06 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm cloud-init[907]: ci-info: | eth0 | True | 10.31.42.173 | 255.255.252.0 | global | 0e:41:40:23:97:53 | Feb 06 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm cloud-init[907]: ci-info: | eth0 | True | fe80::c41:40ff:fe23:9753/64 | . | link | 0e:41:40:23:97:53 | Feb 06 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm cloud-init[907]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | Feb 06 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm cloud-init[907]: ci-info: | lo | True | ::1/128 | . | host | . | Feb 06 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm cloud-init[907]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Feb 06 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm cloud-init[907]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++ Feb 06 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm cloud-init[907]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Feb 06 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm cloud-init[907]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Feb 06 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm cloud-init[907]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Feb 06 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm cloud-init[907]: ci-info: | 0 | 0.0.0.0 | 10.31.40.1 | 0.0.0.0 | eth0 | UG | Feb 06 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm cloud-init[907]: ci-info: | 1 | 10.31.40.0 | 0.0.0.0 | 255.255.252.0 | eth0 | U | Feb 06 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm cloud-init[907]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Feb 06 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm cloud-init[907]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ Feb 06 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm cloud-init[907]: ci-info: +-------+-------------+---------+-----------+-------+ Feb 06 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm cloud-init[907]: ci-info: | Route | Destination | Gateway | Interface | Flags | Feb 06 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm cloud-init[907]: ci-info: +-------+-------------+---------+-----------+-------+ Feb 06 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm cloud-init[907]: ci-info: | 1 | fe80::/64 | :: | eth0 | U | Feb 06 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm cloud-init[907]: ci-info: | 3 | local | :: | eth0 | U | Feb 06 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm cloud-init[907]: ci-info: | 4 | multicast | :: | eth0 | U | Feb 06 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm cloud-init[907]: ci-info: +-------+-------------+---------+-----------+-------+ Feb 06 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm cloud-init[907]: 2024-02-06 16:13:23,096 - __init__.py[WARNING]: Unhandled non-multipart (text/x-not-multipart) userdata: 'b'~/.citool.d/post-install'...' Feb 06 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm sm-notify[946]: Version 2.3.3 starting Feb 06 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm restraintd[949]: Listening on http://localhost:8081 Feb 06 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm sshd[942]: Server listening on 0.0.0.0 port 22. Feb 06 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm sshd[942]: Server listening on :: port 22. Feb 06 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm rsyslogd[945]: [origin software="rsyslogd" swVersion="8.2102.0-15.el8" x-pid="945" x-info="https://www.rsyslog.com"] start Feb 06 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:23 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm rsyslogd[945]: imjournal: journal files changed, reloading... [v8.2102.0-15.el8 try https://www.rsyslog.com/e/0 ] Feb 06 16:13:24 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm cloud-init[1198]: Cloud-init v. 23.4-2.el8 running 'modules:config' at Tue, 06 Feb 2024 16:13:23 +0000. Up 11.14 seconds. Feb 06 16:13:24 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:24 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:24 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:24 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:24 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:24 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:24 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:24 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm crond[1229]: (CRON) STARTUP (1.5.2) Feb 06 16:13:24 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm crond[1229]: (CRON) INFO (Syslog will be used instead of sendmail.) Feb 06 16:13:24 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm crond[1229]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 45% if used.) Feb 06 16:13:24 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm crond[1229]: (CRON) INFO (running with inotify support) Feb 06 16:13:24 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1]: Received SIGRTMIN+21 from PID 321 (plymouthd). Feb 06 16:13:24 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:24 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:24 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1]: Received SIGRTMIN+21 from PID 321 (n/a). Feb 06 16:13:24 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:24 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:24 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:24 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:24 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:24 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:25 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm cloud-init[1361]: Cloud-init v. 23.4-2.el8 running 'modules:final' at Tue, 06 Feb 2024 16:13:24 +0000. Up 12.01 seconds. Feb 06 16:13:25 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm cloud-init[1361]: Cloud-init v. 23.4-2.el8 finished at Tue, 06 Feb 2024 16:13:24 +0000. Datasource DataSourceEc2Local. Up 12.16 seconds Feb 06 16:13:25 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:25 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:25 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm sshd[1292]: Accepted publickey for root from 10.29.163.172 port 45462 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Feb 06 16:13:25 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:25 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:25 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:25 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:25 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd-logind[592]: 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 1292. Feb 06 16:13:25 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:25 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:25 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1364]: pam_unix(systemd-user:session): session opened for user root by (uid=0) Feb 06 16:13:25 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1364]: 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 16:13:25 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1364]: 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 16:13:25 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1364]: 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 16:13:25 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm sshd[1292]: pam_unix(sshd:session): session opened for user root by (uid=0) Feb 06 16:13:25 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1364]: 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 16:13:25 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1364]: 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 16:13:25 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1364]: 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 16:13:25 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1364]: 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 16:13:25 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1364]: Startup finished in 54ms. -- 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 54832 microseconds. Feb 06 16:13:25 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:25 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:25 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm kdumpctl[951]: kdump: kexec: loaded kdump kernel Feb 06 16:13:25 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm kdumpctl[951]: kdump: Starting kdump: [OK] Feb 06 16:13:25 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:25 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1]: Startup finished in 672ms (kernel) + 2.703s (initrd) + 9.117s (userspace) = 12.493s. -- 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 672529 microseconds. -- -- Initial RAM disk start-up required 2703437 microseconds. -- -- Userspace start-up required 9117969 microseconds. Feb 06 16:13:27 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm chronyd[595]: Selected source 10.2.32.38 Feb 06 16:13:27 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm chronyd[595]: System clock wrong by 1.109942 seconds Feb 06 16:13:28 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm chronyd[595]: System clock was stepped by 1.109942 seconds Feb 06 16:13:28 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm chronyd[595]: System clock TAI offset set to 37 seconds Feb 06 16:13:28 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[1467]: 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 16:13:29 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[1493]: ansible-getent Invoked with database=passwd key=user_quadlet_basic fail_key=False service=None split=None Feb 06 16:13:29 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[1514]: ansible-getent Invoked with database=group key=1111 fail_key=False service=None split=None Feb 06 16:13:29 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[1535]: 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 16:13:30 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[1557]: 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 16:13:30 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[1578]: 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 16:13:31 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[1599]: 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 16:13:31 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:31 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:31 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:31 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:31 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:31 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1603]: pam_unix(systemd-user:session): session opened for user user_quadlet_basic by (uid=0) Feb 06 16:13:31 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1603]: 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 16:13:31 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1603]: 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 16:13:31 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1603]: 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 16:13:31 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1603]: 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 16:13:31 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1603]: 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 16:13:31 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1603]: 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 16:13:31 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1603]: 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 16:13:31 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1603]: 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 16:13:31 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1603]: Startup finished in 29ms. -- 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 29751 microseconds. Feb 06 16:13:31 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:31 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[1633]: 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 16:13:31 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm sudo[1655]: root : TTY=unknown ; PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ghjwbztrvomtluscqloaqxwaxfztrkha ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3 Feb 06 16:13:31 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm sudo[1655]: pam_unix(sudo:session): session opened for user user_quadlet_basic by (uid=0) Feb 06 16:13:31 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[1658]: ansible-containers.podman.podman_secret Invoked with data=NOT_LOGGING_PARAMETER name=mysql_container_root_password skip_existing=True state=present executable=podman force=False debug=False driver=None driver_opts=None labels=None Feb 06 16:13:31 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[1658]: ansible-containers.podman.podman_secret [WARNING] Module remote_tmp /home/user_quadlet_basic/.ansible/tmp did not exist and was created with a mode of 0700, this may cause issues when running as another user. To avoid this, create the remote_tmp dir with the correct permissions manually Feb 06 16:13:31 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm sudo[1655]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 06 16:13:32 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm sudo[1684]: root : TTY=unknown ; PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vilwogvsfipdchmbylkithdfjnrltqrj ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3 Feb 06 16:13:32 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm sudo[1684]: pam_unix(sudo:session): session opened for user user_quadlet_basic by (uid=0) Feb 06 16:13:32 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[1687]: ansible-command Invoked with _raw_params=podman secret ls 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 16:13:32 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1603]: 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 16:13:32 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1603]: 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 16:13:32 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1603]: Started podman-1696.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 16:13:32 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1603]: Started podman-pause-cb6c891a.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 16:13:32 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm sudo[1684]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 06 16:13:32 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[1732]: 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 16:13:32 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:33 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[1752]: 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 16:13:33 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm sudo[1774]: root : TTY=unknown ; PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jultzekpglhbzenildoswsqginshmawm ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3 Feb 06 16:13:33 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm sudo[1774]: pam_unix(sudo:session): session opened for user user_quadlet_basic by (uid=0) Feb 06 16:13:33 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[1777]: ansible-containers.podman.podman_secret [WARNING] The value {'test': '********'} (type dict) in a string field was converted to "{'test': '********'}" (type string). If this does not look like what you expect, quote the entire value to ensure it does not change. Feb 06 16:13:33 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[1777]: ansible-containers.podman.podman_secret Invoked with data=NOT_LOGGING_PARAMETER name=********_secret state=present executable=podman force=False skip_existing=False debug=False driver=None driver_opts=None labels=None Feb 06 16:13:33 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1603]: Started podman-1785.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 16:13:33 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1603]: Started podman-1792.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 16:13:33 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1603]: Started podman-1799.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 16:13:33 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm sudo[1774]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 06 16:13:33 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm sudo[1824]: root : TTY=unknown ; PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mgfaeybezjdvjhaotdgfxdoynilxpgjq ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3 Feb 06 16:13:33 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm sudo[1824]: pam_unix(sudo:session): session opened for user user_quadlet_basic by (uid=0) Feb 06 16:13:33 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[1827]: ansible-command Invoked with _raw_params=podman secret ls 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 16:13:33 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1603]: Started podman-1829.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 16:13:33 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm sudo[1824]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 06 16:13:34 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[1854]: ansible-getent Invoked with database=group key=1111 fail_key=False service=None split=None Feb 06 16:13:34 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[1875]: 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 16:13:34 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[1897]: 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 16:13:34 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[1918]: 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 16:13:35 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[1939]: 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 16:13:35 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[1959]: 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 16:13:36 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[2021]: 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 16:13:36 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[2078]: ansible-copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707236015.9209309-9300-46874077997656/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 16:13:36 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm sudo[2119]: root : TTY=unknown ; PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-awwurkeyxevuwugpbwouvmbnvgbkodlw ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3 Feb 06 16:13:36 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm sudo[2119]: pam_unix(sudo:session): session opened for user user_quadlet_basic by (uid=0) Feb 06 16:13:36 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[2122]: 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 16:13:36 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1603]: Reloading. Feb 06 16:13:36 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm sudo[2119]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 06 16:13:37 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[2153]: ansible-getent Invoked with database=group key=1111 fail_key=False service=None split=None Feb 06 16:13:37 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[2174]: 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 16:13:37 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[2196]: 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 16:13:38 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[2217]: 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 16:13:38 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[2238]: 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 16:13:38 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[2258]: 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 16:13:39 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[2320]: 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 16:13:39 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[2377]: ansible-copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707236019.0028148-9387-202669321277223/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 16:13:39 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm sudo[2418]: root : TTY=unknown ; PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-cytxavfkozkqkxodobmirqwoqllftcho ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3 Feb 06 16:13:39 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm sudo[2418]: pam_unix(sudo:session): session opened for user user_quadlet_basic by (uid=0) Feb 06 16:13:39 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[2421]: 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 16:13:39 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1603]: Reloading. Feb 06 16:13:39 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm sudo[2418]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 06 16:13:39 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm sudo[2452]: root : TTY=unknown ; PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wtpzuynfxqfcoeeqngzzvypjlafoafen ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3 Feb 06 16:13:40 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm sudo[2452]: pam_unix(sudo:session): session opened for user user_quadlet_basic by (uid=0) Feb 06 16:13:40 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[2455]: 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 16:13:40 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1603]: 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 16:13:40 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm quadlet-basic-mysql-volume[2461]: systemd-quadlet-basic-mysql Feb 06 16:13:40 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1603]: 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 16:13:40 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm sudo[2452]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 06 16:13:40 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[2486]: ansible-getent Invoked with database=group key=1111 fail_key=False service=None split=None Feb 06 16:13:41 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[2507]: 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 16:13:41 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[2529]: 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 16:13:41 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[2550]: 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 16:13:42 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[2571]: 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 16:13:42 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm sudo[2591]: root : TTY=unknown ; PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zsvqwsudfofxdpopkrlwekhubvctyvjd ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3 Feb 06 16:13:42 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm sudo[2591]: pam_unix(sudo:session): session opened for user user_quadlet_basic by (uid=0) Feb 06 16:13:42 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[2594]: 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 16:13:42 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[2594]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /bin/podman image ls quay.io/linux-system-roles/mysql:5.6 --format json Feb 06 16:13:42 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1603]: Started podman-2596.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 16:13:42 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[2594]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /bin/podman image exists quay.io/linux-system-roles/mysql:5.6 Feb 06 16:13:42 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1603]: Started podman-2603.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 16:13:42 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[2594]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /bin/podman pull quay.io/linux-system-roles/mysql:5.6 -q Feb 06 16:13:42 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1603]: Started podman-2610.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 16:13:50 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[2594]: ansible-containers.podman.podman_image PODMAN-IMAGE-DEBUG: /bin/podman inspect dd3b2a5dcb48ff61113592ed5ddd762581be4387c7bc552375a2159422aa6bf5 --format json Feb 06 16:13:50 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1603]: Started podman-2688.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 16:13:50 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm sudo[2591]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 06 16:13:50 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[2713]: 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 16:13:51 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[2775]: 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 16:13:51 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[2832]: ansible-copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1707236030.945647-9476-136150213969436/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 16:13:51 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm sudo[2873]: root : TTY=unknown ; PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-snnheblhwpccxxazlxbffxozdfwdkvvk ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3 Feb 06 16:13:51 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm sudo[2873]: pam_unix(sudo:session): session opened for user user_quadlet_basic by (uid=0) Feb 06 16:13:51 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[2876]: 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 16:13:51 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1603]: Reloading. Feb 06 16:13:51 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm sudo[2873]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 06 16:13:51 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm sudo[2907]: root : TTY=unknown ; PWD=/root ; USER=user_quadlet_basic ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-irejcvqxapvssicsnwviucfchobgdxmg ; XDG_RUNTIME_DIR=/run/user/1111 /usr/bin/python3 Feb 06 16:13:51 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm sudo[2907]: pam_unix(sudo:session): session opened for user user_quadlet_basic by (uid=0) Feb 06 16:13:52 080e765c-8aca-4c67-8d29-4653e179cdea.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 16:13:52 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[2910]: 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 16:13:52 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1603]: 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 16:13:52 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm quadlet-basic-network[2918]: systemd-quadlet-basic Feb 06 16:13:52 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1603]: 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 16:13:52 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1603]: 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 16:13:52 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm quadlet-basic-mysql[2925]: Error: running container create option: no secret with name or id "mysql_container_root_password": no such secret Feb 06 16:13:52 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1603]: quadlet-basic-mysql.service: Main process exited, code=exited, status=125/n/a Feb 06 16:13:52 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1603]: 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 16:13:52 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm systemd[1603]: 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 16:13:52 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm sudo[2907]: pam_unix(sudo:session): session closed for user user_quadlet_basic Feb 06 16:13:52 080e765c-8aca-4c67-8d29-4653e179cdea.testing-farm python3[2984]: 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-handlingjx2lwu55/tests/tests_quadlet_basic.yml:256 Tuesday 06 February 2024 16:13:52 +0000 (0:00:00.253) 0:02:27.528 ****** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Tuesday 06 February 2024 16:13:52 +0000 (0:00:00.046) 0:02:27.574 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Tuesday 06 February 2024 16:13:52 +0000 (0:00:00.033) 0:02:27.608 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Tuesday 06 February 2024 16:13:52 +0000 (0:00:00.025) 0:02:27.634 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Tuesday 06 February 2024 16:13:52 +0000 (0:00:00.020) 0:02:27.654 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Tuesday 06 February 2024 16:13:52 +0000 (0:00:00.020) 0:02:27.674 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/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-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Tuesday 06 February 2024 16:13:52 +0000 (0:00:00.048) 0:02:27.723 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Tuesday 06 February 2024 16:13:54 +0000 (0:00:01.477) 0:02:29.200 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Tuesday 06 February 2024 16:13:54 +0000 (0:00:00.019) 0:02:29.220 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Tuesday 06 February 2024 16:13:54 +0000 (0:00:00.023) 0:02:29.243 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032636", "end": "2024-02-06 16:13:54.674656", "rc": 0, "start": "2024-02-06 16:13:54.642020" } STDOUT: podman version 4.8.3 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Tuesday 06 February 2024 16:13:54 +0000 (0:00:00.247) 0:02:29.490 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Tuesday 06 February 2024 16:13:54 +0000 (0:00:00.020) 0:02:29.510 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Tuesday 06 February 2024 16:13:54 +0000 (0:00:00.018) 0:02:29.528 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Tuesday 06 February 2024 16:13:54 +0000 (0:00:00.058) 0:02:29.587 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:13:54 +0000 (0:00:00.035) 0:02:29.622 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 16:13:54 +0000 (0:00:00.023) 0:02:29.645 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 16:13:54 +0000 (0:00:00.047) 0:02:29.693 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 16:13:54 +0000 (0:00:00.026) 0:02:29.719 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 16:13:55 +0000 (0:00:00.222) 0:02:29.941 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 16:13:55 +0000 (0:00:00.025) 0:02:29.966 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707235958.1008325, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707235921.3368008, "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": "4229466214", "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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 16:13:55 +0000 (0:00:00.220) 0:02:30.186 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.005507", "end": "2024-02-06 16:13:55.651888", "rc": 0, "start": "2024-02-06 16:13:55.646381" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 16:13:55 +0000 (0:00:00.293) 0:02:30.479 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004683", "end": "2024-02-06 16:13:55.923432", "rc": 0, "start": "2024-02-06 16:13:55.918749" } 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 16:13:55 +0000 (0:00:00.259) 0:02:30.739 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 16:13:55 +0000 (0:00:00.019) 0:02:30.758 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 16:13:55 +0000 (0:00:00.020) 0:02:30.779 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.020) 0:02:30.799 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.019) 0:02:30.819 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.027) 0:02:30.846 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.035) 0:02:30.882 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.019) 0:02:30.902 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.043) 0:02:30.945 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.037) 0:02:30.982 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.019) 0:02:31.002 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.018) 0:02:31.020 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.036) 0:02:31.056 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.019) 0:02:31.076 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.021) 0:02:31.098 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.039) 0:02:31.137 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.020) 0:02:31.158 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.020) 0:02:31.179 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.020) 0:02:31.200 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.020) 0:02:31.220 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.019) 0:02:31.240 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.020) 0:02:31.261 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:113 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.018) 0:02:31.279 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.088) 0:02:31.368 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:12 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.022) 0:02:31.390 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:17 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.021) 0:02:31.412 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:23 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.025) 0:02:31.437 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.033) 0:02:31.471 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.021) 0:02:31.492 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.021) 0:02:31.513 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:28 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.022) 0:02:31.536 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707236011.2419808, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707236012.3650436, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28739, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1707236012.3650436, "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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:39 Tuesday 06 February 2024 16:13:56 +0000 (0:00:00.235) 0:02:31.771 ****** ok: [sut] => { "changed": false } TASK [linux-system-roles.podman : Debug] *************************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:57 Tuesday 06 February 2024 16:13:57 +0000 (0:00:00.310) 0:02:32.082 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "secret", "ls" ], "delta": "0:00:00.051886", "end": "2024-02-06 16:13:57.557265", "rc": 0, "start": "2024-02-06 16:13:57.505379" } STDOUT: ID NAME DRIVER CREATED UPDATED 378c59cf1c4d996bbc377b18e json_secret file 24 seconds ago 24 seconds ago TASK [linux-system-roles.podman : Set variables part 0] ************************ task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Tuesday 06 February 2024 16:13:57 +0000 (0:00:00.292) 0:02:32.375 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:12 Tuesday 06 February 2024 16:13:57 +0000 (0:00:00.021) 0:02:32.396 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:17 Tuesday 06 February 2024 16:13:57 +0000 (0:00:00.019) 0:02:32.416 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:23 Tuesday 06 February 2024 16:13:57 +0000 (0:00:00.049) 0:02:32.465 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:13:57 +0000 (0:00:00.032) 0:02:32.498 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:13:57 +0000 (0:00:00.020) 0:02:32.519 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:13:57 +0000 (0:00:00.020) 0:02:32.539 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:28 Tuesday 06 February 2024 16:13:57 +0000 (0:00:00.023) 0:02:32.562 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707236011.2419808, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707236012.3650436, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28739, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1707236012.3650436, "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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:39 Tuesday 06 February 2024 16:13:58 +0000 (0:00:00.227) 0:02:32.789 ****** changed: [sut] => { "changed": true } TASK [linux-system-roles.podman : Debug] *************************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:57 Tuesday 06 February 2024 16:13:58 +0000 (0:00:00.298) 0:02:33.088 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "secret", "ls" ], "delta": "0:00:00.051331", "end": "2024-02-06 16:13:58.561263", "rc": 0, "start": "2024-02-06 16:13:58.509932" } STDOUT: ID NAME DRIVER CREATED UPDATED TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:120 Tuesday 06 February 2024 16:13:58 +0000 (0:00:00.291) 0:02:33.380 ****** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:126 Tuesday 06 February 2024 16:13:58 +0000 (0:00:00.017) 0:02:33.398 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 16:13:58 +0000 (0:00:00.059) 0:02:33.457 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 06 February 2024 16:13:58 +0000 (0:00:00.024) 0:02:33.481 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 16:13:58 +0000 (0:00:00.023) 0:02:33.504 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 06 February 2024 16:13:58 +0000 (0:00:00.046) 0:02:33.551 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 06 February 2024 16:13:58 +0000 (0:00:00.027) 0:02:33.579 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:13:58 +0000 (0:00:00.033) 0:02:33.612 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 16:13:58 +0000 (0:00:00.024) 0:02:33.637 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 16:13:58 +0000 (0:00:00.022) 0:02:33.660 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 16:13:58 +0000 (0:00:00.025) 0:02:33.685 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 16:13:59 +0000 (0:00:00.222) 0:02:33.907 ****** ok: [sut] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [linux-system-roles.podman : See if getsubids exists] ********************* task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 16:13:59 +0000 (0:00:00.025) 0:02:33.933 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707235958.1008325, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707235921.3368008, "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": "4229466214", "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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 16:13:59 +0000 (0:00:00.220) 0:02:34.153 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004441", "end": "2024-02-06 16:13:59.559321", "rc": 0, "start": "2024-02-06 16:13:59.554880" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 16:13:59 +0000 (0:00:00.221) 0:02:34.374 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004370", "end": "2024-02-06 16:13:59.785341", "rc": 0, "start": "2024-02-06 16:13:59.780971" } 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 16:13:59 +0000 (0:00:00.225) 0:02:34.600 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 16:13:59 +0000 (0:00:00.019) 0:02:34.619 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 16:13:59 +0000 (0:00:00.018) 0:02:34.638 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 16:13:59 +0000 (0:00:00.018) 0:02:34.656 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 06 February 2024 16:13:59 +0000 (0:00:00.048) 0:02:34.704 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Tuesday 06 February 2024 16:13:59 +0000 (0:00:00.033) 0:02:34.738 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Tuesday 06 February 2024 16:13:59 +0000 (0:00:00.020) 0:02:34.758 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Tuesday 06 February 2024 16:13:59 +0000 (0:00:00.018) 0:02:34.777 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Tuesday 06 February 2024 16:14:00 +0000 (0:00:00.044) 0:02:34.821 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 16:14:00 +0000 (0:00:00.038) 0:02:34.860 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707236011.2419808, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707236012.3650436, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28739, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1707236012.3650436, "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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 16:14:00 +0000 (0:00:00.224) 0:02:35.085 ****** changed: [sut] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "quadlet-basic-mysql-volume.service", "state": "stopped", "status": { "ActiveEnterTimestamp": "Tue 2024-02-06 16:13:40 UTC", "ActiveEnterTimestampMonotonic": "26401019", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "run-user-1111.mount -.mount basic.target -.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Tue 2024-02-06 16:13:40 UTC", "AssertTimestampMonotonic": "26351061", "Before": "quadlet-basic-mysql.service shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2024-02-06 16:13:40 UTC", "ConditionTimestampMonotonic": "26351059", "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 16:13:40 UTC", "ExecMainExitTimestampMonotonic": "26400737", "ExecMainPID": "2461", "ExecMainStartTimestamp": "Tue 2024-02-06 16:13:40 UTC", "ExecMainStartTimestampMonotonic": "26351801", "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 16:13:40 UTC", "InactiveExitTimestampMonotonic": "26351845", "InvocationID": "54b6ca2abf5544b6949eee3f0ac9c2fe", "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": "-.slice basic.target", "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 16:13:40 UTC", "StateChangeTimestampMonotonic": "26401019", "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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 16:14:00 +0000 (0:00:00.425) 0:02:35.510 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 16:14:00 +0000 (0:00:00.220) 0:02:35.730 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:14:00 +0000 (0:00:00.031) 0:02:35.762 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:14:00 +0000 (0:00:00.020) 0:02:35.783 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:14:01 +0000 (0:00:00.019) 0:02:35.802 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 16:14:01 +0000 (0:00:00.022) 0:02:35.825 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 16:14:01 +0000 (0:00:00.387) 0:02:36.213 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.051352", "end": "2024-02-06 16:14:01.683305", "rc": 0, "start": "2024-02-06 16:14:01.631953" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 16:14:01 +0000 (0:00:00.289) 0:02:36.502 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Tuesday 06 February 2024 16:14:01 +0000 (0:00:00.024) 0:02:36.527 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 16:14:01 +0000 (0:00:00.019) 0:02:36.546 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 06 February 2024 16:14:01 +0000 (0:00:00.024) 0:02:36.571 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 16:14:01 +0000 (0:00:00.024) 0:02:36.596 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 06 February 2024 16:14:01 +0000 (0:00:00.022) 0:02:36.618 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 06 February 2024 16:14:01 +0000 (0:00:00.028) 0:02:36.647 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:14:01 +0000 (0:00:00.033) 0:02:36.680 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 16:14:01 +0000 (0:00:00.024) 0:02:36.705 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 16:14:01 +0000 (0:00:00.024) 0:02:36.729 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 16:14:01 +0000 (0:00:00.025) 0:02:36.755 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 16:14:02 +0000 (0:00:00.224) 0:02:36.980 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 16:14:02 +0000 (0:00:00.024) 0:02:37.004 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707235958.1008325, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707235921.3368008, "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": "4229466214", "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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 16:14:02 +0000 (0:00:00.252) 0:02:37.257 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004486", "end": "2024-02-06 16:14:02.665424", "rc": 0, "start": "2024-02-06 16:14:02.660938" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 16:14:02 +0000 (0:00:00.222) 0:02:37.480 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004346", "end": "2024-02-06 16:14:02.889457", "rc": 0, "start": "2024-02-06 16:14:02.885111" } 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 16:14:02 +0000 (0:00:00.224) 0:02:37.704 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 16:14:02 +0000 (0:00:00.019) 0:02:37.724 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 16:14:02 +0000 (0:00:00.019) 0:02:37.744 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 16:14:02 +0000 (0:00:00.019) 0:02:37.763 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 06 February 2024 16:14:02 +0000 (0:00:00.019) 0:02:37.783 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Tuesday 06 February 2024 16:14:03 +0000 (0:00:00.033) 0:02:37.816 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Tuesday 06 February 2024 16:14:03 +0000 (0:00:00.019) 0:02:37.836 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Tuesday 06 February 2024 16:14:03 +0000 (0:00:00.019) 0:02:37.855 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Tuesday 06 February 2024 16:14:03 +0000 (0:00:00.044) 0:02:37.900 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 16:14:03 +0000 (0:00:00.039) 0:02:37.939 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707236011.2419808, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707236012.3650436, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28739, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1707236012.3650436, "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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 16:14:03 +0000 (0:00:00.227) 0:02:38.167 ****** 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-network.service basic.target -.mount quadlet-basic-mysql-volume.service run-user-1111.mount -.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Tue 2024-02-06 16:13:52 UTC", "AssertTimestampMonotonic": "38365415", "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 16:13:52 UTC", "ConditionTimestampMonotonic": "38365414", "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 16:13:52 UTC", "ExecMainExitTimestampMonotonic": "38457058", "ExecMainPID": "2925", "ExecMainStartTimestamp": "Tue 2024-02-06 16:13:52 UTC", "ExecMainStartTimestampMonotonic": "38366151", "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 16:13:52 UTC", "InactiveEnterTimestampMonotonic": "38504034", "InactiveExitTimestamp": "Tue 2024-02-06 16:13:52 UTC", "InactiveExitTimestampMonotonic": "38366188", "InvocationID": "fb4b097356ae4432b174cb8fe360113a", "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-network.service basic.target quadlet-basic-mysql-volume.service -.slice", "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 16:13:52 UTC", "StateChangeTimestampMonotonic": "38504034", "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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 16:14:03 +0000 (0:00:00.418) 0:02:38.585 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 16:14:04 +0000 (0:00:00.219) 0:02:38.805 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:14:04 +0000 (0:00:00.032) 0:02:38.837 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user as not yet needing to cancel linger] *** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:14:04 +0000 (0:00:00.020) 0:02:38.858 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:14:04 +0000 (0:00:00.019) 0:02:38.877 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 16:14:04 +0000 (0:00:00.022) 0:02:38.900 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 16:14:04 +0000 (0:00:00.399) 0:02:39.299 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.051543", "end": "2024-02-06 16:14:04.771253", "rc": 0, "start": "2024-02-06 16:14:04.719710" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 16:14:04 +0000 (0:00:00.289) 0:02:39.589 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Tuesday 06 February 2024 16:14:04 +0000 (0:00:00.021) 0:02:39.611 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 16:14:04 +0000 (0:00:00.018) 0:02:39.629 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Network": { "Gateway": "192.168.29.1", "Label": "app=wordpress", "Subnet": "192.168.29.0/24" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [linux-system-roles.podman : Set per-container variables part 1] ********** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 06 February 2024 16:14:04 +0000 (0:00:00.023) 0:02:39.652 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 16:14:04 +0000 (0:00:00.023) 0:02:39.676 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 06 February 2024 16:14:04 +0000 (0:00:00.017) 0:02:39.694 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 06 February 2024 16:14:04 +0000 (0:00:00.056) 0:02:39.751 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:14:05 +0000 (0:00:00.033) 0:02:39.785 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 16:14:05 +0000 (0:00:00.024) 0:02:39.809 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 16:14:05 +0000 (0:00:00.022) 0:02:39.831 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 16:14:05 +0000 (0:00:00.025) 0:02:39.857 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 16:14:05 +0000 (0:00:00.224) 0:02:40.081 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 16:14:05 +0000 (0:00:00.025) 0:02:40.107 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707235958.1008325, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707235921.3368008, "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": "4229466214", "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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 16:14:05 +0000 (0:00:00.220) 0:02:40.327 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004408", "end": "2024-02-06 16:14:05.731945", "rc": 0, "start": "2024-02-06 16:14:05.727537" } STDOUT: 0: user_quadlet_basic 100000 65536 TASK [linux-system-roles.podman : Check group with getsubids] ****************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 16:14:05 +0000 (0:00:00.219) 0:02:40.546 ****** ok: [sut] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004073", "end": "2024-02-06 16:14:05.949778", "rc": 0, "start": "2024-02-06 16:14:05.945705" } 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 16:14:05 +0000 (0:00:00.217) 0:02:40.764 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 16:14:05 +0000 (0:00:00.019) 0:02:40.783 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 16:14:06 +0000 (0:00:00.018) 0:02:40.802 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 16:14:06 +0000 (0:00:00.018) 0:02:40.820 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 06 February 2024 16:14:06 +0000 (0:00:00.017) 0:02:40.838 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Tuesday 06 February 2024 16:14:06 +0000 (0:00:00.076) 0:02:40.914 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Tuesday 06 February 2024 16:14:06 +0000 (0:00:00.021) 0:02:40.936 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Tuesday 06 February 2024 16:14:06 +0000 (0:00:00.018) 0:02:40.955 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Tuesday 06 February 2024 16:14:06 +0000 (0:00:00.044) 0:02:40.999 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 16:14:06 +0000 (0:00:00.039) 0:02:41.038 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707236011.2419808, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707236012.3650436, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28739, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1707236012.3650436, "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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 16:14:06 +0000 (0:00:00.222) 0:02:41.261 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 16:14:06 +0000 (0:00:00.021) 0:02:41.283 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 16:14:06 +0000 (0:00:00.222) 0:02:41.506 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:14:06 +0000 (0:00:00.031) 0:02:41.537 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:14:06 +0000 (0:00:00.020) 0:02:41.557 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:14:06 +0000 (0:00:00.020) 0:02:41.578 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 16:14:06 +0000 (0:00:00.023) 0:02:41.601 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.podman : Prune images no longer in use] *************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 16:14:07 +0000 (0:00:00.383) 0:02:41.984 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "image", "prune", "-f" ], "delta": "0:00:00.048233", "end": "2024-02-06 16:14:07.452264", "rc": 0, "start": "2024-02-06 16:14:07.404031" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 16:14:07 +0000 (0:00:00.284) 0:02:42.269 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "network", "rm", "systemd-quadlet-basic" ], "delta": "0:00:00.065441", "end": "2024-02-06 16:14:07.753265", "rc": 0, "start": "2024-02-06 16:14:07.687824" } STDOUT: systemd-quadlet-basic TASK [linux-system-roles.podman : Create and update quadlets] ****************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Tuesday 06 February 2024 16:14:07 +0000 (0:00:00.301) 0:02:42.570 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Tuesday 06 February 2024 16:14:07 +0000 (0:00:00.019) 0:02:42.590 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:4 Tuesday 06 February 2024 16:14:07 +0000 (0:00:00.052) 0:02:42.642 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:12 Tuesday 06 February 2024 16:14:07 +0000 (0:00:00.024) 0:02:42.666 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:17 Tuesday 06 February 2024 16:14:07 +0000 (0:00:00.026) 0:02:42.693 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707236011.2419808, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707236012.3650436, "dev": 36, "device_type": 0, "executable": true, "exists": true, "gid": 1111, "gr_name": "user_quadlet_basic", "inode": 28739, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0700", "mtime": 1707236012.3650436, "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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:22 Tuesday 06 February 2024 16:14:08 +0000 (0:00:00.221) 0:02:42.914 ****** ok: [sut] => { "changed": false, "containers": [] } TASK [linux-system-roles.podman : Gather facts for networks] ******************* task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:31 Tuesday 06 February 2024 16:14:08 +0000 (0:00:00.365) 0:02:43.280 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "network", "ls", "-q" ], "delta": "0:00:00.048024", "end": "2024-02-06 16:14:08.743317", "rc": 0, "start": "2024-02-06 16:14:08.695293" } STDOUT: podman TASK [linux-system-roles.podman : Gather secrets] ****************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:41 Tuesday 06 February 2024 16:14:08 +0000 (0:00:00.280) 0:02:43.560 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "secret", "ls", "-n", "-q" ], "delta": "0:00:00.048780", "end": "2024-02-06 16:14:09.023252", "rc": 0, "start": "2024-02-06 16:14:08.974472" } TASK [linux-system-roles.podman : Cancel linger if no more resources are in use] *** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cancel_linger.yml:51 Tuesday 06 February 2024 16:14:09 +0000 (0:00:00.279) 0:02:43.840 ****** changed: [sut] => { "changed": true, "cmd": [ "loginctl", "disable-linger", "user_quadlet_basic" ], "delta": "0:00:00.009692", "end": "2024-02-06 16:14:09.254987", "rc": 0, "start": "2024-02-06 16:14:09.245295" } TASK [Remove test user] ******************************************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/tests_quadlet_basic.yml:270 Tuesday 06 February 2024 16:14:09 +0000 (0:00:00.252) 0:02:44.093 ****** changed: [sut] => { "changed": true, "force": false, "name": "user_quadlet_basic", "remove": false, "state": "absent" } TASK [Cleanup system - root] *************************************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/tests_quadlet_basic.yml:276 Tuesday 06 February 2024 16:14:09 +0000 (0:00:00.343) 0:02:44.436 ****** TASK [linux-system-roles.podman : Set platform/version specific variables] ***** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:3 Tuesday 06 February 2024 16:14:09 +0000 (0:00:00.051) 0:02:44.488 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:3 Tuesday 06 February 2024 16:14:09 +0000 (0:00:00.033) 0:02:44.521 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:12 Tuesday 06 February 2024 16:14:09 +0000 (0:00:00.024) 0:02:44.545 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:17 Tuesday 06 February 2024 16:14:09 +0000 (0:00:00.018) 0:02:44.564 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/set_vars.yml:21 Tuesday 06 February 2024 16:14:09 +0000 (0:00:00.017) 0:02:44.582 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/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-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:6 Tuesday 06 February 2024 16:14:09 +0000 (0:00:00.050) 0:02:44.632 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:10 Tuesday 06 February 2024 16:14:11 +0000 (0:00:01.443) 0:02:46.076 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Tuesday 06 February 2024 16:14:11 +0000 (0:00:00.020) 0:02:46.096 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Get podman version] ************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:23 Tuesday 06 February 2024 16:14:11 +0000 (0:00:00.025) 0:02:46.121 ****** ok: [sut] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.033652", "end": "2024-02-06 16:14:11.560328", "rc": 0, "start": "2024-02-06 16:14:11.526676" } STDOUT: podman version 4.8.3 TASK [linux-system-roles.podman : Set podman version] ************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:28 Tuesday 06 February 2024 16:14:11 +0000 (0:00:00.253) 0:02:46.375 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:32 Tuesday 06 February 2024 16:14:11 +0000 (0:00:00.020) 0:02:46.396 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:39 Tuesday 06 February 2024 16:14:11 +0000 (0:00:00.018) 0:02:46.415 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:56 Tuesday 06 February 2024 16:14:11 +0000 (0:00:00.058) 0:02:46.473 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:14:11 +0000 (0:00:00.038) 0:02:46.511 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 16:14:11 +0000 (0:00:00.233) 0:02:46.745 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 16:14:11 +0000 (0:00:00.024) 0:02:46.769 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 16:14:12 +0000 (0:00:00.025) 0:02:46.795 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 16:14:12 +0000 (0:00:00.226) 0:02:47.021 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 16:14:12 +0000 (0:00:00.026) 0:02:47.047 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707235958.1008325, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707235921.3368008, "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": "4229466214", "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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 16:14:12 +0000 (0:00:00.220) 0:02:47.268 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 16:14:12 +0000 (0:00:00.020) 0:02:47.288 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 16:14:12 +0000 (0:00:00.020) 0:02:47.308 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 16:14:12 +0000 (0:00:00.020) 0:02:47.329 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 16:14:12 +0000 (0:00:00.019) 0:02:47.348 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 16:14:12 +0000 (0:00:00.019) 0:02:47.368 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:62 Tuesday 06 February 2024 16:14:12 +0000 (0:00:00.020) 0:02:47.388 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:80 Tuesday 06 February 2024 16:14:12 +0000 (0:00:00.025) 0:02:47.413 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:5 Tuesday 06 February 2024 16:14:12 +0000 (0:00:00.037) 0:02:47.451 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_container_conf_d.yml:14 Tuesday 06 February 2024 16:14:12 +0000 (0:00:00.020) 0:02:47.471 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:83 Tuesday 06 February 2024 16:14:12 +0000 (0:00:00.020) 0:02:47.492 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:5 Tuesday 06 February 2024 16:14:12 +0000 (0:00:00.037) 0:02:47.529 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_registries_conf_d.yml:14 Tuesday 06 February 2024 16:14:12 +0000 (0:00:00.019) 0:02:47.548 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle storage.conf] ************************* task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:86 Tuesday 06 February 2024 16:14:12 +0000 (0:00:00.047) 0:02:47.596 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:5 Tuesday 06 February 2024 16:14:12 +0000 (0:00:00.036) 0:02:47.632 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_storage_conf.yml:14 Tuesday 06 February 2024 16:14:12 +0000 (0:00:00.019) 0:02:47.652 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Handle policy.json] ************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:89 Tuesday 06 February 2024 16:14:12 +0000 (0:00:00.017) 0:02:47.670 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:6 Tuesday 06 February 2024 16:14:12 +0000 (0:00:00.036) 0:02:47.707 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:15 Tuesday 06 February 2024 16:14:12 +0000 (0:00:00.019) 0:02:47.726 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:20 Tuesday 06 February 2024 16:14:12 +0000 (0:00:00.018) 0:02:47.745 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_policy_json.yml:26 Tuesday 06 February 2024 16:14:12 +0000 (0:00:00.018) 0:02:47.763 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:95 Tuesday 06 February 2024 16:14:12 +0000 (0:00:00.018) 0:02:47.781 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:102 Tuesday 06 February 2024 16:14:13 +0000 (0:00:00.018) 0:02:47.800 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:109 Tuesday 06 February 2024 16:14:13 +0000 (0:00:00.018) 0:02:47.818 ****** ok: [sut] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [linux-system-roles.podman : Handle secrets] ****************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:113 Tuesday 06 February 2024 16:14:13 +0000 (0:00:00.018) 0:02:47.837 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml for sut included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Tuesday 06 February 2024 16:14:13 +0000 (0:00:00.055) 0:02:47.892 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:12 Tuesday 06 February 2024 16:14:13 +0000 (0:00:00.020) 0:02:47.913 ****** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:17 Tuesday 06 February 2024 16:14:13 +0000 (0:00:00.018) 0:02:47.932 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:23 Tuesday 06 February 2024 16:14:13 +0000 (0:00:00.050) 0:02:47.983 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:14:13 +0000 (0:00:00.031) 0:02:48.015 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:14:13 +0000 (0:00:00.018) 0:02:48.034 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Mark user for possible linger cancel] ******** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:14:13 +0000 (0:00:00.017) 0:02:48.052 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:28 Tuesday 06 February 2024 16:14:13 +0000 (0:00:00.018) 0:02:48.070 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:39 Tuesday 06 February 2024 16:14:13 +0000 (0:00:00.017) 0:02:48.088 ****** ok: [sut] => { "changed": false } TASK [linux-system-roles.podman : Debug] *************************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:57 Tuesday 06 February 2024 16:14:14 +0000 (0:00:00.736) 0:02:48.825 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "secret", "ls" ], "delta": "0:00:00.036391", "end": "2024-02-06 16:14:14.263800", "rc": 0, "start": "2024-02-06 16:14:14.227409" } STDOUT: ID NAME DRIVER CREATED UPDATED TASK [linux-system-roles.podman : Set variables part 0] ************************ task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:3 Tuesday 06 February 2024 16:14:14 +0000 (0:00:00.253) 0:02:49.078 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.podman : Set variables part 1] ************************ task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:12 Tuesday 06 February 2024 16:14:14 +0000 (0:00:00.020) 0:02:49.099 ****** ok: [sut] => { "ansible_facts": { "__podman_user": "root" }, "changed": false } TASK [linux-system-roles.podman : Set variables part 2] ************************ task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:17 Tuesday 06 February 2024 16:14:14 +0000 (0:00:00.019) 0:02:49.118 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:23 Tuesday 06 February 2024 16:14:14 +0000 (0:00:00.025) 0:02:49.144 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:14:14 +0000 (0:00:00.030) 0:02:49.175 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:14:14 +0000 (0:00:00.046) 0:02:49.222 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:14:14 +0000 (0:00:00.019) 0:02:49.241 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:28 Tuesday 06 February 2024 16:14:14 +0000 (0:00:00.018) 0:02:49.260 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Manage each secret] ************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:39 Tuesday 06 February 2024 16:14:14 +0000 (0:00:00.018) 0:02:49.278 ****** ok: [sut] => { "changed": false } TASK [linux-system-roles.podman : Debug] *************************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:57 Tuesday 06 February 2024 16:14:14 +0000 (0:00:00.267) 0:02:49.546 ****** changed: [sut] => { "changed": true, "cmd": [ "podman", "secret", "ls" ], "delta": "0:00:00.036571", "end": "2024-02-06 16:14:14.987007", "rc": 0, "start": "2024-02-06 16:14:14.950436" } STDOUT: ID NAME DRIVER CREATED UPDATED TASK [linux-system-roles.podman : Handle Kubernetes specifications] ************ task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:120 Tuesday 06 February 2024 16:14:15 +0000 (0:00:00.256) 0:02:49.803 ****** TASK [linux-system-roles.podman : Handle Quadlet specifications] *************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:126 Tuesday 06 February 2024 16:14:15 +0000 (0:00:00.018) 0:02:49.821 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml for sut included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 16:14:15 +0000 (0:00:00.060) 0:02:49.881 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 06 February 2024 16:14:15 +0000 (0:00:00.024) 0:02:49.906 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 16:14:15 +0000 (0:00:00.023) 0:02:49.929 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 06 February 2024 16:14:15 +0000 (0:00:00.018) 0:02:49.948 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 06 February 2024 16:14:15 +0000 (0:00:00.026) 0:02:49.975 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:14:15 +0000 (0:00:00.033) 0:02:50.008 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 16:14:15 +0000 (0:00:00.024) 0:02:50.033 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 16:14:15 +0000 (0:00:00.054) 0:02:50.087 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 16:14:15 +0000 (0:00:00.026) 0:02:50.113 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 16:14:15 +0000 (0:00:00.222) 0:02:50.336 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 16:14:15 +0000 (0:00:00.028) 0:02:50.364 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707235958.1008325, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707235921.3368008, "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": "4229466214", "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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 16:14:15 +0000 (0:00:00.217) 0:02:50.582 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 16:14:15 +0000 (0:00:00.023) 0:02:50.606 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 16:14:15 +0000 (0:00:00.019) 0:02:50.626 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 16:14:15 +0000 (0:00:00.020) 0:02:50.646 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 16:14:15 +0000 (0:00:00.020) 0:02:50.667 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 16:14:15 +0000 (0:00:00.019) 0:02:50.687 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 06 February 2024 16:14:15 +0000 (0:00:00.020) 0:02:50.707 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Tuesday 06 February 2024 16:14:15 +0000 (0:00:00.034) 0:02:50.742 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Tuesday 06 February 2024 16:14:15 +0000 (0:00:00.021) 0:02:50.763 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Tuesday 06 February 2024 16:14:15 +0000 (0:00:00.019) 0:02:50.782 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Tuesday 06 February 2024 16:14:16 +0000 (0:00:00.048) 0:02:50.831 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 16:14:16 +0000 (0:00:00.039) 0:02:50.871 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 16:14:16 +0000 (0:00:00.052) 0:02:50.923 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 16:14:16 +0000 (0:00:00.360) 0:02:51.284 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 16:14:16 +0000 (0:00:00.233) 0:02:51.517 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:14:16 +0000 (0:00:00.035) 0:02:51.553 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:14:16 +0000 (0:00:00.026) 0:02:51.579 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:14:16 +0000 (0:00:00.023) 0:02:51.602 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 16:14:16 +0000 (0:00:00.028) 0:02:51.631 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 16:14:16 +0000 (0:00:00.028) 0:02:51.659 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 16:14:16 +0000 (0:00:00.025) 0:02:51.685 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Tuesday 06 February 2024 16:14:16 +0000 (0:00:00.025) 0:02:51.710 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 16:14:16 +0000 (0:00:00.021) 0:02:51.732 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 06 February 2024 16:14:16 +0000 (0:00:00.026) 0:02:51.759 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 16:14:17 +0000 (0:00:00.027) 0:02:51.786 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 2] ********** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 06 February 2024 16:14:17 +0000 (0:00:00.019) 0:02:51.806 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 06 February 2024 16:14:17 +0000 (0:00:00.031) 0:02:51.838 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:14:17 +0000 (0:00:00.068) 0:02:51.906 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 16:14:17 +0000 (0:00:00.025) 0:02:51.932 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 16:14:17 +0000 (0:00:00.023) 0:02:51.955 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 16:14:17 +0000 (0:00:00.026) 0:02:51.981 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 16:14:17 +0000 (0:00:00.217) 0:02:52.198 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 16:14:17 +0000 (0:00:00.025) 0:02:52.224 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707235958.1008325, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707235921.3368008, "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": "4229466214", "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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 16:14:17 +0000 (0:00:00.233) 0:02:52.458 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 16:14:17 +0000 (0:00:00.021) 0:02:52.479 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 16:14:17 +0000 (0:00:00.022) 0:02:52.502 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 16:14:17 +0000 (0:00:00.019) 0:02:52.522 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 16:14:17 +0000 (0:00:00.021) 0:02:52.544 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 16:14:17 +0000 (0:00:00.021) 0:02:52.566 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 06 February 2024 16:14:17 +0000 (0:00:00.036) 0:02:52.602 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Tuesday 06 February 2024 16:14:17 +0000 (0:00:00.036) 0:02:52.639 ****** ok: [sut] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [linux-system-roles.podman : Get kube yaml contents] ********************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Tuesday 06 February 2024 16:14:17 +0000 (0:00:00.024) 0:02:52.664 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Tuesday 06 February 2024 16:14:17 +0000 (0:00:00.018) 0:02:52.683 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Tuesday 06 February 2024 16:14:17 +0000 (0:00:00.044) 0:02:52.727 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 16:14:18 +0000 (0:00:00.066) 0:02:52.794 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 16:14:18 +0000 (0:00:00.020) 0:02:52.814 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 16:14:18 +0000 (0:00:00.357) 0:02:53.171 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 16:14:18 +0000 (0:00:00.251) 0:02:53.423 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:14:18 +0000 (0:00:00.032) 0:02:53.455 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:14:18 +0000 (0:00:00.020) 0:02:53.476 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:14:18 +0000 (0:00:00.019) 0:02:53.495 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 16:14:18 +0000 (0:00:00.019) 0:02:53.514 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 16:14:18 +0000 (0:00:00.019) 0:02:53.534 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 16:14:18 +0000 (0:00:00.019) 0:02:53.553 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Tuesday 06 February 2024 16:14:18 +0000 (0:00:00.020) 0:02:53.574 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Set per-container variables part 0] ********** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:14 Tuesday 06 February 2024 16:14:18 +0000 (0:00:00.017) 0:02:53.592 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:40 Tuesday 06 February 2024 16:14:18 +0000 (0:00:00.024) 0:02:53.617 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:57 Tuesday 06 February 2024 16:14:18 +0000 (0:00:00.023) 0:02:53.640 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:70 Tuesday 06 February 2024 16:14:18 +0000 (0:00:00.055) 0:02:53.696 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:97 Tuesday 06 February 2024 16:14:18 +0000 (0:00:00.028) 0:02:53.724 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:2 Tuesday 06 February 2024 16:14:18 +0000 (0:00:00.033) 0:02:53.757 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:10 Tuesday 06 February 2024 16:14:18 +0000 (0:00:00.022) 0:02:53.780 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:17 Tuesday 06 February 2024 16:14:19 +0000 (0:00:00.024) 0:02:53.805 ****** ok: [sut] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [linux-system-roles.podman : Get group information] *********************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:28 Tuesday 06 February 2024 16:14:19 +0000 (0:00:00.025) 0:02:53.830 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:36 Tuesday 06 February 2024 16:14:19 +0000 (0:00:00.220) 0:02:54.051 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:41 Tuesday 06 February 2024 16:14:19 +0000 (0:00:00.026) 0:02:54.077 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1707235958.1008325, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "bb5b46ffbafcaa8c4021f3c8b3cb8594f48ef34b", "ctime": 1707235921.3368008, "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": "4229466214", "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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:52 Tuesday 06 February 2024 16:14:19 +0000 (0:00:00.221) 0:02:54.299 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:56 Tuesday 06 February 2024 16:14:19 +0000 (0:00:00.022) 0:02:54.322 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:66 Tuesday 06 February 2024 16:14:19 +0000 (0:00:00.019) 0:02:54.341 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Fail if user not in subuid file] ************* task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:74 Tuesday 06 February 2024 16:14:19 +0000 (0:00:00.019) 0:02:54.361 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:81 Tuesday 06 February 2024 16:14:19 +0000 (0:00:00.018) 0:02:54.379 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_user_group.yml:89 Tuesday 06 February 2024 16:14:19 +0000 (0:00:00.017) 0:02:54.397 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:102 Tuesday 06 February 2024 16:14:19 +0000 (0:00:00.018) 0:02:54.415 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:134 Tuesday 06 February 2024 16:14:19 +0000 (0:00:00.033) 0:02:54.449 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:140 Tuesday 06 February 2024 16:14:19 +0000 (0:00:00.050) 0:02:54.499 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:151 Tuesday 06 February 2024 16:14:19 +0000 (0:00:00.019) 0:02:54.519 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:205 Tuesday 06 February 2024 16:14:19 +0000 (0:00:00.047) 0:02:54.566 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:4 Tuesday 06 February 2024 16:14:19 +0000 (0:00:00.041) 0:02:54.607 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:12 Tuesday 06 February 2024 16:14:19 +0000 (0:00:00.020) 0:02:54.628 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove quadlet file] ************************* task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:32 Tuesday 06 February 2024 16:14:19 +0000 (0:00:00.021) 0:02:54.649 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:38 Tuesday 06 February 2024 16:14:20 +0000 (0:00:00.221) 0:02:54.870 ****** included: /WORKDIR/git-fix-linger-handlingjx2lwu55/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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:12 Tuesday 06 February 2024 16:14:20 +0000 (0:00:00.032) 0:02:54.903 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:18 Tuesday 06 February 2024 16:14:20 +0000 (0:00:00.020) 0:02:54.923 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/manage_linger.yml:22 Tuesday 06 February 2024 16:14:20 +0000 (0:00:00.020) 0:02:54.944 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Reload systemctl] **************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:46 Tuesday 06 February 2024 16:14:20 +0000 (0:00:00.021) 0:02:54.965 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:55 Tuesday 06 February 2024 16:14:20 +0000 (0:00:00.020) 0:02:54.986 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Remove network] ****************************** task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/cleanup_quadlet_spec.yml:63 Tuesday 06 February 2024 16:14:20 +0000 (0:00:00.021) 0:02:55.008 ****** 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-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_quadlet_spec.yml:209 Tuesday 06 February 2024 16:14:20 +0000 (0:00:00.020) 0:02:55.028 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.podman : Cancel linger] ******************************* task path: /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:132 Tuesday 06 February 2024 16:14:20 +0000 (0:00:00.021) 0:02:55.049 ****** to retry, use: --limit @/tmp/tests_quadlet_basic.retry PLAY RECAP ********************************************************************* sut : ok=438 changed=38 unreachable=0 failed=1 skipped=418 rescued=1 ignored=0 Tuesday 06 February 2024 16:14:20 +0000 (0:00:00.007) 0:02:55.056 ****** =============================================================================== linux-system-roles.podman : Ensure required packages are installed ----- 68.94s /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:14 Reboot ----------------------------------------------------------------- 23.79s /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/tests_quadlet_basic.yml:177 ---- linux-system-roles.podman : Ensure container images are present --------- 8.49s /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 linux-system-roles.podman : Ensure container images are present --------- 2.40s /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:25 linux-system-roles.podman : Gather the package facts -------------------- 1.64s /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.56s /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.48s /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.48s /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.47s /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.44s /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Gather the package facts -------------------- 1.44s /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/main.yml:6 linux-system-roles.podman : Manage each secret -------------------------- 0.74s /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/handle_secret.yml:39 linux-system-roles.podman : Ensure quadlet file is present -------------- 0.67s /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:73 Configure cgroups in kernel --------------------------------------------- 0.64s /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/tests_quadlet_basic.yml:171 ---- Gathering Facts --------------------------------------------------------- 0.63s /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/tests_quadlet_basic.yml:9 ------ linux-system-roles.podman : Start service ------------------------------- 0.60s /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:114 linux-system-roles.podman : Ensure quadlet file is present -------------- 0.60s /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:73 linux-system-roles.podman : Ensure quadlet file is present -------------- 0.59s /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:73 linux-system-roles.podman : Ensure quadlet file is present -------------- 0.59s /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:73 linux-system-roles.podman : Ensure quadlet file is present -------------- 0.59s /WORKDIR/git-fix-linger-handlingjx2lwu55/tests/roles/linux-system-roles.podman/tasks/create_update_quadlet_spec.yml:73 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. [WARNING]: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. [WARNING]: Module remote_tmp /home/user_quadlet_basic/.ansible/tmp did not exist and was created with a mode of 0700, this may cause issues when running as another user. To avoid this, create the remote_tmp dir with the correct permissions manually [WARNING]: The value {'test': '********'} (type dict) in a string field was converted to "{'test': '********'}" (type string). If this does not look like what you expect, quote the entire value to ensure it does not change. ---^---^---^---^---^---