ansible-playbook [core 2.17.4]
  config file = None
  configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/local/lib/python3.12/site-packages/ansible
  ansible collection location = /tmp/collections-HxD
  executable location = /usr/local/bin/ansible-playbook
  python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12)
  jinja version = 3.1.4
  libyaml = True
No config file found; using defaults
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: process_python_modules_packages.yml **********************************
1 plays in process_python_modules_packages.yml

PLAY [Get python modules from log file and create packages file] ***************

TASK [Get list of modules] *****************************************************
task path: /var/ARTIFACTS/work-generalqdf_qbnm/plans/general/discover/Run-test-playbooks-from-control_node/tests/tests/general/process_python_modules_packages.yml:9
Tuesday 24 September 2024  15:14:46 -0400 (0:00:00.015)       0:00:00.015 ***** 
ok: [managed-node3 -> localhost] => {
    "ansible_facts": {
        "modules": [
            "/usr/lib64/python3.12/hashlib.py",
            "/usr/lib64/python3.12/pkgutil.py",
            "/usr/lib64/python3.12/copyreg.py",
            "/usr/lib/python3.12/site-packages/_distutils_hack/__init__.py",
            "/usr/lib64/python3.12/collections/__init__.py",
            "/usr/lib64/python3.12/keyword.py",
            "/usr/lib64/python3.12/site-packages/systemd/daemon.py",
            "/usr/lib64/python3.12/traceback.py",
            "/usr/lib64/python3.12/_weakrefset.py",
            "/usr/lib64/python3.12/pathlib.py",
            "/usr/lib64/python3.12/_compression.py",
            "/usr/lib64/python3.12/gettext.py",
            "/usr/lib64/python3.12/importlib/__init__.py",
            "/usr/lib64/python3.12/re/_compiler.py",
            "/usr/lib64/python3.12/argparse.py",
            "/usr/lib64/python3.12/site-packages/systemd/__init__.py",
            "/usr/lib64/python3.12/uuid.py",
            "/usr/lib64/python3.12/typing.py",
            "/usr/lib64/python3.12/urllib/parse.py",
            "/usr/lib64/python3.12/ctypes/_endian.py",
            "/usr/lib64/python3.12/copy.py",
            "/usr/lib64/python3.12/warnings.py",
            "/usr/lib64/python3.12/encodings/__init__.py",
            "/usr/lib64/python3.12/zipfile/_path/__init__.py",
            "/usr/lib64/python3.12/shutil.py",
            "/usr/lib64/python3.12/weakref.py",
            "/usr/lib64/python3.12/json/scanner.py",
            "/usr/lib64/python3.12/bz2.py",
            "/usr/lib64/python3.12/ast.py",
            "/usr/lib64/python3.12/fnmatch.py",
            "/usr/lib64/python3.12/functools.py",
            "/usr/lib64/python3.12/enum.py",
            "/usr/lib64/python3.12/ctypes/__init__.py",
            "/usr/lib64/python3.12/subprocess.py",
            "/usr/lib64/python3.12/tokenize.py",
            "/usr/lib64/python3.12/ipaddress.py",
            "/usr/lib64/python3.12/urllib/__init__.py",
            "/usr/lib64/python3.12/site-packages/selinux/__init__.py",
            "/usr/lib64/python3.12/encodings/aliases.py",
            "/usr/lib64/python3.12/__future__.py",
            "/usr/lib64/python3.12/base64.py",
            "/usr/lib64/python3.12/selectors.py",
            "/usr/lib64/python3.12/threading.py",
            "/usr/lib64/python3.12/encodings/utf_8_sig.py",
            "/usr/lib64/python3.12/json/decoder.py",
            "/usr/lib64/python3.12/encodings/utf_8.py",
            "/usr/lib64/python3.12/collections/abc.py",
            "/usr/lib64/python3.12/reprlib.py",
            "/usr/lib64/python3.12/contextlib.py",
            "/usr/lib/python3.12/site-packages/distro/distro.py",
            "/usr/lib64/python3.12/socket.py",
            "/usr/lib64/python3.12/token.py",
            "/usr/lib64/python3.12/shlex.py",
            "/usr/lib64/python3.12/datetime.py",
            "/usr/lib64/python3.12/string.py",
            "/usr/lib64/python3.12/tempfile.py",
            "/usr/lib64/python3.12/locale.py",
            "/usr/lib/python3.12/site-packages/distro/__init__.py",
            "/usr/lib64/python3.12/signal.py",
            "/usr/lib64/python3.12/json/encoder.py",
            "/usr/lib64/python3.12/struct.py",
            "/usr/lib64/python3.12/zipfile/_path/glob.py",
            "/usr/lib64/python3.12/importlib/_abc.py",
            "/usr/lib64/python3.12/types.py",
            "/usr/lib64/python3.12/operator.py",
            "/usr/lib64/python3.12/textwrap.py",
            "/usr/lib64/python3.12/linecache.py",
            "/usr/lib64/python3.12/random.py",
            "/usr/lib64/python3.12/zipfile/__init__.py",
            "/usr/lib64/python3.12/lzma.py",
            "/usr/lib64/python3.12/site-packages/systemd/journal.py",
            "/usr/lib64/python3.12/logging/__init__.py",
            "/usr/lib64/python3.12/bisect.py",
            "/usr/lib64/python3.12/platform.py",
            "/usr/lib64/python3.12/re/_casefix.py",
            "/usr/lib64/python3.12/re/__init__.py"
        ]
    },
    "changed": false
}

TASK [Copy modules file to host] ***********************************************
task path: /var/ARTIFACTS/work-generalqdf_qbnm/plans/general/discover/Run-test-playbooks-from-control_node/tests/tests/general/process_python_modules_packages.yml:18
Tuesday 24 September 2024  15:14:47 -0400 (0:00:00.195)       0:00:00.211 ***** 
[WARNING]: Platform linux on host managed-node3 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.
changed: [managed-node3] => {
    "ansible_facts": {
        "discovered_interpreter_python": "/usr/bin/python3.12"
    },
    "changed": true,
    "checksum": "b335fcfc1a09e126537fc3956c628c19e7924ab3",
    "dest": "/tmp/modules.txt",
    "gid": 0,
    "group": "root",
    "md5sum": "85238c1f4994423c52df07a6864bfaf1",
    "mode": "0600",
    "owner": "root",
    "secontext": "unconfined_u:object_r:admin_home_t:s0",
    "size": 2846,
    "src": "/root/.ansible/tmp/ansible-tmp-1727205287.3129382-7051-77196475769847/.source.txt",
    "state": "file",
    "uid": 0
}

TASK [Get unique list of packages that provide modules in modules.txt] *********
task path: /var/ARTIFACTS/work-generalqdf_qbnm/plans/general/discover/Run-test-playbooks-from-control_node/tests/tests/general/process_python_modules_packages.yml:26
Tuesday 24 September 2024  15:14:48 -0400 (0:00:01.416)       0:00:01.627 ***** 
ok: [managed-node3] => {
    "changed": false,
    "cmd": "declare -A packages\nwhile read -r file; do\n  if [ -z \"$file\" ]; then\n    continue  # probably extra trailing newline\n  elif pkg=\"$(rpm -qf \"$file\" --queryformat '%{name}-%{version}-%{release}\\n')\"; then\n    packages[\"$pkg\"]=\"$pkg\"\n  else\n    echo \"ERROR: file $file does not belong to any package\"\n  fi\ndone < /tmp/modules.txt\nfor pkg in \"${packages[@]}\"; do\n  echo \"$pkg\"\ndone | sort > /tmp/packages.txt\n",
    "delta": "0:00:02.064944",
    "end": "2024-09-24 15:14:51.398928",
    "rc": 0,
    "start": "2024-09-24 15:14:49.333984"
}

TASK [Copy packages file back to localhost] ************************************
task path: /var/ARTIFACTS/work-generalqdf_qbnm/plans/general/discover/Run-test-playbooks-from-control_node/tests/tests/general/process_python_modules_packages.yml:43
Tuesday 24 September 2024  15:14:51 -0400 (0:00:02.843)       0:00:04.471 ***** 
changed: [managed-node3] => {
    "changed": true,
    "checksum": "5d1ece5584f7e246afa245babeb4f063c3b66f46",
    "dest": "/var/ARTIFACTS/work-generalqdf_qbnm/plans/general/discover/Run-test-playbooks-from-control_node/tests/tests/general/tests_insights_ansible_host-ANSIBLE-2.17-general-SUCCESS.log.packages",
    "md5sum": "dfaaec936083f8396fe576d2e4975d63",
    "remote_checksum": "5d1ece5584f7e246afa245babeb4f063c3b66f46",
    "remote_md5sum": null
}

PLAY RECAP *********************************************************************
managed-node3              : ok=4    changed=2    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0   

Tuesday 24 September 2024  15:14:52 -0400 (0:00:01.289)       0:00:05.761 ***** 
=============================================================================== 
Get unique list of packages that provide modules in modules.txt --------- 2.84s
/var/ARTIFACTS/work-generalqdf_qbnm/plans/general/discover/Run-test-playbooks-from-control_node/tests/tests/general/process_python_modules_packages.yml:26 
Copy modules file to host ----------------------------------------------- 1.42s
/var/ARTIFACTS/work-generalqdf_qbnm/plans/general/discover/Run-test-playbooks-from-control_node/tests/tests/general/process_python_modules_packages.yml:18 
Copy packages file back to localhost ------------------------------------ 1.29s
/var/ARTIFACTS/work-generalqdf_qbnm/plans/general/discover/Run-test-playbooks-from-control_node/tests/tests/general/process_python_modules_packages.yml:43 
Get list of modules ----------------------------------------------------- 0.20s
/var/ARTIFACTS/work-generalqdf_qbnm/plans/general/discover/Run-test-playbooks-from-control_node/tests/tests/general/process_python_modules_packages.yml:9