ansible-playbook 2.9.27 config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.9/site-packages/ansible executable location = /usr/local/bin/ansible-playbook python version = 3.9.19 (main, May 16 2024, 11:40:09) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] No config file found; using defaults [WARNING]: running playbook inside collection fedora.linux_system_roles 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 'jsonl', 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_purge_rules.yml ************************************************ 1 plays in /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_purge_rules.yml PLAY [Test auditd_purge_rules purge and idempotence] *************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_purge_rules.yml:5 Tuesday 21 April 2026 21:26:27 -0400 (0:00:00.018) 0:00:00.018 ********* ok: [managed-node1] META: ran handlers TASK [Back up existing auditd configuration and rules metadata] **************** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_purge_rules.yml:13 Tuesday 21 April 2026 21:26:28 -0400 (0:00:00.861) 0:00:00.880 ********* included: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tasks/setup.yml for managed-node1 TASK [Check for existing auditd.conf] ****************************************** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tasks/setup.yml:7 Tuesday 21 April 2026 21:26:28 -0400 (0:00:00.017) 0:00:00.897 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1776821157.3032594, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "33eefb6af1c751110a125b8b468118e6f0edb244", "ctime": 1776821153.3742878, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 119537858, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0640", "mtime": 1776821153.0172904, "nlink": 1, "path": "/etc/audit/auditd.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 852, "uid": 0, "version": "1676171871", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Check for existing custom.rules] ***************************************** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tasks/setup.yml:12 Tuesday 21 April 2026 21:26:29 -0400 (0:00:00.428) 0:00:01.325 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1776821155.9672692, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "beaedc34af6f74d852b504550a00030393947a4b", "ctime": 1776821154.5162797, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 130023618, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0664", "mtime": 1776821154.2602816, "nlink": 1, "path": "/etc/audit/rules.d/custom.rules", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 293, "uid": 0, "version": "1640995818", "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Remember whether custom.rules existed] *********************************** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tasks/setup.yml:17 Tuesday 21 April 2026 21:26:29 -0400 (0:00:00.337) 0:00:01.663 ********* ok: [managed-node1] => { "ansible_facts": { "__auditd_integration_had_custom_rules": true }, "changed": false } TASK [Back up auditd.conf before test] ***************************************** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tasks/setup.yml:21 Tuesday 21 April 2026 21:26:29 -0400 (0:00:00.034) 0:00:01.697 ********* changed: [managed-node1] => { "changed": true, "checksum": "33eefb6af1c751110a125b8b468118e6f0edb244", "dest": "/root/.lsr_auditd_integration_auditd.conf.bak", "gid": 0, "group": "root", "md5sum": "eda8c45ce09c30766469af2714e2eff9", "mode": "0640", "owner": "root", "secontext": "system_u:object_r:admin_home_t:s0", "size": 852, "src": "/etc/audit/auditd.conf", "state": "file", "uid": 0 } TASK [Back up custom.rules before test] **************************************** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tasks/setup.yml:29 Tuesday 21 April 2026 21:26:30 -0400 (0:00:00.447) 0:00:02.144 ********* changed: [managed-node1] => { "changed": true, "checksum": "beaedc34af6f74d852b504550a00030393947a4b", "dest": "/root/.lsr_auditd_integration_custom.rules.bak", "gid": 0, "group": "root", "md5sum": "02a93488fb84ceabb705a049f70ced6b", "mode": "0664", "owner": "root", "secontext": "system_u:object_r:admin_home_t:s0", "size": 293, "src": "/etc/audit/rules.d/custom.rules", "state": "file", "uid": 0 } TASK [Record auditd.conf backup path for cleanup] ****************************** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tasks/setup.yml:37 Tuesday 21 April 2026 21:26:30 -0400 (0:00:00.376) 0:00:02.520 ********* ok: [managed-node1] => { "ansible_facts": { "__auditd_integration_backup_auditd_conf": "/root/.lsr_auditd_integration_auditd.conf.bak" }, "changed": false } TASK [Record custom.rules backup path for cleanup] ***************************** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tasks/setup.yml:42 Tuesday 21 April 2026 21:26:30 -0400 (0:00:00.034) 0:00:02.555 ********* ok: [managed-node1] => { "ansible_facts": { "__auditd_integration_backup_custom_rules": "/root/.lsr_auditd_integration_custom.rules.bak" }, "changed": false } TASK [Ensure rules.d backup parent directory is absent] ************************ task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_purge_rules.yml:16 Tuesday 21 April 2026 21:26:30 -0400 (0:00:00.035) 0:00:02.591 ********* ok: [managed-node1] => { "changed": false, "path": "/root/.lsr_auditd_purge_rulesd.backup", "state": "absent" } TASK [Create parent directory for rules.d snapshot] **************************** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_purge_rules.yml:21 Tuesday 21 April 2026 21:26:30 -0400 (0:00:00.426) 0:00:03.017 ********* changed: [managed-node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/root/.lsr_auditd_purge_rulesd.backup", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Snapshot rules.d tree for full restore after test] *********************** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_purge_rules.yml:27 Tuesday 21 April 2026 21:26:31 -0400 (0:00:00.354) 0:00:03.371 ********* changed: [managed-node1] => { "changed": true, "checksum": null, "dest": "/root/.lsr_auditd_purge_rulesd.backup/", "gid": 0, "group": "root", "md5sum": null, "mode": "0750", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 45, "src": "/etc/audit/rules.d/", "state": "directory", "uid": 0 } TASK [Install decoy rules fragment to be removed by purge] ********************* task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_purge_rules.yml:34 Tuesday 21 April 2026 21:26:31 -0400 (0:00:00.372) 0:00:03.744 ********* changed: [managed-node1] => { "changed": true, "checksum": "35324fa08aa315fc1ab79570382f077fec44dce9", "dest": "/etc/audit/rules.d/99-lsr-purge-decoy.rules", "gid": 0, "group": "root", "md5sum": "f628c72c0861f587eff2d10f92b8e21b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:auditd_etc_t:s0", "size": 89, "src": "/root/.ansible/tmp/ansible-tmp-1776821191.698928-10456-45515909084287/source", "state": "file", "uid": 0 } TASK [Run auditd role with purge enabled] ************************************** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_purge_rules.yml:42 Tuesday 21 April 2026 21:26:32 -0400 (0:00:00.743) 0:00:04.487 ********* included: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tasks/run_role_with_clear_facts.yml for managed-node1 META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tasks/run_role_with_clear_facts.yml:23 Tuesday 21 April 2026 21:26:32 -0400 (0:00:00.021) 0:00:04.508 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tasks/run_role_with_clear_facts.yml:33 Tuesday 21 April 2026 21:26:32 -0400 (0:00:00.030) 0:00:04.539 ********* TASK [fedora.linux_system_roles.auditd : Validate role parameters] ************* task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/main.yml:3 Tuesday 21 April 2026 21:26:32 -0400 (0:00:00.066) 0:00:04.606 ********* included: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml for managed-node1 TASK [fedora.linux_system_roles.auditd : Assert num_logs range (num_logs_parser)] *** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:4 Tuesday 21 April 2026 21:26:32 -0400 (0:00:00.024) 0:00:04.630 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert freq range (freq_parser)] ****** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:11 Tuesday 21 April 2026 21:26:32 -0400 (0:00:00.016) 0:00:04.647 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert incremental flush requires non-zero freq (sanity_check)] *** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:18 Tuesday 21 April 2026 21:26:32 -0400 (0:00:00.016) 0:00:04.663 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert priority_boost range (priority_boost_parser)] *** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:25 Tuesday 21 April 2026 21:26:32 -0400 (0:00:00.015) 0:00:04.678 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert q_depth range (q_depth_parser)] *** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:31 Tuesday 21 April 2026 21:26:32 -0400 (0:00:00.016) 0:00:04.695 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_maximum_rate is null or a non-negative integer] *** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:38 Tuesday 21 April 2026 21:26:32 -0400 (0:00:00.016) 0:00:04.711 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_backlog_wait_time is null or a non-negative integer] *** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:48 Tuesday 21 April 2026 21:26:32 -0400 (0:00:00.015) 0:00:04.727 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert max_restarts range (max_restarts_parser)] *** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:58 Tuesday 21 April 2026 21:26:32 -0400 (0:00:00.015) 0:00:04.743 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_listen_port range when listener enabled in build (tcp_listen_port_parser)] *** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:64 Tuesday 21 April 2026 21:26:32 -0400 (0:00:00.015) 0:00:04.759 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_listen_queue range (tcp_listen_queue_parser)] *** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:70 Tuesday 21 April 2026 21:26:32 -0400 (0:00:00.016) 0:00:04.775 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_max_per_addr range (tcp_max_per_addr_parser)] *** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:76 Tuesday 21 April 2026 21:26:32 -0400 (0:00:00.016) 0:00:04.792 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_client_max_idle range (tcp_client_max_idle_parser)] *** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:82 Tuesday 21 April 2026 21:26:32 -0400 (0:00:00.016) 0:00:04.808 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert tcp_client_ports format (tcp_client_ports_parser)] *** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:88 Tuesday 21 April 2026 21:26:32 -0400 (0:00:00.015) 0:00:04.824 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert tcp_client_ports range order] *** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:98 Tuesday 21 April 2026 21:26:32 -0400 (0:00:00.012) 0:00:04.836 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert space_left_action rejects halt (space_action_parser)] *** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:107 Tuesday 21 April 2026 21:26:32 -0400 (0:00:00.011) 0:00:04.848 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert space_left percentage is between 1 and 99 when given as N%] *** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:113 Tuesday 21 April 2026 21:26:32 -0400 (0:00:00.015) 0:00:04.863 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert admin_space_left percentage is between 1 and 99 when given as N%] *** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:125 Tuesday 21 April 2026 21:26:32 -0400 (0:00:00.012) 0:00:04.876 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert space_left is greater than admin_space_left when both use same form] *** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:137 Tuesday 21 April 2026 21:26:32 -0400 (0:00:00.013) 0:00:04.890 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert disk_full_action rejects email (disk_full_action_parser)] *** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:161 Tuesday 21 April 2026 21:26:32 -0400 (0:00:00.019) 0:00:04.910 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert disk_error_action rejects email and rotate (disk_error_action_parser)] *** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:167 Tuesday 21 April 2026 21:26:32 -0400 (0:00:00.014) 0:00:04.924 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert exec companion paths when action is exec] *** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:173 Tuesday 21 April 2026 21:26:32 -0400 (0:00:00.014) 0:00:04.938 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert space_left_action exec path] *** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:180 Tuesday 21 April 2026 21:26:32 -0400 (0:00:00.012) 0:00:04.951 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert admin_space_left_action exec path] *** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:187 Tuesday 21 April 2026 21:26:32 -0400 (0:00:00.012) 0:00:04.963 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert disk_full_action exec path] **** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:194 Tuesday 21 April 2026 21:26:32 -0400 (0:00:00.011) 0:00:04.975 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert disk_error_action exec path] *** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:201 Tuesday 21 April 2026 21:26:32 -0400 (0:00:00.011) 0:00:04.987 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert name when name_format is user (resolve_node)] *** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:208 Tuesday 21 April 2026 21:26:32 -0400 (0:00:00.011) 0:00:04.999 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Validate auditd_rules structure and values] *** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_role_vars.yml:215 Tuesday 21 April 2026 21:26:32 -0400 (0:00:00.012) 0:00:05.011 ********* included: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml for managed-node1 TASK [fedora.linux_system_roles.auditd : Assert auditd_rules is a list of dicts] *** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:4 Tuesday 21 April 2026 21:26:32 -0400 (0:00:00.033) 0:00:05.044 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert each auditd_rules entry has required action and filter] *** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:13 Tuesday 21 April 2026 21:26:32 -0400 (0:00:00.019) 0:00:05.063 ********* ok: [managed-node1] => (item=always,exit) => { "ansible_loop_var": "item", "changed": false, "item": { "action": "always", "arch": "b64", "filter": "exit", "keyname": "lsr_auditd_purge_test", "path": "/etc/issue", "permission": [ "read" ], "syscall": "open" } } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_rules entries use only supported keys] *** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:29 Tuesday 21 April 2026 21:26:32 -0400 (0:00:00.026) 0:00:05.090 ********* ok: [managed-node1] => (item={'action': 'always', 'filter': 'exit', 'arch': 'b64', 'syscall': 'open', 'path': '/etc/issue', 'permission': ['read'], 'keyname': 'lsr_auditd_purge_test'}) => { "ansible_loop_var": "item", "changed": false, "item": { "action": "always", "arch": "b64", "filter": "exit", "keyname": "lsr_auditd_purge_test", "path": "/etc/issue", "permission": [ "read" ], "syscall": "open" } } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_rules path and dir are mutually exclusive] *** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:49 Tuesday 21 April 2026 21:26:33 -0400 (0:00:00.021) 0:00:05.111 ********* ok: [managed-node1] => (item={'action': 'always', 'filter': 'exit', 'arch': 'b64', 'syscall': 'open', 'path': '/etc/issue', 'permission': ['read'], 'keyname': 'lsr_auditd_purge_test'}) => { "ansible_loop_var": "item", "changed": false, "item": { "action": "always", "arch": "b64", "filter": "exit", "keyname": "lsr_auditd_purge_test", "path": "/etc/issue", "permission": [ "read" ], "syscall": "open" } } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_rules path or dir requires filter exit] *** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:56 Tuesday 21 April 2026 21:26:33 -0400 (0:00:00.019) 0:00:05.130 ********* ok: [managed-node1] => (item={'action': 'always', 'filter': 'exit', 'arch': 'b64', 'syscall': 'open', 'path': '/etc/issue', 'permission': ['read'], 'keyname': 'lsr_auditd_purge_test'}) => { "ansible_loop_var": "item", "changed": false, "item": { "action": "always", "arch": "b64", "filter": "exit", "keyname": "lsr_auditd_purge_test", "path": "/etc/issue", "permission": [ "read" ], "syscall": "open" } } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_rules syscall requires filter exit or io_uring] *** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:64 Tuesday 21 April 2026 21:26:33 -0400 (0:00:00.019) 0:00:05.150 ********* ok: [managed-node1] => (item={'action': 'always', 'filter': 'exit', 'arch': 'b64', 'syscall': 'open', 'path': '/etc/issue', 'permission': ['read'], 'keyname': 'lsr_auditd_purge_test'}) => { "ansible_loop_var": "item", "changed": false, "item": { "action": "always", "arch": "b64", "filter": "exit", "keyname": "lsr_auditd_purge_test", "path": "/etc/issue", "permission": [ "read" ], "syscall": "open" } } MSG: All assertions passed TASK [fedora.linux_system_roles.auditd : Assert auditd_rules field is a non-empty string or list of non-empty strings] *** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:72 Tuesday 21 April 2026 21:26:33 -0400 (0:00:00.019) 0:00:05.170 ********* skipping: [managed-node1] => (item={'action': 'always', 'filter': 'exit', 'arch': 'b64', 'syscall': 'open', 'path': '/etc/issue', 'permission': ['read'], 'keyname': 'lsr_auditd_purge_test'}) => { "ansible_loop_var": "item", "changed": false, "item": { "action": "always", "arch": "b64", "filter": "exit", "keyname": "lsr_auditd_purge_test", "path": "/etc/issue", "permission": [ "read" ], "syscall": "open" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert auditd_rules filesystem filter includes fstype=debugfs or fstype=tracefs] *** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:82 Tuesday 21 April 2026 21:26:33 -0400 (0:00:00.016) 0:00:05.186 ********* skipping: [managed-node1] => (item={'action': 'always', 'filter': 'exit', 'arch': 'b64', 'syscall': 'open', 'path': '/etc/issue', 'permission': ['read'], 'keyname': 'lsr_auditd_purge_test'}) => { "ansible_loop_var": "item", "changed": false, "item": { "action": "always", "arch": "b64", "filter": "exit", "keyname": "lsr_auditd_purge_test", "path": "/etc/issue", "permission": [ "read" ], "syscall": "open" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert auditd_rules field fragments use a supported operator] *** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:104 Tuesday 21 April 2026 21:26:33 -0400 (0:00:00.016) 0:00:05.203 ********* skipping: [managed-node1] => (item={'action': 'always', 'filter': 'exit', 'arch': 'b64', 'syscall': 'open', 'path': '/etc/issue', 'permission': ['read'], 'keyname': 'lsr_auditd_purge_test'}) => { "ansible_loop_var": "item", "changed": false, "item": { "action": "always", "arch": "b64", "filter": "exit", "keyname": "lsr_auditd_purge_test", "path": "/etc/issue", "permission": [ "read" ], "syscall": "open" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.auditd : Assert auditd_rules permission is a non-empty string or list of non-empty strings] *** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:120 Tuesday 21 April 2026 21:26:33 -0400 (0:00:00.015) 0:00:05.218 ********* fatal: [managed-node1]: FAILED! => {} MSG: The conditional check 'item.permission is auditd_non_empty_str_or_list' failed. The error was: No test named 'auditd_non_empty_str_or_list' found. TASK [Check whether purge test rules.d snapshot exists] ************************ task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_purge_rules.yml:135 Tuesday 21 April 2026 21:26:33 -0400 (0:00:00.018) 0:00:05.237 ********* ok: [managed-node1] => { "ansible_facts": { "discovered_interpreter_python": "/usr/libexec/platform-python" }, "changed": false, "stat": { "atime": 1776821191.5950522, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1776821191.598052, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 226492608, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0750", "mtime": 1776821191.5950522, "nlink": 2, "path": "/root/.lsr_auditd_purge_rulesd.backup", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 45, "uid": 0, "version": "87999811", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": false, "xusr": true } } TASK [Remove rules.d tree before restoring snapshot] *************************** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_purge_rules.yml:143 Tuesday 21 April 2026 21:26:33 -0400 (0:00:00.420) 0:00:05.657 ********* changed: [managed-node1] => { "changed": true, "path": "/etc/audit/rules.d", "state": "absent" } TASK [Recreate empty rules.d directory] **************************************** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_purge_rules.yml:148 Tuesday 21 April 2026 21:26:33 -0400 (0:00:00.337) 0:00:05.994 ********* changed: [managed-node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0750", "owner": "root", "path": "/etc/audit/rules.d", "secontext": "unconfined_u:object_r:auditd_etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Copy snapshot back into rules.d] ***************************************** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_purge_rules.yml:154 Tuesday 21 April 2026 21:26:34 -0400 (0:00:00.332) 0:00:06.327 ********* changed: [managed-node1] => { "changed": true, "checksum": null, "dest": "/etc/audit/rules.d/", "gid": 0, "group": "root", "md5sum": null, "mode": "0750", "owner": "root", "secontext": "unconfined_u:object_r:auditd_etc_t:s0", "size": 45, "src": "/root/.lsr_auditd_purge_rulesd.backup/", "state": "directory", "uid": 0 } TASK [Remove purge test rules.d snapshot directory on managed host] ************ task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_purge_rules.yml:161 Tuesday 21 April 2026 21:26:34 -0400 (0:00:00.349) 0:00:06.677 ********* changed: [managed-node1] => { "changed": true, "path": "/root/.lsr_auditd_purge_rulesd.backup", "state": "absent" } TASK [Restore system state after purge test] *********************************** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_purge_rules.yml:167 Tuesday 21 April 2026 21:26:34 -0400 (0:00:00.343) 0:00:07.021 ********* included: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tasks/cleanup.yml for managed-node1 TASK [Restore auditd.conf from integration test backup] ************************ task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tasks/cleanup.yml:3 Tuesday 21 April 2026 21:26:34 -0400 (0:00:00.020) 0:00:07.041 ********* ok: [managed-node1] => { "changed": false, "checksum": "33eefb6af1c751110a125b8b468118e6f0edb244", "dest": "/etc/audit/auditd.conf", "gid": 0, "group": "root", "md5sum": "eda8c45ce09c30766469af2714e2eff9", "mode": "0640", "owner": "root", "secontext": "system_u:object_r:auditd_etc_t:s0", "size": 852, "src": "/root/.lsr_auditd_integration_auditd.conf.bak", "state": "file", "uid": 0 } TASK [Remove auditd.conf backup file] ****************************************** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tasks/cleanup.yml:11 Tuesday 21 April 2026 21:26:35 -0400 (0:00:00.353) 0:00:07.394 ********* changed: [managed-node1] => { "changed": true, "path": "/root/.lsr_auditd_integration_auditd.conf.bak", "state": "absent" } TASK [Restore custom.rules from integration test backup] *********************** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tasks/cleanup.yml:17 Tuesday 21 April 2026 21:26:35 -0400 (0:00:00.337) 0:00:07.732 ********* changed: [managed-node1] => { "changed": true, "checksum": "beaedc34af6f74d852b504550a00030393947a4b", "dest": "/etc/audit/rules.d/custom.rules", "gid": 0, "group": "root", "md5sum": "02a93488fb84ceabb705a049f70ced6b", "mode": "0664", "owner": "root", "secontext": "unconfined_u:object_r:auditd_etc_t:s0", "size": 293, "src": "/root/.lsr_auditd_integration_custom.rules.bak", "state": "file", "uid": 0 } TASK [Remove custom.rules backup file] ***************************************** task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tasks/cleanup.yml:25 Tuesday 21 April 2026 21:26:35 -0400 (0:00:00.347) 0:00:08.079 ********* changed: [managed-node1] => { "changed": true, "path": "/root/.lsr_auditd_integration_custom.rules.bak", "state": "absent" } TASK [Remove custom.rules if it did not exist before test] ********************* task path: /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tasks/cleanup.yml:31 Tuesday 21 April 2026 21:26:36 -0400 (0:00:00.329) 0:00:08.408 ********* skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* managed-node1 : ok=48 changed=12 unreachable=0 failed=1 skipped=15 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.9.27", "end_time": "2026-04-22T01:26:33.136271+00:00Z", "host": "managed-node1", "message": "The conditional check 'item.permission is auditd_non_empty_str_or_list' failed. The error was: No test named 'auditd_non_empty_str_or_list' found.", "start_time": "2026-04-22T01:26:33.120018+00:00Z", "task_name": "Assert auditd_rules permission is a non-empty string or list of non-empty strings", "task_path": "/tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/roles/auditd/tasks/assert_auditd_rules.yml:120" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Tuesday 21 April 2026 21:26:36 -0400 (0:00:00.011) 0:00:08.420 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 0.86s /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_purge_rules.yml:5 Install decoy rules fragment to be removed by purge --------------------- 0.74s /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_purge_rules.yml:34 Back up auditd.conf before test ----------------------------------------- 0.45s /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tasks/setup.yml:21 Check for existing auditd.conf ------------------------------------------ 0.43s /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tasks/setup.yml:7 Ensure rules.d backup parent directory is absent ------------------------ 0.43s /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_purge_rules.yml:16 Check whether purge test rules.d snapshot exists ------------------------ 0.42s /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_purge_rules.yml:135 Back up custom.rules before test ---------------------------------------- 0.38s /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tasks/setup.yml:29 Snapshot rules.d tree for full restore after test ----------------------- 0.37s /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_purge_rules.yml:27 Create parent directory for rules.d snapshot ---------------------------- 0.35s /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_purge_rules.yml:21 Restore auditd.conf from integration test backup ------------------------ 0.35s /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tasks/cleanup.yml:3 Copy snapshot back into rules.d ----------------------------------------- 0.35s /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_purge_rules.yml:154 Restore custom.rules from integration test backup ----------------------- 0.35s /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tasks/cleanup.yml:17 Remove purge test rules.d snapshot directory on managed host ------------ 0.34s /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_purge_rules.yml:161 Remove rules.d tree before restoring snapshot --------------------------- 0.34s /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_purge_rules.yml:143 Remove auditd.conf backup file ------------------------------------------ 0.34s /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tasks/cleanup.yml:11 Check for existing custom.rules ----------------------------------------- 0.34s /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tasks/setup.yml:12 Recreate empty rules.d directory ---------------------------------------- 0.33s /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tests_purge_rules.yml:148 Remove custom.rules backup file ----------------------------------------- 0.33s /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tasks/cleanup.yml:25 Run the role normally --------------------------------------------------- 0.07s /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tasks/run_role_with_clear_facts.yml:33 Record custom.rules backup path for cleanup ----------------------------- 0.04s /tmp/collections-DzS/ansible_collections/fedora/linux_system_roles/tests/auditd/tasks/setup.yml:42 -- Logs begin at Tue 2026-04-21 21:22:23 EDT, end at Tue 2026-04-21 21:26:36 EDT. -- Apr 21 21:26:27 managed-node1 sshd[11751]: Received disconnect from 10.31.13.151 port 34898:11: disconnected by user Apr 21 21:26:27 managed-node1 sshd[11751]: Disconnected from user root 10.31.13.151 port 34898 Apr 21 21:26:27 managed-node1 sshd[11748]: pam_unix(sshd:session): session closed for user root Apr 21 21:26:27 managed-node1 systemd[1]: session-12.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit session-12.scope has successfully entered the 'dead' state. Apr 21 21:26:27 managed-node1 systemd-logind[611]: Session 12 logged out. Waiting for processes to exit. Apr 21 21:26:27 managed-node1 systemd-logind[611]: Removed session 12. -- Subject: Session 12 has been terminated -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 12 has been terminated. Apr 21 21:26:28 managed-node1 platform-python[11913]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Apr 21 21:26:29 managed-node1 platform-python[12061]: ansible-ansible.builtin.stat Invoked with path=/etc/audit/auditd.conf follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Apr 21 21:26:29 managed-node1 platform-python[12186]: ansible-ansible.builtin.stat Invoked with path=/etc/audit/rules.d/custom.rules follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Apr 21 21:26:29 managed-node1 platform-python[12311]: ansible-copy Invoked with src=/etc/audit/auditd.conf dest=/root/.lsr_auditd_integration_auditd.conf.bak remote_src=True mode=preserve backup=False force=True follow=False unsafe_writes=False _original_basename=None content=NOT_LOGGING_PARAMETER validate=None directory_mode=None local_follow=None checksum=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None Apr 21 21:26:30 managed-node1 platform-python[12436]: ansible-copy Invoked with src=/etc/audit/rules.d/custom.rules dest=/root/.lsr_auditd_integration_custom.rules.bak remote_src=True mode=preserve backup=False force=True follow=False unsafe_writes=False _original_basename=None content=NOT_LOGGING_PARAMETER validate=None directory_mode=None local_follow=None checksum=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None Apr 21 21:26:30 managed-node1 platform-python[12561]: ansible-ansible.builtin.file Invoked with path=/root/.lsr_auditd_purge_rulesd.backup state=absent 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 mode=None owner=None group=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 Apr 21 21:26:31 managed-node1 platform-python[12684]: ansible-ansible.builtin.file Invoked with path=/root/.lsr_auditd_purge_rulesd.backup state=directory mode=0700 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 owner=None group=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 Apr 21 21:26:31 managed-node1 platform-python[12807]: ansible-copy Invoked with src=/etc/audit/rules.d/ dest=/root/.lsr_auditd_purge_rulesd.backup/ remote_src=True mode=preserve backup=False force=True follow=False unsafe_writes=False _original_basename=None content=NOT_LOGGING_PARAMETER validate=None directory_mode=None local_follow=None checksum=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None Apr 21 21:26:32 managed-node1 platform-python[12930]: ansible-stat Invoked with path=/etc/audit/rules.d/99-lsr-purge-decoy.rules follow=False get_checksum=True checksum_algorithm=sha1 get_md5=False get_mime=True get_attributes=True Apr 21 21:26:32 managed-node1 platform-python[13029]: ansible-copy Invoked with dest=/etc/audit/rules.d/99-lsr-purge-decoy.rules mode=0644 src=/root/.ansible/tmp/ansible-tmp-1776821191.698928-10456-45515909084287/source _original_basename=tmpmifxi9hn follow=False checksum=35324fa08aa315fc1ab79570382f077fec44dce9 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None Apr 21 21:26:33 managed-node1 platform-python[13193]: ansible-ansible.builtin.stat Invoked with path=/root/.lsr_auditd_purge_rulesd.backup follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Apr 21 21:26:33 managed-node1 platform-python[13318]: ansible-ansible.builtin.file Invoked with path=/etc/audit/rules.d state=absent 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 mode=None owner=None group=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 Apr 21 21:26:34 managed-node1 platform-python[13441]: ansible-ansible.builtin.file Invoked with path=/etc/audit/rules.d state=directory mode=0750 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 owner=None group=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 Apr 21 21:26:34 managed-node1 platform-python[13564]: ansible-copy Invoked with src=/root/.lsr_auditd_purge_rulesd.backup/ dest=/etc/audit/rules.d/ remote_src=True mode=preserve backup=False force=True follow=False unsafe_writes=False _original_basename=None content=NOT_LOGGING_PARAMETER validate=None directory_mode=None local_follow=None checksum=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None Apr 21 21:26:34 managed-node1 platform-python[13687]: ansible-ansible.builtin.file Invoked with path=/root/.lsr_auditd_purge_rulesd.backup state=absent 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 mode=None owner=None group=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 Apr 21 21:26:35 managed-node1 platform-python[13810]: ansible-copy Invoked with src=/root/.lsr_auditd_integration_auditd.conf.bak dest=/etc/audit/auditd.conf remote_src=True mode=preserve backup=False force=True follow=False unsafe_writes=False _original_basename=None content=NOT_LOGGING_PARAMETER validate=None directory_mode=None local_follow=None checksum=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None Apr 21 21:26:35 managed-node1 platform-python[13933]: ansible-ansible.builtin.file Invoked with path=/root/.lsr_auditd_integration_auditd.conf.bak state=absent 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 mode=None owner=None group=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 Apr 21 21:26:35 managed-node1 platform-python[14056]: ansible-copy Invoked with src=/root/.lsr_auditd_integration_custom.rules.bak dest=/etc/audit/rules.d/custom.rules remote_src=True mode=preserve backup=False force=True follow=False unsafe_writes=False _original_basename=None content=NOT_LOGGING_PARAMETER validate=None directory_mode=None local_follow=None checksum=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None regexp=None delimiter=None Apr 21 21:26:36 managed-node1 platform-python[14179]: ansible-ansible.builtin.file Invoked with path=/root/.lsr_auditd_integration_custom.rules.bak state=absent 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 mode=None owner=None group=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 Apr 21 21:26:36 managed-node1 sshd[14200]: Accepted publickey for root from 10.31.13.151 port 33374 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Apr 21 21:26:36 managed-node1 systemd[1]: Started Session 13 of user root. -- Subject: Unit session-13.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit session-13.scope has finished starting up. -- -- The start-up result is done. Apr 21 21:26:36 managed-node1 systemd-logind[611]: New session 13 of user root. -- Subject: A new session 13 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 13 has been created for the user root. -- -- The leading process of the session is 14200. Apr 21 21:26:36 managed-node1 sshd[14200]: pam_unix(sshd:session): session opened for user root by (uid=0) Apr 21 21:26:36 managed-node1 sshd[14203]: Received disconnect from 10.31.13.151 port 33374:11: disconnected by user Apr 21 21:26:36 managed-node1 sshd[14203]: Disconnected from user root 10.31.13.151 port 33374 Apr 21 21:26:36 managed-node1 sshd[14200]: pam_unix(sshd:session): session closed for user root Apr 21 21:26:36 managed-node1 systemd[1]: session-13.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit session-13.scope has successfully entered the 'dead' state. Apr 21 21:26:36 managed-node1 systemd-logind[611]: Session 13 logged out. Waiting for processes to exit. Apr 21 21:26:36 managed-node1 systemd-logind[611]: Removed session 13. -- Subject: Session 13 has been terminated -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 13 has been terminated. Apr 21 21:26:36 managed-node1 sshd[14224]: Accepted publickey for root from 10.31.13.151 port 33384 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Apr 21 21:26:36 managed-node1 systemd[1]: Started Session 14 of user root. -- Subject: Unit session-14.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit session-14.scope has finished starting up. -- -- The start-up result is done. Apr 21 21:26:36 managed-node1 systemd-logind[611]: New session 14 of user root. -- Subject: A new session 14 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 14 has been created for the user root. -- -- The leading process of the session is 14224. Apr 21 21:26:36 managed-node1 sshd[14224]: pam_unix(sshd:session): session opened for user root by (uid=0)