ansible-playbook [core 2.17.14] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-thY executable location = /usr/local/bin/ansible-playbook python version = 3.12.11 (main, Aug 14 2025, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-11)] (/usr/bin/python3.12) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_default.yml **************************************************** 1 plays in /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/tests/hpc/tests_default.yml PLAY [Ensure that the role runs with default parameters] *********************** TASK [Run the role] ************************************************************ task path: /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/tests/hpc/tests_default.yml:19 Thursday 18 September 2025 06:47:21 -0400 (0:00:00.041) 0:00:00.041 **** included: fedora.linux_system_roles.hpc for managed-node1 TASK [fedora.linux_system_roles.hpc : Set platform/version specific variables] *** task path: /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:3 Thursday 18 September 2025 06:47:22 -0400 (0:00:00.056) 0:00:00.097 **** included: /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.hpc : Ensure ansible_facts used by role] ******* task path: /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/set_vars.yml:2 Thursday 18 September 2025 06:47:22 -0400 (0:00:00.015) 0:00:00.113 **** [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node1] TASK [fedora.linux_system_roles.hpc : Check if system is ostree] *************** task path: /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/set_vars.yml:10 Thursday 18 September 2025 06:47:23 -0400 (0:00:00.981) 0:00:01.095 **** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.hpc : Set flag to indicate system is ostree] *** task path: /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/set_vars.yml:15 Thursday 18 September 2025 06:47:23 -0400 (0:00:00.427) 0:00:01.523 **** ok: [managed-node1] => { "ansible_facts": { "__hpc_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.hpc : Set platform/version specific variables] *** task path: /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/set_vars.yml:19 Thursday 18 September 2025 06:47:23 -0400 (0:00:00.021) 0:00:01.545 **** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_9.yml) => { "ansible_facts": { "__template_packages": [], "__template_services": [] }, "ansible_included_var_files": [ "/tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [managed-node1] => (item=CentOS_9.yml) => { "ansible_facts": { "__template_packages": [], "__template_services": [] }, "ansible_included_var_files": [ "/tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.hpc : Deploy the GPG key for RHEL EPEL repository] *** task path: /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:6 Thursday 18 September 2025 06:47:23 -0400 (0:00:00.036) 0:00:01.581 **** ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.hpc : Install EPEL release package] ************ task path: /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:12 Thursday 18 September 2025 06:47:24 -0400 (0:00:00.604) 0:00:02.185 **** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "Installed /root/.ansible/tmp/ansible-tmp-1758192444.1501966-8275-236426270903834/epel-release-latest-9.noarch4rlx7_ls.rpm" ] } MSG: Nothing to do TASK [fedora.linux_system_roles.hpc : Deploy the GPG key for NVIDIA repositories] *** task path: /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:18 Thursday 18 September 2025 06:47:25 -0400 (0:00:01.485) 0:00:03.671 **** changed: [managed-node1] => { "changed": true } TASK [fedora.linux_system_roles.hpc : Configure the NVIDIA CUDA repository] **** task path: /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:23 Thursday 18 September 2025 06:47:26 -0400 (0:00:00.507) 0:00:04.179 **** redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf changed: [managed-node1] => { "changed": true, "repo": "nvidia-cuda", "state": "present" } TASK [fedora.linux_system_roles.hpc : Install lvm2 to get lvs command] ********* task path: /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:33 Thursday 18 September 2025 06:47:26 -0400 (0:00:00.421) 0:00:04.601 **** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_manage_storage", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Get current LV size of rootlv] *********** task path: /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:39 Thursday 18 September 2025 06:47:26 -0400 (0:00:00.014) 0:00:04.615 **** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_manage_storage", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Get current LV size of usrlv] ************ task path: /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:46 Thursday 18 September 2025 06:47:26 -0400 (0:00:00.012) 0:00:04.627 **** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_manage_storage", "skip_reason": "Conditional result was False" } TASK [Configure storage] ******************************************************* task path: /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:53 Thursday 18 September 2025 06:47:26 -0400 (0:00:00.015) 0:00:04.643 **** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_manage_storage", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Update RHUI packages from Microsoft repositories] *** task path: /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:81 Thursday 18 September 2025 06:47:26 -0400 (0:00:00.010) 0:00:04.653 **** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_system_vendor == \"Microsoft Corporation\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Force install kernel] ******************** task path: /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:89 Thursday 18 September 2025 06:47:26 -0400 (0:00:00.010) 0:00:04.664 **** skipping: [managed-node1] => { "changed": false, "false_condition": "__hpc_force_kernel_version is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Explicitly install kernel-devel and kernel-headers packages matching the currently running kernel] *** task path: /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:96 Thursday 18 September 2025 06:47:26 -0400 (0:00:00.013) 0:00:04.678 **** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.hpc : Flush handlers to apply new kernel] ****** task path: /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:106 Thursday 18 September 2025 06:47:28 -0400 (0:00:02.312) 0:00:06.990 **** META: triggered running handlers for managed-node1 TASK [fedora.linux_system_roles.hpc : Ensure that dnf-command(versionlock) is installed] *** task path: /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:109 Thursday 18 September 2025 06:47:28 -0400 (0:00:00.001) 0:00:06.992 **** changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Installed: python3-dnf-plugin-versionlock-4.3.0-22.el9.noarch" ] } TASK [fedora.linux_system_roles.hpc : Check if kernel versionlock entries exist] *** task path: /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:114 Thursday 18 September 2025 06:47:30 -0400 (0:00:01.850) 0:00:08.843 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1662723770.0, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1758192450.2919471, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 9210254, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0644", "mtime": 1662723770.0, "nlink": 1, "path": "/etc/dnf/plugins/versionlock.list", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "version": "836798944", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.hpc : Get content of versionlock file] ********* task path: /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:119 Thursday 18 September 2025 06:47:31 -0400 (0:00:00.353) 0:00:09.197 **** ok: [managed-node1] => { "changed": false, "cmd": [ "cat", "/etc/dnf/plugins/versionlock.list" ], "delta": "0:00:00.003093", "end": "2025-09-18 06:47:31.478054", "rc": 0, "start": "2025-09-18 06:47:31.474961" } TASK [fedora.linux_system_roles.hpc : Prevent installation of all kernel packages of a different version] *** task path: /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:129 Thursday 18 September 2025 06:47:31 -0400 (0:00:00.424) 0:00:09.621 **** changed: [managed-node1] => (item=kernel) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "dnf", "versionlock", "add", "kernel" ], "delta": "0:00:00.661697", "end": "2025-09-18 06:47:32.482530", "item": "kernel", "rc": 0, "start": "2025-09-18 06:47:31.820833" } STDOUT: Last metadata expiration check: 0:00:05 ago on Thu 18 Sep 2025 06:47:27 AM EDT. Adding versionlock on: kernel-0:5.14.0-612.el9.* changed: [managed-node1] => (item=kernel-core) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "dnf", "versionlock", "add", "kernel-core" ], "delta": "0:00:00.674213", "end": "2025-09-18 06:47:33.490036", "item": "kernel-core", "rc": 0, "start": "2025-09-18 06:47:32.815823" } STDOUT: Last metadata expiration check: 0:00:06 ago on Thu 18 Sep 2025 06:47:27 AM EDT. Adding versionlock on: kernel-core-0:5.14.0-612.el9.* changed: [managed-node1] => (item=kernel-modules) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "dnf", "versionlock", "add", "kernel-modules" ], "delta": "0:00:00.669329", "end": "2025-09-18 06:47:34.487356", "item": "kernel-modules", "rc": 0, "start": "2025-09-18 06:47:33.818027" } STDOUT: Last metadata expiration check: 0:00:07 ago on Thu 18 Sep 2025 06:47:27 AM EDT. Adding versionlock on: kernel-modules-0:5.14.0-612.el9.* changed: [managed-node1] => (item=kernel-modules-extra) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "dnf", "versionlock", "add", "kernel-modules-extra" ], "delta": "0:00:00.665498", "end": "2025-09-18 06:47:35.484467", "item": "kernel-modules-extra", "rc": 0, "start": "2025-09-18 06:47:34.818969" } STDOUT: Last metadata expiration check: 0:00:08 ago on Thu 18 Sep 2025 06:47:27 AM EDT. Adding versionlock on: kernel-modules-extra-0:5.14.0-604.el9.* Adding versionlock on: kernel-modules-extra-0:5.14.0-605.el9.* Adding versionlock on: kernel-modules-extra-0:5.14.0-612.el9.* Adding versionlock on: kernel-modules-extra-0:5.14.0-611.el9.* Adding versionlock on: kernel-modules-extra-0:5.14.0-615.el9.* changed: [managed-node1] => (item=kernel-devel) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "dnf", "versionlock", "add", "kernel-devel" ], "delta": "0:00:00.664227", "end": "2025-09-18 06:47:36.472586", "item": "kernel-devel", "rc": 0, "start": "2025-09-18 06:47:35.808359" } STDOUT: Last metadata expiration check: 0:00:09 ago on Thu 18 Sep 2025 06:47:27 AM EDT. Adding versionlock on: kernel-devel-0:5.14.0-612.el9.* changed: [managed-node1] => (item=kernel-headers) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "dnf", "versionlock", "add", "kernel-headers" ], "delta": "0:00:00.672493", "end": "2025-09-18 06:47:37.475215", "item": "kernel-headers", "rc": 0, "start": "2025-09-18 06:47:36.802722" } STDOUT: Last metadata expiration check: 0:00:10 ago on Thu 18 Sep 2025 06:47:27 AM EDT. Adding versionlock on: kernel-headers-0:5.14.0-612.el9.* TASK [fedora.linux_system_roles.hpc : Enable nvidia-driver] ******************** task path: /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:138 Thursday 18 September 2025 06:47:37 -0400 (0:00:06.001) 0:00:15.623 **** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_system_vendor == \"Microsoft Corporation\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Install CUDA driver] ********************* task path: /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:151 Thursday 18 September 2025 06:47:37 -0400 (0:00:00.012) 0:00:15.636 **** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_system_vendor == \"Microsoft Corporation\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Enable nvidia-persistenced.service] ****** task path: /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:157 Thursday 18 September 2025 06:47:37 -0400 (0:00:00.011) 0:00:15.647 **** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_system_vendor == \"Microsoft Corporation\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Install CUDA Toolkit] ******************** task path: /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:162 Thursday 18 September 2025 06:47:37 -0400 (0:00:00.010) 0:00:15.658 **** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_cuda_toolkit", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Install NVIDIA NCCL] ********************* task path: /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:173 Thursday 18 September 2025 06:47:37 -0400 (0:00:00.010) 0:00:15.669 **** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_hpc_nvidia_nccl", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Install NVIDIA Fabric Manager] *********** task path: /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:183 Thursday 18 September 2025 06:47:37 -0400 (0:00:00.010) 0:00:15.679 **** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_nvidia_fabric_manager", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Ensure that Fabric Manager service is enabled] *** task path: /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:189 Thursday 18 September 2025 06:47:37 -0400 (0:00:00.010) 0:00:15.690 **** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_nvidia_fabric_manager", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Install NVIDIA RDMA packages] ************ task path: /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:194 Thursday 18 September 2025 06:47:37 -0400 (0:00:00.009) 0:00:15.700 **** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_nvidia_rdma", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Enable RDMA in waagent configuration] **** task path: /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:203 Thursday 18 September 2025 06:47:37 -0400 (0:00:00.010) 0:00:15.711 **** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_nvidia_rdma", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Let user's applications lock as much memory as they need] *** task path: /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:213 Thursday 18 September 2025 06:47:37 -0400 (0:00:00.011) 0:00:15.722 **** changed: [managed-node1] => (item=* soft memlock unlimited) => { "ansible_loop_var": "item", "backup": "/etc/security/limits.conf.11129.2025-09-18@06:47:38~", "changed": true, "item": "* soft memlock unlimited" } MSG: line added changed: [managed-node1] => (item=* hard memlock unlimited) => { "ansible_loop_var": "item", "backup": "/etc/security/limits.conf.11280.2025-09-18@06:47:38~", "changed": true, "item": "* hard memlock unlimited" } MSG: line added TASK [fedora.linux_system_roles.hpc : Install openmpi] ************************* task path: /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:224 Thursday 18 September 2025 06:47:38 -0400 (0:00:00.778) 0:00:16.501 **** skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_openmpi", "skip_reason": "Conditional result was False" } TASK [Cleanup] ***************************************************************** task path: /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/tests/hpc/tests_default.yml:23 Thursday 18 September 2025 06:47:38 -0400 (0:00:00.013) 0:00:16.514 **** included: /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/cleanup.yml for managed-node1 TASK [Check if versionlock entries exist] ************************************** task path: /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/cleanup.yml:3 Thursday 18 September 2025 06:47:38 -0400 (0:00:00.021) 0:00:16.536 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1758192457.35697, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "5bba447e6b914f932b42f077488ad08db05f9df5", "ctime": 1758192457.4369705, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 9210254, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1758192457.4369705, "nlink": 1, "path": "/etc/dnf/plugins/versionlock.list", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 609, "uid": 0, "version": "836798944", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Clear dnf versionlock entries] ******************************************* task path: /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/cleanup.yml:8 Thursday 18 September 2025 06:47:38 -0400 (0:00:00.368) 0:00:16.905 **** changed: [managed-node1] => { "changed": true, "cmd": [ "dnf", "versionlock", "clear" ], "delta": "0:00:00.582134", "end": "2025-09-18 06:47:39.679355", "rc": 0, "start": "2025-09-18 06:47:39.097221" } STDOUT: Last metadata expiration check: 0:00:12 ago on Thu 18 Sep 2025 06:47:27 AM EDT. PLAY RECAP ********************************************************************* managed-node1 : ok=19 changed=6 unreachable=0 failed=0 skipped=16 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Thursday 18 September 2025 06:47:39 -0400 (0:00:00.918) 0:00:17.823 **** =============================================================================== fedora.linux_system_roles.hpc : Prevent installation of all kernel packages of a different version --- 6.00s /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:129 fedora.linux_system_roles.hpc : Explicitly install kernel-devel and kernel-headers packages matching the currently running kernel --- 2.31s /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:96 fedora.linux_system_roles.hpc : Ensure that dnf-command(versionlock) is installed --- 1.85s /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:109 fedora.linux_system_roles.hpc : Install EPEL release package ------------ 1.49s /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:12 fedora.linux_system_roles.hpc : Ensure ansible_facts used by role ------- 0.98s /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/set_vars.yml:2 Clear dnf versionlock entries ------------------------------------------- 0.92s /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/cleanup.yml:8 fedora.linux_system_roles.hpc : Let user's applications lock as much memory as they need --- 0.78s /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:213 fedora.linux_system_roles.hpc : Deploy the GPG key for RHEL EPEL repository --- 0.60s /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:6 fedora.linux_system_roles.hpc : Deploy the GPG key for NVIDIA repositories --- 0.51s /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:18 fedora.linux_system_roles.hpc : Check if system is ostree --------------- 0.43s /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/set_vars.yml:10 fedora.linux_system_roles.hpc : Get content of versionlock file --------- 0.42s /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:119 fedora.linux_system_roles.hpc : Configure the NVIDIA CUDA repository ---- 0.42s /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:23 Check if versionlock entries exist -------------------------------------- 0.37s /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/cleanup.yml:3 fedora.linux_system_roles.hpc : Check if kernel versionlock entries exist --- 0.35s /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:114 Run the role ------------------------------------------------------------ 0.06s /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/tests/hpc/tests_default.yml:19 fedora.linux_system_roles.hpc : Set platform/version specific variables --- 0.04s /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/set_vars.yml:19 Cleanup ----------------------------------------------------------------- 0.02s /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/tests/hpc/tests_default.yml:23 fedora.linux_system_roles.hpc : Set flag to indicate system is ostree --- 0.02s /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/set_vars.yml:15 fedora.linux_system_roles.hpc : Set platform/version specific variables --- 0.02s /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:3 fedora.linux_system_roles.hpc : Get current LV size of usrlv ------------ 0.02s /tmp/collections-thY/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:46