# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 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.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_change_indication_on_repeat_run.yml **************************** 1 plays in /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tests_change_indication_on_repeat_run.yml PLAY [Test change indication on repeat run] ************************************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tests_change_indication_on_repeat_run.yml:4 Wednesday 20 December 2023 15:34:00 +0000 (0:00:00.011) 0:00:00.011 **** ok: [sut] META: ran handlers TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tests_change_indication_on_repeat_run.yml:13 Wednesday 20 December 2023 15:34:01 +0000 (0:00:00.857) 0:00:00.869 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tests_change_indication_on_repeat_run.yml:18 Wednesday 20 December 2023 15:34:01 +0000 (0:00:00.203) 0:00:01.072 **** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tests_change_indication_on_repeat_run.yml:21 Wednesday 20 December 2023 15:34:01 +0000 (0:00:00.019) 0:00:01.092 **** included: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tasks/manage_test_interface.yml:3 Wednesday 20 December 2023 15:34:01 +0000 (0:00:00.014) 0:00:01.106 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tasks/manage_test_interface.yml:8 Wednesday 20 December 2023 15:34:01 +0000 (0:00:00.017) 0:00:01.124 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tasks/manage_test_interface.yml:13 Wednesday 20 December 2023 15:34:02 +0000 (0:00:00.020) 0:00:01.144 **** included: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tasks/show_interfaces.yml:3 Wednesday 20 December 2023 15:34:02 +0000 (0:00:00.026) 0:00:01.171 **** included: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tasks/get_current_interfaces.yml:3 Wednesday 20 December 2023 15:34:02 +0000 (0:00:00.012) 0:00:01.184 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003637", "end": "2023-12-20 15:34:02.210567", "rc": 0, "start": "2023-12-20 15:34:02.206930" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tasks/get_current_interfaces.yml:9 Wednesday 20 December 2023 15:34:02 +0000 (0:00:00.181) 0:00:01.365 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tasks/show_interfaces.yml:5 Wednesday 20 December 2023 15:34:02 +0000 (0:00:00.020) 0:00:01.385 **** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tasks/manage_test_interface.yml:16 Wednesday 20 December 2023 15:34:02 +0000 (0:00:00.024) 0:00:01.409 **** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } TASK [Create veth interface testnic1] ****************************************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tasks/manage_test_interface.yml:24 Wednesday 20 December 2023 15:34:02 +0000 (0:00:00.550) 0:00:01.960 **** ok: [sut] => (item=ip link add testnic1 type veth peer name peertestnic1) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "testnic1", "type", "veth", "peer", "name", "peertestnic1" ], "delta": "0:00:00.038939", "end": "2023-12-20 15:34:02.981984", "item": "ip link add testnic1 type veth peer name peertestnic1", "rc": 0, "start": "2023-12-20 15:34:02.943045" } ok: [sut] => (item=ip link set peertestnic1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peertestnic1", "up" ], "delta": "0:00:00.005589", "end": "2023-12-20 15:34:03.169883", "item": "ip link set peertestnic1 up", "rc": 0, "start": "2023-12-20 15:34:03.164294" } ok: [sut] => (item=ip link set testnic1 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "testnic1", "up" ], "delta": "0:00:00.004004", "end": "2023-12-20 15:34:03.299451", "item": "ip link set testnic1 up", "rc": 0, "start": "2023-12-20 15:34:03.295447" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tasks/manage_test_interface.yml:33 Wednesday 20 December 2023 15:34:03 +0000 (0:00:00.493) 0:00:02.454 **** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli d set testnic1 managed true", "rc": 2 } MSG: [Errno 2] No such file or directory ...ignoring TASK [Delete veth interface testnic1] ****************************************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tasks/manage_test_interface.yml:41 Wednesday 20 December 2023 15:34:03 +0000 (0:00:00.133) 0:00:02.588 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface testnic1] ***************************************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tasks/manage_test_interface.yml:48 Wednesday 20 December 2023 15:34:03 +0000 (0:00:00.011) 0:00:02.599 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface testnic1] ***************************************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tasks/manage_test_interface.yml:54 Wednesday 20 December 2023 15:34:03 +0000 (0:00:00.011) 0:00:02.611 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface testnic1] ******************************************* task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tasks/manage_test_interface.yml:61 Wednesday 20 December 2023 15:34:03 +0000 (0:00:00.010) 0:00:02.621 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface testnic1] ******************************************* task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tasks/manage_test_interface.yml:67 Wednesday 20 December 2023 15:34:03 +0000 (0:00:00.011) 0:00:02.633 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tests_change_indication_on_repeat_run.yml:25 Wednesday 20 December 2023 15:34:03 +0000 (0:00:00.010) 0:00:02.643 **** included: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tasks/assert_device_present.yml:3 Wednesday 20 December 2023 15:34:03 +0000 (0:00:00.013) 0:00:02.656 **** included: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface testnic1] ***************************************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tasks/get_interface_stat.yml:3 Wednesday 20 December 2023 15:34:03 +0000 (0:00:00.013) 0:00:02.670 **** ok: [sut] => { "changed": false, "stat": { "atime": 1703086443.043004, "block_size": 4096, "blocks": 0, "ctime": 1703086443.005004, "dev": 0, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 6581, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/testnic1", "lnk_target": "../../devices/virtual/net/testnic1", "mode": "0777", "mtime": 1703086443.005004, "nlink": 1, "path": "/sys/class/net/testnic1", "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 the interface is present - 'testnic1'] *********************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tasks/assert_device_present.yml:5 Wednesday 20 December 2023 15:34:03 +0000 (0:00:00.129) 0:00:02.800 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the network role] ************************************************ task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tests_change_indication_on_repeat_run.yml:39 Wednesday 20 December 2023 15:34:03 +0000 (0:00:00.011) 0:00:02.811 **** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 20 December 2023 15:34:03 +0000 (0:00:00.030) 0:00:02.842 **** included: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/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] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 20 December 2023 15:34:03 +0000 (0:00:00.064) 0:00:02.906 **** 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 : Check if system is ostree] ****************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 20 December 2023 15:34:03 +0000 (0:00:00.011) 0:00:02.918 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 20 December 2023 15:34:03 +0000 (0:00:00.009) 0:00:02.927 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 20 December 2023 15:34:03 +0000 (0:00:00.009) 0:00:02.937 **** 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] ********* task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 20 December 2023 15:34:05 +0000 (0:00:01.844) 0:00:04.781 **** 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] ********************* task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 20 December 2023 15:34:06 +0000 (0:00:00.772) 0:00:05.554 **** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 20 December 2023 15:34:06 +0000 (0:00:00.024) 0:00:05.579 **** 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] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 20 December 2023 15:34:06 +0000 (0:00:00.018) 0:00:05.597 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:30 Wednesday 20 December 2023 15:34:06 +0000 (0:00:00.019) 0:00:05.616 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:40 Wednesday 20 December 2023 15:34:06 +0000 (0:00:00.044) 0:00:05.661 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:55 Wednesday 20 December 2023 15:34:06 +0000 (0:00:00.018) 0:00:05.679 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:71 Wednesday 20 December 2023 15:34:06 +0000 (0:00:00.018) 0:00:05.697 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:85 Wednesday 20 December 2023 15:34:06 +0000 (0:00:00.021) 0:00:05.719 **** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:96 Wednesday 20 December 2023 15:34:06 +0000 (0:00:00.023) 0:00:05.742 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 20 December 2023 15:34:06 +0000 (0:00:00.023) 0:00:05.765 **** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:113 Wednesday 20 December 2023 15:34:06 +0000 (0:00:00.284) 0:00:06.050 **** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-80499mx75va_/tmpv74mz_2v" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:122 Wednesday 20 December 2023 15:34:07 +0000 (0:00:00.215) 0:00:06.266 **** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "192.0.2.2/24" ] }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': add ifcfg-rh profile 'testnic1' [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified) [005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='Determining if ip address 192.0.2.2 is already in use for device testnic1... ', err='' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:134 Wednesday 20 December 2023 15:34:11 +0000 (0:00:04.514) 0:00:10.780 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:140 Wednesday 20 December 2023 15:34:11 +0000 (0:00:00.018) 0:00:10.798 **** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': add ifcfg-rh profile 'testnic1'", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='Determining if ip address 192.0.2.2 is already in use for device testnic1...", "', err=''" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:144 Wednesday 20 December 2023 15:34:11 +0000 (0:00:00.020) 0:00:10.819 **** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "192.0.2.2/24" ] }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': add ifcfg-rh profile 'testnic1'\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='Determining if ip address 192.0.2.2 is already in use for device testnic1...\n', err=''\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': add ifcfg-rh profile 'testnic1'", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='Determining if ip address 192.0.2.2 is already in use for device testnic1...", "', err=''" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:149 Wednesday 20 December 2023 15:34:11 +0000 (0:00:00.022) 0:00:10.841 **** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:155 Wednesday 20 December 2023 15:34:11 +0000 (0:00:00.018) 0:00:10.860 **** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Assert change:true] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tests_change_indication_on_repeat_run.yml:43 Wednesday 20 December 2023 15:34:11 +0000 (0:00:00.215) 0:00:11.075 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the network role] ************************************************ task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tests_change_indication_on_repeat_run.yml:46 Wednesday 20 December 2023 15:34:11 +0000 (0:00:00.020) 0:00:11.096 **** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 20 December 2023 15:34:12 +0000 (0:00:00.034) 0:00:11.131 **** included: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/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] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 20 December 2023 15:34:12 +0000 (0:00:00.032) 0:00:11.163 **** 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 : Check if system is ostree] ****************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 20 December 2023 15:34:12 +0000 (0:00:00.023) 0:00:11.187 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 20 December 2023 15:34:12 +0000 (0:00:00.017) 0:00:11.205 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 20 December 2023 15:34:12 +0000 (0:00:00.018) 0:00:11.224 **** 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] ********* task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 20 December 2023 15:34:13 +0000 (0:00:01.594) 0:00:12.818 **** 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] ********************* task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 20 December 2023 15:34:14 +0000 (0:00:00.625) 0:00:13.444 **** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 20 December 2023 15:34:14 +0000 (0:00:00.025) 0:00:13.469 **** 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] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 20 December 2023 15:34:14 +0000 (0:00:00.019) 0:00:13.488 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:30 Wednesday 20 December 2023 15:34:14 +0000 (0:00:00.018) 0:00:13.506 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:40 Wednesday 20 December 2023 15:34:14 +0000 (0:00:00.045) 0:00:13.552 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:55 Wednesday 20 December 2023 15:34:14 +0000 (0:00:00.018) 0:00:13.571 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:71 Wednesday 20 December 2023 15:34:14 +0000 (0:00:00.017) 0:00:13.589 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:85 Wednesday 20 December 2023 15:34:14 +0000 (0:00:00.021) 0:00:13.611 **** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:96 Wednesday 20 December 2023 15:34:14 +0000 (0:00:00.024) 0:00:13.635 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 20 December 2023 15:34:14 +0000 (0:00:00.024) 0:00:13.660 **** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:113 Wednesday 20 December 2023 15:34:14 +0000 (0:00:00.204) 0:00:13.865 **** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-80499mx75va_/tmpz2w5pe7p" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:122 Wednesday 20 December 2023 15:34:14 +0000 (0:00:00.212) 0:00:14.077 **** ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "192.0.2.2/24" ] }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": false } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': ifcfg-rh profile 'testnic1' already up to date [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:134 Wednesday 20 December 2023 15:34:15 +0000 (0:00:00.273) 0:00:14.351 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:140 Wednesday 20 December 2023 15:34:15 +0000 (0:00:00.018) 0:00:14.369 **** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': ifcfg-rh profile 'testnic1' already up to date", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:144 Wednesday 20 December 2023 15:34:15 +0000 (0:00:00.019) 0:00:14.389 **** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "192.0.2.2/24" ] }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": false, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': ifcfg-rh profile 'testnic1' already up to date\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 skipped because already active\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': ifcfg-rh profile 'testnic1' already up to date", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:149 Wednesday 20 December 2023 15:34:15 +0000 (0:00:00.019) 0:00:14.409 **** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:155 Wednesday 20 December 2023 15:34:15 +0000 (0:00:00.018) 0:00:14.427 **** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Assert change:false] ***************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tests_change_indication_on_repeat_run.yml:50 Wednesday 20 December 2023 15:34:15 +0000 (0:00:00.133) 0:00:14.560 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the network role] ************************************************ task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tests_change_indication_on_repeat_run.yml:63 Wednesday 20 December 2023 15:34:15 +0000 (0:00:00.020) 0:00:14.581 **** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 20 December 2023 15:34:15 +0000 (0:00:00.030) 0:00:14.611 **** included: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/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] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 20 December 2023 15:34:15 +0000 (0:00:00.032) 0:00:14.644 **** 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 : Check if system is ostree] ****************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 20 December 2023 15:34:15 +0000 (0:00:00.023) 0:00:14.667 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 20 December 2023 15:34:15 +0000 (0:00:00.018) 0:00:14.686 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 20 December 2023 15:34:15 +0000 (0:00:00.018) 0:00:14.704 **** 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] ********* task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 20 December 2023 15:34:17 +0000 (0:00:01.527) 0:00:16.232 **** 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] ********************* task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 20 December 2023 15:34:17 +0000 (0:00:00.605) 0:00:16.837 **** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 20 December 2023 15:34:17 +0000 (0:00:00.026) 0:00:16.864 **** 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] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 20 December 2023 15:34:17 +0000 (0:00:00.018) 0:00:16.882 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:30 Wednesday 20 December 2023 15:34:17 +0000 (0:00:00.018) 0:00:16.901 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:40 Wednesday 20 December 2023 15:34:17 +0000 (0:00:00.044) 0:00:16.946 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:55 Wednesday 20 December 2023 15:34:17 +0000 (0:00:00.019) 0:00:16.965 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:71 Wednesday 20 December 2023 15:34:17 +0000 (0:00:00.018) 0:00:16.984 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:85 Wednesday 20 December 2023 15:34:17 +0000 (0:00:00.022) 0:00:17.006 **** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:96 Wednesday 20 December 2023 15:34:17 +0000 (0:00:00.045) 0:00:17.052 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 20 December 2023 15:34:17 +0000 (0:00:00.024) 0:00:17.077 **** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:113 Wednesday 20 December 2023 15:34:18 +0000 (0:00:00.202) 0:00:17.280 **** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-80499mx75va_/tmpz6yf_rvt" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:122 Wednesday 20 December 2023 15:34:18 +0000 (0:00:00.217) 0:00:17.498 **** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": "no", "dhcp4": "no" }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': update ifcfg-rh profile 'testnic1' [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified) [005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='', err='RTNETLINK answers: File exists ' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:134 Wednesday 20 December 2023 15:34:18 +0000 (0:00:00.338) 0:00:17.836 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:140 Wednesday 20 December 2023 15:34:18 +0000 (0:00:00.019) 0:00:17.855 **** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update ifcfg-rh profile 'testnic1'", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='', err='RTNETLINK answers: File exists", "'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:144 Wednesday 20 December 2023 15:34:18 +0000 (0:00:00.019) 0:00:17.874 **** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": "no", "dhcp4": "no" }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update ifcfg-rh profile 'testnic1'\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='', err='RTNETLINK answers: File exists\n'\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update ifcfg-rh profile 'testnic1'", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': call 'ifup testnic1': rc=0, out='', err='RTNETLINK answers: File exists", "'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:149 Wednesday 20 December 2023 15:34:18 +0000 (0:00:00.020) 0:00:17.895 **** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:155 Wednesday 20 December 2023 15:34:18 +0000 (0:00:00.022) 0:00:17.917 **** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Assert change:true] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tests_change_indication_on_repeat_run.yml:67 Wednesday 20 December 2023 15:34:18 +0000 (0:00:00.133) 0:00:18.050 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the network role] ************************************************ task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tests_change_indication_on_repeat_run.yml:70 Wednesday 20 December 2023 15:34:18 +0000 (0:00:00.020) 0:00:18.071 **** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 20 December 2023 15:34:18 +0000 (0:00:00.033) 0:00:18.104 **** included: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/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] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 20 December 2023 15:34:19 +0000 (0:00:00.054) 0:00:18.159 **** 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 : Check if system is ostree] ****************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 20 December 2023 15:34:19 +0000 (0:00:00.024) 0:00:18.184 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 20 December 2023 15:34:19 +0000 (0:00:00.021) 0:00:18.205 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 20 December 2023 15:34:19 +0000 (0:00:00.020) 0:00:18.225 **** 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] ********* task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 20 December 2023 15:34:20 +0000 (0:00:01.544) 0:00:19.770 **** 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] ********************* task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 20 December 2023 15:34:21 +0000 (0:00:00.608) 0:00:20.379 **** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 20 December 2023 15:34:21 +0000 (0:00:00.025) 0:00:20.404 **** 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] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 20 December 2023 15:34:21 +0000 (0:00:00.038) 0:00:20.443 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:30 Wednesday 20 December 2023 15:34:21 +0000 (0:00:00.019) 0:00:20.463 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:40 Wednesday 20 December 2023 15:34:21 +0000 (0:00:00.044) 0:00:20.507 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:55 Wednesday 20 December 2023 15:34:21 +0000 (0:00:00.018) 0:00:20.526 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:71 Wednesday 20 December 2023 15:34:21 +0000 (0:00:00.018) 0:00:20.545 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:85 Wednesday 20 December 2023 15:34:21 +0000 (0:00:00.022) 0:00:20.567 **** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:96 Wednesday 20 December 2023 15:34:21 +0000 (0:00:00.025) 0:00:20.592 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 20 December 2023 15:34:21 +0000 (0:00:00.024) 0:00:20.617 **** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:113 Wednesday 20 December 2023 15:34:21 +0000 (0:00:00.205) 0:00:20.822 **** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-80499mx75va_/tmpcslembky" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:122 Wednesday 20 December 2023 15:34:21 +0000 (0:00:00.211) 0:00:21.034 **** ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": "no", "dhcp4": "no" }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": false } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': ifcfg-rh profile 'testnic1' already up to date [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:134 Wednesday 20 December 2023 15:34:22 +0000 (0:00:00.250) 0:00:21.285 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:140 Wednesday 20 December 2023 15:34:22 +0000 (0:00:00.019) 0:00:21.305 **** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': ifcfg-rh profile 'testnic1' already up to date", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:144 Wednesday 20 December 2023 15:34:22 +0000 (0:00:00.019) 0:00:21.324 **** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": "no", "dhcp4": "no" }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": false, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': ifcfg-rh profile 'testnic1' already up to date\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 skipped because already active\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': ifcfg-rh profile 'testnic1' already up to date", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:149 Wednesday 20 December 2023 15:34:22 +0000 (0:00:00.020) 0:00:21.344 **** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:155 Wednesday 20 December 2023 15:34:22 +0000 (0:00:00.018) 0:00:21.362 **** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Assert change:false] ***************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tests_change_indication_on_repeat_run.yml:74 Wednesday 20 December 2023 15:34:22 +0000 (0:00:00.150) 0:00:21.513 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the network role] ************************************************ task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tests_change_indication_on_repeat_run.yml:82 Wednesday 20 December 2023 15:34:22 +0000 (0:00:00.021) 0:00:21.534 **** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 20 December 2023 15:34:22 +0000 (0:00:00.034) 0:00:21.569 **** included: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/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] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 20 December 2023 15:34:22 +0000 (0:00:00.033) 0:00:21.603 **** 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 : Check if system is ostree] ****************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 20 December 2023 15:34:22 +0000 (0:00:00.025) 0:00:21.628 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 20 December 2023 15:34:22 +0000 (0:00:00.019) 0:00:21.648 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 20 December 2023 15:34:22 +0000 (0:00:00.019) 0:00:21.668 **** 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] ********* task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 20 December 2023 15:34:24 +0000 (0:00:01.525) 0:00:23.194 **** 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] ********************* task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 20 December 2023 15:34:24 +0000 (0:00:00.620) 0:00:23.814 **** ok: [sut] => {} MSG: Using network provider: initscripts TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 20 December 2023 15:34:24 +0000 (0:00:00.024) 0:00:23.839 **** 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] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 20 December 2023 15:34:24 +0000 (0:00:00.018) 0:00:23.857 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:30 Wednesday 20 December 2023 15:34:24 +0000 (0:00:00.018) 0:00:23.875 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:40 Wednesday 20 December 2023 15:34:24 +0000 (0:00:00.044) 0:00:23.920 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:55 Wednesday 20 December 2023 15:34:24 +0000 (0:00:00.018) 0:00:23.939 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:71 Wednesday 20 December 2023 15:34:24 +0000 (0:00:00.019) 0:00:23.958 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:85 Wednesday 20 December 2023 15:34:24 +0000 (0:00:00.023) 0:00:23.982 **** 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 : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:96 Wednesday 20 December 2023 15:34:24 +0000 (0:00:00.025) 0:00:24.007 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:105 Wednesday 20 December 2023 15:34:24 +0000 (0:00:00.023) 0:00:24.031 **** 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 : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:113 Wednesday 20 December 2023 15:34:25 +0000 (0:00:00.201) 0:00:24.233 **** ok: [sut] => { "changed": false, "dest": "/etc/sysconfig/network", "src": "/home/jenkins/.ansible/tmp/ansible-local-80499mx75va_/tmp5k25tha2" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:122 Wednesday 20 December 2023 15:34:25 +0000 (0:00:00.209) 0:00:24.442 **** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "testnic1", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true } STDERR: [003] #0, state:down persistent_state:absent, 'testnic1': up connection testnic1 (active) [004] #0, state:down persistent_state:absent, 'testnic1': call 'ifdown testnic1': rc=0, out='', err='' [005] #0, state:down persistent_state:absent, 'testnic1': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-testnic1' TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:134 Wednesday 20 December 2023 15:34:25 +0000 (0:00:00.425) 0:00:24.868 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:140 Wednesday 20 December 2023 15:34:25 +0000 (0:00:00.018) 0:00:24.886 **** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'testnic1': up connection testnic1 (active)", "[004] #0, state:down persistent_state:absent, 'testnic1': call 'ifdown testnic1': rc=0, out='', err=''", "[005] #0, state:down persistent_state:absent, 'testnic1': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-testnic1'" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:144 Wednesday 20 December 2023 15:34:25 +0000 (0:00:00.019) 0:00:24.906 **** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "testnic1", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "initscripts" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:down persistent_state:absent, 'testnic1': up connection testnic1 (active)\n[004] #0, state:down persistent_state:absent, 'testnic1': call 'ifdown testnic1': rc=0, out='', err=''\n[005] #0, state:down persistent_state:absent, 'testnic1': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-testnic1'\n", "stderr_lines": [ "[003] #0, state:down persistent_state:absent, 'testnic1': up connection testnic1 (active)", "[004] #0, state:down persistent_state:absent, 'testnic1': call 'ifdown testnic1': rc=0, out='', err=''", "[005] #0, state:down persistent_state:absent, 'testnic1': delete ifcfg-rh file '/etc/sysconfig/network-scripts/ifcfg-testnic1'" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:149 Wednesday 20 December 2023 15:34:25 +0000 (0:00:00.020) 0:00:24.926 **** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:155 Wednesday 20 December 2023 15:34:25 +0000 (0:00:00.018) 0:00:24.944 **** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tests_change_indication_on_repeat_run.yml:91 Wednesday 20 December 2023 15:34:25 +0000 (0:00:00.141) 0:00:25.086 **** included: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tasks/manage_test_interface.yml:3 Wednesday 20 December 2023 15:34:25 +0000 (0:00:00.033) 0:00:25.120 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tasks/manage_test_interface.yml:8 Wednesday 20 December 2023 15:34:26 +0000 (0:00:00.018) 0:00:25.138 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tasks/manage_test_interface.yml:13 Wednesday 20 December 2023 15:34:26 +0000 (0:00:00.018) 0:00:25.157 **** included: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tasks/show_interfaces.yml:3 Wednesday 20 December 2023 15:34:26 +0000 (0:00:00.030) 0:00:25.187 **** included: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tasks/get_current_interfaces.yml:3 Wednesday 20 December 2023 15:34:26 +0000 (0:00:00.029) 0:00:25.216 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003567", "end": "2023-12-20 15:34:26.193655", "rc": 0, "start": "2023-12-20 15:34:26.190088" } STDOUT: eth0 lo peertestnic1 testnic1 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tasks/get_current_interfaces.yml:9 Wednesday 20 December 2023 15:34:26 +0000 (0:00:00.139) 0:00:25.356 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peertestnic1", "testnic1" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tasks/show_interfaces.yml:5 Wednesday 20 December 2023 15:34:26 +0000 (0:00:00.042) 0:00:25.398 **** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peertestnic1', 'testnic1'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tasks/manage_test_interface.yml:16 Wednesday 20 December 2023 15:34:26 +0000 (0:00:00.019) 0:00:25.418 **** ok: [sut] => { "changed": false, "rc": 0, "results": [ "iproute-2.6.32-57.el6.x86_64 providing iproute is already installed" ] } TASK [Create veth interface testnic1] ****************************************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tasks/manage_test_interface.yml:24 Wednesday 20 December 2023 15:34:26 +0000 (0:00:00.410) 0:00:25.828 **** skipping: [sut] => (item=ip link add testnic1 type veth peer name peertestnic1) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add testnic1 type veth peer name peertestnic1", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peertestnic1 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peertestnic1 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set testnic1 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set testnic1 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tasks/manage_test_interface.yml:33 Wednesday 20 December 2023 15:34:26 +0000 (0:00:00.026) 0:00:25.854 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface testnic1] ****************************************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tasks/manage_test_interface.yml:41 Wednesday 20 December 2023 15:34:26 +0000 (0:00:00.019) 0:00:25.873 **** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "testnic1", "type", "veth" ], "delta": "0:00:00.058758", "end": "2023-12-20 15:34:26.909273", "rc": 0, "start": "2023-12-20 15:34:26.850515" } TASK [Create dummy interface testnic1] ***************************************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tasks/manage_test_interface.yml:48 Wednesday 20 December 2023 15:34:26 +0000 (0:00:00.210) 0:00:26.084 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface testnic1] ***************************************** task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tasks/manage_test_interface.yml:54 Wednesday 20 December 2023 15:34:26 +0000 (0:00:00.020) 0:00:26.104 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface testnic1] ******************************************* task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tasks/manage_test_interface.yml:61 Wednesday 20 December 2023 15:34:26 +0000 (0:00:00.020) 0:00:26.125 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface testnic1] ******************************************* task path: /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tasks/manage_test_interface.yml:67 Wednesday 20 December 2023 15:34:27 +0000 (0:00:00.020) 0:00:26.145 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=78 changed=3 unreachable=0 failed=0 skipped=80 rescued=0 ignored=1 Wednesday 20 December 2023 15:34:27 +0000 (0:00:00.006) 0:00:26.152 **** =============================================================================== linux-system-roles.network : Configure networking connection profiles --- 5.38s /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Check which services are running ----------- 1.84s /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.59s /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.54s /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.53s /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.53s /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Enable network service --------------------- 0.90s /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:105 Gathering Facts --------------------------------------------------------- 0.86s /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tests_change_indication_on_repeat_run.yml:4 linux-system-roles.network : Ensure initscripts network file dependency is present --- 0.86s /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:113 linux-system-roles.network : Check which packages are installed --------- 0.77s /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Re-test connectivity ----------------------- 0.63s /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:155 linux-system-roles.network : Check which packages are installed --------- 0.63s /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.62s /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.61s /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.61s /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Install iproute --------------------------------------------------------- 0.55s /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tasks/manage_test_interface.yml:16 Create veth interface testnic1 ------------------------------------------ 0.49s /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tasks/manage_test_interface.yml:24 linux-system-roles.network : Configure networking connection profiles --- 0.43s /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/roles/linux-system-roles.network/tasks/main.yml:122 Install iproute --------------------------------------------------------- 0.41s /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tasks/manage_test_interface.yml:16 Delete veth interface testnic1 ------------------------------------------ 0.21s /WORKDIR/git-ansible-lint-test-2.16zjkeguwj/tests/tasks/manage_test_interface.yml:41 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---