Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2018-05-25 15:47:31,556 p=20746 u=root | [DEPRECATION WARNING]: DEFAULT_TASK_INCLUDES_STATIC option, include itself is
- deprecated and this setting will not matter in the future . This feature will
- be removed in version 2.8. Deprecation warnings can be disabled by setting
- deprecation_warnings=False in ansible.cfg.
- 2018-05-25 15:47:31,682 p=20746 u=root | [DEPRECATION WARNING]: The use of 'include' for tasks has been deprecated. Use
- 'import_tasks' for static inclusions or 'include_tasks' for dynamic inclusions.
- This feature will be removed in a future release. Deprecation warnings can be
- disabled by setting deprecation_warnings=False in ansible.cfg.
- 2018-05-25 15:47:31,682 p=20746 u=root | [DEPRECATION WARNING]: include is kept for backwards compatibility but usage is
- discouraged. The module documentation details page may explain more about this
- rationale.. This feature will be removed in a future release. Deprecation
- warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.
- 2018-05-25 15:47:32,281 p=20746 u=root | PLAY [localhost] ***************************************************************
- 2018-05-25 15:47:32,421 p=20746 u=root | TASK [Gathering Facts] *********************************************************
- 2018-05-25 15:47:37,134 p=20746 u=root | ok: [localhost]
- 2018-05-25 15:47:37,195 p=20746 u=root | TASK [Check for Ansible version] ***********************************************
- 2018-05-25 15:47:37,235 p=20746 u=root | ok: [localhost] => {
- "changed": false,
- "failed": false,
- "msg": "All assertions passed"
- }
- 2018-05-25 15:47:37,299 p=20746 u=root | TASK [Set build_vars variable] *************************************************
- 2018-05-25 15:47:37,345 p=20746 u=root | ok: [localhost]
- 2018-05-25 15:47:37,399 p=20746 u=root | TASK [Check YAML syntax] *******************************************************
- 2018-05-25 15:47:37,831 p=20746 u=root | ok: [localhost]
- 2018-05-25 15:47:37,889 p=20746 u=root | TASK [Check build_vars.yml] ****************************************************
- 2018-05-25 15:47:38,277 p=20746 u=root | ok: [localhost]
- 2018-05-25 15:47:38,353 p=20746 u=root | TASK [Include build variable files] ********************************************
- 2018-05-25 15:47:38,390 p=20746 u=root | ok: [localhost]
- 2018-05-25 15:47:38,453 p=20746 u=root | TASK [Include user credential file] ********************************************
- 2018-05-25 15:47:38,485 p=20746 u=root | ok: [localhost]
- 2018-05-25 15:47:38,544 p=20746 u=root | TASK [common : Check if package is installed] **********************************
- 2018-05-25 15:47:38,978 p=20746 u=root | [WARNING]: Consider using yum, dnf or zypper module rather than running rpm
- 2018-05-25 15:47:38,979 p=20746 u=root | changed: [localhost]
- 2018-05-25 15:47:39,053 p=20746 u=root | TASK [common : Fail if package is not installed] *******************************
- 2018-05-25 15:47:39,093 p=20746 u=root | ok: [localhost] => {
- "changed": false,
- "failed": false,
- "msg": "All assertions passed"
- }
- 2018-05-25 15:47:39,161 p=20746 u=root | TASK [common : Verify that the ntp servers are dotted decimal notation] ********
- 2018-05-25 15:47:39,235 p=20746 u=root | TASK [common : Verify that the VSC system name is not longer than 32 characters] ***
- 2018-05-25 15:47:39,301 p=20746 u=root | TASK [common : Verify exactly 1 or 3 vsds are defined] *************************
- 2018-05-25 15:47:39,365 p=20746 u=root | TASK [common : Verify exactly 1 or 3 vstats(elastic search) are defined] *******
- 2018-05-25 15:47:39,456 p=20746 u=root | TASK [common : Verify VSD DNS entries exist at server {{ dns_server_list[0] }}, and hostnames map to their m] ***
- 2018-05-25 15:47:39,550 p=20746 u=root | TASK [common : Verify VStat DNS entries exist at server {{ dns_server_list[0] }}, and hostnames map to their management IPs] ***
- 2018-05-25 15:47:39,617 p=20746 u=root | TASK [common : Verify VNS Utils DNS entries exist at server {{ dns_server_list[0] }}, and hostnames map to their IPs] ***
- 2018-05-25 15:47:39,702 p=20746 u=root | TASK [build : Clear host_vars directory] ***************************************
- 2018-05-25 15:47:40,247 p=20746 u=root | changed: [localhost]
- 2018-05-25 15:47:40,307 p=20746 u=root | TASK [build : Create the host_vars directory] **********************************
- 2018-05-25 15:47:40,580 p=20746 u=root | changed: [localhost]
- 2018-05-25 15:47:40,644 p=20746 u=root | TASK [common : Check for Ansible version] **************************************
- 2018-05-25 15:47:40,683 p=20746 u=root | ok: [localhost] => {
- "changed": false,
- "failed": false,
- "msg": "All assertions passed"
- }
- 2018-05-25 15:47:40,738 p=20746 u=root | TASK [common : get the paramiko version] ***************************************
- 2018-05-25 15:47:41,664 p=20746 u=root | changed: [localhost]
- 2018-05-25 15:47:41,726 p=20746 u=root | TASK [common : get the paramiko version] ***************************************
- 2018-05-25 15:47:41,765 p=20746 u=root | ok: [localhost] => {
- "changed": false,
- "failed": false,
- "msg": "All assertions passed"
- }
- 2018-05-25 15:47:41,820 p=20746 u=root | TASK [common : Check for supported host OS on Ansible host] ********************
- 2018-05-25 15:47:41,858 p=20746 u=root | ok: [localhost] => {
- "changed": false,
- "failed": false,
- "msg": "All assertions passed"
- }
- 2018-05-25 15:47:41,923 p=20746 u=root | TASK [common : Output installed packages yum] **********************************
- 2018-05-25 15:47:42,983 p=20746 u=root | [WARNING]: Consider using yum module rather than running yum
- 2018-05-25 15:47:42,983 p=20746 u=root | changed: [localhost]
- 2018-05-25 15:47:43,038 p=20746 u=root | TASK [common : Output installed packages pip] **********************************
- 2018-05-25 15:47:43,902 p=20746 u=root | changed: [localhost]
- 2018-05-25 15:47:43,972 p=20746 u=root | TASK [common : Output installed group packages] ********************************
- 2018-05-25 15:47:47,669 p=20746 u=root | changed: [localhost]
- 2018-05-25 15:47:47,734 p=20746 u=root | TASK [common : Check if all pip packages are installed] ************************
- 2018-05-25 15:47:47,824 p=20746 u=root | TASK [common : Check if all yum packages are installed] ************************
- 2018-05-25 15:47:47,905 p=20746 u=root | ok: [localhost] => (item=epel-release) => {
- "changed": false,
- "failed": false,
- "item": "epel-release",
- "msg": "All assertions passed"
- }
- 2018-05-25 15:47:47,935 p=20746 u=root | ok: [localhost] => (item=python2-pip) => {
- "changed": false,
- "failed": false,
- "item": "python2-pip",
- "msg": "All assertions passed"
- }
- 2018-05-25 15:47:47,954 p=20746 u=root | ok: [localhost] => (item=python-devel.x86_64) => {
- "changed": false,
- "failed": false,
- "item": "python-devel.x86_64",
- "msg": "All assertions passed"
- }
- 2018-05-25 15:47:47,973 p=20746 u=root | ok: [localhost] => (item=python2-jmespath) => {
- "changed": false,
- "failed": false,
- "item": "python2-jmespath",
- "msg": "All assertions passed"
- }
- 2018-05-25 15:47:47,990 p=20746 u=root | ok: [localhost] => (item=openssl-devel) => {
- "changed": false,
- "failed": false,
- "item": "openssl-devel",
- "msg": "All assertions passed"
- }
- 2018-05-25 15:47:48,008 p=20746 u=root | ok: [localhost] => (item=sshpass) => {
- "changed": false,
- "failed": false,
- "item": "sshpass",
- "msg": "All assertions passed"
- }
- 2018-05-25 15:47:48,024 p=20746 u=root | ok: [localhost] => (item=git) => {
- "changed": false,
- "failed": false,
- "item": "git",
- "msg": "All assertions passed"
- }
- 2018-05-25 15:47:48,039 p=20746 u=root | ok: [localhost] => (item=python-netaddr) => {
- "changed": false,
- "failed": false,
- "item": "python-netaddr",
- "msg": "All assertions passed"
- }
- 2018-05-25 15:47:48,101 p=20746 u=root | TASK [common : Check if all yum group packages are installed] ******************
- 2018-05-25 15:47:48,170 p=20746 u=root | ok: [localhost] => (item=Development Tools) => {
- "changed": false,
- "failed": false,
- "item": "Development Tools",
- "msg": "All assertions passed"
- }
- 2018-05-25 15:47:48,232 p=20746 u=root | TASK [common : Find name of VSD QCOW2 File] ************************************
- 2018-05-25 15:47:48,318 p=20746 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:47:48,400 p=20746 u=root | TASK [common : Verify that a VSD QCOW2 file was found] *************************
- 2018-05-25 15:47:48,484 p=20746 u=root | TASK [common : Register VSD QCOW2 variables with proper path and image locations for use in other playbooks] ***
- 2018-05-25 15:47:48,558 p=20746 u=root | TASK [common : Find name of VSD OVA File] **************************************
- 2018-05-25 15:47:48,631 p=20746 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:47:48,700 p=20746 u=root | TASK [common : Verify that a VSD OVA file was found] ***************************
- 2018-05-25 15:47:48,772 p=20746 u=root | TASK [common : Register VSD OVA variables with proper path and image locations for use in other playbooks] ***
- 2018-05-25 15:47:48,842 p=20746 u=root | TASK [common : Find name of VSD Migration ISO File] ****************************
- 2018-05-25 15:47:48,910 p=20746 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:47:48,967 p=20746 u=root | TASK [common : Verify that a VSD migration ISO file was found] *****************
- 2018-05-25 15:47:49,026 p=20746 u=root | TASK [common : Register VSD Migration ISO variables with proper path and image locations for use in other playbooks] ***
- 2018-05-25 15:47:49,089 p=20746 u=root | TASK [common : Set myvsds_check] ***********************************************
- 2018-05-25 15:47:49,114 p=20746 u=root | ok: [localhost]
- 2018-05-25 15:47:49,149 p=20746 u=root | TASK [common : Assign empty list to myvsds if it is undefined] *****************
- 2018-05-25 15:47:49,183 p=20746 u=root | ok: [localhost]
- 2018-05-25 15:47:49,220 p=20746 u=root | TASK [common : Verify that vsd_fqdn_global is defined] *************************
- 2018-05-25 15:47:49,271 p=20746 u=root | TASK [common : Create host_vars files for vsd] *********************************
- 2018-05-25 15:47:49,330 p=20746 u=root | TASK [common : Find name of VSC QCOW2 File] ************************************
- 2018-05-25 15:47:49,397 p=20746 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:47:49,451 p=20746 u=root | TASK [common : Verify that a VSC QCOW2 file was found] *************************
- 2018-05-25 15:47:49,509 p=20746 u=root | TASK [common : Register VSC QCOW2 variables with proper path and image locations for use in other playbooks] ***
- 2018-05-25 15:47:49,562 p=20746 u=root | TASK [common : Find name of VSC OVA File] **************************************
- 2018-05-25 15:47:49,619 p=20746 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:47:49,675 p=20746 u=root | TASK [common : Verify that a VSC OVA file was found] ***************************
- 2018-05-25 15:47:49,760 p=20746 u=root | TASK [common : Register VSC OVA variables with proper path and image locations for use in other playbooks] ***
- 2018-05-25 15:47:49,837 p=20746 u=root | TASK [common : Find name of VSC TIM File] **************************************
- 2018-05-25 15:47:49,902 p=20746 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:47:49,963 p=20746 u=root | TASK [common : Verify that a VSC TIM file was found] ***************************
- 2018-05-25 15:47:50,021 p=20746 u=root | TASK [common : Register VSC TIM variables with proper path and image locations for use in other playbooks] ***
- 2018-05-25 15:47:50,077 p=20746 u=root | TASK [common : Set myvscs_check] ***********************************************
- 2018-05-25 15:47:50,107 p=20746 u=root | ok: [localhost]
- 2018-05-25 15:47:50,150 p=20746 u=root | TASK [common : Assign empty list to myvscs if it is undefined] *****************
- 2018-05-25 15:47:50,205 p=20746 u=root | ok: [localhost]
- 2018-05-25 15:47:50,254 p=20746 u=root | TASK [common : Create host_vars files for vsc] *********************************
- 2018-05-25 15:47:50,324 p=20746 u=root | TASK [common : Determine Major, Minor and Patch version from upgrade_from_version var] ***
- 2018-05-25 15:47:50,406 p=20746 u=root | TASK [common : Determine Major, Minor and Patch version from upgrade_to_version var] ***
- 2018-05-25 15:47:50,477 p=20746 u=root | TASK [common : Set minor upgrade path] *****************************************
- 2018-05-25 15:47:50,561 p=20746 u=root | TASK [common : Set major upgrade path] *****************************************
- 2018-05-25 15:47:50,639 p=20746 u=root | TASK [common : Set in-place upgrade flag] **************************************
- 2018-05-25 15:47:50,702 p=20746 u=root | TASK [common : Skip setting qcow2 or ova vars] *********************************
- 2018-05-25 15:47:50,760 p=20746 u=root | TASK [common : Find name of Stats VM QCOW2 File] *******************************
- 2018-05-25 15:47:50,823 p=20746 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:47:50,892 p=20746 u=root | TASK [common : Verify that a Stats VM QCOW2 file was found] ********************
- 2018-05-25 15:47:50,957 p=20746 u=root | TASK [common : Register VSTAT QCOW2 variables with proper path and image locations for use in other playbooks] ***
- 2018-05-25 15:47:51,019 p=20746 u=root | TASK [common : Find name of Stats VM OVF/OVA File] *****************************
- 2018-05-25 15:47:51,088 p=20746 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:47:51,149 p=20746 u=root | TASK [common : Verify that a Stats VM OVF file was found] **********************
- 2018-05-25 15:47:51,212 p=20746 u=root | TASK [common : Register VSTAT OVF/OVA variables with proper path and image locations for use in other playbooks] ***
- 2018-05-25 15:47:51,271 p=20746 u=root | TASK [common : Find name of VSTAT backup Package Files (EL7 architecture)] *****
- 2018-05-25 15:47:51,326 p=20746 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:47:51,382 p=20746 u=root | TASK [common : Verify that VSTAT backup scripts are found] *********************
- 2018-05-25 15:47:51,439 p=20746 u=root | TASK [common : Register VSTAT backup script variables with proper path and script locations for use in other playbooks] ***
- 2018-05-25 15:47:51,499 p=20746 u=root | TASK [common : Find name of VSTAT upgrade Package Files (EL7 architecture)] ****
- 2018-05-25 15:47:51,562 p=20746 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:47:51,628 p=20746 u=root | TASK [common : Verify that VSTAT upgrade scripts are found] ********************
- 2018-05-25 15:47:51,720 p=20746 u=root | TASK [common : Register VSTAT upgrade script variables with proper path and script locations for use in other playbooks] ***
- 2018-05-25 15:47:51,795 p=20746 u=root | TASK [common : Create host_vars files for vstat] *******************************
- 2018-05-25 15:47:51,876 p=20746 u=root | TASK [common : Find name of VSD QCOW2 File] ************************************
- 2018-05-25 15:47:51,966 p=20746 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:47:52,047 p=20746 u=root | TASK [common : Verify that a VSD QCOW2 file was found] *************************
- 2018-05-25 15:47:52,158 p=20746 u=root | TASK [common : Register VSD QCOW2 variables with proper path and image locations for use in other playbooks] ***
- 2018-05-25 15:47:52,266 p=20746 u=root | TASK [common : Find name of VSD OVA File] **************************************
- 2018-05-25 15:47:52,372 p=20746 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:47:52,469 p=20746 u=root | TASK [common : Verify that a VSD OVA file was found] ***************************
- 2018-05-25 15:47:52,560 p=20746 u=root | TASK [common : Register VSD OVA variables with proper path and image locations for use in other playbooks] ***
- 2018-05-25 15:47:52,646 p=20746 u=root | TASK [common : Find name of VSD Migration ISO File] ****************************
- 2018-05-25 15:47:52,734 p=20746 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:47:52,826 p=20746 u=root | TASK [common : Verify that a VSD migration ISO file was found] *****************
- 2018-05-25 15:47:52,907 p=20746 u=root | TASK [common : Register VSD Migration ISO variables with proper path and image locations for use in other playbooks] ***
- 2018-05-25 15:47:52,992 p=20746 u=root | TASK [common : Set myvcins_check] **********************************************
- 2018-05-25 15:47:53,029 p=20746 u=root | ok: [localhost]
- 2018-05-25 15:47:53,074 p=20746 u=root | TASK [common : Assign empty list to myvcins if it is undefined] ****************
- 2018-05-25 15:47:53,111 p=20746 u=root | ok: [localhost]
- 2018-05-25 15:47:53,156 p=20746 u=root | TASK [common : Disable HA deployment for VCIN] *********************************
- 2018-05-25 15:47:53,218 p=20746 u=root | TASK [common : Create host_vars files for vcin] ********************************
- 2018-05-25 15:47:53,277 p=20746 u=root | TASK [common : Re-enabling HA testing based on VSD count] **********************
- 2018-05-25 15:47:53,335 p=20746 u=root | TASK [common : Find name of VNS UTIL QCOW2 File] *******************************
- 2018-05-25 15:47:53,390 p=20746 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:47:53,455 p=20746 u=root | TASK [common : Verify that a VNS UTIL QCOW2 file was found] ********************
- 2018-05-25 15:47:53,517 p=20746 u=root | TASK [common : Register VNS UTIL QCOW2 variables with proper path and image locations for use in other playbooks] ***
- 2018-05-25 15:47:53,581 p=20746 u=root | TASK [common : Find name of VNS UTIL OVA File] *********************************
- 2018-05-25 15:47:53,658 p=20746 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:47:53,724 p=20746 u=root | TASK [common : Verify that a VNS UTIL OVA file was found] **********************
- 2018-05-25 15:47:53,787 p=20746 u=root | TASK [common : Register VNS UTIL OVA variables with proper path and image locations for use in other playbooks] ***
- 2018-05-25 15:47:53,852 p=20746 u=root | TASK [common : Set myvnsutil_check] ********************************************
- 2018-05-25 15:47:53,878 p=20746 u=root | ok: [localhost]
- 2018-05-25 15:47:53,915 p=20746 u=root | TASK [common : Assign empty list to myvnsutils if it is undefined] *************
- 2018-05-25 15:47:53,955 p=20746 u=root | ok: [localhost]
- 2018-05-25 15:47:54,010 p=20746 u=root | TASK [common : Create host_vars files for vnsutil] *****************************
- 2018-05-25 15:47:54,103 p=20746 u=root | TASK [common : Find name of NSGV QCOW2 File] ***********************************
- 2018-05-25 15:47:54,637 p=20746 u=root | ok: [localhost]
- 2018-05-25 15:47:54,706 p=20746 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:47:54,852 p=20746 u=root | TASK [common : Verify that a NSGV QCOW2 file was found] ************************
- 2018-05-25 15:47:54,959 p=20746 u=root | ok: [localhost] => {
- "changed": false,
- "failed": false,
- "msg": "All assertions passed"
- }
- 2018-05-25 15:47:54,998 p=20746 u=root | TASK [common : Register VNS UTIL QCOW2 variables with proper path and image locations for use in other playbooks] ***
- 2018-05-25 15:47:55,089 p=20746 u=root | ok: [localhost]
- 2018-05-25 15:47:55,135 p=20746 u=root | TASK [common : Find name of NSGV OVF File] *************************************
- 2018-05-25 15:47:55,220 p=20746 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:47:55,298 p=20746 u=root | TASK [common : Verify that a NSGV OVF file was found] **************************
- 2018-05-25 15:47:55,379 p=20746 u=root | TASK [common : Register NSGV OVF variables with proper path and image locations for use in other playbooks] ***
- 2018-05-25 15:47:55,463 p=20746 u=root | TASK [common : Set mynsgvs_check] **********************************************
- 2018-05-25 15:47:55,489 p=20746 u=root | ok: [localhost]
- 2018-05-25 15:47:55,527 p=20746 u=root | TASK [common : Assign empty list to mynsgvs if it is undefined] ****************
- 2018-05-25 15:47:55,607 p=20746 u=root | TASK [common : Create host_vars files for nsgv] ********************************
- 2018-05-25 15:47:57,684 p=20746 u=root | changed: [localhost] => (item={u'target_server_type': u'kvm', u'cats_nsg_name': u'0026_VNF_NSG', u'hostname': u'0026_VNF_NSG', u'port3_bridge': u'vnf_NSG1P3', u'bootstrap_method': u'zfb_external', u'port2_bridge': u'vnf_NSG1P2', u'iso_file': u'0026_VNF_ORG_0026_VNF_NSG_20180525164725_zfb.iso', u'port1_bridge': u'br_INET', u'userdisk_path': u'/var/lib/libvirt/images/0026_VNF_NSG/usrdisk.qcow2', u'port4_bridge': u'vnf_NSG1P4', u'target_server': u'10.167.60.5', u'iso_path': u'/var/lib/libvirt/images/zfbisos'})
- 2018-05-25 15:47:57,740 p=20746 u=root | TASK [common : Create facts to be used with vrs deploy if vrs is Debian 14.04 based] ***
- 2018-05-25 15:47:57,815 p=20746 u=root | TASK [common : Create facts to be used with vrs deploy if vrs is Debian 16.04 based] ***
- 2018-05-25 15:47:57,883 p=20746 u=root | TASK [common : Create facts to be used with vrs deploy if vrs is Redhat el6 based] ***
- 2018-05-25 15:47:57,948 p=20746 u=root | TASK [common : Create facts to be used with vrs deploy if vrs is Redhat el7 based] ***
- 2018-05-25 15:47:58,010 p=20746 u=root | TASK [common : initialize vrs_target_os_is_supported to be evaluated for vrs supported target os types] ***
- 2018-05-25 15:47:58,070 p=20746 u=root | TASK [common : Set facts if vrs os type is set to a supported version] *********
- 2018-05-25 15:47:58,128 p=20746 u=root | TASK [common : assert] *********************************************************
- 2018-05-25 15:47:58,185 p=20746 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:47:58,238 p=20746 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:47:58,294 p=20746 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:47:58,355 p=20746 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:47:58,411 p=20746 u=root | TASK [common : Find name of VRS Package Files (EL6 architecture)] **************
- 2018-05-25 15:47:58,477 p=20746 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:47:58,542 p=20746 u=root | TASK [common : Verify that VRS file was found] *********************************
- 2018-05-25 15:47:58,610 p=20746 u=root | TASK [common : Register VRS package variables with proper path and image locations for use in other playbooks (EL6 architecture)] ***
- 2018-05-25 15:47:58,676 p=20746 u=root | TASK [common : Find name of nuage DKMS Package Files (EL6 architecture)] *******
- 2018-05-25 15:47:58,743 p=20746 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:47:58,817 p=20746 u=root | TASK [common : Verify that DKMS file was found] ********************************
- 2018-05-25 15:47:58,877 p=20746 u=root | TASK [common : Register DKMS package variables with proper path and image locations for use in other playbooks (EL6 architecture)] ***
- 2018-05-25 15:47:58,945 p=20746 u=root | TASK [common : Find name of VRS Package Files (EL7 architecture)] **************
- 2018-05-25 15:47:59,006 p=20746 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:47:59,058 p=20746 u=root | TASK [common : Verify that VRS file was found] *********************************
- 2018-05-25 15:47:59,126 p=20746 u=root | TASK [common : Register VRS package variables with proper path and image locations for use in other playbooks (EL7 architecture)] ***
- 2018-05-25 15:47:59,185 p=20746 u=root | TASK [common : Find name of nuage DKMS Package Files (EL7 architecture)] *******
- 2018-05-25 15:47:59,239 p=20746 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:47:59,329 p=20746 u=root | TASK [common : Verify that DKMS file was found] ********************************
- 2018-05-25 15:47:59,412 p=20746 u=root | TASK [common : Register DKMS package variables with proper path and image locations for use in other playbooks (EL7 architecture)] ***
- 2018-05-25 15:47:59,483 p=20746 u=root | TASK [common : Find name of Selinux Package Files (EL7 architecture)] **********
- 2018-05-25 15:47:59,547 p=20746 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:47:59,609 p=20746 u=root | TASK [common : Register Selinux package variables with proper path and image locations for use in other playbooks (EL7 architecture)] ***
- 2018-05-25 15:47:59,683 p=20746 u=root | TASK [common : Find name of VRS python package file (Debian architecture)] *****
- 2018-05-25 15:47:59,748 p=20746 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:47:59,810 p=20746 u=root | TASK [common : Verify that VRS python package file was found] ******************
- 2018-05-25 15:47:59,871 p=20746 u=root | TASK [common : Register VRS package path and VRS python package file name for use in other playbooks (Debian Architecture)] ***
- 2018-05-25 15:47:59,937 p=20746 u=root | TASK [common : Find name of VRS common package file (Debian architecture)] *****
- 2018-05-25 15:48:00,009 p=20746 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:00,085 p=20746 u=root | TASK [common : Verify that VRS common package file was found] ******************
- 2018-05-25 15:48:00,160 p=20746 u=root | TASK [common : Register VRS common package file name for use in other playbooks (Debian Architecture)] ***
- 2018-05-25 15:48:00,233 p=20746 u=root | TASK [common : Find name of VRS switch package file (Debian architecture)] *****
- 2018-05-25 15:48:00,300 p=20746 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:00,365 p=20746 u=root | TASK [common : Verify that VRS switch package file was found] ******************
- 2018-05-25 15:48:00,425 p=20746 u=root | TASK [common : Register VRS switch package file name for use in other playbooks (Debian Architecture)] ***
- 2018-05-25 15:48:00,485 p=20746 u=root | TASK [common : Find name of DKMS package file (Debian architecture)] ***********
- 2018-05-25 15:48:00,544 p=20746 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:00,600 p=20746 u=root | TASK [common : Verify that DKMS package file was found] ************************
- 2018-05-25 15:48:00,664 p=20746 u=root | TASK [common : Register DKMS package path and package file name for use in other playbooks (Debian Architecture)] ***
- 2018-05-25 15:48:00,736 p=20746 u=root | TASK [common : Find name of VRS python package file (Debian architecture)] *****
- 2018-05-25 15:48:00,792 p=20746 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:00,882 p=20746 u=root | TASK [common : Verify that VRS python package file was found] ******************
- 2018-05-25 15:48:00,956 p=20746 u=root | TASK [common : Register VRS package path and VRS python package file name for use in other playbooks (Debian Architecture)] ***
- 2018-05-25 15:48:01,027 p=20746 u=root | TASK [common : Find name of VRS common package file (Debian architecture)] *****
- 2018-05-25 15:48:01,096 p=20746 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:01,158 p=20746 u=root | TASK [common : Verify that VRS common package file was found] ******************
- 2018-05-25 15:48:01,227 p=20746 u=root | TASK [common : Register VRS common package file name for use in other playbooks (Debian Architecture)] ***
- 2018-05-25 15:48:01,285 p=20746 u=root | TASK [common : Find name of VRS switch package file (Debian architecture)] *****
- 2018-05-25 15:48:01,345 p=20746 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:01,421 p=20746 u=root | TASK [common : Verify that VRS switch package file was found] ******************
- 2018-05-25 15:48:01,492 p=20746 u=root | TASK [common : Register VRS switch package file name for use in other playbooks (Debian Architecture)] ***
- 2018-05-25 15:48:01,564 p=20746 u=root | TASK [common : Check if any of the VRSs have libnetwork_install set] ***********
- 2018-05-25 15:48:01,629 p=20746 u=root | TASK [common : Find name of libnetwork package Files (RH architecture)] ********
- 2018-05-25 15:48:01,708 p=20746 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:01,791 p=20746 u=root | TASK [common : Verify that Libnetwork package file was found] ******************
- 2018-05-25 15:48:01,864 p=20746 u=root | TASK [common : Register libnetwork variables with proper path and image locations for use in other playbooks (RH architecture)] ***
- 2018-05-25 15:48:01,966 p=20746 u=root | TASK [common : Set libnetwork target path based on version (Ubuntu 14.04 architecture)] ***
- 2018-05-25 15:48:02,047 p=20746 u=root | TASK [common : Find name of libnetwork package files (Debian architecture)] ****
- 2018-05-25 15:48:02,124 p=20746 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:02,197 p=20746 u=root | TASK [common : Verify that Libnetwork package file was found] ******************
- 2018-05-25 15:48:02,262 p=20746 u=root | TASK [common : Register libnetwork variables with proper path and image locations for use in other playbooks (Debian architecture)] ***
- 2018-05-25 15:48:02,324 p=20746 u=root | TASK [common : Set libnetwork target path based on version (Ubuntu 16.04 architecture)] ***
- 2018-05-25 15:48:02,384 p=20746 u=root | TASK [common : Find name of libnetwork package files (Debian architecture)] ****
- 2018-05-25 15:48:02,440 p=20746 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:02,506 p=20746 u=root | TASK [common : Verify that libnetwork package file was found] ******************
- 2018-05-25 15:48:02,559 p=20746 u=root | TASK [common : Register libnetwork variables with proper path and image locations for use in other playbooks (Debian architecture)] ***
- 2018-05-25 15:48:02,618 p=20746 u=root | TASK [common : Set myvrss_check] ***********************************************
- 2018-05-25 15:48:02,650 p=20746 u=root | ok: [localhost]
- 2018-05-25 15:48:02,687 p=20746 u=root | TASK [common : Assign empty dict to myvrss if it is undefined] *****************
- 2018-05-25 15:48:02,715 p=20746 u=root | ok: [localhost]
- 2018-05-25 15:48:02,752 p=20746 u=root | TASK [common : Create host_vars files for vrs] *********************************
- 2018-05-25 15:48:02,824 p=20746 u=root | TASK [common : Find name of VSR QCOW2 File] ************************************
- 2018-05-25 15:48:02,892 p=20746 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:02,963 p=20746 u=root | TASK [common : Verify that a VSR QCOW2 file was found] *************************
- 2018-05-25 15:48:03,035 p=20746 u=root | TASK [common : Register VSR QCOW2 variables with proper path and image locations for use in other playbooks] ***
- 2018-05-25 15:48:03,108 p=20746 u=root | TASK [common : Find name of VSR OVA File] **************************************
- 2018-05-25 15:48:03,195 p=20746 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:03,267 p=20746 u=root | TASK [common : Verify that a VSR OVA file was found] ***************************
- 2018-05-25 15:48:03,353 p=20746 u=root | TASK [common : Register VSR OVA variables with proper path and image locations for use in other playbooks] ***
- 2018-05-25 15:48:03,457 p=20746 u=root | TASK [common : Set myvsrs_check] ***********************************************
- 2018-05-25 15:48:03,492 p=20746 u=root | ok: [localhost]
- 2018-05-25 15:48:03,542 p=20746 u=root | TASK [common : Assign empty list to myvsrs if it is undefined] *****************
- 2018-05-25 15:48:03,580 p=20746 u=root | ok: [localhost]
- 2018-05-25 15:48:03,628 p=20746 u=root | TASK [common : Create host_vars files for vsr] *********************************
- 2018-05-25 15:48:03,695 p=20746 u=root | TASK [common : create dns directory] *******************************************
- 2018-05-25 15:48:03,773 p=20746 u=root | TASK [common : Find name of VSTAT VM QCOW2 File] *******************************
- 2018-05-25 15:48:03,860 p=20746 u=root | TASK [common : Verify that VSTAT VM QCOW2 file was found] **********************
- 2018-05-25 15:48:03,941 p=20746 u=root | TASK [common : Copy vstat qcow2 image to dns directory] ************************
- 2018-05-25 15:48:04,024 p=20746 u=root | TASK [common : Find name of DNS VM QCOW2 File] *********************************
- 2018-05-25 15:48:04,091 p=20746 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:04,158 p=20746 u=root | TASK [common : Verify that a DNS VM QCOW2 file was found] **********************
- 2018-05-25 15:48:04,213 p=20746 u=root | TASK [common : Register DNS QCOW2 variables with proper path and image locations for use in other playbooks] ***
- 2018-05-25 15:48:04,275 p=20746 u=root | TASK [common : Set mydns_check] ************************************************
- 2018-05-25 15:48:04,309 p=20746 u=root | ok: [localhost]
- 2018-05-25 15:48:04,344 p=20746 u=root | TASK [common : Assign empty list to mydnss if it is undefined] *****************
- 2018-05-25 15:48:04,377 p=20746 u=root | ok: [localhost]
- 2018-05-25 15:48:04,412 p=20746 u=root | TASK [common : Create host_vars files for dns] *********************************
- 2018-05-25 15:48:04,473 p=20746 u=root | TASK [common : Find name of Nuage OpenStack Package Files (RH architecture)] ***
- 2018-05-25 15:48:04,530 p=20746 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:04,590 p=20746 u=root | TASK [common : Verify that Nuage OpenStack files were found] *******************
- 2018-05-25 15:48:04,646 p=20746 u=root | TASK [common : Register Nuage OpenStack package variables with proper path and image locations for use in other playbooks (RH architecture)] ***
- 2018-05-25 15:48:04,702 p=20746 u=root | TASK [common : Ensure that Nuage OS variables are set] *************************
- 2018-05-25 15:48:04,732 p=20746 u=root | ok: [localhost]
- 2018-05-25 15:48:04,767 p=20746 u=root | TASK [common : Set myoscs_check] ***********************************************
- 2018-05-25 15:48:04,800 p=20746 u=root | ok: [localhost]
- 2018-05-25 15:48:04,837 p=20746 u=root | TASK [common : Assign empty list to myoscs if it is undefined] *****************
- 2018-05-25 15:48:04,866 p=20746 u=root | ok: [localhost]
- 2018-05-25 15:48:04,901 p=20746 u=root | TASK [common : Create host_vars files for osc server] **************************
- 2018-05-25 15:48:04,991 p=20746 u=root | TASK [common : Set myoscomputes_check] *****************************************
- 2018-05-25 15:48:05,026 p=20746 u=root | ok: [localhost]
- 2018-05-25 15:48:05,079 p=20746 u=root | TASK [common : Assign empty list to myoscomputes if it is undefined] ***********
- 2018-05-25 15:48:05,114 p=20746 u=root | ok: [localhost]
- 2018-05-25 15:48:05,168 p=20746 u=root | TASK [common : Create host_vars files for os-compute server] *******************
- 2018-05-25 15:48:05,255 p=20746 u=root | TASK [common : Set myinfras_check] *********************************************
- 2018-05-25 15:48:05,406 p=20746 u=root | ok: [localhost]
- 2018-05-25 15:48:05,460 p=20746 u=root | TASK [common : Assign empty list to myinfras if it is undefined] ***************
- 2018-05-25 15:48:05,499 p=20746 u=root | ok: [localhost]
- 2018-05-25 15:48:05,552 p=20746 u=root | TASK [common : Create host_vars files for infra server] ************************
- 2018-05-25 15:48:05,631 p=20746 u=root | TASK [common : Set mycis_check] ************************************************
- 2018-05-25 15:48:05,677 p=20746 u=root | ok: [localhost]
- 2018-05-25 15:48:05,719 p=20746 u=root | TASK [common : Assign empty list to mycis if it is undefined] ******************
- 2018-05-25 15:48:05,772 p=20746 u=root | ok: [localhost]
- 2018-05-25 15:48:05,811 p=20746 u=root | TASK [common : Create host_vars files for cis] *********************************
- 2018-05-25 15:48:05,895 p=20746 u=root | TASK [common : Set mygvms] *****************************************************
- 2018-05-25 15:48:05,936 p=20746 u=root | ok: [localhost]
- 2018-05-25 15:48:05,990 p=20746 u=root | TASK [common : Assign empty list to mygvms if it is undefined] *****************
- 2018-05-25 15:48:06,028 p=20746 u=root | ok: [localhost]
- 2018-05-25 15:48:06,080 p=20746 u=root | TASK [common : Create host_vars files for gvms] ********************************
- 2018-05-25 15:48:06,158 p=20746 u=root | TASK [build : Create hosts file] ***********************************************
- 2018-05-25 15:48:07,712 p=20746 u=root | changed: [localhost]
- 2018-05-25 15:48:07,751 p=20746 u=root | TASK [build : Create the group_vars directory] *********************************
- 2018-05-25 15:48:07,974 p=20746 u=root | ok: [localhost]
- 2018-05-25 15:48:08,012 p=20746 u=root | TASK [build : Create group_vars/all file] **************************************
- 2018-05-25 15:48:09,306 p=20746 u=root | ok: [localhost]
- 2018-05-25 15:48:09,313 p=20746 u=root | [WARNING]: Could not match supplied host pattern, ignoring: vrss
- 2018-05-25 15:48:09,314 p=20746 u=root | PLAY [vrss] ********************************************************************
- 2018-05-25 15:48:09,314 p=20746 u=root | skipping: no hosts matched
- 2018-05-25 15:48:09,315 p=20746 u=root | PLAY RECAP *********************************************************************
- 2018-05-25 15:48:09,315 p=20746 u=root | localhost : ok=53 changed=9 unreachable=0 failed=0
- 2018-05-25 15:48:10,447 p=22091 u=root | [DEPRECATION WARNING]: DEFAULT_TASK_INCLUDES_STATIC option, include itself is
- deprecated and this setting will not matter in the future . This feature will
- be removed in version 2.8. Deprecation warnings can be disabled by setting
- deprecation_warnings=False in ansible.cfg.
- 2018-05-25 15:48:10,630 p=22091 u=root | [DEPRECATION WARNING]: The use of 'include' for tasks has been deprecated. Use
- 'import_tasks' for static inclusions or 'include_tasks' for dynamic inclusions.
- This feature will be removed in a future release. Deprecation warnings can be
- disabled by setting deprecation_warnings=False in ansible.cfg.
- 2018-05-25 15:48:10,631 p=22091 u=root | [DEPRECATION WARNING]: include is kept for backwards compatibility but usage is
- discouraged. The module documentation details page may explain more about this
- rationale.. This feature will be removed in a future release. Deprecation
- warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.
- 2018-05-25 15:48:11,577 p=22091 u=root | PLAY [localhost] ***************************************************************
- 2018-05-25 15:48:11,963 p=22091 u=root | TASK [Gathering Facts] *********************************************************
- 2018-05-25 15:48:16,783 p=22091 u=root | ok: [localhost]
- 2018-05-25 15:48:16,857 p=22091 u=root | TASK [common : Set data file variables] ****************************************
- 2018-05-25 15:48:16,901 p=22091 u=root | ok: [localhost]
- 2018-05-25 15:48:16,965 p=22091 u=root | TASK [common : Include build variable files] ***********************************
- 2018-05-25 15:48:16,998 p=22091 u=root | ok: [localhost]
- 2018-05-25 15:48:17,049 p=22091 u=root | TASK [common : Include user credential file] ***********************************
- 2018-05-25 15:48:17,080 p=22091 u=root | ok: [localhost]
- 2018-05-25 15:48:17,125 p=22091 u=root | TASK [common : Check if build is required] *************************************
- 2018-05-25 15:48:21,705 p=22091 u=root | TASK [common : Stat the file] **************************************************
- 2018-05-25 15:48:22,177 p=22091 u=root | ok: [localhost]
- 2018-05-25 15:48:22,245 p=22091 u=root | TASK [common : assert] *********************************************************
- 2018-05-25 15:48:22,288 p=22091 u=root | ok: [localhost] => {
- "changed": false,
- "failed": false,
- "msg": "All assertions passed"
- }
- 2018-05-25 15:48:22,345 p=22091 u=root | TASK [common : Find md5 file] **************************************************
- 2018-05-25 15:48:22,765 p=22091 u=root | ok: [localhost]
- 2018-05-25 15:48:22,835 p=22091 u=root | TASK [common : Set variable to do build if md5 not found] **********************
- 2018-05-25 15:48:22,921 p=22091 u=root | TASK [common : Get the md5 value in the file we found] *************************
- 2018-05-25 15:48:23,325 p=22091 u=root | changed: [localhost]
- 2018-05-25 15:48:23,395 p=22091 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:23,492 p=22091 u=root | TASK [common : Set variable to do build if md5s don't match] *******************
- 2018-05-25 15:48:23,569 p=22091 u=root | TASK [common : Stat the file] **************************************************
- 2018-05-25 15:48:23,894 p=22091 u=root | ok: [localhost]
- 2018-05-25 15:48:23,962 p=22091 u=root | TASK [common : assert] *********************************************************
- 2018-05-25 15:48:24,018 p=22091 u=root | ok: [localhost] => {
- "changed": false,
- "failed": false,
- "msg": "All assertions passed"
- }
- 2018-05-25 15:48:24,078 p=22091 u=root | TASK [common : Find md5 file] **************************************************
- 2018-05-25 15:48:24,394 p=22091 u=root | ok: [localhost]
- 2018-05-25 15:48:24,464 p=22091 u=root | TASK [common : Set variable to do build if md5 not found] **********************
- 2018-05-25 15:48:24,555 p=22091 u=root | TASK [common : Get the md5 value in the file we found] *************************
- 2018-05-25 15:48:24,837 p=22091 u=root | changed: [localhost]
- 2018-05-25 15:48:24,904 p=22091 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:25,010 p=22091 u=root | TASK [common : Set variable to do build if md5s don't match] *******************
- 2018-05-25 15:48:25,092 p=22091 u=root | TASK [common : Check for Ansible version] **************************************
- 2018-05-25 15:48:25,157 p=22091 u=root | TASK [common : Check YAML syntax] **********************************************
- 2018-05-25 15:48:25,217 p=22091 u=root | TASK [common : Check build_vars.yml] *******************************************
- 2018-05-25 15:48:25,282 p=22091 u=root | TASK [common : Check if package is installed] **********************************
- 2018-05-25 15:48:25,345 p=22091 u=root | TASK [common : Fail if package is not installed] *******************************
- 2018-05-25 15:48:25,409 p=22091 u=root | TASK [common : Verify that the ntp servers are dotted decimal notation] ********
- 2018-05-25 15:48:25,476 p=22091 u=root | TASK [common : Verify that the VSC system name is not longer than 32 characters] ***
- 2018-05-25 15:48:25,538 p=22091 u=root | TASK [common : Verify exactly 1 or 3 vsds are defined] *************************
- 2018-05-25 15:48:25,601 p=22091 u=root | TASK [common : Verify exactly 1 or 3 vstats(elastic search) are defined] *******
- 2018-05-25 15:48:25,667 p=22091 u=root | TASK [common : Verify VSD DNS entries exist at server {{ dns_server_list[0] }}, and hostnames map to their m] ***
- 2018-05-25 15:48:25,745 p=22091 u=root | TASK [common : Verify VStat DNS entries exist at server {{ dns_server_list[0] }}, and hostnames map to their management IPs] ***
- 2018-05-25 15:48:25,815 p=22091 u=root | TASK [common : Verify VNS Utils DNS entries exist at server {{ dns_server_list[0] }}, and hostnames map to their IPs] ***
- 2018-05-25 15:48:25,879 p=22091 u=root | TASK [build : Clear host_vars directory] ***************************************
- 2018-05-25 15:48:25,945 p=22091 u=root | TASK [build : Create the host_vars directory] **********************************
- 2018-05-25 15:48:26,006 p=22091 u=root | TASK [common : Check for Ansible version] **************************************
- 2018-05-25 15:48:26,072 p=22091 u=root | TASK [common : get the paramiko version] ***************************************
- 2018-05-25 15:48:26,148 p=22091 u=root | TASK [common : get the paramiko version] ***************************************
- 2018-05-25 15:48:26,209 p=22091 u=root | TASK [common : Check for supported host OS on Ansible host] ********************
- 2018-05-25 15:48:26,282 p=22091 u=root | TASK [common : Output installed packages yum] **********************************
- 2018-05-25 15:48:26,352 p=22091 u=root | TASK [common : Output installed packages pip] **********************************
- 2018-05-25 15:48:26,409 p=22091 u=root | TASK [common : Output installed group packages] ********************************
- 2018-05-25 15:48:26,472 p=22091 u=root | TASK [common : Check if all pip packages are installed] ************************
- 2018-05-25 15:48:26,553 p=22091 u=root | TASK [common : Check if all yum packages are installed] ************************
- 2018-05-25 15:48:26,729 p=22091 u=root | TASK [common : Check if all yum group packages are installed] ******************
- 2018-05-25 15:48:26,833 p=22091 u=root | TASK [common : Find name of VSD QCOW2 File] ************************************
- 2018-05-25 15:48:26,909 p=22091 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:27,013 p=22091 u=root | TASK [common : Verify that a VSD QCOW2 file was found] *************************
- 2018-05-25 15:48:27,122 p=22091 u=root | TASK [common : Register VSD QCOW2 variables with proper path and image locations for use in other playbooks] ***
- 2018-05-25 15:48:27,214 p=22091 u=root | TASK [common : Find name of VSD OVA File] **************************************
- 2018-05-25 15:48:27,306 p=22091 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:27,392 p=22091 u=root | TASK [common : Verify that a VSD OVA file was found] ***************************
- 2018-05-25 15:48:27,474 p=22091 u=root | TASK [common : Register VSD OVA variables with proper path and image locations for use in other playbooks] ***
- 2018-05-25 15:48:27,555 p=22091 u=root | TASK [common : Find name of VSD Migration ISO File] ****************************
- 2018-05-25 15:48:27,625 p=22091 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:27,694 p=22091 u=root | TASK [common : Verify that a VSD migration ISO file was found] *****************
- 2018-05-25 15:48:27,787 p=22091 u=root | TASK [common : Register VSD Migration ISO variables with proper path and image locations for use in other playbooks] ***
- 2018-05-25 15:48:27,878 p=22091 u=root | TASK [common : Set myvsds_check] ***********************************************
- 2018-05-25 15:48:27,953 p=22091 u=root | TASK [common : Assign empty list to myvsds if it is undefined] *****************
- 2018-05-25 15:48:28,052 p=22091 u=root | TASK [common : Verify that vsd_fqdn_global is defined] *************************
- 2018-05-25 15:48:28,150 p=22091 u=root | TASK [common : Create host_vars files for vsd] *********************************
- 2018-05-25 15:48:28,244 p=22091 u=root | TASK [common : Find name of VSC QCOW2 File] ************************************
- 2018-05-25 15:48:28,317 p=22091 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:28,393 p=22091 u=root | TASK [common : Verify that a VSC QCOW2 file was found] *************************
- 2018-05-25 15:48:28,469 p=22091 u=root | TASK [common : Register VSC QCOW2 variables with proper path and image locations for use in other playbooks] ***
- 2018-05-25 15:48:28,551 p=22091 u=root | TASK [common : Find name of VSC OVA File] **************************************
- 2018-05-25 15:48:28,636 p=22091 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:28,707 p=22091 u=root | TASK [common : Verify that a VSC OVA file was found] ***************************
- 2018-05-25 15:48:28,771 p=22091 u=root | TASK [common : Register VSC OVA variables with proper path and image locations for use in other playbooks] ***
- 2018-05-25 15:48:28,858 p=22091 u=root | TASK [common : Find name of VSC TIM File] **************************************
- 2018-05-25 15:48:28,946 p=22091 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:29,027 p=22091 u=root | TASK [common : Verify that a VSC TIM file was found] ***************************
- 2018-05-25 15:48:29,099 p=22091 u=root | TASK [common : Register VSC TIM variables with proper path and image locations for use in other playbooks] ***
- 2018-05-25 15:48:29,165 p=22091 u=root | TASK [common : Set myvscs_check] ***********************************************
- 2018-05-25 15:48:29,233 p=22091 u=root | TASK [common : Assign empty list to myvscs if it is undefined] *****************
- 2018-05-25 15:48:29,293 p=22091 u=root | TASK [common : Create host_vars files for vsc] *********************************
- 2018-05-25 15:48:29,360 p=22091 u=root | TASK [common : Determine Major, Minor and Patch version from upgrade_from_version var] ***
- 2018-05-25 15:48:29,427 p=22091 u=root | TASK [common : Determine Major, Minor and Patch version from upgrade_to_version var] ***
- 2018-05-25 15:48:29,495 p=22091 u=root | TASK [common : Set minor upgrade path] *****************************************
- 2018-05-25 15:48:29,572 p=22091 u=root | TASK [common : Set major upgrade path] *****************************************
- 2018-05-25 15:48:29,641 p=22091 u=root | TASK [common : Set in-place upgrade flag] **************************************
- 2018-05-25 15:48:29,707 p=22091 u=root | TASK [common : Skip setting qcow2 or ova vars] *********************************
- 2018-05-25 15:48:29,773 p=22091 u=root | TASK [common : Find name of Stats VM QCOW2 File] *******************************
- 2018-05-25 15:48:29,853 p=22091 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:29,949 p=22091 u=root | TASK [common : Verify that a Stats VM QCOW2 file was found] ********************
- 2018-05-25 15:48:30,046 p=22091 u=root | TASK [common : Register VSTAT QCOW2 variables with proper path and image locations for use in other playbooks] ***
- 2018-05-25 15:48:30,160 p=22091 u=root | TASK [common : Find name of Stats VM OVF/OVA File] *****************************
- 2018-05-25 15:48:30,247 p=22091 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:30,333 p=22091 u=root | TASK [common : Verify that a Stats VM OVF file was found] **********************
- 2018-05-25 15:48:30,434 p=22091 u=root | TASK [common : Register VSTAT OVF/OVA variables with proper path and image locations for use in other playbooks] ***
- 2018-05-25 15:48:30,525 p=22091 u=root | TASK [common : Find name of VSTAT backup Package Files (EL7 architecture)] *****
- 2018-05-25 15:48:30,597 p=22091 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:30,670 p=22091 u=root | TASK [common : Verify that VSTAT backup scripts are found] *********************
- 2018-05-25 15:48:30,747 p=22091 u=root | TASK [common : Register VSTAT backup script variables with proper path and script locations for use in other playbooks] ***
- 2018-05-25 15:48:30,810 p=22091 u=root | TASK [common : Find name of VSTAT upgrade Package Files (EL7 architecture)] ****
- 2018-05-25 15:48:30,874 p=22091 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:30,954 p=22091 u=root | TASK [common : Verify that VSTAT upgrade scripts are found] ********************
- 2018-05-25 15:48:31,019 p=22091 u=root | TASK [common : Register VSTAT upgrade script variables with proper path and script locations for use in other playbooks] ***
- 2018-05-25 15:48:31,085 p=22091 u=root | TASK [common : Create host_vars files for vstat] *******************************
- 2018-05-25 15:48:31,188 p=22091 u=root | TASK [common : Find name of VSD QCOW2 File] ************************************
- 2018-05-25 15:48:31,292 p=22091 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:31,394 p=22091 u=root | TASK [common : Verify that a VSD QCOW2 file was found] *************************
- 2018-05-25 15:48:31,503 p=22091 u=root | TASK [common : Register VSD QCOW2 variables with proper path and image locations for use in other playbooks] ***
- 2018-05-25 15:48:31,599 p=22091 u=root | TASK [common : Find name of VSD OVA File] **************************************
- 2018-05-25 15:48:31,700 p=22091 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:31,792 p=22091 u=root | TASK [common : Verify that a VSD OVA file was found] ***************************
- 2018-05-25 15:48:31,896 p=22091 u=root | TASK [common : Register VSD OVA variables with proper path and image locations for use in other playbooks] ***
- 2018-05-25 15:48:32,000 p=22091 u=root | TASK [common : Find name of VSD Migration ISO File] ****************************
- 2018-05-25 15:48:32,081 p=22091 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:32,154 p=22091 u=root | TASK [common : Verify that a VSD migration ISO file was found] *****************
- 2018-05-25 15:48:32,233 p=22091 u=root | TASK [common : Register VSD Migration ISO variables with proper path and image locations for use in other playbooks] ***
- 2018-05-25 15:48:32,299 p=22091 u=root | TASK [common : Set myvcins_check] **********************************************
- 2018-05-25 15:48:32,358 p=22091 u=root | TASK [common : Assign empty list to myvcins if it is undefined] ****************
- 2018-05-25 15:48:32,420 p=22091 u=root | TASK [common : Disable HA deployment for VCIN] *********************************
- 2018-05-25 15:48:32,478 p=22091 u=root | TASK [common : Create host_vars files for vcin] ********************************
- 2018-05-25 15:48:32,547 p=22091 u=root | TASK [common : Re-enabling HA testing based on VSD count] **********************
- 2018-05-25 15:48:32,611 p=22091 u=root | TASK [common : Find name of VNS UTIL QCOW2 File] *******************************
- 2018-05-25 15:48:32,673 p=22091 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:32,740 p=22091 u=root | TASK [common : Verify that a VNS UTIL QCOW2 file was found] ********************
- 2018-05-25 15:48:32,813 p=22091 u=root | TASK [common : Register VNS UTIL QCOW2 variables with proper path and image locations for use in other playbooks] ***
- 2018-05-25 15:48:32,874 p=22091 u=root | TASK [common : Find name of VNS UTIL OVA File] *********************************
- 2018-05-25 15:48:32,945 p=22091 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:33,006 p=22091 u=root | TASK [common : Verify that a VNS UTIL OVA file was found] **********************
- 2018-05-25 15:48:33,074 p=22091 u=root | TASK [common : Register VNS UTIL OVA variables with proper path and image locations for use in other playbooks] ***
- 2018-05-25 15:48:33,137 p=22091 u=root | TASK [common : Set myvnsutil_check] ********************************************
- 2018-05-25 15:48:33,203 p=22091 u=root | TASK [common : Assign empty list to myvnsutils if it is undefined] *************
- 2018-05-25 15:48:33,278 p=22091 u=root | TASK [common : Create host_vars files for vnsutil] *****************************
- 2018-05-25 15:48:33,337 p=22091 u=root | TASK [common : Find name of NSGV QCOW2 File] ***********************************
- 2018-05-25 15:48:33,398 p=22091 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:33,467 p=22091 u=root | TASK [common : Verify that a NSGV QCOW2 file was found] ************************
- 2018-05-25 15:48:33,529 p=22091 u=root | TASK [common : Register VNS UTIL QCOW2 variables with proper path and image locations for use in other playbooks] ***
- 2018-05-25 15:48:33,626 p=22091 u=root | TASK [common : Find name of NSGV OVF File] *************************************
- 2018-05-25 15:48:33,708 p=22091 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:33,781 p=22091 u=root | TASK [common : Verify that a NSGV OVF file was found] **************************
- 2018-05-25 15:48:33,854 p=22091 u=root | TASK [common : Register NSGV OVF variables with proper path and image locations for use in other playbooks] ***
- 2018-05-25 15:48:33,920 p=22091 u=root | TASK [common : Set mynsgvs_check] **********************************************
- 2018-05-25 15:48:33,978 p=22091 u=root | TASK [common : Assign empty list to mynsgvs if it is undefined] ****************
- 2018-05-25 15:48:34,079 p=22091 u=root | TASK [common : Create host_vars files for nsgv] ********************************
- 2018-05-25 15:48:34,196 p=22091 u=root | TASK [common : Create facts to be used with vrs deploy if vrs is Debian 14.04 based] ***
- 2018-05-25 15:48:34,278 p=22091 u=root | TASK [common : Create facts to be used with vrs deploy if vrs is Debian 16.04 based] ***
- 2018-05-25 15:48:34,363 p=22091 u=root | TASK [common : Create facts to be used with vrs deploy if vrs is Redhat el6 based] ***
- 2018-05-25 15:48:34,436 p=22091 u=root | TASK [common : Create facts to be used with vrs deploy if vrs is Redhat el7 based] ***
- 2018-05-25 15:48:34,515 p=22091 u=root | TASK [common : initialize vrs_target_os_is_supported to be evaluated for vrs supported target os types] ***
- 2018-05-25 15:48:34,586 p=22091 u=root | TASK [common : Set facts if vrs os type is set to a supported version] *********
- 2018-05-25 15:48:34,666 p=22091 u=root | TASK [common : assert] *********************************************************
- 2018-05-25 15:48:34,743 p=22091 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:34,824 p=22091 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:34,916 p=22091 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:34,984 p=22091 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:35,051 p=22091 u=root | TASK [common : Find name of VRS Package Files (EL6 architecture)] **************
- 2018-05-25 15:48:35,134 p=22091 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:35,208 p=22091 u=root | TASK [common : Verify that VRS file was found] *********************************
- 2018-05-25 15:48:35,307 p=22091 u=root | TASK [common : Register VRS package variables with proper path and image locations for use in other playbooks (EL6 architecture)] ***
- 2018-05-25 15:48:35,397 p=22091 u=root | TASK [common : Find name of nuage DKMS Package Files (EL6 architecture)] *******
- 2018-05-25 15:48:35,470 p=22091 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:35,552 p=22091 u=root | TASK [common : Verify that DKMS file was found] ********************************
- 2018-05-25 15:48:35,635 p=22091 u=root | TASK [common : Register DKMS package variables with proper path and image locations for use in other playbooks (EL6 architecture)] ***
- 2018-05-25 15:48:35,733 p=22091 u=root | TASK [common : Find name of VRS Package Files (EL7 architecture)] **************
- 2018-05-25 15:48:35,818 p=22091 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:35,912 p=22091 u=root | TASK [common : Verify that VRS file was found] *********************************
- 2018-05-25 15:48:36,005 p=22091 u=root | TASK [common : Register VRS package variables with proper path and image locations for use in other playbooks (EL7 architecture)] ***
- 2018-05-25 15:48:36,100 p=22091 u=root | TASK [common : Find name of nuage DKMS Package Files (EL7 architecture)] *******
- 2018-05-25 15:48:36,183 p=22091 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:36,283 p=22091 u=root | TASK [common : Verify that DKMS file was found] ********************************
- 2018-05-25 15:48:36,367 p=22091 u=root | TASK [common : Register DKMS package variables with proper path and image locations for use in other playbooks (EL7 architecture)] ***
- 2018-05-25 15:48:36,455 p=22091 u=root | TASK [common : Find name of Selinux Package Files (EL7 architecture)] **********
- 2018-05-25 15:48:36,536 p=22091 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:36,628 p=22091 u=root | TASK [common : Register Selinux package variables with proper path and image locations for use in other playbooks (EL7 architecture)] ***
- 2018-05-25 15:48:36,722 p=22091 u=root | TASK [common : Find name of VRS python package file (Debian architecture)] *****
- 2018-05-25 15:48:36,804 p=22091 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:36,892 p=22091 u=root | TASK [common : Verify that VRS python package file was found] ******************
- 2018-05-25 15:48:36,977 p=22091 u=root | TASK [common : Register VRS package path and VRS python package file name for use in other playbooks (Debian Architecture)] ***
- 2018-05-25 15:48:37,063 p=22091 u=root | TASK [common : Find name of VRS common package file (Debian architecture)] *****
- 2018-05-25 15:48:37,143 p=22091 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:37,237 p=22091 u=root | TASK [common : Verify that VRS common package file was found] ******************
- 2018-05-25 15:48:37,351 p=22091 u=root | TASK [common : Register VRS common package file name for use in other playbooks (Debian Architecture)] ***
- 2018-05-25 15:48:37,440 p=22091 u=root | TASK [common : Find name of VRS switch package file (Debian architecture)] *****
- 2018-05-25 15:48:37,543 p=22091 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:37,628 p=22091 u=root | TASK [common : Verify that VRS switch package file was found] ******************
- 2018-05-25 15:48:37,703 p=22091 u=root | TASK [common : Register VRS switch package file name for use in other playbooks (Debian Architecture)] ***
- 2018-05-25 15:48:37,778 p=22091 u=root | TASK [common : Find name of DKMS package file (Debian architecture)] ***********
- 2018-05-25 15:48:37,843 p=22091 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:37,915 p=22091 u=root | TASK [common : Verify that DKMS package file was found] ************************
- 2018-05-25 15:48:37,996 p=22091 u=root | TASK [common : Register DKMS package path and package file name for use in other playbooks (Debian Architecture)] ***
- 2018-05-25 15:48:38,081 p=22091 u=root | TASK [common : Find name of VRS python package file (Debian architecture)] *****
- 2018-05-25 15:48:38,172 p=22091 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:38,252 p=22091 u=root | TASK [common : Verify that VRS python package file was found] ******************
- 2018-05-25 15:48:38,343 p=22091 u=root | TASK [common : Register VRS package path and VRS python package file name for use in other playbooks (Debian Architecture)] ***
- 2018-05-25 15:48:38,426 p=22091 u=root | TASK [common : Find name of VRS common package file (Debian architecture)] *****
- 2018-05-25 15:48:38,519 p=22091 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:38,628 p=22091 u=root | TASK [common : Verify that VRS common package file was found] ******************
- 2018-05-25 15:48:38,722 p=22091 u=root | TASK [common : Register VRS common package file name for use in other playbooks (Debian Architecture)] ***
- 2018-05-25 15:48:38,819 p=22091 u=root | TASK [common : Find name of VRS switch package file (Debian architecture)] *****
- 2018-05-25 15:48:38,896 p=22091 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:38,963 p=22091 u=root | TASK [common : Verify that VRS switch package file was found] ******************
- 2018-05-25 15:48:39,037 p=22091 u=root | TASK [common : Register VRS switch package file name for use in other playbooks (Debian Architecture)] ***
- 2018-05-25 15:48:39,102 p=22091 u=root | TASK [common : Check if any of the VRSs have libnetwork_install set] ***********
- 2018-05-25 15:48:39,196 p=22091 u=root | TASK [common : Find name of libnetwork package Files (RH architecture)] ********
- 2018-05-25 15:48:39,283 p=22091 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:39,369 p=22091 u=root | TASK [common : Verify that Libnetwork package file was found] ******************
- 2018-05-25 15:48:39,465 p=22091 u=root | TASK [common : Register libnetwork variables with proper path and image locations for use in other playbooks (RH architecture)] ***
- 2018-05-25 15:48:39,552 p=22091 u=root | TASK [common : Set libnetwork target path based on version (Ubuntu 14.04 architecture)] ***
- 2018-05-25 15:48:39,635 p=22091 u=root | TASK [common : Find name of libnetwork package files (Debian architecture)] ****
- 2018-05-25 15:48:39,709 p=22091 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:39,774 p=22091 u=root | TASK [common : Verify that Libnetwork package file was found] ******************
- 2018-05-25 15:48:39,867 p=22091 u=root | TASK [common : Register libnetwork variables with proper path and image locations for use in other playbooks (Debian architecture)] ***
- 2018-05-25 15:48:39,956 p=22091 u=root | TASK [common : Set libnetwork target path based on version (Ubuntu 16.04 architecture)] ***
- 2018-05-25 15:48:40,045 p=22091 u=root | TASK [common : Find name of libnetwork package files (Debian architecture)] ****
- 2018-05-25 15:48:40,131 p=22091 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:40,212 p=22091 u=root | TASK [common : Verify that libnetwork package file was found] ******************
- 2018-05-25 15:48:40,296 p=22091 u=root | TASK [common : Register libnetwork variables with proper path and image locations for use in other playbooks (Debian architecture)] ***
- 2018-05-25 15:48:40,367 p=22091 u=root | TASK [common : Set myvrss_check] ***********************************************
- 2018-05-25 15:48:40,433 p=22091 u=root | TASK [common : Assign empty dict to myvrss if it is undefined] *****************
- 2018-05-25 15:48:40,514 p=22091 u=root | TASK [common : Create host_vars files for vrs] *********************************
- 2018-05-25 15:48:40,581 p=22091 u=root | TASK [common : Find name of VSR QCOW2 File] ************************************
- 2018-05-25 15:48:40,674 p=22091 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:40,760 p=22091 u=root | TASK [common : Verify that a VSR QCOW2 file was found] *************************
- 2018-05-25 15:48:40,855 p=22091 u=root | TASK [common : Register VSR QCOW2 variables with proper path and image locations for use in other playbooks] ***
- 2018-05-25 15:48:40,922 p=22091 u=root | TASK [common : Find name of VSR OVA File] **************************************
- 2018-05-25 15:48:40,988 p=22091 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:41,053 p=22091 u=root | TASK [common : Verify that a VSR OVA file was found] ***************************
- 2018-05-25 15:48:41,115 p=22091 u=root | TASK [common : Register VSR OVA variables with proper path and image locations for use in other playbooks] ***
- 2018-05-25 15:48:41,185 p=22091 u=root | TASK [common : Set myvsrs_check] ***********************************************
- 2018-05-25 15:48:41,249 p=22091 u=root | TASK [common : Assign empty list to myvsrs if it is undefined] *****************
- 2018-05-25 15:48:41,305 p=22091 u=root | TASK [common : Create host_vars files for vsr] *********************************
- 2018-05-25 15:48:41,370 p=22091 u=root | TASK [common : create dns directory] *******************************************
- 2018-05-25 15:48:41,435 p=22091 u=root | TASK [common : Find name of VSTAT VM QCOW2 File] *******************************
- 2018-05-25 15:48:41,503 p=22091 u=root | TASK [common : Verify that VSTAT VM QCOW2 file was found] **********************
- 2018-05-25 15:48:41,571 p=22091 u=root | TASK [common : Copy vstat qcow2 image to dns directory] ************************
- 2018-05-25 15:48:41,639 p=22091 u=root | TASK [common : Find name of DNS VM QCOW2 File] *********************************
- 2018-05-25 15:48:41,713 p=22091 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:41,805 p=22091 u=root | TASK [common : Verify that a DNS VM QCOW2 file was found] **********************
- 2018-05-25 15:48:41,890 p=22091 u=root | TASK [common : Register DNS QCOW2 variables with proper path and image locations for use in other playbooks] ***
- 2018-05-25 15:48:41,970 p=22091 u=root | TASK [common : Set mydns_check] ************************************************
- 2018-05-25 15:48:42,066 p=22091 u=root | TASK [common : Assign empty list to mydnss if it is undefined] *****************
- 2018-05-25 15:48:42,147 p=22091 u=root | TASK [common : Create host_vars files for dns] *********************************
- 2018-05-25 15:48:42,237 p=22091 u=root | TASK [common : Find name of Nuage OpenStack Package Files (RH architecture)] ***
- 2018-05-25 15:48:42,304 p=22091 u=root | TASK [common : debug] **********************************************************
- 2018-05-25 15:48:42,377 p=22091 u=root | TASK [common : Verify that Nuage OpenStack files were found] *******************
- 2018-05-25 15:48:42,447 p=22091 u=root | TASK [common : Register Nuage OpenStack package variables with proper path and image locations for use in other playbooks (RH architecture)] ***
- 2018-05-25 15:48:42,515 p=22091 u=root | TASK [common : Ensure that Nuage OS variables are set] *************************
- 2018-05-25 15:48:42,592 p=22091 u=root | TASK [common : Set myoscs_check] ***********************************************
- 2018-05-25 15:48:42,653 p=22091 u=root | TASK [common : Assign empty list to myoscs if it is undefined] *****************
- 2018-05-25 15:48:42,720 p=22091 u=root | TASK [common : Create host_vars files for osc server] **************************
- 2018-05-25 15:48:42,816 p=22091 u=root | TASK [common : Set myoscomputes_check] *****************************************
- 2018-05-25 15:48:42,893 p=22091 u=root | TASK [common : Assign empty list to myoscomputes if it is undefined] ***********
- 2018-05-25 15:48:42,970 p=22091 u=root | TASK [common : Create host_vars files for os-compute server] *******************
- 2018-05-25 15:48:43,036 p=22091 u=root | TASK [common : Set myinfras_check] *********************************************
- 2018-05-25 15:48:43,111 p=22091 u=root | TASK [common : Assign empty list to myinfras if it is undefined] ***************
- 2018-05-25 15:48:43,199 p=22091 u=root | TASK [common : Create host_vars files for infra server] ************************
- 2018-05-25 15:48:43,267 p=22091 u=root | TASK [common : Set mycis_check] ************************************************
- 2018-05-25 15:48:43,331 p=22091 u=root | TASK [common : Assign empty list to mycis if it is undefined] ******************
- 2018-05-25 15:48:43,411 p=22091 u=root | TASK [common : Create host_vars files for cis] *********************************
- 2018-05-25 15:48:43,489 p=22091 u=root | TASK [common : Set mygvms] *****************************************************
- 2018-05-25 15:48:43,571 p=22091 u=root | TASK [common : Assign empty list to mygvms if it is undefined] *****************
- 2018-05-25 15:48:43,644 p=22091 u=root | TASK [common : Create host_vars files for gvms] ********************************
- 2018-05-25 15:48:43,712 p=22091 u=root | TASK [build : Create hosts file] ***********************************************
- 2018-05-25 15:48:43,791 p=22091 u=root | TASK [build : Create the group_vars directory] *********************************
- 2018-05-25 15:48:43,853 p=22091 u=root | TASK [build : Create group_vars/all file] **************************************
- 2018-05-25 15:48:43,910 p=22091 u=root | TASK [common : Wrap-up build] **************************************************
- 2018-05-25 15:48:43,952 p=22091 u=root | [WARNING]: Could not match supplied host pattern, ignoring: vrss
- 2018-05-25 15:48:43,953 p=22091 u=root | PLAY [vrss] ********************************************************************
- 2018-05-25 15:48:43,953 p=22091 u=root | skipping: no hosts matched
- 2018-05-25 15:48:43,953 p=22091 u=root | PLAY RECAP *********************************************************************
- 2018-05-25 15:48:43,954 p=22091 u=root | localhost : ok=12 changed=2 unreachable=0 failed=0
- 2018-05-25 15:48:45,568 p=23250 u=root | [DEPRECATION WARNING]: DEFAULT_TASK_INCLUDES_STATIC option, include itself is
- deprecated and this setting will not matter in the future . This feature will
- be removed in version 2.8. Deprecation warnings can be disabled by setting
- deprecation_warnings=False in ansible.cfg.
- 2018-05-25 15:48:45,593 p=23250 u=root | [DEPRECATION WARNING]: 'include' for playbook includes. You should use
- 'import_playbook' instead. This feature will be removed in version 2.8.
- Deprecation warnings can be disabled by setting deprecation_warnings=False in
- ansible.cfg.
- 2018-05-25 15:48:45,715 p=23250 u=root | [DEPRECATION WARNING]: The use of 'include' for tasks has been deprecated. Use
- 'import_tasks' for static inclusions or 'include_tasks' for dynamic inclusions.
- This feature will be removed in a future release. Deprecation warnings can be
- disabled by setting deprecation_warnings=False in ansible.cfg.
- 2018-05-25 15:48:45,716 p=23250 u=root | [DEPRECATION WARNING]: include is kept for backwards compatibility but usage is
- discouraged. The module documentation details page may explain more about this
- rationale.. This feature will be removed in a future release. Deprecation
- warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.
- 2018-05-25 15:48:45,722 p=23250 u=root | [DEPRECATION WARNING]: The use of 'static' has been deprecated. Use
- 'import_tasks' for static inclusion, or 'include_tasks' for dynamic inclusion.
- This feature will be removed in a future release. Deprecation warnings can be
- disabled by setting deprecation_warnings=False in ansible.cfg.
- 2018-05-25 15:48:45,816 p=23250 u=root | PLAY [nsgvs] *******************************************************************
- 2018-05-25 15:48:45,836 p=23250 u=root | TASK [nsgv-predeploy : Set local variable with vmname] *************************
- 2018-05-25 15:48:45,888 p=23250 u=root | ok: [0026_VNF_NSG]
- 2018-05-25 15:48:45,894 p=23250 u=root | TASK [check-node-running : include] ********************************************
- 2018-05-25 15:48:45,924 p=23250 u=root | included: /opt/nuage-metro/nuage-metro/roles/check-node-running/tasks/kvm.yml for 0026_VNF_NSG
- 2018-05-25 15:48:45,946 p=23250 u=root | TASK [check-node-running : List the Virtual Machines running] ******************
- 2018-05-25 15:48:47,090 p=23250 u=root | ok: [0026_VNF_NSG -> 10.167.60.5]
- 2018-05-25 15:48:47,108 p=23250 u=root | TASK [check-node-running : Verify that the VM is not running if not reachable] ***
- 2018-05-25 15:48:47,147 p=23250 u=root | TASK [check-node-running : Verify that the VM is running if reachable] *********
- 2018-05-25 15:48:47,182 p=23250 u=root | TASK [check-node-running : Set fact for node running] **************************
- 2018-05-25 15:48:47,251 p=23250 u=root | ok: [0026_VNF_NSG]
- 2018-05-25 15:48:47,264 p=23250 u=root | TASK [nsgv-predeploy : include] ************************************************
- 2018-05-25 15:48:47,352 p=23250 u=root | included: /opt/nuage-metro/nuage-metro/roles/nsgv-predeploy/tasks/kvm.yml for 0026_VNF_NSG
- 2018-05-25 15:48:47,411 p=23250 u=root | TASK [nsgv-predeploy : Query Target Server facts] ******************************
- 2018-05-25 15:48:52,328 p=23250 u=root | ok: [0026_VNF_NSG -> 10.167.60.5]
- 2018-05-25 15:48:52,393 p=23250 u=root | TASK [nsgv-predeploy : Include OS-specific variables.] *************************
- 2018-05-25 15:48:52,457 p=23250 u=root | ok: [0026_VNF_NSG]
- 2018-05-25 15:48:52,502 p=23250 u=root | TASK [nsgv-predeploy : Check target for supported OS] **************************
- 2018-05-25 15:48:52,571 p=23250 u=root | TASK [nsgv-predeploy : Check target memory] ************************************
- 2018-05-25 15:48:52,625 p=23250 u=root | TASK [nsgv-predeploy : Check target cores] *************************************
- 2018-05-25 15:48:52,692 p=23250 u=root | TASK [nsgv-predeploy : Check target bridges] ***********************************
- 2018-05-25 15:48:52,776 p=23250 u=root | TASK [nsgv-predeploy : Check if required OS packages are installed] ************
- 2018-05-25 15:48:53,457 p=23250 u=root | [WARNING]: Consider using yum, dnf or zypper module rather than running rpm
- 2018-05-25 15:48:53,457 p=23250 u=root | changed: [0026_VNF_NSG -> 10.167.60.5]
- 2018-05-25 15:48:53,535 p=23250 u=root | TASK [nsgv-predeploy : Print rpm_check when verbosity >= 1] ********************
- 2018-05-25 15:48:53,651 p=23250 u=root | TASK [nsgv-predeploy : If RedHat, install packages for RedHat OS family distros] ***
- 2018-05-25 15:48:53,745 p=23250 u=root | TASK [nsgv-predeploy : Make sure libvirtd has started] *************************
- 2018-05-25 15:48:54,915 p=23250 u=root | ok: [0026_VNF_NSG -> 10.167.60.5]
- 2018-05-25 15:48:54,970 p=23250 u=root | TASK [nsgv-predeploy : List the Virtual Machines running] **********************
- 2018-05-25 15:48:55,453 p=23250 u=root | ok: [0026_VNF_NSG -> 10.167.60.5]
- 2018-05-25 15:48:55,502 p=23250 u=root | TASK [nsgv-predeploy : Set fact for VM already running] ************************
- 2018-05-25 15:48:55,555 p=23250 u=root | ok: [0026_VNF_NSG]
- 2018-05-25 15:48:55,614 p=23250 u=root | TASK [nsgv-predeploy : Create libvirt image directory] *************************
- 2018-05-25 15:48:56,253 p=23250 u=root | changed: [0026_VNF_NSG -> 10.167.60.5]
- 2018-05-25 15:48:56,331 p=23250 u=root | TASK [nsgv-predeploy : Copy the VM qcow image to virt images directory] ********
- 2018-05-25 15:49:17,978 p=23250 u=root | changed: [0026_VNF_NSG -> 10.167.60.5]
- 2018-05-25 15:49:18,059 p=23250 u=root | TASK [nsgv-predeploy : Create local temp directory] ****************************
- 2018-05-25 15:49:18,132 p=23250 u=root | TASK [nsgv-predeploy : Set Top-Level-Directory] ********************************
- 2018-05-25 15:49:18,226 p=23250 u=root | TASK [nsgv-predeploy : Generate ISO file] **************************************
- 2018-05-25 15:49:18,306 p=23250 u=root | TASK [nsgv-predeploy : Search for errors in the output of ZFB script] **********
- 2018-05-25 15:49:18,376 p=23250 u=root | TASK [nsgv-predeploy : Ensure NSGV has the correct configuration] **************
- 2018-05-25 15:49:18,450 p=23250 u=root | TASK [nsgv-predeploy : Copy the ISO image to virt images directory] ************
- 2018-05-25 15:49:18,512 p=23250 u=root | TASK [nsgv-predeploy : Display if skipping NSGV predeploy] *********************
- 2018-05-25 15:49:18,571 p=23250 u=root | TASK [nsgv-predeploy : Define VM] **********************************************
- 2018-05-25 15:49:19,192 p=23250 u=root | changed: [0026_VNF_NSG -> 10.167.60.5]
- 2018-05-25 15:49:19,271 p=23250 u=root | TASK [nsgv-predeploy : Autostart] **********************************************
- 2018-05-25 15:49:19,853 p=23250 u=root | ok: [0026_VNF_NSG -> 10.167.60.5]
- 2018-05-25 15:49:19,932 p=23250 u=root | TASK [nsgv-predeploy : Run VM] *************************************************
- 2018-05-25 15:49:22,826 p=23250 u=root | changed: [0026_VNF_NSG -> 10.167.60.5]
- 2018-05-25 15:49:22,890 p=23250 u=root | TASK [nsgv-predeploy : include] ************************************************
- 2018-05-25 15:49:22,975 p=23250 u=root | TASK [nsgv-predeploy : include] ************************************************
- 2018-05-25 15:49:22,999 p=23250 u=root | PLAY RECAP *********************************************************************
- 2018-05-25 15:49:23,000 p=23250 u=root | 0026_VNF_NSG : ok=16 changed=5 unreachable=0 failed=0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement