[DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ansible-playbook [core 2.17.2] 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/tmp.7ouMUaZOX7 executable location = /usr/local/bin/ansible-playbook python version = 3.12.4 (main, Jun 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 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_quadlet_basic.yml ********************************************** 1 plays in /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml PLAY [Ensure that the role can manage quadlet specs] *************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:3 Saturday 27 July 2024 12:34:31 -0400 (0:00:00.019) 0:00:00.019 ********* [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.12, 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 role - do not pull images] ******************************************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:54 Saturday 27 July 2024 12:34:33 -0400 (0:00:01.466) 0:00:01.485 ********* included: fedora.linux_system_roles.podman for managed_node1 TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 27 July 2024 12:34:33 -0400 (0:00:00.063) 0:00:01.549 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 27 July 2024 12:34:33 -0400 (0:00:00.038) 0:00:01.587 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 27 July 2024 12:34:33 -0400 (0:00:00.028) 0:00:01.616 ********* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 27 July 2024 12:34:33 -0400 (0:00:00.538) 0:00:02.154 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Saturday 27 July 2024 12:34:33 -0400 (0:00:00.030) 0:00:02.185 ********* ok: [managed_node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } ok: [managed_node1] => (item=Fedora.yml) => { "ansible_facts": { "__podman_packages": [ "iptables-nft", "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [managed_node1] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 27 July 2024 12:34:33 -0400 (0:00:00.054) 0:00:02.240 ********* 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 [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 27 July 2024 12:34:35 -0400 (0:00:01.402) 0:00:03.642 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 27 July 2024 12:34:35 -0400 (0:00:00.049) 0:00:03.691 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Saturday 27 July 2024 12:34:35 -0400 (0:00:00.057) 0:00:03.749 ********* ok: [managed_node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.034715", "end": "2024-07-27 12:34:35.916315", "rc": 0, "start": "2024-07-27 12:34:35.881600" } STDOUT: podman version 4.9.4 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Saturday 27 July 2024 12:34:36 -0400 (0:00:00.592) 0:00:04.341 ********* ok: [managed_node1] => { "ansible_facts": { "podman_version": "4.9.4" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:32 Saturday 27 July 2024 12:34:36 -0400 (0:00:00.048) 0:00:04.389 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:39 Saturday 27 July 2024 12:34:36 -0400 (0:00:00.047) 0:00:04.437 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_version is version(\"4.4\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:49 Saturday 27 July 2024 12:34:36 -0400 (0:00:00.056) 0:00:04.494 ********* META: end_host conditional evaluated to False, continuing execution for managed_node1 skipping: [managed_node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node1" } MSG: end_host conditional evaluated to false, continuing execution for managed_node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Saturday 27 July 2024 12:34:36 -0400 (0:00:00.070) 0:00:04.564 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 12:34:36 -0400 (0:00:00.098) 0:00:04.663 ********* ok: [managed_node1] => { "ansible_facts": { "getent_passwd": { "root": [ "x", "0", "0", "Super User", "/root", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 27 July 2024 12:34:36 -0400 (0:00:00.626) 0:00:05.290 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 27 July 2024 12:34:36 -0400 (0:00:00.049) 0:00:05.339 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Saturday 27 July 2024 12:34:37 -0400 (0:00:00.059) 0:00:05.399 ********* ok: [managed_node1] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Saturday 27 July 2024 12:34:37 -0400 (0:00:00.451) 0:00:05.851 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 27 July 2024 12:34:37 -0400 (0:00:00.056) 0:00:05.907 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722097838.3054328, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1722097768.403057, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203421, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "1586140578", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 27 July 2024 12:34:38 -0400 (0:00:00.444) 0:00:06.352 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 27 July 2024 12:34:38 -0400 (0:00:00.042) 0:00:06.394 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 27 July 2024 12:34:38 -0400 (0:00:00.043) 0:00:06.438 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Saturday 27 July 2024 12:34:38 -0400 (0:00:00.042) 0:00:06.481 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Saturday 27 July 2024 12:34:38 -0400 (0:00:00.043) 0:00:06.525 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Saturday 27 July 2024 12:34:38 -0400 (0:00:00.043) 0:00:06.568 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Saturday 27 July 2024 12:34:38 -0400 (0:00:00.042) 0:00:06.611 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Saturday 27 July 2024 12:34:38 -0400 (0:00:00.043) 0:00:06.654 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:62 Saturday 27 July 2024 12:34:38 -0400 (0:00:00.043) 0:00:06.697 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:71 Saturday 27 July 2024 12:34:38 -0400 (0:00:00.086) 0:00:06.784 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 27 July 2024 12:34:38 -0400 (0:00:00.094) 0:00:06.878 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 27 July 2024 12:34:38 -0400 (0:00:00.044) 0:00:06.923 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:74 Saturday 27 July 2024 12:34:38 -0400 (0:00:00.073) 0:00:06.996 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 July 2024 12:34:38 -0400 (0:00:00.096) 0:00:07.093 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 27 July 2024 12:34:38 -0400 (0:00:00.045) 0:00:07.138 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:77 Saturday 27 July 2024 12:34:38 -0400 (0:00:00.044) 0:00:07.182 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Saturday 27 July 2024 12:34:38 -0400 (0:00:00.097) 0:00:07.279 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Saturday 27 July 2024 12:34:38 -0400 (0:00:00.045) 0:00:07.325 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Saturday 27 July 2024 12:34:39 -0400 (0:00:00.046) 0:00:07.371 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Saturday 27 July 2024 12:34:39 -0400 (0:00:00.101) 0:00:07.473 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Saturday 27 July 2024 12:34:39 -0400 (0:00:00.045) 0:00:07.518 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Saturday 27 July 2024 12:34:39 -0400 (0:00:00.045) 0:00:07.563 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Saturday 27 July 2024 12:34:39 -0400 (0:00:00.047) 0:00:07.610 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:86 Saturday 27 July 2024 12:34:39 -0400 (0:00:00.045) 0:00:07.655 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:93 Saturday 27 July 2024 12:34:39 -0400 (0:00:00.044) 0:00:07.700 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:100 Saturday 27 July 2024 12:34:39 -0400 (0:00:00.045) 0:00:07.745 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:104 Saturday 27 July 2024 12:34:39 -0400 (0:00:00.043) 0:00:07.789 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle credential files - present] **** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:113 Saturday 27 July 2024 12:34:39 -0400 (0:00:00.070) 0:00:07.860 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Saturday 27 July 2024 12:34:39 -0400 (0:00:00.041) 0:00:07.901 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Saturday 27 July 2024 12:34:39 -0400 (0:00:00.040) 0:00:07.941 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:136 Saturday 27 July 2024 12:34:39 -0400 (0:00:00.039) 0:00:07.981 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed_node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 July 2024 12:34:39 -0400 (0:00:00.116) 0:00:08.098 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "nopull", "Image": "quay.io/libpod/testimage:20210610" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Saturday 27 July 2024 12:34:39 -0400 (0:00:00.060) 0:00:08.158 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": false, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Saturday 27 July 2024 12:34:39 -0400 (0:00:00.055) 0:00:08.213 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_quadlet_spec | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Saturday 27 July 2024 12:34:39 -0400 (0:00:00.044) 0:00:08.257 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_quadlet_name": "nopull", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 July 2024 12:34:39 -0400 (0:00:00.066) 0:00:08.323 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 12:34:40 -0400 (0:00:00.092) 0:00:08.416 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 27 July 2024 12:34:40 -0400 (0:00:00.050) 0:00:08.466 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 27 July 2024 12:34:40 -0400 (0:00:00.051) 0:00:08.518 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Saturday 27 July 2024 12:34:40 -0400 (0:00:00.062) 0:00:08.580 ********* ok: [managed_node1] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Saturday 27 July 2024 12:34:40 -0400 (0:00:00.458) 0:00:09.039 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 27 July 2024 12:34:40 -0400 (0:00:00.059) 0:00:09.099 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722097838.3054328, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1722097768.403057, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203421, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "1586140578", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 27 July 2024 12:34:41 -0400 (0:00:00.449) 0:00:09.549 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 27 July 2024 12:34:41 -0400 (0:00:00.073) 0:00:09.622 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 27 July 2024 12:34:41 -0400 (0:00:00.045) 0:00:09.667 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Saturday 27 July 2024 12:34:41 -0400 (0:00:00.043) 0:00:09.711 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Saturday 27 July 2024 12:34:41 -0400 (0:00:00.043) 0:00:09.754 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Saturday 27 July 2024 12:34:41 -0400 (0:00:00.042) 0:00:09.796 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Saturday 27 July 2024 12:34:41 -0400 (0:00:00.042) 0:00:09.839 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Saturday 27 July 2024 12:34:41 -0400 (0:00:00.043) 0:00:09.882 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Saturday 27 July 2024 12:34:41 -0400 (0:00:00.042) 0:00:09.925 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "quay.io/libpod/testimage:20210610" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "nopull.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Saturday 27 July 2024 12:34:41 -0400 (0:00:00.077) 0:00:10.002 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Saturday 27 July 2024 12:34:41 -0400 (0:00:00.049) 0:00:10.052 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_kube_yamls_raw | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Saturday 27 July 2024 12:34:41 -0400 (0:00:00.047) 0:00:10.099 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_images": [ "quay.io/libpod/testimage:20210610" ], "__podman_quadlet_file": "/etc/containers/systemd/nopull.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Saturday 27 July 2024 12:34:41 -0400 (0:00:00.110) 0:00:10.210 ********* 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 [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:110 Saturday 27 July 2024 12:34:41 -0400 (0:00:00.052) 0:00:10.263 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:114 Saturday 27 July 2024 12:34:41 -0400 (0:00:00.043) 0:00:10.306 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Saturday 27 July 2024 12:34:42 -0400 (0:00:00.106) 0:00:10.413 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Saturday 27 July 2024 12:34:42 -0400 (0:00:00.081) 0:00:10.494 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Saturday 27 July 2024 12:34:42 -0400 (0:00:00.074) 0:00:10.569 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Saturday 27 July 2024 12:34:42 -0400 (0:00:00.044) 0:00:10.614 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Saturday 27 July 2024 12:34:42 -0400 (0:00:00.042) 0:00:10.656 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18 Saturday 27 July 2024 12:34:42 -0400 (0:00:00.041) 0:00:10.698 ********* skipping: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Ensure the quadlet directory is present] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39 Saturday 27 July 2024 12:34:42 -0400 (0:00:00.051) 0:00:10.749 ********* 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": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ******** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:48 Saturday 27 July 2024 12:34:43 -0400 (0:00:00.593) 0:00:11.343 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_quadlet_file_src | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:58 Saturday 27 July 2024 12:34:43 -0400 (0:00:00.047) 0:00:11.391 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_quadlet_str | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] ******* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:70 Saturday 27 July 2024 12:34:43 -0400 (0:00:00.047) 0:00:11.438 ********* changed: [managed_node1] => { "changed": true, "checksum": "670d64fc68a9768edb20cad26df2acc703542d85", "dest": "/etc/containers/systemd/nopull.container", "gid": 0, "group": "root", "md5sum": "cedb6667f6cd1b033fe06e2810fe6b19", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 151, "src": "/root/.ansible/tmp/ansible-tmp-1722098083.1482177-6498-23449902206379/.source.container", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:82 Saturday 27 July 2024 12:34:44 -0400 (0:00:00.979) 0:00:12.417 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_activate_systemd_unit | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:110 Saturday 27 July 2024 12:34:44 -0400 (0:00:00.051) 0:00:12.468 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_activate_systemd_unit | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:125 Saturday 27 July 2024 12:34:44 -0400 (0:00:00.051) 0:00:12.520 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_activate_systemd_unit | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:143 Saturday 27 July 2024 12:34:44 -0400 (0:00:00.053) 0:00:12.573 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:149 Saturday 27 July 2024 12:34:44 -0400 (0:00:00.040) 0:00:12.613 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:158 Saturday 27 July 2024 12:34:44 -0400 (0:00:00.042) 0:00:12.656 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Verify image not pulled] ************************************************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:70 Saturday 27 July 2024 12:34:44 -0400 (0:00:00.069) 0:00:12.726 ********* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Run role - try to pull bogus image] ************************************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:74 Saturday 27 July 2024 12:34:44 -0400 (0:00:00.048) 0:00:12.774 ********* included: fedora.linux_system_roles.podman for managed_node1 TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 27 July 2024 12:34:44 -0400 (0:00:00.164) 0:00:12.938 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 27 July 2024 12:34:44 -0400 (0:00:00.086) 0:00:13.024 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 27 July 2024 12:34:44 -0400 (0:00:00.054) 0:00:13.079 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 27 July 2024 12:34:44 -0400 (0:00:00.045) 0:00:13.125 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Saturday 27 July 2024 12:34:44 -0400 (0:00:00.045) 0:00:13.171 ********* ok: [managed_node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } ok: [managed_node1] => (item=Fedora.yml) => { "ansible_facts": { "__podman_packages": [ "iptables-nft", "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [managed_node1] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 27 July 2024 12:34:44 -0400 (0:00:00.097) 0:00:13.268 ********* 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 [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 27 July 2024 12:34:46 -0400 (0:00:01.112) 0:00:14.380 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 27 July 2024 12:34:46 -0400 (0:00:00.045) 0:00:14.425 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Saturday 27 July 2024 12:34:46 -0400 (0:00:00.051) 0:00:14.477 ********* ok: [managed_node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032995", "end": "2024-07-27 12:34:46.529314", "rc": 0, "start": "2024-07-27 12:34:46.496319" } STDOUT: podman version 4.9.4 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Saturday 27 July 2024 12:34:46 -0400 (0:00:00.475) 0:00:14.953 ********* ok: [managed_node1] => { "ansible_facts": { "podman_version": "4.9.4" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:32 Saturday 27 July 2024 12:34:46 -0400 (0:00:00.048) 0:00:15.001 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:39 Saturday 27 July 2024 12:34:46 -0400 (0:00:00.043) 0:00:15.045 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_version is version(\"4.4\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:49 Saturday 27 July 2024 12:34:46 -0400 (0:00:00.047) 0:00:15.093 ********* META: end_host conditional evaluated to False, continuing execution for managed_node1 skipping: [managed_node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node1" } MSG: end_host conditional evaluated to false, continuing execution for managed_node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Saturday 27 July 2024 12:34:46 -0400 (0:00:00.101) 0:00:15.194 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 12:34:46 -0400 (0:00:00.101) 0:00:15.295 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 27 July 2024 12:34:47 -0400 (0:00:00.051) 0:00:15.347 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 27 July 2024 12:34:47 -0400 (0:00:00.053) 0:00:15.400 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Saturday 27 July 2024 12:34:47 -0400 (0:00:00.061) 0:00:15.462 ********* ok: [managed_node1] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Saturday 27 July 2024 12:34:47 -0400 (0:00:00.454) 0:00:15.916 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 27 July 2024 12:34:47 -0400 (0:00:00.059) 0:00:15.976 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722097838.3054328, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1722097768.403057, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203421, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "1586140578", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 27 July 2024 12:34:48 -0400 (0:00:00.452) 0:00:16.429 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 27 July 2024 12:34:48 -0400 (0:00:00.044) 0:00:16.473 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 27 July 2024 12:34:48 -0400 (0:00:00.044) 0:00:16.517 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Saturday 27 July 2024 12:34:48 -0400 (0:00:00.042) 0:00:16.560 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Saturday 27 July 2024 12:34:48 -0400 (0:00:00.043) 0:00:16.604 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Saturday 27 July 2024 12:34:48 -0400 (0:00:00.041) 0:00:16.646 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Saturday 27 July 2024 12:34:48 -0400 (0:00:00.043) 0:00:16.689 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Saturday 27 July 2024 12:34:48 -0400 (0:00:00.043) 0:00:16.732 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:62 Saturday 27 July 2024 12:34:48 -0400 (0:00:00.043) 0:00:16.776 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:71 Saturday 27 July 2024 12:34:48 -0400 (0:00:00.092) 0:00:16.868 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 27 July 2024 12:34:48 -0400 (0:00:00.097) 0:00:16.966 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 27 July 2024 12:34:48 -0400 (0:00:00.047) 0:00:17.013 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:74 Saturday 27 July 2024 12:34:48 -0400 (0:00:00.043) 0:00:17.057 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 July 2024 12:34:48 -0400 (0:00:00.096) 0:00:17.153 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 27 July 2024 12:34:48 -0400 (0:00:00.045) 0:00:17.199 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:77 Saturday 27 July 2024 12:34:48 -0400 (0:00:00.046) 0:00:17.245 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Saturday 27 July 2024 12:34:49 -0400 (0:00:00.098) 0:00:17.344 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Saturday 27 July 2024 12:34:49 -0400 (0:00:00.045) 0:00:17.389 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Saturday 27 July 2024 12:34:49 -0400 (0:00:00.044) 0:00:17.434 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Saturday 27 July 2024 12:34:49 -0400 (0:00:00.104) 0:00:17.538 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Saturday 27 July 2024 12:34:49 -0400 (0:00:00.045) 0:00:17.584 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Saturday 27 July 2024 12:34:49 -0400 (0:00:00.046) 0:00:17.630 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Saturday 27 July 2024 12:34:49 -0400 (0:00:00.047) 0:00:17.678 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:86 Saturday 27 July 2024 12:34:49 -0400 (0:00:00.085) 0:00:17.764 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:93 Saturday 27 July 2024 12:34:49 -0400 (0:00:00.045) 0:00:17.810 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:100 Saturday 27 July 2024 12:34:49 -0400 (0:00:00.044) 0:00:17.854 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:104 Saturday 27 July 2024 12:34:49 -0400 (0:00:00.046) 0:00:17.901 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle credential files - present] **** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:113 Saturday 27 July 2024 12:34:49 -0400 (0:00:00.041) 0:00:17.942 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Saturday 27 July 2024 12:34:49 -0400 (0:00:00.042) 0:00:17.984 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Saturday 27 July 2024 12:34:49 -0400 (0:00:00.043) 0:00:18.028 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:136 Saturday 27 July 2024 12:34:49 -0400 (0:00:00.040) 0:00:18.068 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed_node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 July 2024 12:34:49 -0400 (0:00:00.117) 0:00:18.186 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": { "Container": { "ContainerName": "bogus", "Image": "this_is_a_bogus_image" }, "Install": { "WantedBy": "default.target" } }, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Saturday 27 July 2024 12:34:49 -0400 (0:00:00.059) 0:00:18.246 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_continue_if_pull_fails": true, "__podman_pull_image": true, "__podman_state": "created", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Saturday 27 July 2024 12:34:49 -0400 (0:00:00.056) 0:00:18.302 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_quadlet_spec | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Saturday 27 July 2024 12:34:50 -0400 (0:00:00.045) 0:00:18.348 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_quadlet_name": "bogus", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 July 2024 12:34:50 -0400 (0:00:00.069) 0:00:18.417 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 12:34:50 -0400 (0:00:00.092) 0:00:18.510 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 27 July 2024 12:34:50 -0400 (0:00:00.052) 0:00:18.562 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 27 July 2024 12:34:50 -0400 (0:00:00.050) 0:00:18.612 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Saturday 27 July 2024 12:34:50 -0400 (0:00:00.146) 0:00:18.759 ********* ok: [managed_node1] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Saturday 27 July 2024 12:34:50 -0400 (0:00:00.453) 0:00:19.212 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 27 July 2024 12:34:50 -0400 (0:00:00.059) 0:00:19.272 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722097838.3054328, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1722097768.403057, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203421, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "1586140578", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 27 July 2024 12:34:51 -0400 (0:00:00.448) 0:00:19.720 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 27 July 2024 12:34:51 -0400 (0:00:00.045) 0:00:19.765 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 27 July 2024 12:34:51 -0400 (0:00:00.044) 0:00:19.810 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Saturday 27 July 2024 12:34:51 -0400 (0:00:00.045) 0:00:19.856 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Saturday 27 July 2024 12:34:51 -0400 (0:00:00.044) 0:00:19.901 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Saturday 27 July 2024 12:34:51 -0400 (0:00:00.046) 0:00:19.947 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Saturday 27 July 2024 12:34:51 -0400 (0:00:00.046) 0:00:19.993 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Saturday 27 July 2024 12:34:51 -0400 (0:00:00.045) 0:00:20.038 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Saturday 27 July 2024 12:34:51 -0400 (0:00:00.046) 0:00:20.085 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_activate_systemd_unit": false, "__podman_images_found": [ "this_is_a_bogus_image" ], "__podman_kube_yamls_raw": "", "__podman_service_name": "bogus.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Saturday 27 July 2024 12:34:51 -0400 (0:00:00.079) 0:00:20.165 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Saturday 27 July 2024 12:34:51 -0400 (0:00:00.049) 0:00:20.215 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_kube_yamls_raw | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Saturday 27 July 2024 12:34:51 -0400 (0:00:00.047) 0:00:20.262 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_images": [ "this_is_a_bogus_image" ], "__podman_quadlet_file": "/etc/containers/systemd/bogus.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Saturday 27 July 2024 12:34:52 -0400 (0:00:00.113) 0:00:20.376 ********* 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 [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:110 Saturday 27 July 2024 12:34:52 -0400 (0:00:00.057) 0:00:20.433 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_state == \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:114 Saturday 27 July 2024 12:34:52 -0400 (0:00:00.044) 0:00:20.478 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:2 Saturday 27 July 2024 12:34:52 -0400 (0:00:00.146) 0:00:20.624 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Saturday 27 July 2024 12:34:52 -0400 (0:00:00.084) 0:00:20.708 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Saturday 27 July 2024 12:34:52 -0400 (0:00:00.045) 0:00:20.754 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Saturday 27 July 2024 12:34:52 -0400 (0:00:00.046) 0:00:20.801 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create host directories] ************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:7 Saturday 27 July 2024 12:34:52 -0400 (0:00:00.045) 0:00:20.846 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Ensure container images are present] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18 Saturday 27 July 2024 12:34:52 -0400 (0:00:00.041) 0:00:20.888 ********* ok: [managed_node1] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 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 [fedora.linux_system_roles.podman : Ensure the quadlet directory is present] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39 Saturday 27 July 2024 12:34:53 -0400 (0:00:00.784) 0:00:21.673 ********* 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": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is copied] ******** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:48 Saturday 27 July 2024 12:34:53 -0400 (0:00:00.466) 0:00:22.140 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_quadlet_file_src | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file content is present] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:58 Saturday 27 July 2024 12:34:53 -0400 (0:00:00.047) 0:00:22.188 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_quadlet_str | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure quadlet file is present] ******* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:70 Saturday 27 July 2024 12:34:53 -0400 (0:00:00.046) 0:00:22.235 ********* changed: [managed_node1] => { "changed": true, "checksum": "1d087e679d135214e8ac9ccaf33b2222916efb7f", "dest": "/etc/containers/systemd/bogus.container", "gid": 0, "group": "root", "md5sum": "97480a9a73734d9f8007d2c06e7fed1f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 138, "src": "/root/.ansible/tmp/ansible-tmp-1722098093.945702-6665-195482892694379/.source.container", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.podman : Reload systemctl] ********************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:82 Saturday 27 July 2024 12:34:54 -0400 (0:00:00.858) 0:00:23.093 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_activate_systemd_unit | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Start service] ************************ task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:110 Saturday 27 July 2024 12:34:54 -0400 (0:00:00.050) 0:00:23.144 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_activate_systemd_unit | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Restart service] ********************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:125 Saturday 27 July 2024 12:34:54 -0400 (0:00:00.052) 0:00:23.196 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_activate_systemd_unit | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:143 Saturday 27 July 2024 12:34:54 -0400 (0:00:00.053) 0:00:23.250 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:149 Saturday 27 July 2024 12:34:54 -0400 (0:00:00.041) 0:00:23.292 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:158 Saturday 27 July 2024 12:34:54 -0400 (0:00:00.040) 0:00:23.332 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Verify image not pulled and no error] ************************************ task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:90 Saturday 27 July 2024 12:34:55 -0400 (0:00:00.104) 0:00:23.437 ********* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:97 Saturday 27 July 2024 12:34:55 -0400 (0:00:00.051) 0:00:23.489 ********* included: fedora.linux_system_roles.podman for managed_node1 => (item=nopull) included: fedora.linux_system_roles.podman for managed_node1 => (item=bogus) TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 27 July 2024 12:34:55 -0400 (0:00:00.220) 0:00:23.709 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 27 July 2024 12:34:55 -0400 (0:00:00.088) 0:00:23.798 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 27 July 2024 12:34:55 -0400 (0:00:00.055) 0:00:23.854 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 27 July 2024 12:34:55 -0400 (0:00:00.044) 0:00:23.899 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Saturday 27 July 2024 12:34:55 -0400 (0:00:00.044) 0:00:23.943 ********* [WARNING]: TASK: fedora.linux_system_roles.podman : Set platform/version specific variables: The loop variable 'item' is already in use. You should set the `loop_var` value in the `loop_control` option for the task to something else to avoid variable collisions and unexpected behavior. ok: [managed_node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } ok: [managed_node1] => (item=Fedora.yml) => { "ansible_facts": { "__podman_packages": [ "iptables-nft", "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [managed_node1] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 27 July 2024 12:34:55 -0400 (0:00:00.100) 0:00:24.044 ********* 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 [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 27 July 2024 12:34:56 -0400 (0:00:01.114) 0:00:25.158 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 27 July 2024 12:34:56 -0400 (0:00:00.046) 0:00:25.205 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Saturday 27 July 2024 12:34:56 -0400 (0:00:00.051) 0:00:25.257 ********* ok: [managed_node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032376", "end": "2024-07-27 12:34:57.306307", "rc": 0, "start": "2024-07-27 12:34:57.273931" } STDOUT: podman version 4.9.4 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Saturday 27 July 2024 12:34:57 -0400 (0:00:00.517) 0:00:25.774 ********* ok: [managed_node1] => { "ansible_facts": { "podman_version": "4.9.4" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:32 Saturday 27 July 2024 12:34:57 -0400 (0:00:00.049) 0:00:25.824 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:39 Saturday 27 July 2024 12:34:57 -0400 (0:00:00.043) 0:00:25.868 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_version is version(\"4.4\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:49 Saturday 27 July 2024 12:34:57 -0400 (0:00:00.049) 0:00:25.917 ********* META: end_host conditional evaluated to False, continuing execution for managed_node1 skipping: [managed_node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node1" } MSG: end_host conditional evaluated to false, continuing execution for managed_node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Saturday 27 July 2024 12:34:57 -0400 (0:00:00.060) 0:00:25.978 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 12:34:57 -0400 (0:00:00.100) 0:00:26.078 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 27 July 2024 12:34:57 -0400 (0:00:00.053) 0:00:26.131 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 27 July 2024 12:34:57 -0400 (0:00:00.053) 0:00:26.185 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Saturday 27 July 2024 12:34:57 -0400 (0:00:00.063) 0:00:26.248 ********* ok: [managed_node1] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Saturday 27 July 2024 12:34:58 -0400 (0:00:00.456) 0:00:26.705 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 27 July 2024 12:34:58 -0400 (0:00:00.059) 0:00:26.765 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722097838.3054328, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1722097768.403057, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203421, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "1586140578", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 27 July 2024 12:34:58 -0400 (0:00:00.449) 0:00:27.214 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 27 July 2024 12:34:58 -0400 (0:00:00.044) 0:00:27.259 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 27 July 2024 12:34:58 -0400 (0:00:00.045) 0:00:27.304 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Saturday 27 July 2024 12:34:59 -0400 (0:00:00.044) 0:00:27.349 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Saturday 27 July 2024 12:34:59 -0400 (0:00:00.042) 0:00:27.392 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Saturday 27 July 2024 12:34:59 -0400 (0:00:00.089) 0:00:27.482 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Saturday 27 July 2024 12:34:59 -0400 (0:00:00.044) 0:00:27.526 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Saturday 27 July 2024 12:34:59 -0400 (0:00:00.045) 0:00:27.572 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:62 Saturday 27 July 2024 12:34:59 -0400 (0:00:00.045) 0:00:27.617 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:71 Saturday 27 July 2024 12:34:59 -0400 (0:00:00.058) 0:00:27.676 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 27 July 2024 12:34:59 -0400 (0:00:00.099) 0:00:27.776 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 27 July 2024 12:34:59 -0400 (0:00:00.047) 0:00:27.823 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:74 Saturday 27 July 2024 12:34:59 -0400 (0:00:00.045) 0:00:27.869 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 July 2024 12:34:59 -0400 (0:00:00.096) 0:00:27.965 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 27 July 2024 12:34:59 -0400 (0:00:00.046) 0:00:28.012 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:77 Saturday 27 July 2024 12:34:59 -0400 (0:00:00.044) 0:00:28.056 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Saturday 27 July 2024 12:34:59 -0400 (0:00:00.098) 0:00:28.155 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Saturday 27 July 2024 12:34:59 -0400 (0:00:00.045) 0:00:28.200 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Saturday 27 July 2024 12:34:59 -0400 (0:00:00.046) 0:00:28.246 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Saturday 27 July 2024 12:35:00 -0400 (0:00:00.147) 0:00:28.394 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Saturday 27 July 2024 12:35:00 -0400 (0:00:00.047) 0:00:28.442 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Saturday 27 July 2024 12:35:00 -0400 (0:00:00.045) 0:00:28.487 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Saturday 27 July 2024 12:35:00 -0400 (0:00:00.046) 0:00:28.534 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:86 Saturday 27 July 2024 12:35:00 -0400 (0:00:00.046) 0:00:28.580 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:93 Saturday 27 July 2024 12:35:00 -0400 (0:00:00.046) 0:00:28.627 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:100 Saturday 27 July 2024 12:35:00 -0400 (0:00:00.047) 0:00:28.674 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:104 Saturday 27 July 2024 12:35:00 -0400 (0:00:00.045) 0:00:28.720 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle credential files - present] **** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:113 Saturday 27 July 2024 12:35:00 -0400 (0:00:00.042) 0:00:28.762 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Saturday 27 July 2024 12:35:00 -0400 (0:00:00.041) 0:00:28.803 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Saturday 27 July 2024 12:35:00 -0400 (0:00:00.043) 0:00:28.847 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:136 Saturday 27 July 2024 12:35:00 -0400 (0:00:00.042) 0:00:28.890 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed_node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 July 2024 12:35:00 -0400 (0:00:00.121) 0:00:29.012 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Saturday 27 July 2024 12:35:00 -0400 (0:00:00.060) 0:00:29.072 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Saturday 27 July 2024 12:35:00 -0400 (0:00:00.056) 0:00:29.129 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Saturday 27 July 2024 12:35:00 -0400 (0:00:00.051) 0:00:29.181 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_quadlet_name": "nopull", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 July 2024 12:35:00 -0400 (0:00:00.071) 0:00:29.253 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 12:35:01 -0400 (0:00:00.133) 0:00:29.386 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 27 July 2024 12:35:01 -0400 (0:00:00.051) 0:00:29.438 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 27 July 2024 12:35:01 -0400 (0:00:00.053) 0:00:29.492 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Saturday 27 July 2024 12:35:01 -0400 (0:00:00.063) 0:00:29.555 ********* ok: [managed_node1] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Saturday 27 July 2024 12:35:01 -0400 (0:00:00.464) 0:00:30.020 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 27 July 2024 12:35:01 -0400 (0:00:00.063) 0:00:30.083 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722097838.3054328, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1722097768.403057, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203421, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "1586140578", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 27 July 2024 12:35:02 -0400 (0:00:00.455) 0:00:30.539 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 27 July 2024 12:35:02 -0400 (0:00:00.044) 0:00:30.583 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 27 July 2024 12:35:02 -0400 (0:00:00.045) 0:00:30.629 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Saturday 27 July 2024 12:35:02 -0400 (0:00:00.045) 0:00:30.674 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Saturday 27 July 2024 12:35:02 -0400 (0:00:00.046) 0:00:30.721 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Saturday 27 July 2024 12:35:02 -0400 (0:00:00.043) 0:00:30.765 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Saturday 27 July 2024 12:35:02 -0400 (0:00:00.044) 0:00:30.809 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Saturday 27 July 2024 12:35:02 -0400 (0:00:00.045) 0:00:30.854 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Saturday 27 July 2024 12:35:02 -0400 (0:00:00.045) 0:00:30.900 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "nopull.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Saturday 27 July 2024 12:35:02 -0400 (0:00:00.080) 0:00:30.980 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Saturday 27 July 2024 12:35:02 -0400 (0:00:00.048) 0:00:31.029 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Saturday 27 July 2024 12:35:02 -0400 (0:00:00.085) 0:00:31.114 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/nopull.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Saturday 27 July 2024 12:35:02 -0400 (0:00:00.112) 0:00:31.226 ********* 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 [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:110 Saturday 27 July 2024 12:35:02 -0400 (0:00:00.055) 0:00:31.282 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 27 July 2024 12:35:03 -0400 (0:00:00.120) 0:00:31.403 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 27 July 2024 12:35:03 -0400 (0:00:00.044) 0:00:31.448 ********* ok: [managed_node1] => { "changed": false, "failed_when_result": false } MSG: Could not find the requested service nopull.service: host TASK [fedora.linux_system_roles.podman : See if quadlet file exists] *********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 27 July 2024 12:35:04 -0400 (0:00:00.917) 0:00:32.366 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722098083.985166, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "670d64fc68a9768edb20cad26df2acc703542d85", "ctime": 1722098083.9911656, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 263268, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722098083.5391827, "nlink": 1, "path": "/etc/containers/systemd/nopull.container", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 151, "uid": 0, "version": "2419886304", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.podman : Parse quadlet file] ******************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38 Saturday 27 July 2024 12:35:04 -0400 (0:00:00.457) 0:00:32.824 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Slurp quadlet file] ******************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:6 Saturday 27 July 2024 12:35:04 -0400 (0:00:00.086) 0:00:32.910 ********* 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 [fedora.linux_system_roles.podman : Parse quadlet file] ******************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:12 Saturday 27 July 2024 12:35:05 -0400 (0:00:00.553) 0:00:33.464 ********* 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 [fedora.linux_system_roles.podman : Parse quadlet yaml file] ************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:44 Saturday 27 July 2024 12:35:05 -0400 (0:00:00.072) 0:00:33.536 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Reset raw variable] ******************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:52 Saturday 27 July 2024 12:35:05 -0400 (0:00:00.048) 0:00:33.585 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_quadlet_raw": null }, "changed": false } TASK [fedora.linux_system_roles.podman : Remove quadlet file] ****************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:42 Saturday 27 July 2024 12:35:05 -0400 (0:00:00.048) 0:00:33.633 ********* changed: [managed_node1] => { "changed": true, "path": "/etc/containers/systemd/nopull.container", "state": "absent" } TASK [fedora.linux_system_roles.podman : Refresh systemd] ********************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:48 Saturday 27 July 2024 12:35:05 -0400 (0:00:00.456) 0:00:34.089 ********* ok: [managed_node1] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Remove managed resource] ************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:58 Saturday 27 July 2024 12:35:06 -0400 (0:00:01.073) 0:00:35.163 ********* 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 [fedora.linux_system_roles.podman : Remove volumes] *********************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:95 Saturday 27 July 2024 12:35:07 -0400 (0:00:00.510) 0:00:35.673 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Clear parsed podman variable] ********* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:112 Saturday 27 July 2024 12:35:07 -0400 (0:00:00.120) 0:00:35.794 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_quadlet_parsed": null }, "changed": false } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:116 Saturday 27 July 2024 12:35:07 -0400 (0:00:00.048) 0:00:35.842 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_prune_images | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:127 Saturday 27 July 2024 12:35:07 -0400 (0:00:00.049) 0:00:35.892 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Saturday 27 July 2024 12:35:07 -0400 (0:00:00.090) 0:00:35.983 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Saturday 27 July 2024 12:35:07 -0400 (0:00:00.047) 0:00:36.030 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Saturday 27 July 2024 12:35:07 -0400 (0:00:00.045) 0:00:36.076 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - images] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:137 Saturday 27 July 2024 12:35:07 -0400 (0:00:00.047) 0:00:36.123 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_test_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - volumes] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:146 Saturday 27 July 2024 12:35:07 -0400 (0:00:00.052) 0:00:36.176 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_test_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - containers] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:155 Saturday 27 July 2024 12:35:07 -0400 (0:00:00.049) 0:00:36.225 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_test_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - networks] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:164 Saturday 27 July 2024 12:35:07 -0400 (0:00:00.051) 0:00:36.277 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_test_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - secrets] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:173 Saturday 27 July 2024 12:35:07 -0400 (0:00:00.050) 0:00:36.328 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : For testing and debugging - services] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:183 Saturday 27 July 2024 12:35:08 -0400 (0:00:00.051) 0:00:36.379 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_test_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:114 Saturday 27 July 2024 12:35:08 -0400 (0:00:00.052) 0:00:36.432 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:143 Saturday 27 July 2024 12:35:08 -0400 (0:00:00.044) 0:00:36.476 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:149 Saturday 27 July 2024 12:35:08 -0400 (0:00:00.043) 0:00:36.519 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:158 Saturday 27 July 2024 12:35:08 -0400 (0:00:00.042) 0:00:36.562 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 27 July 2024 12:35:08 -0400 (0:00:00.071) 0:00:36.634 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 27 July 2024 12:35:08 -0400 (0:00:00.135) 0:00:36.770 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 27 July 2024 12:35:08 -0400 (0:00:00.057) 0:00:36.827 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 27 July 2024 12:35:08 -0400 (0:00:00.047) 0:00:36.875 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Saturday 27 July 2024 12:35:08 -0400 (0:00:00.048) 0:00:36.923 ********* ok: [managed_node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } ok: [managed_node1] => (item=Fedora.yml) => { "ansible_facts": { "__podman_packages": [ "iptables-nft", "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [managed_node1] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 27 July 2024 12:35:08 -0400 (0:00:00.103) 0:00:37.027 ********* 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 [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 27 July 2024 12:35:09 -0400 (0:00:01.121) 0:00:38.149 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 27 July 2024 12:35:09 -0400 (0:00:00.045) 0:00:38.195 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Saturday 27 July 2024 12:35:09 -0400 (0:00:00.052) 0:00:38.247 ********* ok: [managed_node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.033196", "end": "2024-07-27 12:35:10.300687", "rc": 0, "start": "2024-07-27 12:35:10.267491" } STDOUT: podman version 4.9.4 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Saturday 27 July 2024 12:35:10 -0400 (0:00:00.478) 0:00:38.726 ********* ok: [managed_node1] => { "ansible_facts": { "podman_version": "4.9.4" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:32 Saturday 27 July 2024 12:35:10 -0400 (0:00:00.049) 0:00:38.775 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:39 Saturday 27 July 2024 12:35:10 -0400 (0:00:00.046) 0:00:38.822 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_version is version(\"4.4\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:49 Saturday 27 July 2024 12:35:10 -0400 (0:00:00.049) 0:00:38.871 ********* META: end_host conditional evaluated to False, continuing execution for managed_node1 skipping: [managed_node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node1" } MSG: end_host conditional evaluated to false, continuing execution for managed_node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Saturday 27 July 2024 12:35:10 -0400 (0:00:00.062) 0:00:38.933 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 12:35:10 -0400 (0:00:00.142) 0:00:39.075 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 27 July 2024 12:35:10 -0400 (0:00:00.054) 0:00:39.129 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 27 July 2024 12:35:10 -0400 (0:00:00.056) 0:00:39.186 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Saturday 27 July 2024 12:35:10 -0400 (0:00:00.064) 0:00:39.250 ********* ok: [managed_node1] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Saturday 27 July 2024 12:35:11 -0400 (0:00:00.459) 0:00:39.710 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 27 July 2024 12:35:11 -0400 (0:00:00.062) 0:00:39.772 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722097838.3054328, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1722097768.403057, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203421, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "1586140578", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 27 July 2024 12:35:11 -0400 (0:00:00.456) 0:00:40.229 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 27 July 2024 12:35:11 -0400 (0:00:00.046) 0:00:40.276 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 27 July 2024 12:35:11 -0400 (0:00:00.047) 0:00:40.323 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Saturday 27 July 2024 12:35:12 -0400 (0:00:00.045) 0:00:40.369 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Saturday 27 July 2024 12:35:12 -0400 (0:00:00.047) 0:00:40.416 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Saturday 27 July 2024 12:35:12 -0400 (0:00:00.045) 0:00:40.461 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Saturday 27 July 2024 12:35:12 -0400 (0:00:00.045) 0:00:40.507 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Saturday 27 July 2024 12:35:12 -0400 (0:00:00.044) 0:00:40.551 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:62 Saturday 27 July 2024 12:35:12 -0400 (0:00:00.044) 0:00:40.596 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_container_conf_file": "/etc/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/etc/containers/policy.json", "__podman_registries_conf_file": "/etc/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/etc/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:71 Saturday 27 July 2024 12:35:12 -0400 (0:00:00.059) 0:00:40.656 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 27 July 2024 12:35:12 -0400 (0:00:00.140) 0:00:40.797 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 27 July 2024 12:35:12 -0400 (0:00:00.048) 0:00:40.845 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:74 Saturday 27 July 2024 12:35:12 -0400 (0:00:00.047) 0:00:40.892 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 July 2024 12:35:12 -0400 (0:00:00.101) 0:00:40.994 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 27 July 2024 12:35:12 -0400 (0:00:00.047) 0:00:41.041 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:77 Saturday 27 July 2024 12:35:12 -0400 (0:00:00.049) 0:00:41.090 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Saturday 27 July 2024 12:35:12 -0400 (0:00:00.100) 0:00:41.191 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Saturday 27 July 2024 12:35:12 -0400 (0:00:00.049) 0:00:41.240 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Saturday 27 July 2024 12:35:12 -0400 (0:00:00.047) 0:00:41.287 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Saturday 27 July 2024 12:35:13 -0400 (0:00:00.105) 0:00:41.393 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Saturday 27 July 2024 12:35:13 -0400 (0:00:00.046) 0:00:41.440 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Saturday 27 July 2024 12:35:13 -0400 (0:00:00.048) 0:00:41.488 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Saturday 27 July 2024 12:35:13 -0400 (0:00:00.047) 0:00:41.536 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:86 Saturday 27 July 2024 12:35:13 -0400 (0:00:00.046) 0:00:41.582 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:93 Saturday 27 July 2024 12:35:13 -0400 (0:00:00.090) 0:00:41.673 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:100 Saturday 27 July 2024 12:35:13 -0400 (0:00:00.046) 0:00:41.720 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:104 Saturday 27 July 2024 12:35:13 -0400 (0:00:00.048) 0:00:41.768 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle credential files - present] **** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:113 Saturday 27 July 2024 12:35:13 -0400 (0:00:00.042) 0:00:41.811 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Saturday 27 July 2024 12:35:13 -0400 (0:00:00.044) 0:00:41.855 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Kubernetes specifications] ***** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:129 Saturday 27 July 2024 12:35:13 -0400 (0:00:00.043) 0:00:41.899 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle Quadlet specifications] ******** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:136 Saturday 27 July 2024 12:35:13 -0400 (0:00:00.043) 0:00:41.942 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml for managed_node1 => (item=(censored due to no_log)) TASK [fedora.linux_system_roles.podman : Set per-container variables part 0] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:14 Saturday 27 July 2024 12:35:13 -0400 (0:00:00.122) 0:00:42.064 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_quadlet_file_src": "", "__podman_quadlet_spec": {}, "__podman_quadlet_str": "", "__podman_quadlet_template_src": "" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 1] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:25 Saturday 27 July 2024 12:35:13 -0400 (0:00:00.061) 0:00:42.126 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_continue_if_pull_fails": false, "__podman_pull_image": true, "__podman_state": "absent", "__podman_systemd_unit_scope": "", "__podman_user": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if no quadlet spec is given] ***** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:35 Saturday 27 July 2024 12:35:13 -0400 (0:00:00.059) 0:00:42.185 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 2] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:48 Saturday 27 July 2024 12:35:13 -0400 (0:00:00.052) 0:00:42.237 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_quadlet_name": "bogus", "__podman_quadlet_type": "container", "__podman_rootless": false }, "changed": false } TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:57 Saturday 27 July 2024 12:35:13 -0400 (0:00:00.071) 0:00:42.309 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 12:35:14 -0400 (0:00:00.096) 0:00:42.406 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 27 July 2024 12:35:14 -0400 (0:00:00.055) 0:00:42.461 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 27 July 2024 12:35:14 -0400 (0:00:00.054) 0:00:42.515 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_group": "0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Saturday 27 July 2024 12:35:14 -0400 (0:00:00.066) 0:00:42.582 ********* ok: [managed_node1] => { "ansible_facts": { "getent_group": { "root": [ "x", "0", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Saturday 27 July 2024 12:35:14 -0400 (0:00:00.505) 0:00:43.088 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "root" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 27 July 2024 12:35:14 -0400 (0:00:00.062) 0:00:43.151 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722097838.3054328, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1722097768.403057, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203421, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "1586140578", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 27 July 2024 12:35:15 -0400 (0:00:00.453) 0:00:43.604 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 27 July 2024 12:35:15 -0400 (0:00:00.045) 0:00:43.650 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 27 July 2024 12:35:15 -0400 (0:00:00.045) 0:00:43.696 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_user not in [\"root\", \"0\"]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Saturday 27 July 2024 12:35:15 -0400 (0:00:00.045) 0:00:43.741 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Saturday 27 July 2024 12:35:15 -0400 (0:00:00.044) 0:00:43.786 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Saturday 27 July 2024 12:35:15 -0400 (0:00:00.046) 0:00:43.832 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Saturday 27 July 2024 12:35:15 -0400 (0:00:00.045) 0:00:43.878 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Saturday 27 July 2024 12:35:15 -0400 (0:00:00.045) 0:00:43.923 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 3] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:62 Saturday 27 July 2024 12:35:15 -0400 (0:00:00.044) 0:00:43.968 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_activate_systemd_unit": true, "__podman_images_found": [], "__podman_kube_yamls_raw": "", "__podman_service_name": "bogus.service", "__podman_systemd_scope": "system", "__podman_user_home_dir": "/root", "__podman_xdg_runtime_dir": "/run/user/0" }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 4] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:73 Saturday 27 July 2024 12:35:15 -0400 (0:00:00.082) 0:00:44.050 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_quadlet_path": "/etc/containers/systemd" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get kube yaml contents] *************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:77 Saturday 27 July 2024 12:35:15 -0400 (0:00:00.052) 0:00:44.103 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set per-container variables part 5] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:87 Saturday 27 July 2024 12:35:15 -0400 (0:00:00.043) 0:00:44.147 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_images": [], "__podman_quadlet_file": "/etc/containers/systemd/bogus.container", "__podman_volumes": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Set per-container variables part 6] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:103 Saturday 27 July 2024 12:35:15 -0400 (0:00:00.111) 0:00:44.258 ********* 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 [fedora.linux_system_roles.podman : Cleanup quadlets] ********************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:110 Saturday 27 July 2024 12:35:15 -0400 (0:00:00.056) 0:00:44.315 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Stat XDG_RUNTIME_DIR] ***************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:4 Saturday 27 July 2024 12:35:16 -0400 (0:00:00.115) 0:00:44.431 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stop and disable service] ************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 Saturday 27 July 2024 12:35:16 -0400 (0:00:00.044) 0:00:44.476 ********* changed: [managed_node1] => { "changed": true, "enabled": false, "failed_when_result": false, "name": "bogus.service", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice basic.target systemd-journald.socket -.mount sysinit.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "yes", "DelegateControllers": "cpu cpuset io memory pids", "Description": "bogus.service", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "Environment": "PODMAN_SYSTEMD_UNIT=bogus.service", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=bogus --cidfile=/run/bogus.cid --replace --rm --cgroups=split --sdnotify=conmon -d this_is_a_bogus_image ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman run --name=bogus --cidfile=/run/bogus.cid --replace --rm --cgroups=split --sdnotify=conmon -d this_is_a_bogus_image ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/bogus.cid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/bogus.cid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/bogus.cid ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/usr/bin/podman ; argv[]=/usr/bin/podman rm -v -f -i --cidfile=/run/bogus.cid ; flags=ignore-failure ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/run/systemd/generator/bogus.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "bogus.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14754", "LimitNPROCSoft": "14754", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14754", "LimitSIGPENDINGSoft": "14754", "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", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "bogus.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "continue", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target -.mount system.slice", "RequiresMountsFor": "/run/containers", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SourcePath": "/etc/containers/systemd/bogus.container", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogIdentifier": "bogus", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4426", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.podman : See if quadlet file exists] *********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:33 Saturday 27 July 2024 12:35:17 -0400 (0:00:01.205) 0:00:45.681 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722098094.662764, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "1d087e679d135214e8ac9ccaf33b2222916efb7f", "ctime": 1722098094.6687639, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 263271, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1722098094.3407762, "nlink": 1, "path": "/etc/containers/systemd/bogus.container", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 138, "uid": 0, "version": "1122297455", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.podman : Parse quadlet file] ******************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:38 Saturday 27 July 2024 12:35:17 -0400 (0:00:00.466) 0:00:46.148 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Slurp quadlet file] ******************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:6 Saturday 27 July 2024 12:35:17 -0400 (0:00:00.090) 0:00:46.239 ********* 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 [fedora.linux_system_roles.podman : Parse quadlet file] ******************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:12 Saturday 27 July 2024 12:35:18 -0400 (0:00:00.444) 0:00:46.683 ********* 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 [fedora.linux_system_roles.podman : Parse quadlet yaml file] ************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:44 Saturday 27 July 2024 12:35:18 -0400 (0:00:00.073) 0:00:46.756 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Reset raw variable] ******************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:52 Saturday 27 July 2024 12:35:18 -0400 (0:00:00.047) 0:00:46.804 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_quadlet_raw": null }, "changed": false } TASK [fedora.linux_system_roles.podman : Remove quadlet file] ****************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:42 Saturday 27 July 2024 12:35:18 -0400 (0:00:00.047) 0:00:46.852 ********* changed: [managed_node1] => { "changed": true, "path": "/etc/containers/systemd/bogus.container", "state": "absent" } TASK [fedora.linux_system_roles.podman : Refresh systemd] ********************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:48 Saturday 27 July 2024 12:35:18 -0400 (0:00:00.457) 0:00:47.309 ********* ok: [managed_node1] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.podman : Remove managed resource] ************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:58 Saturday 27 July 2024 12:35:20 -0400 (0:00:01.121) 0:00:48.430 ********* 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 [fedora.linux_system_roles.podman : Remove volumes] *********************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:95 Saturday 27 July 2024 12:35:20 -0400 (0:00:00.506) 0:00:48.937 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Clear parsed podman variable] ********* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:112 Saturday 27 July 2024 12:35:20 -0400 (0:00:00.068) 0:00:49.005 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_quadlet_parsed": null }, "changed": false } TASK [fedora.linux_system_roles.podman : Prune images no longer in use] ******** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:116 Saturday 27 July 2024 12:35:20 -0400 (0:00:00.049) 0:00:49.055 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_prune_images | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Manage linger] ************************ task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:127 Saturday 27 July 2024 12:35:20 -0400 (0:00:00.047) 0:00:49.102 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Enable linger if needed] ************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:12 Saturday 27 July 2024 12:35:20 -0400 (0:00:00.089) 0:00:49.192 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user as not yet needing to cancel linger] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:18 Saturday 27 July 2024 12:35:20 -0400 (0:00:00.045) 0:00:49.237 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Mark user for possible linger cancel] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/manage_linger.yml:22 Saturday 27 July 2024 12:35:20 -0400 (0:00:00.089) 0:00:49.327 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_rootless | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - images] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:137 Saturday 27 July 2024 12:35:21 -0400 (0:00:00.047) 0:00:49.374 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_test_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - volumes] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:146 Saturday 27 July 2024 12:35:21 -0400 (0:00:00.050) 0:00:49.425 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_test_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - containers] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:155 Saturday 27 July 2024 12:35:21 -0400 (0:00:00.048) 0:00:49.474 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_test_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - networks] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:164 Saturday 27 July 2024 12:35:21 -0400 (0:00:00.049) 0:00:49.523 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_test_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : For testing and debugging - secrets] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:173 Saturday 27 July 2024 12:35:21 -0400 (0:00:00.048) 0:00:49.572 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : For testing and debugging - services] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:183 Saturday 27 July 2024 12:35:21 -0400 (0:00:00.051) 0:00:49.623 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_test_debug | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Create and update quadlets] *********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_quadlet_spec.yml:114 Saturday 27 July 2024 12:35:21 -0400 (0:00:00.050) 0:00:49.674 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Cancel linger] ************************ task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:143 Saturday 27 July 2024 12:35:21 -0400 (0:00:00.043) 0:00:49.718 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.podman : Handle credential files - absent] ***** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:149 Saturday 27 July 2024 12:35:21 -0400 (0:00:00.042) 0:00:49.760 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - absent] ******** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:158 Saturday 27 July 2024 12:35:21 -0400 (0:00:00.041) 0:00:49.802 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Create user for testing] ************************************************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:109 Saturday 27 July 2024 12:35:21 -0400 (0:00:00.072) 0:00:49.874 ********* changed: [managed_node1] => { "changed": true, "comment": "", "create_home": true, "group": 1111, "home": "/home/user_quadlet_basic", "name": "user_quadlet_basic", "shell": "/bin/bash", "state": "present", "system": false, "uid": 1111 } TASK [Get local machine ID] **************************************************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:122 Saturday 27 July 2024 12:35:22 -0400 (0:00:00.893) 0:00:50.768 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_facts[\"distribution_version\"] is version(\"9\", \"<\")", "skip_reason": "Conditional result was False" } TASK [Skip test if cannot reboot] ********************************************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:128 Saturday 27 July 2024 12:35:22 -0400 (0:00:00.062) 0:00:50.830 ********* META: end_host conditional evaluated to False, continuing execution for managed_node1 skipping: [managed_node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node1" } MSG: end_host conditional evaluated to false, continuing execution for managed_node1 TASK [Enable cgroup controllers] *********************************************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:134 Saturday 27 July 2024 12:35:22 -0400 (0:00:00.071) 0:00:50.902 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_facts[\"distribution_version\"] is version(\"9\", \"<\")", "skip_reason": "Conditional result was False" } TASK [Configure cgroups in kernel] ********************************************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:166 Saturday 27 July 2024 12:35:22 -0400 (0:00:00.058) 0:00:50.961 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_facts[\"distribution_version\"] is version(\"9\", \"<\")", "skip_reason": "Conditional result was False" } TASK [Reboot] ****************************************************************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:172 Saturday 27 July 2024 12:35:22 -0400 (0:00:00.057) 0:00:51.019 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_facts[\"distribution_version\"] is version(\"9\", \"<\")", "skip_reason": "Conditional result was False" } TASK [Run the role - user] ***************************************************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:175 Saturday 27 July 2024 12:35:22 -0400 (0:00:00.111) 0:00:51.130 ********* included: fedora.linux_system_roles.podman for managed_node1 TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 27 July 2024 12:35:22 -0400 (0:00:00.119) 0:00:51.250 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 27 July 2024 12:35:22 -0400 (0:00:00.086) 0:00:51.336 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 27 July 2024 12:35:23 -0400 (0:00:00.055) 0:00:51.392 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 27 July 2024 12:35:23 -0400 (0:00:00.046) 0:00:51.438 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Saturday 27 July 2024 12:35:23 -0400 (0:00:00.046) 0:00:51.485 ********* ok: [managed_node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } ok: [managed_node1] => (item=Fedora.yml) => { "ansible_facts": { "__podman_packages": [ "iptables-nft", "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [managed_node1] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 27 July 2024 12:35:23 -0400 (0:00:00.100) 0:00:51.586 ********* 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 [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 27 July 2024 12:35:24 -0400 (0:00:01.120) 0:00:52.706 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 27 July 2024 12:35:24 -0400 (0:00:00.046) 0:00:52.753 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Saturday 27 July 2024 12:35:24 -0400 (0:00:00.054) 0:00:52.807 ********* ok: [managed_node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.033811", "end": "2024-07-27 12:35:24.858889", "rc": 0, "start": "2024-07-27 12:35:24.825078" } STDOUT: podman version 4.9.4 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Saturday 27 July 2024 12:35:24 -0400 (0:00:00.476) 0:00:53.284 ********* ok: [managed_node1] => { "ansible_facts": { "podman_version": "4.9.4" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:32 Saturday 27 July 2024 12:35:24 -0400 (0:00:00.050) 0:00:53.335 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:39 Saturday 27 July 2024 12:35:25 -0400 (0:00:00.089) 0:00:53.424 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_version is version(\"4.4\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:49 Saturday 27 July 2024 12:35:25 -0400 (0:00:00.058) 0:00:53.482 ********* META: end_host conditional evaluated to False, continuing execution for managed_node1 skipping: [managed_node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node1" } MSG: end_host conditional evaluated to false, continuing execution for managed_node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Saturday 27 July 2024 12:35:25 -0400 (0:00:00.070) 0:00:53.553 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 12:35:25 -0400 (0:00:00.100) 0:00:53.653 ********* ok: [managed_node1] => { "ansible_facts": { "getent_passwd": { "user_quadlet_basic": [ "x", "1111", "1111", "", "/home/user_quadlet_basic", "/bin/bash" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 27 July 2024 12:35:25 -0400 (0:00:00.454) 0:00:54.108 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 27 July 2024 12:35:25 -0400 (0:00:00.053) 0:00:54.162 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Saturday 27 July 2024 12:35:25 -0400 (0:00:00.062) 0:00:54.224 ********* ok: [managed_node1] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Saturday 27 July 2024 12:35:26 -0400 (0:00:00.451) 0:00:54.676 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 27 July 2024 12:35:26 -0400 (0:00:00.060) 0:00:54.736 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722097838.3054328, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1722097768.403057, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203421, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "1586140578", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 27 July 2024 12:35:26 -0400 (0:00:00.452) 0:00:55.189 ********* ok: [managed_node1] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004106", "end": "2024-07-27 12:35:27.217713", "rc": 0, "start": "2024-07-27 12:35:27.213607" } STDOUT: 0: user_quadlet_basic 655360 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 27 July 2024 12:35:27 -0400 (0:00:00.453) 0:00:55.642 ********* ok: [managed_node1] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.003995", "end": "2024-07-27 12:35:27.664304", "rc": 0, "start": "2024-07-27 12:35:27.660309" } STDOUT: 0: user_quadlet_basic 655360 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 27 July 2024 12:35:27 -0400 (0:00:00.446) 0:00:56.088 ********* ok: [managed_node1] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 655360 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 655360 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Saturday 27 July 2024 12:35:27 -0400 (0:00:00.069) 0:00:56.158 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Saturday 27 July 2024 12:35:27 -0400 (0:00:00.046) 0:00:56.204 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Saturday 27 July 2024 12:35:27 -0400 (0:00:00.046) 0:00:56.251 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Saturday 27 July 2024 12:35:27 -0400 (0:00:00.044) 0:00:56.295 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Saturday 27 July 2024 12:35:28 -0400 (0:00:00.095) 0:00:56.391 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:62 Saturday 27 July 2024 12:35:28 -0400 (0:00:00.044) 0:00:56.436 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_container_conf_file": "/root/.config/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/root/.config/containers/policy.json", "__podman_registries_conf_file": "/root/.config/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/root/.config/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:71 Saturday 27 July 2024 12:35:28 -0400 (0:00:00.060) 0:00:56.497 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 27 July 2024 12:35:28 -0400 (0:00:00.095) 0:00:56.593 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 27 July 2024 12:35:28 -0400 (0:00:00.048) 0:00:56.642 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:74 Saturday 27 July 2024 12:35:28 -0400 (0:00:00.048) 0:00:56.690 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 July 2024 12:35:28 -0400 (0:00:00.097) 0:00:56.788 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 27 July 2024 12:35:28 -0400 (0:00:00.046) 0:00:56.835 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:77 Saturday 27 July 2024 12:35:28 -0400 (0:00:00.048) 0:00:56.884 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Saturday 27 July 2024 12:35:28 -0400 (0:00:00.099) 0:00:56.983 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Saturday 27 July 2024 12:35:28 -0400 (0:00:00.049) 0:00:57.033 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Saturday 27 July 2024 12:35:28 -0400 (0:00:00.049) 0:00:57.082 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Saturday 27 July 2024 12:35:28 -0400 (0:00:00.100) 0:00:57.183 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Saturday 27 July 2024 12:35:28 -0400 (0:00:00.047) 0:00:57.231 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Saturday 27 July 2024 12:35:28 -0400 (0:00:00.096) 0:00:57.328 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Saturday 27 July 2024 12:35:29 -0400 (0:00:00.049) 0:00:57.377 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:86 Saturday 27 July 2024 12:35:29 -0400 (0:00:00.049) 0:00:57.427 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:93 Saturday 27 July 2024 12:35:29 -0400 (0:00:00.049) 0:00:57.477 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:100 Saturday 27 July 2024 12:35:29 -0400 (0:00:00.047) 0:00:57.525 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:104 Saturday 27 July 2024 12:35:29 -0400 (0:00:00.048) 0:00:57.573 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle credential files - present] **** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:113 Saturday 27 July 2024 12:35:29 -0400 (0:00:00.043) 0:00:57.616 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Saturday 27 July 2024 12:35:29 -0400 (0:00:00.042) 0:00:57.659 ********* fatal: [managed_node1]: FAILED! => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result" } TASK [Debug3] ****************************************************************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:253 Saturday 27 July 2024 12:35:29 -0400 (0:00:00.052) 0:00:57.712 ********* fatal: [managed_node1]: FAILED! => { "changed": false, "cmd": "set -x\nset -o pipefail\nexec 1>&2\n#podman volume rm --all\n#podman network prune -f\npodman volume ls\npodman network ls\npodman secret ls\npodman container ls\npodman pod ls\npodman images\nsystemctl list-units | grep quadlet\n", "delta": "0:00:00.218437", "end": "2024-07-27 12:35:29.950105", "rc": 1, "start": "2024-07-27 12:35:29.731668" } STDERR: + set -o pipefail + exec + podman volume ls + podman network ls NETWORK ID NAME DRIVER 2f259bab93aa podman bridge + podman secret ls ID NAME DRIVER CREATED UPDATED + podman container ls CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES + podman pod ls POD ID NAME STATUS CREATED INFRA ID # OF CONTAINERS + podman images REPOSITORY TAG IMAGE ID CREATED SIZE + systemctl list-units + grep quadlet MSG: non-zero return code TASK [Cleanup user] ************************************************************ task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:282 Saturday 27 July 2024 12:35:30 -0400 (0:00:00.661) 0:00:58.373 ********* included: fedora.linux_system_roles.podman for managed_node1 TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:3 Saturday 27 July 2024 12:35:30 -0400 (0:00:00.111) 0:00:58.485 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure ansible_facts used by role] **** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:3 Saturday 27 July 2024 12:35:30 -0400 (0:00:00.090) 0:00:58.576 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__podman_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Check if system is ostree] ************ task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:11 Saturday 27 July 2024 12:35:30 -0400 (0:00:00.057) 0:00:58.633 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set flag to indicate system is ostree] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:16 Saturday 27 July 2024 12:35:30 -0400 (0:00:00.046) 0:00:58.680 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set platform/version specific variables] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/set_vars.yml:20 Saturday 27 July 2024 12:35:30 -0400 (0:00:00.044) 0:00:58.725 ********* ok: [managed_node1] => (item=RedHat.yml) => { "ansible_facts": { "__podman_packages": [ "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } ok: [managed_node1] => (item=Fedora.yml) => { "ansible_facts": { "__podman_packages": [ "iptables-nft", "podman", "shadow-utils-subid" ] }, "ansible_included_var_files": [ "/tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [managed_node1] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Gather the package facts] ************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 Saturday 27 July 2024 12:35:30 -0400 (0:00:00.150) 0:00:58.876 ********* 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 [fedora.linux_system_roles.podman : Enable copr if requested] ************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:10 Saturday 27 July 2024 12:35:31 -0400 (0:00:01.119) 0:00:59.995 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_use_copr | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Ensure required packages are installed] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:14 Saturday 27 July 2024 12:35:31 -0400 (0:00:00.047) 0:01:00.043 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "(__podman_packages | difference(ansible_facts.packages))", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get podman version] ******************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 Saturday 27 July 2024 12:35:31 -0400 (0:00:00.053) 0:01:00.096 ********* ok: [managed_node1] => { "changed": false, "cmd": [ "podman", "--version" ], "delta": "0:00:00.032211", "end": "2024-07-27 12:35:32.141060", "rc": 0, "start": "2024-07-27 12:35:32.108849" } STDOUT: podman version 4.9.4 TASK [fedora.linux_system_roles.podman : Set podman version] ******************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:28 Saturday 27 July 2024 12:35:32 -0400 (0:00:00.469) 0:01:00.566 ********* ok: [managed_node1] => { "ansible_facts": { "podman_version": "4.9.4" }, "changed": false } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.2 or later] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:32 Saturday 27 July 2024 12:35:32 -0400 (0:00:00.049) 0:01:00.616 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_version is version(\"4.2\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:39 Saturday 27 July 2024 12:35:32 -0400 (0:00:00.047) 0:01:00.663 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_version is version(\"4.4\", \"<\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Podman package version must be 4.4 or later for quadlet, secrets] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:49 Saturday 27 July 2024 12:35:32 -0400 (0:00:00.062) 0:01:00.726 ********* META: end_host conditional evaluated to False, continuing execution for managed_node1 skipping: [managed_node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node1" } MSG: end_host conditional evaluated to false, continuing execution for managed_node1 TASK [fedora.linux_system_roles.podman : Check user and group information] ***** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:56 Saturday 27 July 2024 12:35:32 -0400 (0:00:00.071) 0:01:00.797 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Get user information] ***************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 Saturday 27 July 2024 12:35:32 -0400 (0:00:00.100) 0:01:00.897 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "'getent_passwd' not in ansible_facts or __podman_user not in ansible_facts['getent_passwd']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user does not exist] ********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:9 Saturday 27 July 2024 12:35:32 -0400 (0:00:00.054) 0:01:00.951 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not ansible_facts[\"getent_passwd\"][__podman_user]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set group for podman user] ************ task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:16 Saturday 27 July 2024 12:35:32 -0400 (0:00:00.053) 0:01:01.005 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_group": "1111" }, "changed": false } TASK [fedora.linux_system_roles.podman : Get group information] **************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:28 Saturday 27 July 2024 12:35:32 -0400 (0:00:00.064) 0:01:01.070 ********* ok: [managed_node1] => { "ansible_facts": { "getent_group": { "user_quadlet_basic": [ "x", "1111", "" ] } }, "changed": false } TASK [fedora.linux_system_roles.podman : Set group name] *********************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:35 Saturday 27 July 2024 12:35:33 -0400 (0:00:00.505) 0:01:01.576 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_group_name": "user_quadlet_basic" }, "changed": false } TASK [fedora.linux_system_roles.podman : See if getsubids exists] ************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:39 Saturday 27 July 2024 12:35:33 -0400 (0:00:00.059) 0:01:01.636 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1722097838.3054328, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 32, "charset": "binary", "checksum": "72ba28a3be19c467e89ab90f5d21f99b605159a7", "ctime": 1722097768.403057, "dev": 51714, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 203421, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "application/x-pie-executable", "mode": "0755", "mtime": 1696291200.0, "nlink": 1, "path": "/usr/bin/getsubids", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 16032, "uid": 0, "version": "1586140578", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.podman : Check user with getsubids] ************ task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:50 Saturday 27 July 2024 12:35:33 -0400 (0:00:00.447) 0:01:02.083 ********* ok: [managed_node1] => { "changed": false, "cmd": [ "getsubids", "user_quadlet_basic" ], "delta": "0:00:00.004078", "end": "2024-07-27 12:35:34.105825", "rc": 0, "start": "2024-07-27 12:35:34.101747" } STDOUT: 0: user_quadlet_basic 655360 65536 TASK [fedora.linux_system_roles.podman : Check group with getsubids] *********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:55 Saturday 27 July 2024 12:35:34 -0400 (0:00:00.446) 0:01:02.529 ********* ok: [managed_node1] => { "changed": false, "cmd": [ "getsubids", "-g", "user_quadlet_basic" ], "delta": "0:00:00.004124", "end": "2024-07-27 12:35:34.555540", "rc": 0, "start": "2024-07-27 12:35:34.551416" } STDOUT: 0: user_quadlet_basic 655360 65536 TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:60 Saturday 27 July 2024 12:35:34 -0400 (0:00:00.451) 0:01:02.980 ********* ok: [managed_node1] => { "ansible_facts": { "podman_subgid_info": { "user_quadlet_basic": { "range": 65536, "start": 655360 } }, "podman_subuid_info": { "user_quadlet_basic": { "range": 65536, "start": 655360 } } }, "changed": false } TASK [fedora.linux_system_roles.podman : Get subuid file] ********************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:74 Saturday 27 July 2024 12:35:34 -0400 (0:00:00.072) 0:01:03.053 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get subgid file] ********************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:79 Saturday 27 July 2024 12:35:34 -0400 (0:00:00.044) 0:01:03.098 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set user subuid and subgid info] ****** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:84 Saturday 27 July 2024 12:35:34 -0400 (0:00:00.045) 0:01:03.143 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if user not in subuid file] ****** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:94 Saturday 27 July 2024 12:35:34 -0400 (0:00:00.044) 0:01:03.187 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Fail if group not in subgid file] ***** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:101 Saturday 27 July 2024 12:35:34 -0400 (0:00:00.047) 0:01:03.234 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "not __podman_stat_getsubids.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Set config file paths] **************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:62 Saturday 27 July 2024 12:35:34 -0400 (0:00:00.048) 0:01:03.282 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_container_conf_file": "/root/.config/containers/containers.conf.d/50-systemroles.conf", "__podman_policy_json_file": "/root/.config/containers/policy.json", "__podman_registries_conf_file": "/root/.config/containers/registries.conf.d/50-systemroles.conf", "__podman_storage_conf_file": "/root/.config/containers/storage.conf" }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle container.conf.d] ************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:71 Saturday 27 July 2024 12:35:35 -0400 (0:00:00.060) 0:01:03.343 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure containers.d exists] *********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:5 Saturday 27 July 2024 12:35:35 -0400 (0:00:00.096) 0:01:03.439 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update container config file] ********* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_container_conf_d.yml:13 Saturday 27 July 2024 12:35:35 -0400 (0:00:00.046) 0:01:03.486 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_containers_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle registries.conf.d] ************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:74 Saturday 27 July 2024 12:35:35 -0400 (0:00:00.045) 0:01:03.531 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure registries.d exists] *********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:5 Saturday 27 July 2024 12:35:35 -0400 (0:00:00.095) 0:01:03.627 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update registries config file] ******** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_registries_conf_d.yml:13 Saturday 27 July 2024 12:35:35 -0400 (0:00:00.094) 0:01:03.721 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_registries_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle storage.conf] ****************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:77 Saturday 27 July 2024 12:35:35 -0400 (0:00:00.047) 0:01:03.768 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure storage.conf parent dir exists] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:5 Saturday 27 July 2024 12:35:35 -0400 (0:00:00.101) 0:01:03.870 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Update storage config file] *********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_storage_conf.yml:13 Saturday 27 July 2024 12:35:35 -0400 (0:00:00.046) 0:01:03.916 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_storage_conf | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Handle policy.json] ******************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:80 Saturday 27 July 2024 12:35:35 -0400 (0:00:00.047) 0:01:03.964 ********* included: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml for managed_node1 TASK [fedora.linux_system_roles.podman : Ensure policy.json parent dir exists] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:6 Saturday 27 July 2024 12:35:35 -0400 (0:00:00.103) 0:01:04.067 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Stat the policy.json file] ************ task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:14 Saturday 27 July 2024 12:35:35 -0400 (0:00:00.047) 0:01:04.114 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Get the existing policy.json] ********* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:19 Saturday 27 July 2024 12:35:35 -0400 (0:00:00.046) 0:01:04.161 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Write new policy.json file] *********** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_policy_json.yml:25 Saturday 27 July 2024 12:35:35 -0400 (0:00:00.048) 0:01:04.209 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_policy_json | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage firewall for specified ports] ************************************* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:86 Saturday 27 July 2024 12:35:35 -0400 (0:00:00.048) 0:01:04.257 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_firewall | length > 0", "skip_reason": "Conditional result was False" } TASK [Manage selinux for specified ports] ************************************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:93 Saturday 27 July 2024 12:35:35 -0400 (0:00:00.045) 0:01:04.303 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "podman_selinux_ports | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.podman : Keep track of users that need to cancel linger] *** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:100 Saturday 27 July 2024 12:35:36 -0400 (0:00:00.046) 0:01:04.350 ********* ok: [managed_node1] => { "ansible_facts": { "__podman_cancel_user_linger": [] }, "changed": false } TASK [fedora.linux_system_roles.podman : Handle certs.d files - present] ******* task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:104 Saturday 27 July 2024 12:35:36 -0400 (0:00:00.048) 0:01:04.398 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle credential files - present] **** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:113 Saturday 27 July 2024 12:35:36 -0400 (0:00:00.044) 0:01:04.443 ********* skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.podman : Handle secrets] *********************** task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:122 Saturday 27 July 2024 12:35:36 -0400 (0:00:00.043) 0:01:04.486 ********* fatal: [managed_node1]: FAILED! => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result" } TASK [Dump journal] ************************************************************ task path: /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:319 Saturday 27 July 2024 12:35:36 -0400 (0:00:00.052) 0:01:04.539 ********* fatal: [managed_node1]: FAILED! => { "changed": false, "cmd": [ "journalctl", "-ex" ], "delta": "0:00:00.036733", "end": "2024-07-27 12:35:36.594289", "failed_when_result": true, "rc": 0, "start": "2024-07-27 12:35:36.557556" } STDOUT: Jul 27 12:35:06 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=168 op=UNLOAD Jul 27 12:35:06 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=169 op=UNLOAD Jul 27 12:35:06 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=187 op=LOAD Jul 27 12:35:06 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=175 op=UNLOAD Jul 27 12:35:06 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=188 op=LOAD Jul 27 12:35:06 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=176 op=UNLOAD Jul 27 12:35:06 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=189 op=LOAD Jul 27 12:35:06 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=190 op=LOAD Jul 27 12:35:06 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=177 op=UNLOAD Jul 27 12:35:06 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=178 op=UNLOAD Jul 27 12:35:06 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=191 op=LOAD Jul 27 12:35:06 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=188 op=UNLOAD Jul 27 12:35:06 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=192 op=LOAD Jul 27 12:35:06 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=193 op=LOAD Jul 27 12:35:06 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=189 op=UNLOAD Jul 27 12:35:06 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=190 op=UNLOAD Jul 27 12:35:06 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:06 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:06 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:06 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:06 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=36685 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:06 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:06 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:06 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:06 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:06 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=36702 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:06 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:06 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:06 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:06 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:06 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=36718 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:06 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:06 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:06 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:06 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:06 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=36740 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:06 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:06 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:06 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:06 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:06 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=36756 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:06 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:06 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:07 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:07 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:07 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=36773 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:07 ip-10-31-40-127.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state. Jul 27 12:35:07 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:07 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:07 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:07 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:07 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=36799 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:07 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:07 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:08 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:08 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:08 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=36816 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:08 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:08 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:08 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:08 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:08 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=36832 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:08 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:08 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:08 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:08 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:08 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=36854 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:08 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:08 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:08 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:08 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:08 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=36870 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:08 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:08 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:08 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:08 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:08 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=36887 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:09 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:09 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:09 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:09 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:09 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=36906 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:09 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:09 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:09 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:09 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:09 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=36923 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:09 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:09 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:09 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:09 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:09 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=36939 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:09 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:09 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:09 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:09 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:09 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=36961 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:10 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:10 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:10 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:10 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:10 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=36977 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:10 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:10 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:10 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:10 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:10 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=36994 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:10 ip-10-31-40-127.us-east-1.aws.redhat.com python3.12[37012]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 27 12:35:10 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:10 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:10 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:10 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:10 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37019 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:10 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:10 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:10 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:10 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:10 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37036 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:10 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:10 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:10 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:10 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:10 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37052 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:10 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:10 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37074 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37090 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37107 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com python3.12[37125]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37127 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37144 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37160 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37182 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37198 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37215 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com python3.12[37233]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37236 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:11 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37254 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37270 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37292 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37308 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37325 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com python3.12[37343]: ansible-getent Invoked with database=group key=0 fail_key=False service=None split=None Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37345 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37362 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37378 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37400 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37416 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:14 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37433 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:15 ip-10-31-40-127.us-east-1.aws.redhat.com python3.12[37451]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 27 12:35:15 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:15 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:15 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:15 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:15 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37454 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:15 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:15 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:16 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:16 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:16 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37471 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:16 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:16 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:16 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:16 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:16 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37487 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:16 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:16 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:16 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:16 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:16 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37509 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:16 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:16 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:16 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:16 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:16 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37525 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:16 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:16 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:16 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:16 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:16 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37542 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:16 ip-10-31-40-127.us-east-1.aws.redhat.com python3.12[37560]: ansible-systemd Invoked with name=bogus.service scope=system state=stopped enabled=False force=True daemon_reload=False daemon_reexec=False no_block=False masked=None Jul 27 12:35:16 ip-10-31-40-127.us-east-1.aws.redhat.com systemd[1]: Reloading requested from client PID 37563 ('systemctl') (unit session-5.scope)... Jul 27 12:35:16 ip-10-31-40-127.us-east-1.aws.redhat.com systemd[1]: Reloading... Jul 27 12:35:16 ip-10-31-40-127.us-east-1.aws.redhat.com quadlet-generator[36656]: Warning: bogus.container specifies the image "this_is_a_bogus_image" which not a fully qualified image name. This is not ideal for performance and security reasons. See the podman-pull manpage discussion of short-name-aliases.conf for details. Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com systemd[1]: Reloading finished in 388 ms. Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=194 op=LOAD Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=160 op=UNLOAD Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=195 op=LOAD Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=161 op=UNLOAD Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=196 op=LOAD Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=197 op=LOAD Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=162 op=UNLOAD Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=163 op=UNLOAD Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=198 op=LOAD Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=199 op=LOAD Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=164 op=UNLOAD Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=165 op=UNLOAD Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=200 op=LOAD Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=166 op=UNLOAD Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=201 op=LOAD Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=179 op=UNLOAD Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=202 op=LOAD Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=180 op=UNLOAD Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=203 op=LOAD Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=181 op=UNLOAD Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=204 op=LOAD Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=205 op=LOAD Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=182 op=UNLOAD Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=183 op=UNLOAD Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=206 op=LOAD Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=184 op=UNLOAD Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=207 op=LOAD Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=208 op=LOAD Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=185 op=UNLOAD Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=186 op=UNLOAD Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=209 op=LOAD Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=187 op=UNLOAD Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=210 op=LOAD Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=191 op=UNLOAD Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=211 op=LOAD Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=212 op=LOAD Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=192 op=UNLOAD Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=193 op=UNLOAD Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37612 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37629 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37645 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37667 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37683 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37700 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com python3.12[37718]: ansible-stat Invoked with path=/etc/containers/systemd/bogus.container follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37721 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37738 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37754 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:17 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37776 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:18 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:18 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:18 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:18 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:18 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37792 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:18 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:18 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:18 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:18 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:18 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37809 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:18 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:18 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:18 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:18 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:18 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37828 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:18 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:18 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:18 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:18 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:18 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37846 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:18 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:18 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:18 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:18 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:18 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37862 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:18 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:18 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:18 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:18 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:18 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37884 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:18 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:18 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:18 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:18 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:18 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37900 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:18 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:18 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:18 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:18 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:18 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37917 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:18 ip-10-31-40-127.us-east-1.aws.redhat.com python3.12[37935]: ansible-file Invoked with path=/etc/containers/systemd/bogus.container 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 Jul 27 12:35:18 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:18 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:18 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:18 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:18 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37936 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:18 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:18 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37953 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37969 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=37991 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38007 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38024 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com python3.12[38042]: ansible-systemd Invoked with daemon_reload=True scope=system daemon_reexec=False no_block=False name=None state=None enabled=None force=None masked=None Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com systemd[1]: Reloading requested from client PID 38043 ('systemctl') (unit session-5.scope)... Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com systemd[1]: Reloading... Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com systemd[1]: Reloading finished in 380 ms. Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=213 op=LOAD Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=194 op=UNLOAD Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=214 op=LOAD Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=195 op=UNLOAD Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=215 op=LOAD Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=216 op=LOAD Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=196 op=UNLOAD Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=197 op=UNLOAD Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=217 op=LOAD Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=218 op=LOAD Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=198 op=UNLOAD Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=199 op=UNLOAD Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=219 op=LOAD Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=200 op=UNLOAD Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=220 op=LOAD Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=201 op=UNLOAD Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=221 op=LOAD Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=202 op=UNLOAD Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=222 op=LOAD Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=203 op=UNLOAD Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=223 op=LOAD Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=224 op=LOAD Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=204 op=UNLOAD Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=205 op=UNLOAD Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=225 op=LOAD Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=206 op=UNLOAD Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=226 op=LOAD Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=227 op=LOAD Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=207 op=UNLOAD Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=208 op=UNLOAD Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=228 op=LOAD Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=209 op=UNLOAD Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=229 op=LOAD Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=210 op=UNLOAD Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=230 op=LOAD Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=231 op=LOAD Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=211 op=UNLOAD Jul 27 12:35:19 ip-10-31-40-127.us-east-1.aws.redhat.com audit: BPF prog-id=212 op=UNLOAD Jul 27 12:35:20 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:20 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:20 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:20 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:20 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38092 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:20 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:20 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:20 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:20 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:20 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38109 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:20 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:20 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:20 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:20 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:20 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38125 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:20 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:20 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:20 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:20 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:20 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38147 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:20 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:20 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:20 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:20 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:20 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38163 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:20 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:20 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:20 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:20 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:20 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38180 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:20 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:20 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:20 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:20 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:20 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38206 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:20 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:20 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:21 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:21 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:21 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38223 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:21 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:21 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:21 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:21 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:21 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38239 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:21 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:21 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:21 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:21 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:21 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38261 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:21 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:21 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:21 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:21 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:21 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38277 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:21 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:21 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:21 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:21 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:21 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38294 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:22 ip-10-31-40-127.us-east-1.aws.redhat.com python3.12[38312]: ansible-user Invoked with name=user_quadlet_basic uid=1111 state=present non_unique=False force=False remove=False create_home=True system=False move_home=False append=False ssh_key_bits=0 ssh_key_type=rsa ssh_key_comment=ansible-generated on ip-10-31-40-127.us-east-1.aws.redhat.com update_password=always group=None groups=None comment=None home=None shell=None password=NOT_LOGGING_PARAMETER login_class=None password_expire_max=None password_expire_min=None password_expire_warn=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None umask=None Jul 27 12:35:22 ip-10-31-40-127.us-east-1.aws.redhat.com useradd[38314]: new group: name=user_quadlet_basic, GID=1111 Jul 27 12:35:22 ip-10-31-40-127.us-east-1.aws.redhat.com audit[38314]: ADD_GROUP pid=38314 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=add-group acct="user_quadlet_basic" exe="/usr/sbin/useradd" hostname=ip-10-31-40-127.us-east-1.aws.redhat.com addr=? terminal=pts/0 res=success' Jul 27 12:35:22 ip-10-31-40-127.us-east-1.aws.redhat.com useradd[38314]: new user: name=user_quadlet_basic, UID=1111, GID=1111, home=/home/user_quadlet_basic, shell=/bin/bash, from=/dev/pts/0 Jul 27 12:35:22 ip-10-31-40-127.us-east-1.aws.redhat.com audit[38314]: ADD_USER pid=38314 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=add-user acct="user_quadlet_basic" exe="/usr/sbin/useradd" hostname=ip-10-31-40-127.us-east-1.aws.redhat.com addr=? terminal=pts/0 res=success' Jul 27 12:35:22 ip-10-31-40-127.us-east-1.aws.redhat.com audit[38314]: USER_MGMT pid=38314 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=add-home-dir id=1111 exe="/usr/sbin/useradd" hostname=ip-10-31-40-127.us-east-1.aws.redhat.com addr=? terminal=pts/0 res=success' Jul 27 12:35:22 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:22 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:22 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:22 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:22 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38321 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:22 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:22 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:23 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:23 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:23 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38338 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:23 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:23 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:23 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:23 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:23 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38354 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:23 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:23 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:23 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:23 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:23 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38376 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:23 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:23 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:23 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:23 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:23 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38392 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:23 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:23 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:23 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:23 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:23 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38409 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:24 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:24 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:24 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:24 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:24 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38428 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:24 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:24 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:24 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:24 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:24 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38445 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:24 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:24 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:24 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:24 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:24 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38461 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:24 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:24 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:24 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:24 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:24 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38483 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:24 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:24 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:24 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:24 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:24 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38499 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:24 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:24 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:24 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:24 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:24 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38516 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:24 ip-10-31-40-127.us-east-1.aws.redhat.com python3.12[38534]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 27 12:35:24 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:24 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:24 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:24 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:24 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38541 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:24 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:24 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:25 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:25 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:25 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38558 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:25 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:25 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:25 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:25 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:25 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38574 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:25 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:25 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:25 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:25 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:25 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38596 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:25 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:25 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:25 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:25 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:25 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38612 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:25 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:25 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:25 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:25 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:25 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38629 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:25 ip-10-31-40-127.us-east-1.aws.redhat.com python3.12[38647]: ansible-getent Invoked with database=passwd key=user_quadlet_basic fail_key=False service=None split=None Jul 27 12:35:25 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:25 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:25 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:25 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:25 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38649 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:25 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:25 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:25 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:25 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:25 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38666 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:25 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:25 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:25 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:25 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:25 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38682 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:25 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:25 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:25 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:25 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:25 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38704 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38720 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38737 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com python3.12[38755]: ansible-getent Invoked with database=group key=1111 fail_key=False service=None split=None Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38757 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38774 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38790 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38812 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38828 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38845 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com python3.12[38863]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38866 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38883 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38899 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38921 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:26 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38937 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:27 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:27 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:27 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:27 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:27 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38954 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:27 ip-10-31-40-127.us-east-1.aws.redhat.com python3.12[38972]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids user_quadlet_basic _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 27 12:35:27 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:27 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:27 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:27 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:27 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38974 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:27 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:27 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:27 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:27 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:27 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=38991 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:27 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:27 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:27 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:27 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:27 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39007 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:27 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:27 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:27 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:27 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:27 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39029 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:27 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:27 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:27 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:27 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:27 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39045 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:27 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:27 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:27 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:27 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:27 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39062 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:27 ip-10-31-40-127.us-east-1.aws.redhat.com python3.12[39080]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids -g user_quadlet_basic _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 27 12:35:27 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:27 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:27 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:27 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:27 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39082 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:27 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:27 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:29 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:29 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:29 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39099 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:29 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:29 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:29 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:29 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:29 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39115 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:29 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:29 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:29 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:29 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:29 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39137 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:29 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:29 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:29 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:29 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:29 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39153 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:29 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:29 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:29 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:29 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:29 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39170 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:29 ip-10-31-40-127.us-east-1.aws.redhat.com python3.12[39188]: ansible-ansible.legacy.command Invoked with _raw_params=set -x set -o pipefail exec 1>&2 #podman volume rm --all #podman network prune -f podman volume ls podman network ls podman secret ls podman container ls podman pod ls podman images systemctl list-units | grep quadlet _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 27 12:35:29 ip-10-31-40-127.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state. Jul 27 12:35:29 ip-10-31-40-127.us-east-1.aws.redhat.com systemd[1]: var-lib-containers-storage-overlay.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit var-lib-containers-storage-overlay.mount has successfully entered the 'dead' state. Jul 27 12:35:29 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:29 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:29 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:29 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:29 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39235 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:29 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:29 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:30 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:30 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:30 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39252 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:30 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:30 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:30 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:30 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:30 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39268 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:30 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:30 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:30 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:30 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:30 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39290 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:30 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:30 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:30 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:30 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:30 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39306 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:30 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:30 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:30 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:30 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:30 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39323 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:31 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:31 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:31 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:31 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:31 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39342 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:31 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:31 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:31 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:31 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:31 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39359 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:31 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:31 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:31 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:31 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:31 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39375 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:31 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:31 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:31 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:31 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:31 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39397 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:31 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:31 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:31 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:31 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:31 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39413 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:31 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:31 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:31 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:31 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:31 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39430 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:32 ip-10-31-40-127.us-east-1.aws.redhat.com python3.12[39448]: ansible-ansible.legacy.command Invoked with _raw_params=podman --version _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 27 12:35:32 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:32 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:32 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:32 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:32 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39455 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:32 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:32 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:32 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:32 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:32 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39472 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:32 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:32 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:32 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:32 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:32 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39488 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:32 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:32 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:32 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:32 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:32 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39510 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:32 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:32 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:32 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:32 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:32 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39526 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:32 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:32 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:32 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:32 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:32 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39543 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com python3.12[39561]: ansible-getent Invoked with database=group key=1111 fail_key=False service=None split=None Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39563 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39580 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39596 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39618 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39634 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39651 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com python3.12[39669]: ansible-stat Invoked with path=/usr/bin/getsubids follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39672 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39689 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39705 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39727 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39743 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:33 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39760 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:34 ip-10-31-40-127.us-east-1.aws.redhat.com python3.12[39778]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids user_quadlet_basic _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 27 12:35:34 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:34 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:34 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:34 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:34 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39780 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:34 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:34 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:34 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:34 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:34 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39798 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:34 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:34 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:34 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:34 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:34 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39814 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:34 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:34 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:34 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:34 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:34 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39836 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:34 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:34 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:34 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:34 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:34 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39852 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:34 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:34 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:34 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:34 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:34 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39869 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:34 ip-10-31-40-127.us-east-1.aws.redhat.com python3.12[39887]: ansible-ansible.legacy.command Invoked with _raw_params=getsubids -g user_quadlet_basic _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jul 27 12:35:34 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:34 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 27 12:35:34 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:34 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:34 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39889 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:34 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:34 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:36 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:36 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:36 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39906 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:36 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:36 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:36 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:36 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:36 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39922 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:36 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:36 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:36 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:36 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:36 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39944 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:36 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:36 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:36 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:36 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:36 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39960 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:36 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_END pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:36 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGOUT pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=ssh res=success' Jul 27 12:35:36 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_LOGIN pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:36 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: USER_START pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=/dev/pts/0 res=success' Jul 27 12:35:36 ip-10-31-40-127.us-east-1.aws.redhat.com audit[1416]: CRYPTO_KEY_USER pid=1416 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:d9:cd:ab:91:ae:96:55:87:94:dc:71:3a:3d:0a:58:93:1a:04:10:82:18:d3:fa:b9:4f:3a:59:ca:fe:f4:13:1b direction=? spid=39977 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.15.44 terminal=? res=success' Jul 27 12:35:36 ip-10-31-40-127.us-east-1.aws.redhat.com python3.12[39995]: ansible-ansible.legacy.command Invoked with _raw_params=journalctl -ex _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None PLAY RECAP ********************************************************************* managed_node1 : ok=201 changed=6 unreachable=0 failed=2 skipped=297 rescued=2 ignored=0 Saturday 27 July 2024 12:35:36 -0400 (0:00:00.477) 0:01:05.017 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 1.47s /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:3 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.40s /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Stop and disable service ------------- 1.21s /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.12s /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Refresh systemd ---------------------- 1.12s /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:48 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.12s /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.12s /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.11s /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Gather the package facts ------------- 1.11s /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:6 fedora.linux_system_roles.podman : Refresh systemd ---------------------- 1.07s /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:48 fedora.linux_system_roles.podman : Ensure quadlet file is present ------- 0.98s /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:70 fedora.linux_system_roles.podman : Stop and disable service ------------- 0.92s /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/cleanup_quadlet_spec.yml:12 Create user for testing ------------------------------------------------- 0.89s /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:109 fedora.linux_system_roles.podman : Ensure quadlet file is present ------- 0.86s /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:70 fedora.linux_system_roles.podman : Ensure container images are present --- 0.78s /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:18 Debug3 ------------------------------------------------------------------ 0.66s /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/tests/podman/tests_quadlet_basic.yml:253 fedora.linux_system_roles.podman : Get user information ----------------- 0.63s /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/handle_user_group.yml:2 fedora.linux_system_roles.podman : Ensure the quadlet directory is present --- 0.59s /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/create_update_quadlet_spec.yml:39 fedora.linux_system_roles.podman : Get podman version ------------------- 0.59s /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/main.yml:22 fedora.linux_system_roles.podman : Slurp quadlet file ------------------- 0.55s /tmp/tmp.7ouMUaZOX7/ansible_collections/fedora/linux_system_roles/roles/podman/tasks/parse_quadlet_file.yml:6