# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-ansible-lint-test-2.16la302ttk/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', 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_wireless_wpa3_sae_nm.yml *************************************** 2 plays in /WORKDIR/git-ansible-lint-test-2.16la302ttk/tests/tests_wireless_wpa3_sae_nm.yml PLAY [Run playbook 'playbooks/tests_wireless_wpa3_sae.yml' with nm as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16la302ttk/tests/tests_wireless_wpa3_sae_nm.yml:5 Thursday 14 December 2023 17:26:09 +0000 (0:00:00.018) 0:00:00.018 ***** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-ansible-lint-test-2.16la302ttk/tests/tests_wireless_wpa3_sae_nm.yml:9 Thursday 14 December 2023 17:26:10 +0000 (0:00:01.004) 0:00:01.023 ***** included: /WORKDIR/git-ansible-lint-test-2.16la302ttk/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-ansible-lint-test-2.16la302ttk/tests/tasks/el_repo_setup.yml:3 Thursday 14 December 2023 17:26:10 +0000 (0:00:00.012) 0:00:01.036 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-ansible-lint-test-2.16la302ttk/tests/tasks/el_repo_setup.yml:17 Thursday 14 December 2023 17:26:11 +0000 (0:00:00.463) 0:00:01.499 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-ansible-lint-test-2.16la302ttk/tests/tasks/el_repo_setup.yml:22 Thursday 14 December 2023 17:26:11 +0000 (0:00:00.360) 0:00:01.860 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16la302ttk/tests/tasks/el_repo_setup.yml:26 Thursday 14 December 2023 17:26:11 +0000 (0:00:00.022) 0:00:01.882 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-ansible-lint-test-2.16la302ttk/tests/tasks/el_repo_setup.yml:51 Thursday 14 December 2023 17:26:11 +0000 (0:00:00.039) 0:00:01.922 ***** included: /WORKDIR/git-ansible-lint-test-2.16la302ttk/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 39] ********************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16la302ttk/tests/tasks/enable_epel.yml:8 Thursday 14 December 2023 17:26:11 +0000 (0:00:00.026) 0:00:01.948 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-ansible-lint-test-2.16la302ttk/tests/tasks/enable_epel.yml:24 Thursday 14 December 2023 17:26:11 +0000 (0:00:00.025) 0:00:01.973 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16la302ttk/tests/tasks/enable_epel.yml:30 Thursday 14 December 2023 17:26:11 +0000 (0:00:00.026) 0:00:02.000 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16la302ttk/tests/tasks/enable_epel.yml:35 Thursday 14 December 2023 17:26:11 +0000 (0:00:00.017) 0:00:02.018 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16la302ttk/tests/tasks/enable_epel.yml:40 Thursday 14 December 2023 17:26:11 +0000 (0:00:00.026) 0:00:02.044 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-ansible-lint-test-2.16la302ttk/tests/tests_wireless_wpa3_sae_nm.yml:11 Thursday 14 December 2023 17:26:11 +0000 (0:00:00.026) 0:00:02.070 ***** ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing wireless connection] ************************************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16la302ttk/tests/playbooks/tests_wireless_wpa3_sae.yml:3 Thursday 14 December 2023 17:26:11 +0000 (0:00:00.044) 0:00:02.115 ***** ok: [sut] TASK [INIT: wireless tests] **************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16la302ttk/tests/playbooks/tests_wireless_wpa3_sae.yml:8 Thursday 14 December 2023 17:26:12 +0000 (0:00:00.841) 0:00:02.956 ***** included: /WORKDIR/git-ansible-lint-test-2.16la302ttk/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml for sut TASK [Install packages required to set up mock wifi network] ******************* task path: /WORKDIR/git-ansible-lint-test-2.16la302ttk/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:3 Thursday 14 December 2023 17:26:12 +0000 (0:00:00.016) 0:00:02.973 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Check if rpm ostree system - cannot test] ******************************** task path: /WORKDIR/git-ansible-lint-test-2.16la302ttk/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:18 Thursday 14 December 2023 17:26:14 +0000 (0:00:02.062) 0:00:05.036 ***** META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [Install hostapd and mac80211_hwsim kernel module in CentOS 8] ************ task path: /WORKDIR/git-ansible-lint-test-2.16la302ttk/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:26 Thursday 14 December 2023 17:26:14 +0000 (0:00:00.005) 0:00:05.041 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '8'", "skip_reason": "Conditional result was False" } TASK [Install hostapd in Fedora] *********************************************** task path: /WORKDIR/git-ansible-lint-test-2.16la302ttk/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:39 Thursday 14 December 2023 17:26:14 +0000 (0:00:00.014) 0:00:05.055 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Install mac80211_hwsim kernel module in Fedora] ************************** task path: /WORKDIR/git-ansible-lint-test-2.16la302ttk/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:50 Thursday 14 December 2023 17:26:16 +0000 (0:00:01.916) 0:00:06.972 ***** fatal: [sut]: FAILED! => { "changed": false, "cmd": "dnf -y install koji\nkoji download-build --arch=$(uname -p) kernel-modules-internal-$(uname -r)\ndnf -y install kernel-modules*.rpm\n", "delta": "0:00:06.527926", "end": "2023-12-14 17:26:23.562767", "rc": 1, "start": "2023-12-14 17:26:17.034841" } STDOUT: Beaker Client - Fedora8 3.3 kB/s | 244 B 00:00 Last metadata expiration check: 0:04:04 ago on Thu 14 Dec 2023 05:22:14 PM UTC. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: koji noarch 1.33.1-2.fc39 fedora 245 k Installing dependencies: python3-decorator noarch 5.1.1-7.fc39 fedora 30 k python3-gssapi x86_64 1.7.3-6.fc39 fedora 645 k python3-koji noarch 1.33.1-2.fc39 fedora 406 k python3-requests-gssapi noarch 1.2.3-9.fc39 fedora 32 k Transaction Summary ================================================================================ Install 5 Packages Total download size: 1.3 M Installed size: 5.7 M Downloading Packages: (1/5): koji-1.33.1-2.fc39.noarch.rpm 5.4 MB/s | 245 kB 00:00 (2/5): python3-decorator-5.1.1-7.fc39.noarch.rp 614 kB/s | 30 kB 00:00 (3/5): python3-requests-gssapi-1.2.3-9.fc39.noa 258 kB/s | 32 kB 00:00 (4/5): python3-koji-1.33.1-2.fc39.noarch.rpm 2.8 MB/s | 406 kB 00:00 (5/5): python3-gssapi-1.7.3-6.fc39.x86_64.rpm 3.3 MB/s | 645 kB 00:00 -------------------------------------------------------------------------------- Total 4.4 MB/s | 1.3 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : python3-decorator-5.1.1-7.fc39.noarch 1/5 Installing : python3-gssapi-1.7.3-6.fc39.x86_64 2/5 Installing : python3-requests-gssapi-1.2.3-9.fc39.noarch 3/5 Installing : python3-koji-1.33.1-2.fc39.noarch 4/5 Installing : koji-1.33.1-2.fc39.noarch 5/5 Running scriptlet: koji-1.33.1-2.fc39.noarch 5/5 Verifying : koji-1.33.1-2.fc39.noarch 1/5 Verifying : python3-decorator-5.1.1-7.fc39.noarch 2/5 Verifying : python3-gssapi-1.7.3-6.fc39.x86_64 3/5 Verifying : python3-koji-1.33.1-2.fc39.noarch 4/5 Verifying : python3-requests-gssapi-1.2.3-9.fc39.noarch 5/5 Installed: koji-1.33.1-2.fc39.noarch python3-decorator-5.1.1-7.fc39.noarch python3-gssapi-1.7.3-6.fc39.x86_64 python3-koji-1.33.1-2.fc39.noarch python3-requests-gssapi-1.2.3-9.fc39.noarch Complete! Beaker Client - Fedora8 3.3 kB/s | 244 B 00:00 Last metadata expiration check: 0:04:09 ago on Thu 14 Dec 2023 05:22:14 PM UTC. STDERR: Errors during downloading metadata for repository 'beaker-client': - Status code: 404 for http://download.eng.bos.redhat.com/beakerrepos/client/Fedora8/repodata/repomd.xml (IP: 10.19.165.239) Error: Failed to download metadata for repo 'beaker-client': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried Ignoring repositories: beaker-client No unknown packages available for kernel-6.6.4-200.fc39 Errors during downloading metadata for repository 'beaker-client': - Status code: 404 for http://download.eng.bos.redhat.com/beakerrepos/client/Fedora8/repodata/repomd.xml (IP: 10.19.165.239) Error: Failed to download metadata for repo 'beaker-client': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried Ignoring repositories: beaker-client Can not load RPM file: kernel-modules*.rpm. Could not open: kernel-modules*.rpm MSG: non-zero return code to retry, use: --limit @/tmp/tests_wireless_wpa3_sae_nm.retry PLAY RECAP ********************************************************************* sut : ok=11 changed=0 unreachable=0 failed=1 skipped=7 rescued=0 ignored=0 Thursday 14 December 2023 17:26:23 +0000 (0:00:06.859) 0:00:13.831 ***** =============================================================================== Install mac80211_hwsim kernel module in Fedora -------------------------- 6.86s /WORKDIR/git-ansible-lint-test-2.16la302ttk/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:50 Install packages required to set up mock wifi network ------------------- 2.06s /WORKDIR/git-ansible-lint-test-2.16la302ttk/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:3 Install hostapd in Fedora ----------------------------------------------- 1.92s /WORKDIR/git-ansible-lint-test-2.16la302ttk/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:39 Gathering Facts --------------------------------------------------------- 1.00s /WORKDIR/git-ansible-lint-test-2.16la302ttk/tests/tests_wireless_wpa3_sae_nm.yml:5 Gathering Facts --------------------------------------------------------- 0.84s /WORKDIR/git-ansible-lint-test-2.16la302ttk/tests/playbooks/tests_wireless_wpa3_sae.yml:3 Gather the minimum subset of ansible_facts required by the network role test --- 0.46s /WORKDIR/git-ansible-lint-test-2.16la302ttk/tests/tasks/el_repo_setup.yml:3 --- Check if system is ostree ----------------------------------------------- 0.36s /WORKDIR/git-ansible-lint-test-2.16la302ttk/tests/tasks/el_repo_setup.yml:17 -- Set network provider to 'nm' -------------------------------------------- 0.04s /WORKDIR/git-ansible-lint-test-2.16la302ttk/tests/tests_wireless_wpa3_sae_nm.yml:11 Fix CentOS6 Base repo --------------------------------------------------- 0.04s /WORKDIR/git-ansible-lint-test-2.16la302ttk/tests/tasks/el_repo_setup.yml:26 -- Install yum-utils package ----------------------------------------------- 0.03s /WORKDIR/git-ansible-lint-test-2.16la302ttk/tests/tasks/enable_epel.yml:24 ---- Include the task 'enable_epel.yml' -------------------------------------- 0.03s /WORKDIR/git-ansible-lint-test-2.16la302ttk/tests/tasks/el_repo_setup.yml:51 -- Enable EPEL 8 ----------------------------------------------------------- 0.03s /WORKDIR/git-ansible-lint-test-2.16la302ttk/tests/tasks/enable_epel.yml:35 ---- Enable EPEL 6 ----------------------------------------------------------- 0.03s /WORKDIR/git-ansible-lint-test-2.16la302ttk/tests/tasks/enable_epel.yml:40 ---- Create EPEL 39 ---------------------------------------------------------- 0.03s /WORKDIR/git-ansible-lint-test-2.16la302ttk/tests/tasks/enable_epel.yml:8 ----- Set flag to indicate system is ostree ----------------------------------- 0.02s /WORKDIR/git-ansible-lint-test-2.16la302ttk/tests/tasks/el_repo_setup.yml:22 -- Enable EPEL 7 ----------------------------------------------------------- 0.02s /WORKDIR/git-ansible-lint-test-2.16la302ttk/tests/tasks/enable_epel.yml:30 ---- INIT: wireless tests ---------------------------------------------------- 0.02s /WORKDIR/git-ansible-lint-test-2.16la302ttk/tests/playbooks/tests_wireless_wpa3_sae.yml:8 Install hostapd and mac80211_hwsim kernel module in CentOS 8 ------------ 0.01s /WORKDIR/git-ansible-lint-test-2.16la302ttk/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:26 Include the task 'el_repo_setup.yml' ------------------------------------ 0.01s /WORKDIR/git-ansible-lint-test-2.16la302ttk/tests/tests_wireless_wpa3_sae_nm.yml:9 Check if rpm ostree system - cannot test -------------------------------- 0.01s /WORKDIR/git-ansible-lint-test-2.16la302ttk/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:18 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [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. ---^---^---^---^---^---