Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1480786 Details for
Bug 1622550
cockpit-wizard doesn't show a proper error message when no available valid interfaces are present on the host
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
result of ansible-playbook -vvv -i localhost, /usr/share/ovirt-hosted-engine-setup/ansible/get_network_interfaces.yml
network-interfaces.txt (text/plain), 23.55 KB, created by
Slx
on 2018-09-04 13:47:57 UTC
(
hide
)
Description:
result of ansible-playbook -vvv -i localhost, /usr/share/ovirt-hosted-engine-setup/ansible/get_network_interfaces.yml
Filename:
MIME Type:
Creator:
Slx
Created:
2018-09-04 13:47:57 UTC
Size:
23.55 KB
patch
obsolete
>ansible-playbook 2.6.2 > config file = /etc/ansible/ansible.cfg > configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] > ansible python module location = /usr/lib/python2.7/site-packages/ansible > executable location = /bin/ansible-playbook > python version = 2.7.5 (default, Jul 13 2018, 13:06:57) [GCC 4.8.5 20150623 (Red Hat 4.8.5-28)] >Using /etc/ansible/ansible.cfg as config file >Parsed localhost, inventory source with host_list plugin > >PLAYBOOK: get_network_interfaces.yml ********************************************************************************************************************************************* >1 plays in /usr/share/ovirt-hosted-engine-setup/ansible/get_network_interfaces.yml > >PLAY [Network interfaces] ******************************************************************************************************************************************************** > >TASK [Gathering Facts] *********************************************************************************************************************************************************** >task path: /usr/share/ovirt-hosted-engine-setup/ansible/get_network_interfaces.yml:2 ><localhost> ESTABLISH LOCAL CONNECTION FOR USER: root ><localhost> EXEC /bin/sh -c 'echo ~root && sleep 0' ><localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1536068732.8-74119522541119 `" && echo ansible-tmp-1536068732.8-74119522541119="` echo /root/.ansible/tmp/ansible-tmp-1536068732.8-74119522541119 `" ) && sleep 0' >Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/setup.py ><localhost> PUT /root/.ansible/tmp/ansible-local-27270Ew1Rqz/tmpHWMA8A TO /root/.ansible/tmp/ansible-tmp-1536068732.8-74119522541119/setup.py ><localhost> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1536068732.8-74119522541119/ /root/.ansible/tmp/ansible-tmp-1536068732.8-74119522541119/setup.py && sleep 0' ><localhost> EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1536068732.8-74119522541119/setup.py && sleep 0' ><localhost> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1536068732.8-74119522541119/ > /dev/null 2>&1 && sleep 0' >ok: [localhost] >META: ran handlers > >TASK [Detecting interface on existing management bridge] ************************************************************************************************************************* >task path: /usr/share/ovirt-hosted-engine-setup/ansible/get_network_interfaces.yml:8 >skipping: [localhost] => { > "changed": false, > "skip_reason": "Conditional result was False" >} > >TASK [debug] ********************************************************************************************************************************************************************* >task path: /usr/share/ovirt-hosted-engine-setup/ansible/get_network_interfaces.yml:12 >ok: [localhost] => { > "bridge_interface": "VARIABLE IS NOT DEFINED!: 'bridge_interface' is undefined" >} > >TASK [Get all active network interfaces] ***************************************************************************************************************************************** >task path: /usr/share/ovirt-hosted-engine-setup/ansible/get_network_interfaces.yml:13 >ok: [localhost] => (item=ippub0) => { > "ansible_facts": { > "bond_valid_name": "", > "otopi_net_host": "ippub0", > "type": "bonding" > }, > "changed": false, > "item": "ippub0" >} >skipping: [localhost] => (item=eno1) => { > "changed": false, > "item": "eno1", > "skip_reason": "Conditional result was False" >} >skipping: [localhost] => (item=lo) => { > "changed": false, > "item": "lo", > "skip_reason": "Conditional result was False" >} >ok: [localhost] => (item=ippriv0) => { > "ansible_facts": { > "bond_valid_name": "", > "otopi_net_host": "ippriv0", > "type": "bonding" > }, > "changed": false, > "item": "ippriv0" >} >skipping: [localhost] => (item=;vdsmdummy;) => { > "changed": false, > "item": ";vdsmdummy;", > "skip_reason": "Conditional result was False" >} >skipping: [localhost] => (item=eno2) => { > "changed": false, > "item": "eno2", > "skip_reason": "Conditional result was False" >} >skipping: [localhost] => (item=eno3) => { > "changed": false, > "item": "eno3", > "skip_reason": "Conditional result was False" >} >skipping: [localhost] => (item=eno4) => { > "changed": false, > "item": "eno4", > "skip_reason": "Conditional result was False" >} > >TASK [debug] ********************************************************************************************************************************************************************* >task path: /usr/share/ovirt-hosted-engine-setup/ansible/get_network_interfaces.yml:51 >ok: [localhost] => { > "valid_network_interfaces": { > "changed": false, > "msg": "All items completed", > "results": [ > { > "_ansible_ignore_errors": null, > "_ansible_item_label": "ippub0", > "_ansible_item_result": true, > "_ansible_no_log": false, > "ansible_facts": { > "bond_valid_name": "", > "otopi_net_host": "ippub0", > "type": "bonding" > }, > "changed": false, > "failed": false, > "item": "ippub0" > }, > { > "_ansible_ignore_errors": null, > "_ansible_item_label": "eno1", > "_ansible_item_result": true, > "_ansible_no_log": false, > "changed": false, > "item": "eno1", > "skip_reason": "Conditional result was False", > "skipped": true > }, > { > "_ansible_ignore_errors": null, > "_ansible_item_label": "lo", > "_ansible_item_result": true, > "_ansible_no_log": false, > "changed": false, > "item": "lo", > "skip_reason": "Conditional result was False", > "skipped": true > }, > { > "_ansible_ignore_errors": null, > "_ansible_item_label": "ippriv0", > "_ansible_item_result": true, > "_ansible_no_log": false, > "ansible_facts": { > "bond_valid_name": "", > "otopi_net_host": "ippriv0", > "type": "bonding" > }, > "changed": false, > "failed": false, > "item": "ippriv0" > }, > { > "_ansible_ignore_errors": null, > "_ansible_item_label": ";vdsmdummy;", > "_ansible_item_result": true, > "_ansible_no_log": false, > "changed": false, > "item": ";vdsmdummy;", > "skip_reason": "Conditional result was False", > "skipped": true > }, > { > "_ansible_ignore_errors": null, > "_ansible_item_label": "eno2", > "_ansible_item_result": true, > "_ansible_no_log": false, > "changed": false, > "item": "eno2", > "skip_reason": "Conditional result was False", > "skipped": true > }, > { > "_ansible_ignore_errors": null, > "_ansible_item_label": "eno3", > "_ansible_item_result": true, > "_ansible_no_log": false, > "changed": false, > "item": "eno3", > "skip_reason": "Conditional result was False", > "skipped": true > }, > { > "_ansible_ignore_errors": null, > "_ansible_item_label": "eno4", > "_ansible_item_result": true, > "_ansible_no_log": false, > "changed": false, > "item": "eno4", > "skip_reason": "Conditional result was False", > "skipped": true > } > ] > } >} > >TASK [Filter bonds with bad naming] ********************************************************************************************************************************************** >task path: /usr/share/ovirt-hosted-engine-setup/ansible/get_network_interfaces.yml:52 >skipping: [localhost] => (item={'changed': False, '_ansible_no_log': False, 'failed': False, '_ansible_item_result': True, 'item': u'ippub0', 'ansible_facts': {u'type': u'bonding', u'otopi_net_host': u'ippub0', u'bond_valid_name': u''}, '_ansible_ignore_errors': None, '_ansible_item_label': u'ippub0'}) => { > "changed": false, > "item": { > "ansible_facts": { > "bond_valid_name": "", > "otopi_net_host": "ippub0", > "type": "bonding" > }, > "changed": false, > "failed": false, > "item": "ippub0" > }, > "skip_reason": "Conditional result was False" >} >skipping: [localhost] => (item={'skipped': True, '_ansible_no_log': False, 'skip_reason': u'Conditional result was False', '_ansible_item_result': True, 'item': u'eno1', 'changed': False, '_ansible_ignore_errors': None, '_ansible_item_label': u'eno1'}) => { > "changed": false, > "item": { > "changed": false, > "item": "eno1", > "skip_reason": "Conditional result was False", > "skipped": true > }, > "skip_reason": "Conditional result was False" >} >skipping: [localhost] => (item={'skipped': True, '_ansible_no_log': False, 'skip_reason': u'Conditional result was False', '_ansible_item_result': True, 'item': u'lo', 'changed': False, '_ansible_ignore_errors': None, '_ansible_item_label': u'lo'}) => { > "changed": false, > "item": { > "changed": false, > "item": "lo", > "skip_reason": "Conditional result was False", > "skipped": true > }, > "skip_reason": "Conditional result was False" >} >skipping: [localhost] => (item={'changed': False, '_ansible_no_log': False, 'failed': False, '_ansible_item_result': True, 'item': u'ippriv0', 'ansible_facts': {u'type': u'bonding', u'otopi_net_host': u'ippriv0', u'bond_valid_name': u''}, '_ansible_ignore_errors': None, '_ansible_item_label': u'ippriv0'}) => { > "changed": false, > "item": { > "ansible_facts": { > "bond_valid_name": "", > "otopi_net_host": "ippriv0", > "type": "bonding" > }, > "changed": false, > "failed": false, > "item": "ippriv0" > }, > "skip_reason": "Conditional result was False" >} >skipping: [localhost] => (item={'skipped': True, '_ansible_no_log': False, 'skip_reason': u'Conditional result was False', '_ansible_item_result': True, 'item': u';vdsmdummy;', 'changed': False, '_ansible_ignore_errors': None, '_ansible_item_label': u';vdsmdummy;'}) => { > "changed": false, > "item": { > "changed": false, > "item": ";vdsmdummy;", > "skip_reason": "Conditional result was False", > "skipped": true > }, > "skip_reason": "Conditional result was False" >} >skipping: [localhost] => (item={'skipped': True, '_ansible_no_log': False, 'skip_reason': u'Conditional result was False', '_ansible_item_result': True, 'item': u'eno2', 'changed': False, '_ansible_ignore_errors': None, '_ansible_item_label': u'eno2'}) => { > "changed": false, > "item": { > "changed": false, > "item": "eno2", > "skip_reason": "Conditional result was False", > "skipped": true > }, > "skip_reason": "Conditional result was False" >} >skipping: [localhost] => (item={'skipped': True, '_ansible_no_log': False, 'skip_reason': u'Conditional result was False', '_ansible_item_result': True, 'item': u'eno3', 'changed': False, '_ansible_ignore_errors': None, '_ansible_item_label': u'eno3'}) => { > "changed": false, > "item": { > "changed": false, > "item": "eno3", > "skip_reason": "Conditional result was False", > "skipped": true > }, > "skip_reason": "Conditional result was False" >} >skipping: [localhost] => (item={'skipped': True, '_ansible_no_log': False, 'skip_reason': u'Conditional result was False', '_ansible_item_result': True, 'item': u'eno4', 'changed': False, '_ansible_ignore_errors': None, '_ansible_item_label': u'eno4'}) => { > "changed": false, > "item": { > "changed": false, > "item": "eno4", > "skip_reason": "Conditional result was False", > "skipped": true > }, > "skip_reason": "Conditional result was False" >} > >TASK [debug] ********************************************************************************************************************************************************************* >task path: /usr/share/ovirt-hosted-engine-setup/ansible/get_network_interfaces.yml:60 >ok: [localhost] => { > "bb_filtered_list": { > "changed": false, > "msg": "All items completed", > "results": [ > { > "_ansible_ignore_errors": null, > "_ansible_item_label": { > "_ansible_ignore_errors": null, > "_ansible_item_label": "ippub0", > "_ansible_item_result": true, > "_ansible_no_log": false, > "ansible_facts": { > "bond_valid_name": "", > "otopi_net_host": "ippub0", > "type": "bonding" > }, > "changed": false, > "failed": false, > "item": "ippub0" > }, > "_ansible_item_result": true, > "_ansible_no_log": false, > "changed": false, > "item": { > "_ansible_ignore_errors": null, > "_ansible_item_label": "ippub0", > "_ansible_item_result": true, > "_ansible_no_log": false, > "ansible_facts": { > "bond_valid_name": "", > "otopi_net_host": "ippub0", > "type": "bonding" > }, > "changed": false, > "failed": false, > "item": "ippub0" > }, > "skip_reason": "Conditional result was False", > "skipped": true > }, > { > "_ansible_ignore_errors": null, > "_ansible_item_label": { > "_ansible_ignore_errors": null, > "_ansible_item_label": "eno1", > "_ansible_item_result": true, > "_ansible_no_log": false, > "changed": false, > "item": "eno1", > "skip_reason": "Conditional result was False", > "skipped": true > }, > "_ansible_item_result": true, > "_ansible_no_log": false, > "changed": false, > "item": { > "_ansible_ignore_errors": null, > "_ansible_item_label": "eno1", > "_ansible_item_result": true, > "_ansible_no_log": false, > "changed": false, > "item": "eno1", > "skip_reason": "Conditional result was False", > "skipped": true > }, > "skip_reason": "Conditional result was False", > "skipped": true > }, > { > "_ansible_ignore_errors": null, > "_ansible_item_label": { > "_ansible_ignore_errors": null, > "_ansible_item_label": "lo", > "_ansible_item_result": true, > "_ansible_no_log": false, > "changed": false, > "item": "lo", > "skip_reason": "Conditional result was False", > "skipped": true > }, > "_ansible_item_result": true, > "_ansible_no_log": false, > "changed": false, > "item": { > "_ansible_ignore_errors": null, > "_ansible_item_label": "lo", > "_ansible_item_result": true, > "_ansible_no_log": false, > "changed": false, > "item": "lo", > "skip_reason": "Conditional result was False", > "skipped": true > }, > "skip_reason": "Conditional result was False", > "skipped": true > }, > { > "_ansible_ignore_errors": null, > "_ansible_item_label": { > "_ansible_ignore_errors": null, > "_ansible_item_label": "ippriv0", > "_ansible_item_result": true, > "_ansible_no_log": false, > "ansible_facts": { > "bond_valid_name": "", > "otopi_net_host": "ippriv0", > "type": "bonding" > }, > "changed": false, > "failed": false, > "item": "ippriv0" > }, > "_ansible_item_result": true, > "_ansible_no_log": false, > "changed": false, > "item": { > "_ansible_ignore_errors": null, > "_ansible_item_label": "ippriv0", > "_ansible_item_result": true, > "_ansible_no_log": false, > "ansible_facts": { > "bond_valid_name": "", > "otopi_net_host": "ippriv0", > "type": "bonding" > }, > "changed": false, > "failed": false, > "item": "ippriv0" > }, > "skip_reason": "Conditional result was False", > "skipped": true > }, > { > "_ansible_ignore_errors": null, > "_ansible_item_label": { > "_ansible_ignore_errors": null, > "_ansible_item_label": ";vdsmdummy;", > "_ansible_item_result": true, > "_ansible_no_log": false, > "changed": false, > "item": ";vdsmdummy;", > "skip_reason": "Conditional result was False", > "skipped": true > }, > "_ansible_item_result": true, > "_ansible_no_log": false, > "changed": false, > "item": { > "_ansible_ignore_errors": null, > "_ansible_item_label": ";vdsmdummy;", > "_ansible_item_result": true, > "_ansible_no_log": false, > "changed": false, > "item": ";vdsmdummy;", > "skip_reason": "Conditional result was False", > "skipped": true > }, > "skip_reason": "Conditional result was False", > "skipped": true > }, > { > "_ansible_ignore_errors": null, > "_ansible_item_label": { > "_ansible_ignore_errors": null, > "_ansible_item_label": "eno2", > "_ansible_item_result": true, > "_ansible_no_log": false, > "changed": false, > "item": "eno2", > "skip_reason": "Conditional result was False", > "skipped": true > }, > "_ansible_item_result": true, > "_ansible_no_log": false, > "changed": false, > "item": { > "_ansible_ignore_errors": null, > "_ansible_item_label": "eno2", > "_ansible_item_result": true, > "_ansible_no_log": false, > "changed": false, > "item": "eno2", > "skip_reason": "Conditional result was False", > "skipped": true > }, > "skip_reason": "Conditional result was False", > "skipped": true > }, > { > "_ansible_ignore_errors": null, > "_ansible_item_label": { > "_ansible_ignore_errors": null, > "_ansible_item_label": "eno3", > "_ansible_item_result": true, > "_ansible_no_log": false, > "changed": false, > "item": "eno3", > "skip_reason": "Conditional result was False", > "skipped": true > }, > "_ansible_item_result": true, > "_ansible_no_log": false, > "changed": false, > "item": { > "_ansible_ignore_errors": null, > "_ansible_item_label": "eno3", > "_ansible_item_result": true, > "_ansible_no_log": false, > "changed": false, > "item": "eno3", > "skip_reason": "Conditional result was False", > "skipped": true > }, > "skip_reason": "Conditional result was False", > "skipped": true > }, > { > "_ansible_ignore_errors": null, > "_ansible_item_label": { > "_ansible_ignore_errors": null, > "_ansible_item_label": "eno4", > "_ansible_item_result": true, > "_ansible_no_log": false, > "changed": false, > "item": "eno4", > "skip_reason": "Conditional result was False", > "skipped": true > }, > "_ansible_item_result": true, > "_ansible_no_log": false, > "changed": false, > "item": { > "_ansible_ignore_errors": null, > "_ansible_item_label": "eno4", > "_ansible_item_result": true, > "_ansible_no_log": false, > "changed": false, > "item": "eno4", > "skip_reason": "Conditional result was False", > "skipped": true > }, > "skip_reason": "Conditional result was False", > "skipped": true > } > ] > } >} > >TASK [Generate output list] ****************************************************************************************************************************************************** >task path: /usr/share/ovirt-hosted-engine-setup/ansible/get_network_interfaces.yml:61 >ok: [localhost] => { > "ansible_facts": { > "otopi_host_net": [] > }, > "changed": false >} > >TASK [debug] ********************************************************************************************************************************************************************* >task path: /usr/share/ovirt-hosted-engine-setup/ansible/get_network_interfaces.yml:65 >ok: [localhost] => { > "otopi_host_net": [] >} >META: ran handlers >META: ran handlers > >PLAY RECAP *********************************************************************************************************************************************************************** >localhost : ok=7 changed=0 unreachable=0 failed=0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1622550
:
1478944
|
1480727
| 1480786 |
1546996
|
1551073