# STDOUT: ---v---v---v---v---v--- Using /etc/ansible/ansible.cfg as config file PLAY [Run playbook 'playbooks/tests_team.yml' with nm as provider] ************* TASK [Gathering Facts] ********************************************************* Friday 05 August 2022 19:47:00 +0000 (0:00:00.591) 0:00:00.591 ********* ok: [sut] TASK [include_tasks] *********************************************************** Friday 05 August 2022 19:47:09 +0000 (0:00:09.522) 0:00:10.113 ********* included: /WORKDIR/dist-git-network-idempotent_fix-r_eg5t/tests/tasks/el_repo_setup.yml for sut TASK [Fix CentOS6 Base repo] *************************************************** Friday 05 August 2022 19:47:11 +0000 (0:00:01.492) 0:00:11.605 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** Friday 05 August 2022 19:47:11 +0000 (0:00:00.639) 0:00:12.245 ********* included: /WORKDIR/dist-git-network-idempotent_fix-r_eg5t/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** Friday 05 August 2022 19:47:12 +0000 (0:00:00.960) 0:00:13.206 ********* changed: [sut] => { "changed": true, "cmd": [ "yum", "install", "-y", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm" ], "delta": "0:00:02.305141", "end": "2022-08-05 19:47:23.401680", "rc": 0, "start": "2022-08-05 19:47:21.096539" } STDOUT: Last metadata expiration check: 0:01:27 ago on Fri Aug 5 19:45:54 2022. epel-release-latest-8.noarch.rpm 609 kB/s | 24 kB 00:00 Dependencies resolved. ================================================================================ Package Architecture Version Repository Size ================================================================================ Installing: epel-release noarch 8-16.el8 @commandline 24 k Transaction Summary ================================================================================ Install 1 Package Total size: 24 k Installed size: 34 k Downloading Packages: Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : epel-release-8-16.el8.noarch 1/1 Running scriptlet: epel-release-8-16.el8.noarch 1/1 Many EPEL packages require the CodeReady Builder (CRB) repository. It is recommended that you run /usr/bin/crb enable to enable the CRB repository. Verifying : epel-release-8-16.el8.noarch 1/1 Installed: epel-release-8-16.el8.noarch Complete! TASK [Enable EPEL 7] *********************************************************** Friday 05 August 2022 19:47:23 +0000 (0:00:10.812) 0:00:24.018 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** Friday 05 August 2022 19:47:24 +0000 (0:00:00.345) 0:00:24.364 ********* changed: [sut] => { "changed": true, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:01.546150", "end": "2022-08-05 19:47:26.681319", "rc": 0, "start": "2022-08-05 19:47:25.135169" } TASK [Enable EPEL 6] *********************************************************** Friday 05 August 2022 19:47:26 +0000 (0:00:02.846) 0:00:27.210 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** Friday 05 August 2022 19:47:27 +0000 (0:00:00.488) 0:00:27.699 ********* ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* Friday 05 August 2022 19:47:28 +0000 (0:00:01.300) 0:00:29.025 ********* ok: [sut] TASK [Show playbook name] ****************************************************** Friday 05 August 2022 19:47:32 +0000 (0:00:03.408) 0:00:32.433 ********* ok: [sut] => {} MSG: this is: playbooks/tests_team.yml TASK [include_tasks] *********************************************************** Friday 05 August 2022 19:47:33 +0000 (0:00:01.359) 0:00:33.793 ********* included: /WORKDIR/dist-git-network-idempotent_fix-r_eg5t/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: Create a team interface without any port attached] ***************** Friday 05 August 2022 19:47:35 +0000 (0:00:01.496) 0:00:35.289 ********* ok: [sut] => {} MSG: ########## Create a team interface without any port attached ########## TASK [Show item] *************************************************************** Friday 05 August 2022 19:47:36 +0000 (0:00:01.392) 0:00:36.682 ********* ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "Create a team interface without any port attached" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_team_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_present.yml", "tasks/assert_device_present.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined" } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [include_tasks] *********************************************************** Friday 05 August 2022 19:47:42 +0000 (0:00:06.543) 0:00:43.226 ********* included: /WORKDIR/dist-git-network-idempotent_fix-r_eg5t/tests/playbooks/tasks/show_interfaces.yml for sut TASK [include_tasks] *********************************************************** Friday 05 August 2022 19:47:44 +0000 (0:00:01.438) 0:00:44.665 ********* included: /WORKDIR/dist-git-network-idempotent_fix-r_eg5t/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* Friday 05 August 2022 19:47:45 +0000 (0:00:00.849) 0:00:45.514 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003954", "end": "2022-08-05 19:47:47.571547", "rc": 0, "start": "2022-08-05 19:47:47.567593" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** Friday 05 August 2022 19:47:48 +0000 (0:00:02.944) 0:00:48.459 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* Friday 05 August 2022 19:47:49 +0000 (0:00:01.587) 0:00:50.063 ********* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [setup] ******************************************************************* Friday 05 August 2022 19:47:51 +0000 (0:00:01.732) 0:00:51.795 ********* included: /WORKDIR/dist-git-network-idempotent_fix-r_eg5t/tests/playbooks/tasks/delete_interface.yml for sut => (item=tasks/delete_interface.yml) included: /WORKDIR/dist-git-network-idempotent_fix-r_eg5t/tests/playbooks/tasks/assert_device_absent.yml for sut => (item=tasks/assert_device_absent.yml) TASK [remove test interface if necessary] ************************************** Friday 05 August 2022 19:47:53 +0000 (0:00:01.741) 0:00:53.537 ********* fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "team0" ], "delta": "0:00:00.009520", "end": "2022-08-05 19:47:55.048984", "rc": 1, "start": "2022-08-05 19:47:55.039464" } STDERR: Cannot find device "team0" MSG: non-zero return code ...ignoring TASK [include_tasks] *********************************************************** Friday 05 August 2022 19:47:55 +0000 (0:00:02.164) 0:00:55.702 ********* included: /WORKDIR/dist-git-network-idempotent_fix-r_eg5t/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface team0] ******************************************** Friday 05 August 2022 19:47:57 +0000 (0:00:01.797) 0:00:57.499 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [assert that interface team0 is absent] *********************************** Friday 05 August 2022 19:48:07 +0000 (0:00:09.916) 0:01:07.416 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [test] ******************************************************************** Friday 05 August 2022 19:48:09 +0000 (0:00:01.933) 0:01:09.350 ********* included: /WORKDIR/dist-git-network-idempotent_fix-r_eg5t/tests/playbooks/tasks/create_team_profile.yml for sut => (item=tasks/create_team_profile.yml) TASK [Include network role] **************************************************** Friday 05 August 2022 19:48:10 +0000 (0:00:01.661) 0:01:11.011 ********* TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** Friday 05 August 2022 19:48:12 +0000 (0:00:02.128) 0:01:13.139 ********* included: /WORKDIR/dist-git-network-idempotent_fix-r_eg5t/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** Friday 05 August 2022 19:48:14 +0000 (0:00:01.717) 0:01:14.857 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which services are running] *********** Friday 05 August 2022 19:48:17 +0000 (0:00:03.210) 0:01:18.068 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* Friday 05 August 2022 19:48:28 +0000 (0:00:10.722) 0:01:28.791 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* Friday 05 August 2022 19:48:46 +0000 (0:00:17.997) 0:01:46.789 ********* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** Friday 05 August 2022 19:48:47 +0000 (0:00:01.409) 0:01:48.198 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** Friday 05 August 2022 19:48:49 +0000 (0:00:01.824) 0:01:50.023 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** Friday 05 August 2022 19:48:52 +0000 (0:00:02.334) 0:01:52.357 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** Friday 05 August 2022 19:48:56 +0000 (0:00:04.053) 0:01:56.411 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** Friday 05 August 2022 19:48:57 +0000 (0:00:01.296) 0:01:57.707 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** Friday 05 August 2022 19:48:58 +0000 (0:00:00.757) 0:01:58.465 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ Friday 05 August 2022 19:49:00 +0000 (0:00:02.360) 0:02:00.825 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ Friday 05 August 2022 19:49:13 +0000 (0:00:13.293) 0:02:14.119 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* Friday 05 August 2022 19:49:15 +0000 (0:00:01.948) 0:02:16.068 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** Friday 05 August 2022 19:49:16 +0000 (0:00:00.897) 0:02:16.966 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** Friday 05 August 2022 19:49:17 +0000 (0:00:01.113) 0:02:18.079 ********* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "team0", "persistent_state": "present", "type": "team" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'team0': add connection team0, bb5e9472-4394-4e31-85e5-589c2ba3d5b4 TASK [linux-system-roles.network : Configure networking state] ***************** Friday 05 August 2022 19:49:32 +0000 (0:00:14.646) 0:02:32.726 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** Friday 05 August 2022 19:49:34 +0000 (0:00:01.974) 0:02:34.701 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'team0': add connection team0, bb5e9472-4394-4e31-85e5-589c2ba3d5b4" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** Friday 05 August 2022 19:49:38 +0000 (0:00:04.448) 0:02:39.149 ********* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "team0", "persistent_state": "present", "type": "team" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'team0': add connection team0, bb5e9472-4394-4e31-85e5-589c2ba3d5b4\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'team0': add connection team0, bb5e9472-4394-4e31-85e5-589c2ba3d5b4" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** Friday 05 August 2022 19:49:41 +0000 (0:00:02.803) 0:02:41.953 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** Friday 05 August 2022 19:49:43 +0000 (0:00:02.074) 0:02:44.028 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* Friday 05 August 2022 19:49:54 +0000 (0:00:10.957) 0:02:54.985 ********* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "team0", "persistent_state": "present", "type": "team" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'team0': add connection team0, bb5e9472-4394-4e31-85e5-589c2ba3d5b4\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'team0': add connection team0, bb5e9472-4394-4e31-85e5-589c2ba3d5b4" ] } } TASK [asserts] ***************************************************************** Friday 05 August 2022 19:49:57 +0000 (0:00:02.922) 0:02:57.908 ********* included: /WORKDIR/dist-git-network-idempotent_fix-r_eg5t/tests/playbooks/tasks/assert_profile_present.yml for sut => (item=tasks/assert_profile_present.yml) included: /WORKDIR/dist-git-network-idempotent_fix-r_eg5t/tests/playbooks/tasks/assert_device_present.yml for sut => (item=tasks/assert_device_present.yml) TASK [include_tasks] *********************************************************** Friday 05 August 2022 19:50:02 +0000 (0:00:04.656) 0:03:02.564 ********* included: /WORKDIR/dist-git-network-idempotent_fix-r_eg5t/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ Friday 05 August 2022 19:50:05 +0000 (0:00:03.551) 0:03:06.115 ********* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false }, "changed": false } TASK [stat profile file] ******************************************************* Friday 05 August 2022 19:50:07 +0000 (0:00:01.391) 0:03:07.506 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1659728970.8917181, "block_size": 4096, "blocks": 8, "ctime": 1659728970.669714, "dev": 51715, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 16798013, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1659728970.669714, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-team0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 206, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** Friday 05 August 2022 19:50:07 +0000 (0:00:00.605) 0:03:08.112 ********* ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** Friday 05 August 2022 19:50:08 +0000 (0:00:00.251) 0:03:08.364 ********* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep team0 | grep /etc", "delta": "0:00:00.114163", "end": "2022-08-05 19:50:08.593827", "rc": 0, "start": "2022-08-05 19:50:08.479664" } STDOUT: team0 /etc/sysconfig/network-scripts/ifcfg-team0 TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** Friday 05 August 2022 19:50:08 +0000 (0:00:00.686) 0:03:09.050 ********* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-team0] ************************** Friday 05 August 2022 19:50:09 +0000 (0:00:00.297) 0:03:09.348 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-team0] *********************** Friday 05 August 2022 19:50:09 +0000 (0:00:00.311) 0:03:09.659 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [assert that profile 'team0' is present] ********************************** Friday 05 August 2022 19:50:09 +0000 (0:00:00.248) 0:03:09.908 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [assert that ansible managed comment in 'team0' is present] *************** Friday 05 August 2022 19:50:09 +0000 (0:00:00.208) 0:03:10.116 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [include_tasks] *********************************************************** Friday 05 August 2022 19:50:10 +0000 (0:00:00.185) 0:03:10.301 ********* included: /WORKDIR/dist-git-network-idempotent_fix-r_eg5t/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface team0] ******************************************** Friday 05 August 2022 19:50:10 +0000 (0:00:00.286) 0:03:10.588 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1659728970.776308, "block_size": 4096, "blocks": 0, "ctime": 1659728970.776308, "dev": 20, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 21749, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/team0", "lnk_target": "../../devices/virtual/net/team0", "mode": "0777", "mtime": 1659728970.776308, "nlink": 1, "path": "/sys/class/net/team0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [assert that interface team0 is present] ********************************** Friday 05 August 2022 19:50:10 +0000 (0:00:00.480) 0:03:11.069 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [conditional asserts] ***************************************************** Friday 05 August 2022 19:50:11 +0000 (0:00:00.254) 0:03:11.323 ********* TASK [Success in test 'Create a team interface without any port attached'] ***** Friday 05 August 2022 19:50:11 +0000 (0:00:00.237) 0:03:11.561 ********* ok: [sut] => {} MSG: +++++ Success in test 'Create a team interface without any port attached' +++++ TASK [cleanup] ***************************************************************** Friday 05 August 2022 19:50:11 +0000 (0:00:00.217) 0:03:11.779 ********* included: /WORKDIR/dist-git-network-idempotent_fix-r_eg5t/tests/playbooks/tasks/cleanup_profile+device.yml for sut => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** Friday 05 August 2022 19:50:11 +0000 (0:00:00.491) 0:03:12.271 ********* fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli con delete team0\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-team0\nrm -f /etc/sysconfig/network-scripts/ifcfg-team0\nip link del team0\n", "delta": "0:00:00.095855", "end": "2022-08-05 19:50:12.585454", "rc": 1, "start": "2022-08-05 19:50:12.489599" } STDOUT: Connection 'team0' (bb5e9472-4394-4e31-85e5-589c2ba3d5b4) successfully deleted. STDERR: Cannot find device "team0" MSG: non-zero return code ...ignoring PLAY RECAP ********************************************************************* sut : ok=50 changed=3 unreachable=0 failed=0 skipped=17 rescued=0 ignored=2 Friday 05 August 2022 19:50:12 +0000 (0:00:00.818) 0:03:13.089 ********* =============================================================================== linux-system-roles.network : Check which packages are installed -------- 18.00s linux-system-roles.network : Configure networking connection profiles -- 14.65s linux-system-roles.network : Enable and start NetworkManager ----------- 13.29s linux-system-roles.network : Re-test connectivity ---------------------- 10.96s Create EPEL 8 ---------------------------------------------------------- 10.81s linux-system-roles.network : Check which services are running ---------- 10.72s Get stat for interface team0 -------------------------------------------- 9.92s Gathering Facts --------------------------------------------------------- 9.52s Show item --------------------------------------------------------------- 6.54s asserts ----------------------------------------------------------------- 4.66s linux-system-roles.network : Show stderr messages for the network_connections --- 4.45s linux-system-roles.network : Install packages --------------------------- 4.05s include_tasks ----------------------------------------------------------- 3.55s Gathering Facts --------------------------------------------------------- 3.41s linux-system-roles.network : Ensure ansible_facts used by role are present --- 3.21s Gather current interface info ------------------------------------------- 2.94s Show result ------------------------------------------------------------- 2.92s Enable EPEL 8 ----------------------------------------------------------- 2.85s linux-system-roles.network : Show debug messages for the network_connections --- 2.80s linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces --- 2.36s ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: [defaults]callback_whitelist option, normalizing names to new standard, use callbacks_enabled instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---