ansible-playbook [core 2.17.14] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-WIB executable location = /usr/local/bin/ansible-playbook python version = 3.12.12 (main, Mar 9 2026, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-14)] (/usr/bin/python3.12) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_default.yml **************************************************** 1 plays in /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml PLAY [Ensure that the role runs with default parameters] *********************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:3 Monday 13 April 2026 10:25:45 -0400 (0:00:00.018) 0:00:00.018 ********** [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node1] TASK [Run the role] ************************************************************ task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:11 Monday 13 April 2026 10:25:47 -0400 (0:00:02.298) 0:00:02.317 ********** included: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/run_role_with_clear_facts.yml for managed-node1 TASK [Clear facts] ************************************************************* task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/run_role_with_clear_facts.yml:9 Monday 13 April 2026 10:25:47 -0400 (0:00:00.033) 0:00:02.351 ********** META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/run_role_with_clear_facts.yml:23 Monday 13 April 2026 10:25:47 -0400 (0:00:00.000) 0:00:02.352 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "__sr_failed_when is defined", "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/run_role_with_clear_facts.yml:33 Monday 13 April 2026 10:25:47 -0400 (0:00:00.017) 0:00:02.369 ********** included: fedora.linux_system_roles.trustee_client for managed-node1 TASK [fedora.linux_system_roles.trustee_client : Set platform/version specific variables] *** task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/main.yml:3 Monday 13 April 2026 10:25:47 -0400 (0:00:00.060) 0:00:02.430 ********** included: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.trustee_client : Ensure ansible_facts used by role] *** task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml:2 Monday 13 April 2026 10:25:47 -0400 (0:00:00.017) 0:00:02.447 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.trustee_client : Check if system is ostree] **** task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml:10 Monday 13 April 2026 10:25:48 -0400 (0:00:00.549) 0:00:02.996 ********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.trustee_client : Set flag to indicate system is ostree] *** task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml:15 Monday 13 April 2026 10:25:48 -0400 (0:00:00.428) 0:00:03.425 ********** ok: [managed-node1] => { "ansible_facts": { "__trustee_client_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.trustee_client : Set platform/version specific variables] *** task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml:19 Monday 13 April 2026 10:25:48 -0400 (0:00:00.031) 0:00:03.456 ********** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_9.yml) => { "ansible_facts": { "__trustee_client_services": [] }, "ansible_included_var_files": [ "/tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/roles/trustee_client/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [managed-node1] => (item=CentOS_9.yml) => { "ansible_facts": { "__trustee_client_services": [] }, "ansible_included_var_files": [ "/tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/roles/trustee_client/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.trustee_client : Deploy Trustee Guest Components using Podman Quadlets] *** task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/main.yml:6 Monday 13 April 2026 10:25:48 -0400 (0:00:00.063) 0:00:03.520 ********** included: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml for managed-node1 TASK [fedora.linux_system_roles.trustee_client : Ensure required packages are installed] *** task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:2 Monday 13 April 2026 10:25:48 -0400 (0:00:00.048) 0:00:03.569 ********** changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Installed: netavark-2:1.17.2-1.el9.x86_64", "Installed: containers-common-5:5.8-1.el9.x86_64", "Installed: protobuf-c-1.3.3-13.el9.x86_64", "Installed: yajl-2.1.0-25.el9.x86_64", "Installed: shadow-utils-subid-2:4.9-16.el9.x86_64", "Installed: fuse-overlayfs-1.16-1.el9.x86_64", "Installed: fuse3-3.10.2-9.el9.x86_64", "Installed: passt-0^20251210.gd04c480-3.el9.x86_64", "Installed: libslirp-4.4.0-8.el9.x86_64", "Installed: passt-selinux-0^20251210.gd04c480-3.el9.noarch", "Installed: fuse3-libs-3.10.2-9.el9.x86_64", "Installed: slirp4netns-1.3.3-1.el9.x86_64", "Installed: fuse-common-3.10.2-9.el9.x86_64", "Installed: podman-6:5.8.0-1.el9.x86_64", "Installed: criu-3.19-3.el9.x86_64", "Installed: aardvark-dns-2:1.17.0-1.el9.x86_64", "Installed: criu-libs-3.19-3.el9.x86_64", "Installed: libnet-1.2-7.el9.x86_64", "Installed: crun-1.26-1.el9.x86_64", "Installed: conmon-3:2.2.1-1.el9.x86_64", "Installed: container-selinux-4:2.245.0-1.el9.noarch" ] } TASK [fedora.linux_system_roles.trustee_client : Ensure quadlet install directory exists] *** task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:8 Monday 13 April 2026 10:26:46 -0400 (0:00:58.293) 0:01:01.862 ********** ok: [managed-node1] => { "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 [fedora.linux_system_roles.trustee_client : Copy Trustee Guest Components quadlet files to install directory] *** task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:14 Monday 13 April 2026 10:26:47 -0400 (0:00:00.470) 0:01:02.333 ********** changed: [managed-node1] => { "changed": true, "dest": "/etc/containers/systemd/", "src": "/tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/roles/trustee_client/files/quadlet/" } TASK [fedora.linux_system_roles.trustee_client : Copy Trustee Guest aa Components config files to /etc/trustee-gc/] *** task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:20 Monday 13 April 2026 10:26:49 -0400 (0:00:02.313) 0:01:04.647 ********** changed: [managed-node1] => { "changed": true, "checksum": "147d551f321bafefadddea4ccc11fb7427ea9935", "dest": "/etc/trustee-gc/aa/config.toml", "gid": 0, "group": "root", "md5sum": "44c16abe5ff648a306aae91a7fccf723", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 117, "src": "/root/.ansible/tmp/ansible-tmp-1776090409.764517-9990-171868080219076/.source.toml", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.trustee_client : Copy Trustee Guest cdh Components config files to /etc/trustee-gc/] *** task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:27 Monday 13 April 2026 10:26:50 -0400 (0:00:00.639) 0:01:05.287 ********** changed: [managed-node1] => { "changed": true, "checksum": "ef4ff7f1b231021765aac9a7c8a3c58bd98bccbd", "dest": "/etc/trustee-gc/cdh/config.toml", "gid": 0, "group": "root", "md5sum": "378add6eb34839e5efbe85983c8da74f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 711, "src": "/root/.ansible/tmp/ansible-tmp-1776090410.403534-10005-100655960184224/.source.toml", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.trustee_client : Set KBS cert content from path or explicit content] *** task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:34 Monday 13 April 2026 10:26:51 -0400 (0:00:00.636) 0:01:05.923 ********** ok: [managed-node1] => { "ansible_facts": { "__trustee_client_kbs_cert_content": "" }, "changed": false } TASK [fedora.linux_system_roles.trustee_client : Replace KBS_URL in config.toml files] *** task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:38 Monday 13 April 2026 10:26:51 -0400 (0:00:00.018) 0:01:05.941 ********** skipping: [managed-node1] => (item=/etc/trustee-gc/cdh/config.toml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "trustee_client_kbs_url | length > 0", "item": "/etc/trustee-gc/cdh/config.toml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=/etc/trustee-gc/aa/config.toml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "trustee_client_kbs_url | length > 0", "item": "/etc/trustee-gc/aa/config.toml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.trustee_client : Replace KBS_CERT in config.toml files] *** task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:48 Monday 13 April 2026 10:26:51 -0400 (0:00:00.018) 0:01:05.960 ********** skipping: [managed-node1] => (item=/etc/trustee-gc/cdh/config.toml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__trustee_client_kbs_cert_content | length > 0", "item": "/etc/trustee-gc/cdh/config.toml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=/etc/trustee-gc/aa/config.toml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__trustee_client_kbs_cert_content | length > 0", "item": "/etc/trustee-gc/aa/config.toml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.trustee_client : Write KBS certificate to /etc/trustee-gc/server.crt] *** task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:58 Monday 13 April 2026 10:26:51 -0400 (0:00:00.017) 0:01:05.978 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "__trustee_client_kbs_cert_content | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.trustee_client : Stat /dev/sev-guest device] *** task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:65 Monday 13 April 2026 10:26:51 -0400 (0:00:00.013) 0:01:05.991 ********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.trustee_client : Add /dev/sev-guest to trustee-gc-aa.container when device exists] *** task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:70 Monday 13 April 2026 10:26:51 -0400 (0:00:00.336) 0:01:06.327 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "__sev_guest_device.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.trustee_client : Get the installed Trustee Guest Components pod name] *** task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:77 Monday 13 April 2026 10:26:51 -0400 (0:00:00.012) 0:01:06.340 ********** ok: [managed-node1] => { "changed": false, "examined": 4, "files": [ { "atime": 1776090409.6749296, "ctime": 1776090409.6789298, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 444596431, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1776090409.424928, "nlink": 1, "path": "/etc/containers/systemd/trustee-gc.pod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 246, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 1, "skipped_paths": {} } MSG: All paths examined TASK [fedora.linux_system_roles.trustee_client : Enable and start Trustee Guest Components services] *** task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:83 Monday 13 April 2026 10:26:51 -0400 (0:00:00.433) 0:01:06.773 ********** changed: [managed-node1] => { "changed": true, "enabled": true, "failed_when_result": false, "name": "trustee-gc-pod.service", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice -.mount basic.target network-online.target network.target sysinit.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target trustee-gc-cdh.service trustee-gc-asr.service trustee-gc-aa.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BoundBy": "trustee-gc-aa.service trustee-gc-cdh.service trustee-gc-asr.service", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Trustee Guest Components Pod", "DevicePolicy": "auto", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=trustee-gc-pod.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod start trustee-gc ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod start trustee-gc ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPre": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod create --infra-conmon-pidfile=/run/trustee-gc-pod.pid --replace --exit-policy stop --network host -v cdh-sock:/run/confidential-containers:Z -v aa-sock:/run/confidential-containers/attestation-agent:Z --infra-name trustee-gc-infra --name trustee-gc ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartPreEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod create --infra-conmon-pidfile=/run/trustee-gc-pod.pid --replace --exit-policy stop --network host -v cdh-sock:/run/confidential-containers:Z -v aa-sock:/run/confidential-containers/attestation-agent:Z --infra-name trustee-gc-infra --name trustee-gc ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod stop --ignore --time=10 trustee-gc ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod stop --ignore --time=10 trustee-gc ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod rm --ignore --force trustee-gc ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod rm --ignore --force trustee-gc ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/trustee-gc-pod.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "trustee-gc-pod.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13684", "LimitNPROCSoft": "13684", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13684", "LimitSIGPENDINGSoft": "13684", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "18446744073709551615", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "trustee-gc-pod.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/trustee-gc-pod.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice -.mount sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/trustee-gc.pod", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "trustee-gc-pod", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "21894", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "Wants": "trustee-gc-cdh.service trustee-gc-asr.service network-online.target trustee-gc-aa.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.trustee_client : Deploy Secret Registration Client Service] *** task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/main.yml:10 Monday 13 April 2026 10:26:53 -0400 (0:00:01.191) 0:01:07.965 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "trustee_client_secret_registration_enabled | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.trustee_client : Create encrypted disk partition] *** task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/main.yml:16 Monday 13 April 2026 10:26:53 -0400 (0:00:00.012) 0:01:07.977 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "trustee_client_encrypt_disk | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers to start services created by the role] ******************** task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:17 Monday 13 April 2026 10:26:53 -0400 (0:00:00.017) 0:01:07.995 ********** META: triggered running handlers for managed-node1 TASK [Collect package facts] *************************************************** task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:20 Monday 13 April 2026 10:26:53 -0400 (0:00:00.000) 0:01:07.995 ********** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Assert required packages are installed] ********************************** task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:25 Monday 13 April 2026 10:26:54 -0400 (0:00:00.980) 0:01:08.976 ********** ok: [managed-node1] => (item=podman) => { "ansible_loop_var": "item", "changed": false, "item": "podman" } MSG: All assertions passed TASK [Stat the quadlet install directory] ************************************** task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:32 Monday 13 April 2026 10:26:54 -0400 (0:00:00.026) 0:01:09.003 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1776090411.8029456, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1776090409.6779296, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 402653385, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1776090409.6779296, "nlink": 2, "path": "/etc/containers/systemd", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 123, "uid": 0, "version": "2924527809", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert quadlet install directory exists] ********************************* task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:37 Monday 13 April 2026 10:26:54 -0400 (0:00:00.360) 0:01:09.363 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Find deployed quadlet files] ********************************************* task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:46 Monday 13 April 2026 10:26:54 -0400 (0:00:00.025) 0:01:09.388 ********** ok: [managed-node1] => { "changed": false, "examined": 4, "files": [ { "atime": 1776090412.519951, "ctime": 1776090408.0969179, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 444596427, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1776090407.7399151, "nlink": 1, "path": "/etc/containers/systemd/trustee-gc-aa.container", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 638, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1776090412.519951, "ctime": 1776090408.6229217, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 444596429, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1776090408.36992, "nlink": 1, "path": "/etc/containers/systemd/trustee-gc-asr.container", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 608, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1776090412.519951, "ctime": 1776090409.1529257, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 444596430, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1776090408.8989239, "nlink": 1, "path": "/etc/containers/systemd/trustee-gc-cdh.container", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 659, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1776090412.519951, "ctime": 1776090409.6789298, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 444596431, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1776090409.424928, "nlink": 1, "path": "/etc/containers/systemd/trustee-gc.pod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 246, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 4, "skipped_paths": {} } MSG: All paths examined TASK [Assert quadlet files were deployed] ************************************** task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:57 Monday 13 April 2026 10:26:54 -0400 (0:00:00.353) 0:01:09.742 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Stat the trustee-gc config directory] ************************************ task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:64 Monday 13 April 2026 10:26:54 -0400 (0:00:00.021) 0:01:09.763 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1776090410.3139346, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1776090410.9469392, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 494928077, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1776090410.9469392, "nlink": 4, "path": "/etc/trustee-gc", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 27, "uid": 0, "version": "2171058071", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert trustee-gc config directory exists] ******************************* task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:69 Monday 13 April 2026 10:26:55 -0400 (0:00:00.357) 0:01:10.120 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Find trustee pod file] *************************************************** task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:76 Monday 13 April 2026 10:26:55 -0400 (0:00:00.020) 0:01:10.141 ********** ok: [managed-node1] => { "changed": false, "examined": 4, "files": [ { "atime": 1776090412.519951, "ctime": 1776090409.6789298, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 444596431, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1776090409.424928, "nlink": 1, "path": "/etc/containers/systemd/trustee-gc.pod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 246, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 1, "skipped_paths": {} } MSG: All paths examined TASK [Assert trustee pod file exists] ****************************************** task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:83 Monday 13 April 2026 10:26:55 -0400 (0:00:00.353) 0:01:10.495 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Set trustee pod service name] ******************************************** task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:88 Monday 13 April 2026 10:26:55 -0400 (0:00:00.022) 0:01:10.517 ********** ok: [managed-node1] => { "ansible_facts": { "__test_trustee_pod_service": "trustee-gc-pod" }, "changed": false } TASK [Assert trustee pod service is running] *********************************** task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:92 Monday 13 April 2026 10:26:55 -0400 (0:00:00.026) 0:01:10.544 ********** ok: [managed-node1] => { "changed": false, "name": "trustee-gc-pod", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Mon 2026-04-13 10:26:52 EDT", "ActiveEnterTimestampMonotonic": "321319701", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice -.mount basic.target network-online.target network.target sysinit.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2026-04-13 10:26:52 EDT", "AssertTimestampMonotonic": "321053443", "Before": "shutdown.target trustee-gc-cdh.service trustee-gc-asr.service trustee-gc-aa.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BoundBy": "trustee-gc-aa.service trustee-gc-cdh.service trustee-gc-asr.service", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "146737000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2026-04-13 10:26:52 EDT", "ConditionTimestampMonotonic": "321053439", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/trustee-gc-pod.service", "ControlGroupId": "5034", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Trustee Guest Components Pod", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "0-1", "EffectiveMemoryNodes": "0", "Environment": "PODMAN_SYSTEMD_UNIT=trustee-gc-pod.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "13617", "ExecMainStartTimestamp": "Mon 2026-04-13 10:26:52 EDT", "ExecMainStartTimestampMonotonic": "321319680", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod start trustee-gc ; ignore_errors=no ; start_time=[Mon 2026-04-13 10:26:52 EDT] ; stop_time=[Mon 2026-04-13 10:26:52 EDT] ; pid=13605 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod start trustee-gc ; flags= ; start_time=[Mon 2026-04-13 10:26:52 EDT] ; stop_time=[Mon 2026-04-13 10:26:52 EDT] ; pid=13605 ; code=exited ; status=0 }", "ExecStartPre": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod create --infra-conmon-pidfile=/run/trustee-gc-pod.pid --replace --exit-policy stop --network host -v cdh-sock:/run/confidential-containers:Z -v aa-sock:/run/confidential-containers/attestation-agent:Z --infra-name trustee-gc-infra --name trustee-gc ; ignore_errors=no ; start_time=[Mon 2026-04-13 10:26:52 EDT] ; stop_time=[Mon 2026-04-13 10:26:52 EDT] ; pid=13593 ; code=exited ; status=0 }", "ExecStartPreEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod create --infra-conmon-pidfile=/run/trustee-gc-pod.pid --replace --exit-policy stop --network host -v cdh-sock:/run/confidential-containers:Z -v aa-sock:/run/confidential-containers/attestation-agent:Z --infra-name trustee-gc-infra --name trustee-gc ; flags= ; start_time=[Mon 2026-04-13 10:26:52 EDT] ; stop_time=[Mon 2026-04-13 10:26:52 EDT] ; pid=13593 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod stop --ignore --time=10 trustee-gc ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod stop --ignore --time=10 trustee-gc ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod rm --ignore --force trustee-gc ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod rm --ignore --force trustee-gc ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/trustee-gc-pod.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "trustee-gc-pod.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2026-04-13 10:26:52 EDT", "InactiveExitTimestampMonotonic": "321066444", "InvocationID": "8b6cf25753f040e18f84d12b7da4e3d1", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13684", "LimitNPROCSoft": "13684", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13684", "LimitSIGPENDINGSoft": "13684", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "13617", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "1093632", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "19173376", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "trustee-gc-pod.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/trustee-gc-pod.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice -.mount sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/trustee-gc.pod", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2026-04-13 10:26:52 EDT", "StateChangeTimestampMonotonic": "321319701", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "trustee-gc-pod", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "21894", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "Wants": "trustee-gc-cdh.service trustee-gc-asr.service network-online.target trustee-gc-aa.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Cleanup trustee_client test resources] *********************************** task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:98 Monday 13 April 2026 10:26:56 -0400 (0:00:00.858) 0:01:11.403 ********** included: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml for managed-node1 TASK [Stat quadlet install directory for cleanup] ****************************** task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml:3 Monday 13 April 2026 10:26:56 -0400 (0:00:00.033) 0:01:11.436 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1776090411.8029456, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1776090409.6779296, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 402653385, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1776090409.6779296, "nlink": 2, "path": "/etc/containers/systemd", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 123, "uid": 0, "version": "2924527809", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Find trustee-gc quadlet pod files] *************************************** task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml:8 Monday 13 April 2026 10:26:56 -0400 (0:00:00.360) 0:01:11.796 ********** ok: [managed-node1] => { "changed": false, "examined": 4, "files": [ { "atime": 1776090412.519951, "ctime": 1776090409.6789298, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 444596431, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1776090409.424928, "nlink": 1, "path": "/etc/containers/systemd/trustee-gc.pod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 246, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 1, "skipped_paths": {} } MSG: All paths examined TASK [Stop and disable trustee quadlet pod services] *************************** task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml:15 Monday 13 April 2026 10:26:57 -0400 (0:00:00.380) 0:01:12.176 ********** changed: [managed-node1] => (item={'path': '/etc/containers/systemd/trustee-gc.pod', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 246, 'inode': 444596431, 'dev': 51713, 'nlink': 1, 'atime': 1776090412.519951, 'mtime': 1776090409.424928, 'ctime': 1776090409.6789298, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) => { "ansible_loop_var": "item", "changed": true, "enabled": false, "failed_when_result": false, "item": { "atime": 1776090412.519951, "ctime": 1776090409.6789298, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 444596431, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1776090409.424928, "nlink": 1, "path": "/etc/containers/systemd/trustee-gc.pod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 246, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, "name": "trustee-gc-pod.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Mon 2026-04-13 10:26:52 EDT", "ActiveEnterTimestampMonotonic": "321319701", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice -.mount basic.target network-online.target network.target sysinit.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2026-04-13 10:26:52 EDT", "AssertTimestampMonotonic": "321053443", "Before": "shutdown.target trustee-gc-cdh.service trustee-gc-asr.service trustee-gc-aa.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BoundBy": "trustee-gc-aa.service trustee-gc-cdh.service trustee-gc-asr.service", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "146737000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2026-04-13 10:26:52 EDT", "ConditionTimestampMonotonic": "321053439", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/trustee-gc-pod.service", "ControlGroupId": "5034", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Trustee Guest Components Pod", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "0-1", "EffectiveMemoryNodes": "0", "Environment": "PODMAN_SYSTEMD_UNIT=trustee-gc-pod.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "13617", "ExecMainStartTimestamp": "Mon 2026-04-13 10:26:52 EDT", "ExecMainStartTimestampMonotonic": "321319680", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod start trustee-gc ; ignore_errors=no ; start_time=[Mon 2026-04-13 10:26:52 EDT] ; stop_time=[Mon 2026-04-13 10:26:52 EDT] ; pid=13605 ; code=exited ; status=0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod start trustee-gc ; flags= ; start_time=[Mon 2026-04-13 10:26:52 EDT] ; stop_time=[Mon 2026-04-13 10:26:52 EDT] ; pid=13605 ; code=exited ; status=0 }", "ExecStartPre": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod create --infra-conmon-pidfile=/run/trustee-gc-pod.pid --replace --exit-policy stop --network host -v cdh-sock:/run/confidential-containers:Z -v aa-sock:/run/confidential-containers/attestation-agent:Z --infra-name trustee-gc-infra --name trustee-gc ; ignore_errors=no ; start_time=[Mon 2026-04-13 10:26:52 EDT] ; stop_time=[Mon 2026-04-13 10:26:52 EDT] ; pid=13593 ; code=exited ; status=0 }", "ExecStartPreEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod create --infra-conmon-pidfile=/run/trustee-gc-pod.pid --replace --exit-policy stop --network host -v cdh-sock:/run/confidential-containers:Z -v aa-sock:/run/confidential-containers/attestation-agent:Z --infra-name trustee-gc-infra --name trustee-gc ; flags= ; start_time=[Mon 2026-04-13 10:26:52 EDT] ; stop_time=[Mon 2026-04-13 10:26:52 EDT] ; pid=13593 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod stop --ignore --time=10 trustee-gc ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod stop --ignore --time=10 trustee-gc ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod rm --ignore --force trustee-gc ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman pod rm --ignore --force trustee-gc ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/trustee-gc-pod.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "trustee-gc-pod.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2026-04-13 10:26:52 EDT", "InactiveExitTimestampMonotonic": "321066444", "InvocationID": "8b6cf25753f040e18f84d12b7da4e3d1", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13684", "LimitNPROCSoft": "13684", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13684", "LimitSIGPENDINGSoft": "13684", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "13617", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "1093632", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "19173376", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "trustee-gc-pod.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/trustee-gc-pod.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice -.mount sysinit.target", "RequiresMountsFor": "/run/containers", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/trustee-gc.pod", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2026-04-13 10:26:52 EDT", "StateChangeTimestampMonotonic": "321319701", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "trustee-gc-pod", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "21894", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "Wants": "trustee-gc-cdh.service trustee-gc-asr.service network-online.target trustee-gc-aa.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Stop and disable services tracked by trustee_client role] **************** task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml:28 Monday 13 April 2026 10:26:58 -0400 (0:00:00.909) 0:01:13.086 ********** skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Find trustee-gc quadlet unit files to remove] **************************** task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml:36 Monday 13 April 2026 10:26:58 -0400 (0:00:00.015) 0:01:13.101 ********** ok: [managed-node1] => { "changed": false, "examined": 4, "files": [ { "atime": 1776090412.519951, "ctime": 1776090408.0969179, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 444596427, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1776090407.7399151, "nlink": 1, "path": "/etc/containers/systemd/trustee-gc-aa.container", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 638, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1776090412.519951, "ctime": 1776090408.6229217, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 444596429, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1776090408.36992, "nlink": 1, "path": "/etc/containers/systemd/trustee-gc-asr.container", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 608, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1776090412.519951, "ctime": 1776090409.1529257, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 444596430, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1776090408.8989239, "nlink": 1, "path": "/etc/containers/systemd/trustee-gc-cdh.container", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 659, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1776090412.519951, "ctime": 1776090409.6789298, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 444596431, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1776090409.424928, "nlink": 1, "path": "/etc/containers/systemd/trustee-gc.pod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 246, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 4, "skipped_paths": {} } MSG: All paths examined TASK [Remove trustee-gc quadlet unit files] ************************************ task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml:46 Monday 13 April 2026 10:26:58 -0400 (0:00:00.361) 0:01:13.462 ********** changed: [managed-node1] => (item={'path': '/etc/containers/systemd/trustee-gc-aa.container', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 638, 'inode': 444596427, 'dev': 51713, 'nlink': 1, 'atime': 1776090412.519951, 'mtime': 1776090407.7399151, 'ctime': 1776090408.0969179, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) => { "ansible_loop_var": "item", "changed": true, "item": { "atime": 1776090412.519951, "ctime": 1776090408.0969179, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 444596427, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1776090407.7399151, "nlink": 1, "path": "/etc/containers/systemd/trustee-gc-aa.container", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 638, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, "path": "/etc/containers/systemd/trustee-gc-aa.container", "state": "absent" } changed: [managed-node1] => (item={'path': '/etc/containers/systemd/trustee-gc-asr.container', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 608, 'inode': 444596429, 'dev': 51713, 'nlink': 1, 'atime': 1776090412.519951, 'mtime': 1776090408.36992, 'ctime': 1776090408.6229217, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) => { "ansible_loop_var": "item", "changed": true, "item": { "atime": 1776090412.519951, "ctime": 1776090408.6229217, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 444596429, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1776090408.36992, "nlink": 1, "path": "/etc/containers/systemd/trustee-gc-asr.container", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 608, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, "path": "/etc/containers/systemd/trustee-gc-asr.container", "state": "absent" } changed: [managed-node1] => (item={'path': '/etc/containers/systemd/trustee-gc-cdh.container', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 659, 'inode': 444596430, 'dev': 51713, 'nlink': 1, 'atime': 1776090412.519951, 'mtime': 1776090408.8989239, 'ctime': 1776090409.1529257, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) => { "ansible_loop_var": "item", "changed": true, "item": { "atime": 1776090412.519951, "ctime": 1776090409.1529257, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 444596430, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1776090408.8989239, "nlink": 1, "path": "/etc/containers/systemd/trustee-gc-cdh.container", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 659, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, "path": "/etc/containers/systemd/trustee-gc-cdh.container", "state": "absent" } changed: [managed-node1] => (item={'path': '/etc/containers/systemd/trustee-gc.pod', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 246, 'inode': 444596431, 'dev': 51713, 'nlink': 1, 'atime': 1776090412.519951, 'mtime': 1776090409.424928, 'ctime': 1776090409.6789298, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) => { "ansible_loop_var": "item", "changed": true, "item": { "atime": 1776090412.519951, "ctime": 1776090409.6789298, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 444596431, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1776090409.424928, "nlink": 1, "path": "/etc/containers/systemd/trustee-gc.pod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 246, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, "path": "/etc/containers/systemd/trustee-gc.pod", "state": "absent" } TASK [Remove trustee-gc configuration directory] ******************************* task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml:57 Monday 13 April 2026 10:27:00 -0400 (0:00:01.481) 0:01:14.943 ********** changed: [managed-node1] => { "changed": true, "path": "/etc/trustee-gc", "state": "absent" } TASK [Remove secret registration client script] ******************************** task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml:62 Monday 13 April 2026 10:27:00 -0400 (0:00:00.385) 0:01:15.329 ********** ok: [managed-node1] => { "changed": false, "path": "/usr/local/bin/secret_registration_client.sh", "state": "absent" } TASK [Remove secret registration client systemd unit] ************************** task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml:67 Monday 13 April 2026 10:27:00 -0400 (0:00:00.407) 0:01:15.737 ********** ok: [managed-node1] => { "changed": false, "path": "/etc/systemd/system/secret_registration_client.service", "state": "absent" } TASK [Reload systemd after removing trustee_client units] ********************** task path: /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml:72 Monday 13 April 2026 10:27:01 -0400 (0:00:00.357) 0:01:16.094 ********** ok: [managed-node1] => { "changed": false, "name": null, "status": {} } PLAY RECAP ********************************************************************* managed-node1 : ok=40 changed=8 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Monday 13 April 2026 10:27:01 -0400 (0:00:00.734) 0:01:16.828 ********** =============================================================================== fedora.linux_system_roles.trustee_client : Ensure required packages are installed -- 58.29s /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:2 fedora.linux_system_roles.trustee_client : Copy Trustee Guest Components quadlet files to install directory --- 2.31s /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:14 Gathering Facts --------------------------------------------------------- 2.30s /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:3 Remove trustee-gc quadlet unit files ------------------------------------ 1.48s /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml:46 fedora.linux_system_roles.trustee_client : Enable and start Trustee Guest Components services --- 1.19s /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:83 Collect package facts --------------------------------------------------- 0.98s /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:20 Stop and disable trustee quadlet pod services --------------------------- 0.91s /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml:15 Assert trustee pod service is running ----------------------------------- 0.86s /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:92 Reload systemd after removing trustee_client units ---------------------- 0.73s /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml:72 fedora.linux_system_roles.trustee_client : Copy Trustee Guest aa Components config files to /etc/trustee-gc/ --- 0.64s /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:20 fedora.linux_system_roles.trustee_client : Copy Trustee Guest cdh Components config files to /etc/trustee-gc/ --- 0.64s /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:27 fedora.linux_system_roles.trustee_client : Ensure ansible_facts used by role --- 0.55s /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml:2 fedora.linux_system_roles.trustee_client : Ensure quadlet install directory exists --- 0.47s /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:8 fedora.linux_system_roles.trustee_client : Get the installed Trustee Guest Components pod name --- 0.43s /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/trustee_quadlet.yml:77 fedora.linux_system_roles.trustee_client : Check if system is ostree ---- 0.43s /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/roles/trustee_client/tasks/set_vars.yml:10 Remove secret registration client script -------------------------------- 0.41s /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml:62 Remove trustee-gc configuration directory ------------------------------- 0.39s /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml:57 Find trustee-gc quadlet pod files --------------------------------------- 0.38s /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml:8 Find trustee-gc quadlet unit files to remove ---------------------------- 0.36s /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tasks/cleanup.yml:36 Stat the quadlet install directory -------------------------------------- 0.36s /tmp/collections-WIB/ansible_collections/fedora/linux_system_roles/tests/trustee_client/tests_default.yml:32