Triggered by Gerrit: https://review.openstack.org/367608 [EnvInject] - Loading node environment variables. Building remotely on intel-virtual7 (bifrost-verify-virtual infra-virtual-xenial) in workspace /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master Running Prebuild steps [openstack-bifrost-verify-xenial-virtual-master] $ /bin/bash /tmp/hudson8632100383451819764.sh Success build forhudson.tasks.Shell@203fe6dd Wiping out workspace first. Cloning the remote Git repository Cloning repository https://git.openstack.org/openstack/bifrost > git init /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master # timeout=10 Fetching upstream changes from https://git.openstack.org/openstack/bifrost > git --version # timeout=10 > git fetch --tags --progress https://git.openstack.org/openstack/bifrost +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.openstack.org/openstack/bifrost # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.openstack.org/openstack/bifrost # timeout=10 Fetching upstream changes from https://git.openstack.org/openstack/bifrost > git fetch --tags --progress https://git.openstack.org/openstack/bifrost refs/changes/08/367608/13 # timeout=10 > git rev-parse c707bb96cabe07793e8ee859fb3f40334699e98c^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://wiki.jenkins-ci.org/display/JENKINS/Remove+Git+Plugin+BuildsByBranch+BuildData Checking out Revision c707bb96cabe07793e8ee859fb3f40334699e98c (refs/changes/08/367608/13) Commit message: "Test OPNFV CI verify job. Please ignore." > git config core.sparsecheckout # timeout=10 > git checkout -f c707bb96cabe07793e8ee859fb3f40334699e98c # timeout=10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list 944bcf0ba50fc7d9bc59f1a3a863481dfd6c89c9 # timeout=10 No emails were triggered. [description-setter] Description set: Built on intel-virtual7 [openstack-bifrost-verify-xenial-virtual-master] $ /bin/bash /tmp/hudson5530310223921778965.sh Cloning into '/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost'... Cloning into '/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/releng-xci'... From https://git.openstack.org/openstack/bifrost * branch refs/changes/08/367608/13 -> FETCH_HEAD Note: checking out 'FETCH_HEAD'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at c707bb9... Test OPNFV CI verify job. Please ignore. Domain compute00 destroyed Domain compute00 has been undefined Domain controller00 destroyed Domain controller00 has been undefined Domain opnfv destroyed Domain opnfv has been undefined removing inventory files created by previous builds removing ironic database removing leases removing logs restarting services + set -o pipefail + export PYTHONUNBUFFERED=1 + PYTHONUNBUFFERED=1 +++ dirname ./scripts/bifrost-provision.sh ++ cd ./scripts ++ pwd + SCRIPT_HOME=/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/scripts + BIFROST_HOME=/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/scripts/.. + ANSIBLE_INSTALL_ROOT=/opt/stack + ANSIBLE_VERBOSITY=-vvvv + ENABLE_VENV=false + USE_DHCP=false + USE_VENV=false + BUILD_IMAGE=true + PROVISION_WAIT_TIMEOUT=3600 ++ git rev-parse --abbrev-ref HEAD + CURRENT_BIFROST_BRANCH=HEAD + '[' HEAD = master ']' + BAREMETAL_DATA_FILE=/tmp/baremetal.csv + INVENTORY_FILE_FORMAT=baremetal_csv_file + export BIFROST_INVENTORY_SOURCE=/tmp/baremetal.csv + BIFROST_INVENTORY_SOURCE=/tmp/baremetal.csv + export TEST_VM_NUM_NODES=3 + TEST_VM_NUM_NODES=3 + export 'TEST_VM_NODE_NAMES=opnfv controller00 compute00' + TEST_VM_NODE_NAMES='opnfv controller00 compute00' + export VM_DOMAIN_TYPE=kvm + VM_DOMAIN_TYPE=kvm + export VM_CPU=2 + VM_CPU=2 + export VM_DISK=30 + VM_DISK=30 + export VM_MEMORY_SIZE=4096 + VM_MEMORY_SIZE=4096 + export VM_DISK_CACHE=unsafe + VM_DISK_CACHE=unsafe + TEST_PLAYBOOK=opnfv-virtual.yaml + USE_INSPECTOR=true + USE_CIRROS=false + TESTING_USER=root + DOWNLOAD_IPA=true + CREATE_IPA_IMAGE=false + INSPECT_NODES=true + INVENTORY_DHCP=false + INVENTORY_DHCP_STATIC_IP=false + WRITE_INTERFACES_FILE=true + export DIB_DEV_USER_PWDLESS_SUDO=yes + DIB_DEV_USER_PWDLESS_SUDO=yes + export DIB_DEV_USER_PASSWORD=devuser + DIB_DEV_USER_PASSWORD=devuser + export DIB_OS_RELEASE=xenial + DIB_OS_RELEASE=xenial + export DIB_OS_ELEMENT=ubuntu-minimal + DIB_OS_ELEMENT=ubuntu-minimal + export DIB_OS_PACKAGES=vlan,vim,less,bridge-utils,language-pack-en,iputils-ping,rsyslog,curl + DIB_OS_PACKAGES=vlan,vim,less,bridge-utils,language-pack-en,iputils-ping,rsyslog,curl + export EXTRA_DIB_ELEMENTS=openssh-server + EXTRA_DIB_ELEMENTS=openssh-server + set +x +o nounset NOTICE: Not using virtualenv for this installation. /usr/local/bin/pip Requirement already satisfied: pip>6.0 in /usr/local/lib/python2.7/dist-packages Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python2.7/dist-packages (from -r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/scripts/../requirements.txt (line 4)) Requirement already satisfied: oslo.config!=4.3.0,!=4.4.0,>=4.0.0 in /usr/local/lib/python2.7/dist-packages (from -r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/scripts/../requirements.txt (line 5)) Requirement already satisfied: oslo.log>=3.22.0 in /usr/local/lib/python2.7/dist-packages (from -r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/scripts/../requirements.txt (line 6)) Requirement already satisfied: paramiko>=2.0 in /usr/local/lib/python2.7/dist-packages (from -r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/scripts/../requirements.txt (line 7)) Requirement already satisfied: rfc3986>=0.3.1 in /usr/local/lib/python2.7/dist-packages (from oslo.config!=4.3.0,!=4.4.0,>=4.0.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/scripts/../requirements.txt (line 5)) Requirement already satisfied: oslo.i18n!=3.15.2,>=2.1.0 in /usr/local/lib/python2.7/dist-packages (from oslo.config!=4.3.0,!=4.4.0,>=4.0.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/scripts/../requirements.txt (line 5)) Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python2.7/dist-packages (from oslo.config!=4.3.0,!=4.4.0,>=4.0.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/scripts/../requirements.txt (line 5)) Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python2.7/dist-packages (from oslo.config!=4.3.0,!=4.4.0,>=4.0.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/scripts/../requirements.txt (line 5)) Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python2.7/dist-packages (from oslo.config!=4.3.0,!=4.4.0,>=4.0.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/scripts/../requirements.txt (line 5)) Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python2.7/dist-packages (from oslo.config!=4.3.0,!=4.4.0,>=4.0.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/scripts/../requirements.txt (line 5)) Requirement already satisfied: netaddr!=0.7.16,>=0.7.13 in /usr/local/lib/python2.7/dist-packages (from oslo.config!=4.3.0,!=4.4.0,>=4.0.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/scripts/../requirements.txt (line 5)) Requirement already satisfied: monotonic>=0.6 in /usr/local/lib/python2.7/dist-packages (from oslo.log>=3.22.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/scripts/../requirements.txt (line 6)) Requirement already satisfied: oslo.serialization!=2.19.1,>=1.10.0 in /usr/local/lib/python2.7/dist-packages (from oslo.log>=3.22.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/scripts/../requirements.txt (line 6)) Requirement already satisfied: oslo.context>=2.14.0 in /usr/local/lib/python2.7/dist-packages (from oslo.log>=3.22.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/scripts/../requirements.txt (line 6)) Requirement already satisfied: pyinotify>=0.9.6; sys_platform != "win32" and sys_platform != "darwin" and sys_platform != "sunos5" in /usr/local/lib/python2.7/dist-packages (from oslo.log>=3.22.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/scripts/../requirements.txt (line 6)) Requirement already satisfied: python-dateutil>=2.4.2 in /usr/local/lib/python2.7/dist-packages (from oslo.log>=3.22.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/scripts/../requirements.txt (line 6)) Requirement already satisfied: oslo.utils>=3.20.0 in /usr/local/lib/python2.7/dist-packages (from oslo.log>=3.22.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/scripts/../requirements.txt (line 6)) Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python2.7/dist-packages (from paramiko>=2.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/scripts/../requirements.txt (line 7)) Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python2.7/dist-packages (from paramiko>=2.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/scripts/../requirements.txt (line 7)) Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python2.7/dist-packages (from paramiko>=2.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/scripts/../requirements.txt (line 7)) Requirement already satisfied: cryptography>=1.1 in /usr/local/lib/python2.7/dist-packages (from paramiko>=2.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/scripts/../requirements.txt (line 7)) Requirement already satisfied: Babel!=2.4.0,>=2.3.4 in /usr/local/lib/python2.7/dist-packages (from oslo.i18n!=3.15.2,>=2.1.0->oslo.config!=4.3.0,!=4.4.0,>=4.0.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/scripts/../requirements.txt (line 5)) Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python2.7/dist-packages (from debtcollector>=1.2.0->oslo.config!=4.3.0,!=4.4.0,>=4.0.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/scripts/../requirements.txt (line 5)) Requirement already satisfied: funcsigs>=0.4; python_version == "2.7" or python_version == "2.6" in /usr/local/lib/python2.7/dist-packages (from debtcollector>=1.2.0->oslo.config!=4.3.0,!=4.4.0,>=4.0.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/scripts/../requirements.txt (line 5)) Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python2.7/dist-packages (from oslo.serialization!=2.19.1,>=1.10.0->oslo.log>=3.22.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/scripts/../requirements.txt (line 6)) Requirement already satisfied: msgpack-python>=0.4.0 in /usr/local/lib/python2.7/dist-packages (from oslo.serialization!=2.19.1,>=1.10.0->oslo.log>=3.22.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/scripts/../requirements.txt (line 6)) Requirement already satisfied: positional>=1.1.1 in /usr/local/lib/python2.7/dist-packages (from oslo.context>=2.14.0->oslo.log>=3.22.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/scripts/../requirements.txt (line 6)) Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python2.7/dist-packages (from oslo.utils>=3.20.0->oslo.log>=3.22.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/scripts/../requirements.txt (line 6)) Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python2.7/dist-packages (from oslo.utils>=3.20.0->oslo.log>=3.22.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/scripts/../requirements.txt (line 6)) Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python2.7/dist-packages (from oslo.utils>=3.20.0->oslo.log>=3.22.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/scripts/../requirements.txt (line 6)) Requirement already satisfied: cffi>=1.4.1 in /usr/local/lib/python2.7/dist-packages (from pynacl>=1.0.1->paramiko>=2.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/scripts/../requirements.txt (line 7)) Requirement already satisfied: ipaddress in /usr/local/lib/python2.7/dist-packages (from cryptography>=1.1->paramiko>=2.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/scripts/../requirements.txt (line 7)) Requirement already satisfied: idna>=2.1 in /usr/local/lib/python2.7/dist-packages (from cryptography>=1.1->paramiko>=2.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/scripts/../requirements.txt (line 7)) Requirement already satisfied: asn1crypto>=0.21.0 in /usr/local/lib/python2.7/dist-packages (from cryptography>=1.1->paramiko>=2.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/scripts/../requirements.txt (line 7)) Requirement already satisfied: enum34 in /usr/local/lib/python2.7/dist-packages (from cryptography>=1.1->paramiko>=2.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/scripts/../requirements.txt (line 7)) Requirement already satisfied: pycparser in /usr/local/lib/python2.7/dist-packages (from cffi>=1.4.1->pynacl>=1.0.1->paramiko>=2.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/scripts/../requirements.txt (line 7)) Requirement already satisfied: bindep in /usr/local/lib/python2.7/dist-packages Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python2.7/dist-packages (from bindep) Requirement already satisfied: Parsley in /usr/local/lib/python2.7/dist-packages (from bindep) Requirement already up-to-date: ansible<2.2 in /home/jenkins/.local/lib/python2.7/site-packages Requirement already up-to-date: PyYAML in /usr/local/lib/python2.7/dist-packages (from ansible<2.2) Requirement already up-to-date: setuptools in /home/jenkins/.local/lib/python2.7/site-packages (from ansible<2.2) Requirement already up-to-date: jinja2 in /usr/local/lib/python2.7/dist-packages (from ansible<2.2) Requirement already up-to-date: paramiko in /home/jenkins/.local/lib/python2.7/site-packages (from ansible<2.2) Requirement already up-to-date: pycrypto>=2.6 in /usr/local/lib/python2.7/dist-packages (from ansible<2.2) Requirement already up-to-date: MarkupSafe>=0.23 in /usr/local/lib/python2.7/dist-packages (from jinja2->ansible<2.2) Requirement already up-to-date: pynacl>=1.0.1 in /home/jenkins/.local/lib/python2.7/site-packages (from paramiko->ansible<2.2) Requirement already up-to-date: pyasn1>=0.1.7 in /home/jenkins/.local/lib/python2.7/site-packages (from paramiko->ansible<2.2) Requirement already up-to-date: bcrypt>=3.1.3 in /home/jenkins/.local/lib/python2.7/site-packages (from paramiko->ansible<2.2) Requirement already up-to-date: cryptography>=1.1 in /home/jenkins/.local/lib/python2.7/site-packages (from paramiko->ansible<2.2) Requirement already up-to-date: six in /usr/local/lib/python2.7/dist-packages (from pynacl>=1.0.1->paramiko->ansible<2.2) Requirement already up-to-date: cffi>=1.4.1 in /home/jenkins/.local/lib/python2.7/site-packages (from pynacl>=1.0.1->paramiko->ansible<2.2) Requirement already up-to-date: ipaddress in /usr/local/lib/python2.7/dist-packages (from cryptography>=1.1->paramiko->ansible<2.2) Requirement already up-to-date: idna>=2.1 in /home/jenkins/.local/lib/python2.7/site-packages (from cryptography>=1.1->paramiko->ansible<2.2) Requirement already up-to-date: asn1crypto>=0.21.0 in /home/jenkins/.local/lib/python2.7/site-packages (from cryptography>=1.1->paramiko->ansible<2.2) Requirement already up-to-date: enum34 in /usr/local/lib/python2.7/dist-packages (from cryptography>=1.1->paramiko->ansible<2.2) Requirement already up-to-date: pycparser in /home/jenkins/.local/lib/python2.7/site-packages (from cffi>=1.4.1->pynacl>=1.0.1->paramiko->ansible<2.2) [WARNING]: Host file not found: /etc/ansible/hosts [WARNING]: provided hosts list is empty, only localhost is available "changed": false, [WARNING]: Host file not found: /etc/ansible/hosts [WARNING]: provided hosts list is empty, only localhost is available "changed": false, [WARNING]: Host file not found: /etc/ansible/hosts [WARNING]: provided hosts list is empty, only localhost is available "changed": false, [WARNING]: Host file not found: /etc/ansible/hosts [WARNING]: provided hosts list is empty, only localhost is available --2017-08-15 02:35:00-- https://raw.githubusercontent.com/ansible/ansible-modules-extras/stable-2.2/cloud/openstack/os_keystone_service.py Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.0.133, 151.101.64.133, 151.101.128.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.0.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 6224 (6.1K) [text/plain] Saving to: ‘/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/scripts/../playbooks/library/os_keystone_service.py’ 0K ...... 100% 55.2M=0s 2017-08-15 02:35:00 (55.2 MB/s) - ‘/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/scripts/../playbooks/library/os_keystone_service.py’ saved [6224/6224] mkdir: cannot create directory ‘/opt/stack’: Permission denied To use bifrost, do Prepend ~/.local/bin to your PATH if it is not that way already.. .. or use full path to local Ansible at ~/.local/bin/ansible-playbook source env-vars Then run playbooks as normal. + trap logs_on_exit EXIT + cd /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/scripts/../playbooks + for task in syntax-check list-tasks + /usr/local/bin/ansible-playbook -vvvv -i inventory/localhost test-bifrost-create-vm.yaml --syntax-check No config file found; using defaults statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/prepare_libvirt.yml 1 plays in test-bifrost-create-vm.yaml playbook: test-bifrost-create-vm.yaml + /usr/local/bin/ansible-playbook -vvvv -i inventory/localhost opnfv-virtual.yaml --syntax-check -e testing_user=root No config file found; using defaults statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/bootstrap.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/start.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/staging_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/ironic_config.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_bootstrap.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup_inspector.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/create_tftpboot.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/get_ipxe.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/download_ipa_image.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/start.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_start.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/update_facts_from_ironic.yaml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/ssh_public_key_path.yaml 6 plays in opnfv-virtual.yaml playbook: opnfv-virtual.yaml + for task in syntax-check list-tasks + /usr/local/bin/ansible-playbook -vvvv -i inventory/localhost test-bifrost-create-vm.yaml --list-tasks No config file found; using defaults statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/prepare_libvirt.yml 1 plays in test-bifrost-create-vm.yaml playbook: test-bifrost-create-vm.yaml play #1 (localhost): Executes install, enrollment, and testing in one playbook TAGS: [] tasks: Warn if baremetal_csv_file is defined TAGS: [] Re-set baremetal json to csv file if defined TAGS: [] Set default baremetal.json file if not already defined TAGS: [] Set ci_testing flag if a list of changes are found in the environment variables TAGS: [] Set ci_testing_zuul if it appears we are running in upstream OpenStack CI TAGS: [] Collect process list if running in OpenStack CI TAGS: [] Collect list of listening network sockets if running in OpenStack CI TAGS: [] bifrost-create-vm-nodes : produce warning when csv file is defined TAGS: [] bifrost-create-vm-nodes : override baremetal_json_file with csv file path TAGS: [] bifrost-create-vm-nodes : Ensure openSUSE Tumbleweed has the correct family TAGS: [] bifrost-create-vm-nodes : Ensure openSUSE Leap has the correct family TAGS: [] bifrost-create-vm-nodes : Update apt cache if Ubuntu/Debian TAGS: [] bifrost-create-vm-nodes : Load distribution defaults TAGS: [] bifrost-create-vm-nodes : Include OS version-specific defaults TAGS: [] bifrost-create-vm-nodes : Check for dnf TAGS: [] bifrost-create-vm-nodes : Adjust ansible_pkg_mgr if dnf exists TAGS: [] bifrost-create-vm-nodes : Install required packages TAGS: [] bifrost-create-vm-nodes : Restart libvirt service TAGS: [] bifrost-create-vm-nodes : Enable IP forwarding in sysctl TAGS: [] bifrost-create-vm-nodes : Look for sgabios in {{ sgabios_dir }} TAGS: [] bifrost-create-vm-nodes : Look for sgabios in /usr/share/misc TAGS: [] bifrost-create-vm-nodes : Place sgabios.bin TAGS: [] bifrost-create-vm-nodes : Stop default dnsmasq service TAGS: [] bifrost-create-vm-nodes : ensure libvirt network is present TAGS: [] bifrost-create-vm-nodes : find facts on libvirt networks TAGS: [] bifrost-create-vm-nodes : Delete network interface if virtual network is not active TAGS: [] bifrost-create-vm-nodes : set libvirt network to autostart TAGS: [] bifrost-create-vm-nodes : ensure libvirt network is running TAGS: [] bifrost-create-vm-nodes : get libvirt network status TAGS: [] bifrost-create-vm-nodes : fail if libvirt network is not active TAGS: [] bifrost-create-vm-nodes : define a libvirt pool if not set TAGS: [] bifrost-create-vm-nodes : ensure libvirt pool is running TAGS: [] bifrost-create-vm-nodes : create dir for bm logs TAGS: [] bifrost-create-vm-nodes : install virtualbmc TAGS: [] bifrost-create-vm-nodes : truncate explicit list of vm names TAGS: [] bifrost-create-vm-nodes : generate test vm names TAGS: [] bifrost-create-vm-nodes : set test vm names TAGS: [] bifrost-create-vm-nodes : create placeholder var for vm entries in JSON format TAGS: [] include TAGS: [] bifrost-create-vm-nodes : remove previous baremetal data file TAGS: [] bifrost-create-vm-nodes : write to baremetal json file TAGS: [] bifrost-create-vm-nodes : "Set file permissions such that the baremetal data file can be read by the user executing Ansible" TAGS: [] + /usr/local/bin/ansible-playbook -vvvv -i inventory/localhost opnfv-virtual.yaml --list-tasks -e testing_user=root No config file found; using defaults statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/bootstrap.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/start.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/staging_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/ironic_config.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_bootstrap.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup_inspector.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/create_tftpboot.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/get_ipxe.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/download_ipa_image.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/start.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_start.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/update_facts_from_ironic.yaml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/ssh_public_key_path.yaml 6 plays in opnfv-virtual.yaml playbook: opnfv-virtual.yaml play #1 (localhost): Setting pre-test conditions TAGS: [] tasks: Remove pre-existing leases file TAGS: [] play #2 (localhost): Executes install, enrollment, and testing in one playbook TAGS: [] tasks: Override the ipv4_gateway setting TAGS: [] bifrost-prep-for-install : ensure installation root folder exists TAGS: [] bifrost-prep-for-install : Download via GIT TAGS: [] bifrost-prep-for-install : Copy from local path TAGS: [] play #3 (localhost): Executes install, enrollment, and testing in one playbook TAGS: [] tasks: bifrost-keystone-install : Include OS family-specific defaults TAGS: [] bifrost-keystone-install : Include OS distribution-specific defaults TAGS: [] bifrost-keystone-install : Include OS version-specific defaults TAGS: [] bifrost-keystone-install : Install packages TAGS: [] bifrost-keystone-install : If VENV is set in the environment, enable installation into venv TAGS: [] bifrost-keystone-install : Ensure /opt/stack is present TAGS: [] bifrost-keystone-install : Install {{ package }} package from pip TAGS: [] bifrost-keystone-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-keystone-install : Install {{ package }} package from pip TAGS: [] bifrost-keystone-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-keystone-install : Install {{ package }} package from pip TAGS: [] bifrost-keystone-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-keystone-install : If VENV is set in the environment, enable installation into venv TAGS: [] bifrost-keystone-install : Get uwsgi install location TAGS: [] bifrost-keystone-install : Get keystone-wsgi-admin location TAGS: [] bifrost-keystone-install : Start database service TAGS: [] bifrost-keystone-install : Start rabbitmq-server TAGS: [] bifrost-keystone-install : Wait for rabbitmq TAGS: [] bifrost-keystone-install : Ensure guest user is removed from rabbitmq TAGS: [] bifrost-keystone-install : Create keystone user in RabbitMQ TAGS: [] bifrost-keystone-install : Set mysql_username if environment variable mysql_user is set TAGS: [] bifrost-keystone-install : Set mysql_password if environment variable mysql_pass is set TAGS: [] bifrost-keystone-install : MySQL - Creating DB TAGS: [] bifrost-keystone-install : MySQL - Creating user for keystone TAGS: [] bifrost-keystone-install : Create an keystone service group TAGS: [] bifrost-keystone-install : Create an keystone service user TAGS: [] bifrost-keystone-install : Ensure /etc/keystone exists TAGS: [] bifrost-keystone-install : Write keystone configuration from template TAGS: [] bifrost-keystone-install : Copy keystone-paste.ini to /etc/keystone TAGS: [] bifrost-keystone-install : Apply/Update keystone DB Schema TAGS: [] bifrost-keystone-install : Setup Keystone Credentials TAGS: [] bifrost-keystone-install : Bootstrap Keystone Database TAGS: [] bifrost-keystone-install : Reserve keystone admin port TAGS: [] bifrost-keystone-install : Ensure /var/www/keystone exists TAGS: [] bifrost-keystone-install : Add keystone to web server group TAGS: [] bifrost-keystone-install : Make folder for keystone logs TAGS: [] bifrost-keystone-install : Copy keystone-wsgi-public to /var/www/keystone/public TAGS: [] bifrost-keystone-install : Ensure owner and mode of keystone-wsgi-public TAGS: [] bifrost-keystone-install : Copy keystone-wsgi-admin to /var/www/keystone/admin TAGS: [] bifrost-keystone-install : Ensure owner and mode of keystone-wsgi-admin TAGS: [] bifrost-keystone-install : Ensure /etc/uwsgi exists TAGS: [] bifrost-keystone-install : Place keystone public uwsgi config TAGS: [] bifrost-keystone-install : Place keystone admin uwsgi config TAGS: [] bifrost-keystone-install : Enable keystone-public in uwsgi TAGS: [] bifrost-keystone-install : Enable keystone-admin in uwsgi TAGS: [] bifrost-keystone-install : Place nginx core configuration TAGS: [] bifrost-keystone-install : Place nginx configuration for keystone TAGS: [] bifrost-keystone-install : Place uwsgi services TAGS: [] bifrost-keystone-install : Remove uwsgi sysvinit init script TAGS: [] bifrost-keystone-install : Reload systemd configuration TAGS: [] bifrost-keystone-install : Ensure services are running with current config TAGS: [] bifrost-ironic-install : Ensure openSUSE Tumbleweed has the correct family TAGS: [] bifrost-ironic-install : Ensure openSUSE Leap has the correct family TAGS: [] bifrost-ironic-install : Include OS family-specific defaults TAGS: [] bifrost-ironic-install : Include OS distribution-specific defaults TAGS: [] bifrost-ironic-install : Include OS version-specific defaults TAGS: [] bifrost-ironic-install : Update Package Cache TAGS: [] bifrost-ironic-install : Install packages TAGS: [] bifrost-ironic-install : Install Ubuntu 14.10 (and later) packages TAGS: [] bifrost-ironic-install : If running in CI, set source install facts just to be sure TAGS: [] bifrost-ironic-install : If VENV is set in the environment, enable installation into venv TAGS: [] bifrost-ironic-install : Ensure /opt/stack is present TAGS: [] bifrost-ironic-install : set virtualenv_command TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : set virtualenv_command TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : Install iSCSI client if PXE driver support is enabled TAGS: [] bifrost-ironic-install : install shade from PyPI TAGS: [] bifrost-ironic-install : install shade from source TAGS: [] bifrost-ironic-install : set virtualenv_command TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : set virtualenv_command TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : set virtualenv_command TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : set virtualenv_command TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : set virtualenv_command TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : set virtualenv_command TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : set virtualenv_command TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : set virtualenv_command TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : set virtualenv_command TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : Fail if authentication configuration conflicts. TAGS: [] bifrost-ironic-install : If VENV is set in the environment, enable installation into venv TAGS: [] bifrost-ironic-install : Start database service TAGS: [] bifrost-ironic-install : RabbitMQ - Testing if hostname is defined in /etc/hosts TAGS: [] bifrost-ironic-install : RabbitMQ - Fixing /etc/hosts TAGS: [] bifrost-ironic-install : Stop and disable the epmd service and socket on SUSE TAGS: [] bifrost-ironic-install : Start rabbitmq-server TAGS: [] bifrost-ironic-install : Wait for rabbitmq TAGS: [] bifrost-ironic-install : Ensure guest user is removed from rabbitmq TAGS: [] bifrost-ironic-install : Create ironic user in RabbitMQ TAGS: [] bifrost-ironic-install : Set mysql_username if environment variable mysql_user is set TAGS: [] bifrost-ironic-install : Set mysql_password if environment variable mysql_pass is set TAGS: [] bifrost-ironic-install : MySQL - Creating DB TAGS: [] bifrost-ironic-install : MySQL - Creating user for Ironic TAGS: [] bifrost-ironic-install : Create an ironic service group TAGS: [] bifrost-ironic-install : Create an ironic service user TAGS: [] bifrost-ironic-install : Ensure /etc/ironic exists TAGS: [] bifrost-ironic-install : Copy rootwrap.conf from ironic source folder TAGS: [] bifrost-ironic-install : Copy rootwrap.d contents from ironic source folder TAGS: [] bifrost-ironic-install : Error if credentials are undefined. TAGS: [] bifrost-ironic-install : Ensure service project is present TAGS: [] bifrost-ironic-install : Create service user for ironic TAGS: [] bifrost-ironic-install : Associate ironic user to admin role TAGS: [] bifrost-ironic-install : Create keystone service record for ironic TAGS: [] bifrost-ironic-install : Check ironic admin endpoint exists TAGS: [] bifrost-ironic-install : Check ironic public endpoint exists TAGS: [] bifrost-ironic-install : Check ironic internal endpoint exists TAGS: [] bifrost-ironic-install : Create ironic admin endpoint TAGS: [] bifrost-ironic-install : Create ironic public endpoint TAGS: [] bifrost-ironic-install : Create ironic internal endpoint TAGS: [] bifrost-ironic-install : Create baremetal_admin role TAGS: [] bifrost-ironic-install : Create baremetal_observer role TAGS: [] bifrost-ironic-install : Create baremetal project TAGS: [] bifrost-ironic-install : Create bifrost user TAGS: [] bifrost-ironic-install : Associate bifrost user with baremetal_admin TAGS: [] bifrost-ironic-install : Refresh facts TAGS: [] bifrost-ironic-install : Fail if the network interface does not exist TAGS: [] bifrost-ironic-install : Fail if the network interface has no IP address assigned TAGS: [] bifrost-ironic-install : Update driver list if PXE drivers are enabled TAGS: [] bifrost-ironic-install : Create ironic config TAGS: [] bifrost-ironic-install : Set sudoers for PXE driver support if enabled TAGS: [] bifrost-ironic-install : Copy policy.json to /etc/ironic TAGS: [] bifrost-ironic-install : Create ironic DB Schema TAGS: [] bifrost-ironic-install : Upgrade ironic DB Schema TAGS: [] bifrost-ironic-install : Create service folder if systemd template is defined TAGS: [] bifrost-ironic-install : MySQL - Create database TAGS: [] bifrost-ironic-install : MySQL - Create user for inspector TAGS: [] bifrost-ironic-install : Inspector - Ensure /etc/ironic-inspector/ exists TAGS: [] bifrost-ironic-install : Error if credentials are undefined. TAGS: [] bifrost-ironic-install : Create service user for ironic-inspector TAGS: [] bifrost-ironic-install : Associate ironic_inspector user to admin role TAGS: [] bifrost-ironic-install : Create keystone service record for ironic-inspector TAGS: [] bifrost-ironic-install : Check ironic-inspector admin endpoint exists TAGS: [] bifrost-ironic-install : Check ironic-inspector public endpoint exists TAGS: [] bifrost-ironic-install : Check ironic-inspector internal endpoint exists TAGS: [] bifrost-ironic-install : Create ironic-inspector admin endpoint TAGS: [] bifrost-ironic-install : Create ironic-inspector public endpoint TAGS: [] bifrost-ironic-install : Create ironic-inspector internal endpoint TAGS: [] bifrost-ironic-install : Create inspector_user user TAGS: [] bifrost-ironic-install : Associate inspector_user with baremetal_admin TAGS: [] bifrost-ironic-install : Inspector - Place Configuration TAGS: [] bifrost-ironic-install : Inspector - create data folder TAGS: [] bifrost-ironic-install : Inspector - create log folder TAGS: [] bifrost-ironic-install : Upgrade inspector DB Schema TAGS: [] bifrost-ironic-install : Inspector - Get ironic-inspector install location TAGS: [] bifrost-ironic-install : Inspector - Place service TAGS: [] bifrost-ironic-install : Inspector - Explicitly permit TCP/5050 for ironic-inspector callback TAGS: [] bifrost-ironic-install : Get ironic-api & ironic-conductor install location TAGS: [] bifrost-ironic-install : Set permissions for /var/lib/ironic for the ironic user TAGS: [] bifrost-ironic-install : Place ironic services TAGS: [] bifrost-ironic-install : Set up PXE and iPXE folders TAGS: [] bifrost-ironic-install : Place tftpd map-file TAGS: [] bifrost-ironic-install : Disable service {{ tftp_service_name }} TAGS: [] bifrost-ironic-install : Set pxelinux.0 source (for Ubuntu >=14.10) TAGS: [] bifrost-ironic-install : Determine if pxelinux.0 is in place TAGS: [] bifrost-ironic-install : Place pxelinux.0 TAGS: [] bifrost-ironic-install : Place boot.ipxe helper script /etc/ironic TAGS: [] bifrost-ironic-install : Pre-stage boot.ipxe into /httpboot/ TAGS: [] bifrost-ironic-install : Place tftp config file TAGS: [] bifrost-ironic-install : Create {{ ipxe_dir }} TAGS: [] bifrost-ironic-install : Get ipxe files TAGS: [] bifrost-ironic-install : Copy iPXE image into place TAGS: [] bifrost-ironic-install : Copy full iPXE image into /httpboot TAGS: [] bifrost-ironic-install : Copy full iPXE image into /tftpboot TAGS: [] bifrost-ironic-install : Determine if folder exists, else create and populate folder. TAGS: [] bifrost-ironic-install : Create master_images folder TAGS: [] bifrost-ironic-install : Inspector - Place default tftp boot file in {{ http_boot_folder}}/pxelinux.cfg/ TAGS: [] bifrost-ironic-install : Setup Inventory Hosts Directory TAGS: [] bifrost-ironic-install : Setup Inventory DHCP Hosts Directory TAGS: [] bifrost-ironic-install : Deploy dnsmasq configuration file TAGS: [] bifrost-ironic-install : Look for libvirt dnsmasq config TAGS: [] bifrost-ironic-install : Disable libvirt dnsmasq config TAGS: [] bifrost-ironic-install : Deploy nginx configuration file for serving HTTP requests TAGS: [] bifrost-ironic-install : Test if IPA kernel is present TAGS: [] bifrost-ironic-install : Download IPA kernel checksum file TAGS: [] bifrost-ironic-install : Extract IPA kernel checksum TAGS: [] fail TAGS: [] set_fact TAGS: [] bifrost-ironic-install : Download IPA kernel TAGS: [] bifrost-ironic-install : Test if IPA image is present TAGS: [] bifrost-ironic-install : Download IPA image checksum TAGS: [] bifrost-ironic-install : Extract IPA ramdisk checksum TAGS: [] fail TAGS: [] set_fact TAGS: [] bifrost-ironic-install : Download IPA image TAGS: [] bifrost-ironic-install : Download cirros to use for deployment if requested TAGS: [] bifrost-ironic-install : "Explicitly permit nginx port (TCP) for file downloads from nodes to be provisioned" TAGS: [] bifrost-ironic-install : Explicitly permit TCP/6385 for IPA callback TAGS: [] bifrost-ironic-install : Explicitly allow nginx and IPA port (TCP) on selinux TAGS: [] bifrost-ironic-install : Add proper context on created data for http_boot TAGS: [] bifrost-ironic-install : Copy ironic policy file to temporary directory TAGS: [] bifrost-ironic-install : Check ironic policy module TAGS: [] bifrost-ironic-install : Package ironic policy module TAGS: [] bifrost-ironic-install : Include ironic policy module TAGS: [] bifrost-ironic-install : Enable ironic policy module TAGS: [] bifrost-ironic-install : Configure remote logging TAGS: [] bifrost-ironic-install : Reload systemd configuration TAGS: [] bifrost-ironic-install : Ensure rsyslog is running with current config TAGS: [] bifrost-ironic-install : Start database service TAGS: [] bifrost-ironic-install : Start rabbitmq-server TAGS: [] bifrost-ironic-install : Inspector - (re)starting ironic-inspector service TAGS: [] bifrost-ironic-install : Start ironic-conductor TAGS: [] bifrost-ironic-install : Start ironic-api TAGS: [] bifrost-ironic-install : Start ironic-conductor TAGS: [] bifrost-ironic-install : Start ironic-api TAGS: [] bifrost-ironic-install : Stop existing libvirt dnsmasq processes TAGS: [] bifrost-ironic-install : Ensure services are running with current config TAGS: [] bifrost-ironic-install : Ensure dnsmasq is running with current config TAGS: [] bifrost-ironic-install : Send services a reload signal TAGS: [] bifrost-ironic-install : Send services a force-reload signal TAGS: [] bifrost-create-dib-image : Test if image is present TAGS: [] bifrost-create-dib-image : Test if image is present - {{ dib_imagename }}.{{ dib_imagetype | default('qcow2') }} TAGS: [] bifrost-create-dib-image : Test if image is present - {{ dib_imagename }}.initramfs TAGS: [] bifrost-create-dib-image : Build tracing (-x) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build uncompressed (-u) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build clear environment (-c) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build no tmpfs (--no-tmpfs) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build offline (--offline) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build skip default base element (-n) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build architecture (-a) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build image name (-o) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build image type (-t) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build image size (--image-size) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build image cache (--image-cache) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build max online resize (--max-online-resize) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build minimum tmpfs size (--min-tmpfs) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build mkfs options (--mkfs-options) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build qemu image options (--qemu-img-options) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build root label (--root-label) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build ramdisk element (--ramdisk-element) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build install type (--install-type) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build packages (-p) option for disk-image-create TAGS: [] bifrost-create-dib-image : Set default of Debian Jessie if building debian and not explicitly set, overwride with dib_os_release setting TAGS: [] bifrost-create-dib-image : Initialize the DIB environment variables fact TAGS: [] bifrost-create-dib-image : Set the DIB_RELEASE environment variable if set TAGS: [] bifrost-create-dib-image : Build argument list TAGS: [] bifrost-create-dib-image : Initiate image build TAGS: [] bifrost-create-dib-image : Initiate ramdisk build TAGS: [] bifrost-create-dib-image : Update permission of generated image TAGS: [] bifrost-create-dib-image : Restore proper context on created data for http_boot TAGS: [] bifrost-create-dib-image : Test if image is present TAGS: [] bifrost-create-dib-image : Test if image is present - {{ dib_imagename }}.{{ dib_imagetype | default('qcow2') }} TAGS: [] bifrost-create-dib-image : Test if image is present - {{ dib_imagename }}.initramfs TAGS: [] bifrost-create-dib-image : Build tracing (-x) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build uncompressed (-u) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build clear environment (-c) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build no tmpfs (--no-tmpfs) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build offline (--offline) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build skip default base element (-n) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build architecture (-a) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build image name (-o) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build image type (-t) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build image size (--image-size) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build image cache (--image-cache) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build max online resize (--max-online-resize) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build minimum tmpfs size (--min-tmpfs) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build mkfs options (--mkfs-options) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build qemu image options (--qemu-img-options) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build root label (--root-label) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build ramdisk element (--ramdisk-element) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build install type (--install-type) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build packages (-p) option for disk-image-create TAGS: [] bifrost-create-dib-image : Set default of Debian Jessie if building debian and not explicitly set, overwride with dib_os_release setting TAGS: [] bifrost-create-dib-image : Initialize the DIB environment variables fact TAGS: [] bifrost-create-dib-image : Set the DIB_RELEASE environment variable if set TAGS: [] bifrost-create-dib-image : Build argument list TAGS: [] bifrost-create-dib-image : Initiate image build TAGS: [] bifrost-create-dib-image : Initiate ramdisk build TAGS: [] bifrost-create-dib-image : Update permission of generated image TAGS: [] bifrost-create-dib-image : Restore proper context on created data for http_boot TAGS: [] bifrost-keystone-client-config : redefine cloud settings vars for backward compat TAGS: [] bifrost-keystone-client-config : Ensure the ~/.config exists TAGS: [] bifrost-keystone-client-config : Ensure ~/.config/openstack/ exists TAGS: [] bifrost-keystone-client-config : Write clouds.yaml configuration from template TAGS: [] play #4 (baremetal): Enroll node with Ironic TAGS: [] tasks: ironic-enroll-dynamic : Collect facts TAGS: [] ironic-enroll-dynamic : If in noauth mode, unset authentication parameters. TAGS: [] ironic-enroll-dynamic : Execute os_client_config to collect facts TAGS: [] ironic-enroll-dynamic : Set os_client_config's auth parameters if not already set. TAGS: [] ironic-enroll-dynamic : Dynamic enrollment TAGS: [] ironic-inspect-node : Collect facts TAGS: [] ironic-inspect-node : If in noauth mode, unset authentication parameters. TAGS: [] ironic-inspect-node : Execute os_client_config to collect facts TAGS: [] ironic-inspect-node : Set os_client_config's auth parameters if not already set. TAGS: [] ironic-inspect-node : Setup DHCP for nodes. TAGS: [] ironic-inspect-node : Setup DNS address for nodes. TAGS: [] ironic-inspect-node : Sending dnsmasq HUP TAGS: [] ironic-inspect-node : Execute node introspection TAGS: [] play #5 (baremetal): Create configuration drive files and deploy machines TAGS: [] tasks: bifrost-configdrives-dynamic : If in noauth mode, set auth parameters accordingly. TAGS: [] bifrost-configdrives-dynamic : Execute os_client_config to collect facts TAGS: [] bifrost-configdrives-dynamic : Set os_client_config's auth parameters if not already set. TAGS: [] bifrost-configdrives-dynamic : Collecting node facts TAGS: [] bifrost-configdrives-dynamic : Defined ssh_public_key_path - Check to see if there is a file where the ssh_public_key_path is defined TAGS: [] bifrost-configdrives-dynamic : Defined ssh_public_key_path - Error if ssh_public_key_path is not valid TAGS: [] bifrost-configdrives-dynamic : Defined ssh_public_key_path - Read SSH public key in TAGS: [] bifrost-configdrives-dynamic : Make temporary folder to build configdrive TAGS: [] bifrost-configdrives-dynamic : Make metadata folder - /openstack/{{ metadata_version }} TAGS: [] bifrost-configdrives-dynamic : Make metadata folder - /openstack/latest TAGS: [] bifrost-configdrives-dynamic : Place template in each openstack/{{ metadata_version }} folder TAGS: [] bifrost-configdrives-dynamic : Place template in each openstack/latest folder TAGS: [] bifrost-configdrives-dynamic : Generate network_data TAGS: [] bifrost-configdrives-dynamic : Place network data template in each openstack/latest folder TAGS: [] bifrost-configdrives-dynamic : Place deprecated network info file location in each openstack/latest folder TAGS: [] bifrost-configdrives-dynamic : Make metadata folder - /openstack/latest TAGS: [] bifrost-configdrives-dynamic : Write network Debian style interface template TAGS: [] bifrost-configdrives-dynamic : Check if mkisofs is available TAGS: [] bifrost-configdrives-dynamic : If mkisofs is not available, fallback to genisoimage TAGS: [] bifrost-configdrives-dynamic : Check if genisoimage is available TAGS: [] bifrost-configdrives-dynamic : fail if genisoimage is not available. TAGS: [] bifrost-configdrives-dynamic : Make config drive files TAGS: [] bifrost-configdrives-dynamic : Make config drive files base64 encoded and gzip compressed TAGS: [] bifrost-configdrives-dynamic : Cleanup configdrive .iso files TAGS: [] bifrost-configdrives-dynamic : Cleanup configdrive temp folder TAGS: [] bifrost-deploy-nodes-dynamic : Obtain setup facts TAGS: [] bifrost-deploy-nodes-dynamic : If in noauth mode, unset authentication parameters. TAGS: [] bifrost-deploy-nodes-dynamic : Execute os_client_config to collect facts TAGS: [] bifrost-deploy-nodes-dynamic : Set os_client_config's auth parameters if not already set. TAGS: [] bifrost-deploy-nodes-dynamic : Setup DHCP for nodes. TAGS: [] bifrost-deploy-nodes-dynamic : Setup DNS address for nodes. TAGS: [] bifrost-deploy-nodes-dynamic : Sending dnsmasq HUP TAGS: [] bifrost-deploy-nodes-dynamic : Deploy to hardware - Using custom instance_info. TAGS: [] bifrost-deploy-nodes-dynamic : Collect the checksum of the deployment image. TAGS: [] bifrost-deploy-nodes-dynamic : Error if deploy_image is not present, and instance_info is not defined TAGS: [] bifrost-deploy-nodes-dynamic : Deploy to hardware - bifrost default TAGS: [] play #6 (baremetal): Deploy machines. TAGS: [] tasks: bifrost-prepare-for-test-dynamic : Wait for the base testvm machine to become available. TAGS: [] bifrost-prepare-for-test-dynamic : Pause for 4 seconds to allow testvm to become fully operational and to avoid any potential sshd startup race. TAGS: [] bifrost-prepare-for-test-dynamic : Add testvm(s) to Ansible Inventory TAGS: [] bifrost-prepare-for-test-dynamic : Ensure ~/.ssh/known_hosts is present TAGS: [] bifrost-prepare-for-test-dynamic : Remove testvm hosts from SSH known_hosts file. TAGS: [] bifrost-prepare-for-test-dynamic : Pause before asking for keyscan, to avoid races TAGS: [] bifrost-prepare-for-test-dynamic : Re-check SSH connectivity prior to proceeding with multi-node testing TAGS: [] bifrost-prepare-for-test-dynamic : Additional SSH startup pause when performing multi-node testing TAGS: [] bifrost-prepare-for-test-dynamic : Add testvm hosts from SSH known_hosts file. TAGS: [] + /usr/local/bin/ansible-playbook -vvvv -i inventory/localhost test-bifrost-create-vm.yaml -e test_vm_num_nodes=3 -e test_vm_memory_size=4096 -e enable_venv=false -e test_vm_domain_type=kvm -e baremetal_csv_file=/tmp/baremetal.csv No config file found; using defaults statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/prepare_libvirt.yml Loaded callback default of type stdout, v2.0 PLAYBOOK: test-bifrost-create-vm.yaml ****************************************** 1 plays in test-bifrost-create-vm.yaml PLAY [Executes install, enrollment, and testing in one playbook] *************** TASK [setup] ******************************************************************* <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1502789706.9-73169853891408 `" && echo ansible-tmp-1502789706.9-73169853891408="` echo $HOME/.ansible/tmp/ansible-tmp-1502789706.9-73169853891408 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpxcfVFN TO /home/jenkins/.ansible/tmp/ansible-tmp-1502789706.9-73169853891408/setup <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1502789706.9-73169853891408/ /home/jenkins/.ansible/tmp/ansible-tmp-1502789706.9-73169853891408/setup && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-vviakzpfqtkkcqgkugbdjpfezqxxumcr; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1502789706.9-73169853891408/setup; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1502789706.9-73169853891408/" > /dev/null 2>&1'"'"' && sleep 0' ok: [127.0.0.1] TASK [Warn if baremetal_csv_file is defined] *********************************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/test-bifrost-create-vm.yaml:9 ok: [127.0.0.1] => { "msg": "\"WARNING - 'baremetal_csv_file' variable is defined. Its use is deprecated. The file created will be in JSON format. Use 'baremetal_json_file' variable instead.\"\n" } TASK [Re-set baremetal json to csv file if defined] **************************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/test-bifrost-create-vm.yaml:16 ok: [127.0.0.1] => {"ansible_facts": {"baremetal_json_file": "/tmp/baremetal.csv"}, "changed": false, "invocation": {"module_args": {"baremetal_json_file": "/tmp/baremetal.csv"}, "module_name": "set_fact"}} TASK [Set default baremetal.json file if not already defined] ****************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/test-bifrost-create-vm.yaml:20 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [Set ci_testing flag if a list of changes are found in the environment variables] *** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/test-bifrost-create-vm.yaml:24 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [Set ci_testing_zuul if it appears we are running in upstream OpenStack CI] *** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/test-bifrost-create-vm.yaml:28 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [Collect process list if running in OpenStack CI] ************************* task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/test-bifrost-create-vm.yaml:32 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [Collect list of listening network sockets if running in OpenStack CI] **** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/test-bifrost-create-vm.yaml:35 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-vm-nodes : produce warning when csv file is defined] ****** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:15 ok: [127.0.0.1] => { "msg": "\"WARNING - Variable 'baremetal_csv_file' is deprecated. For backward compatibility, its value will be used as path for file to write data for created 'virtual' baremetal nodes, but the file will be JSON formatted.\"\n" } TASK [bifrost-create-vm-nodes : override baremetal_json_file with csv file path] *** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:24 ok: [127.0.0.1] => {"ansible_facts": {"baremetal_json_file": "/tmp/baremetal.csv"}, "changed": false, "invocation": {"module_args": {"baremetal_json_file": "/tmp/baremetal.csv"}, "module_name": "set_fact"}} TASK [bifrost-create-vm-nodes : Ensure openSUSE Tumbleweed has the correct family] *** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:34 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-vm-nodes : Ensure openSUSE Leap has the correct family] *** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:39 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-vm-nodes : Update apt cache if Ubuntu/Debian] ************* task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:45 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1502789708.67-137053665000102 `" && echo ansible-tmp-1502789708.67-137053665000102="` echo $HOME/.ansible/tmp/ansible-tmp-1502789708.67-137053665000102 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpaQlqfP TO /home/jenkins/.ansible/tmp/ansible-tmp-1502789708.67-137053665000102/apt <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1502789708.67-137053665000102/ /home/jenkins/.ansible/tmp/ansible-tmp-1502789708.67-137053665000102/apt && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-qdgkhnrehpcsujksaytnvtibmljgefzn; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1502789708.67-137053665000102/apt; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1502789708.67-137053665000102/" > /dev/null 2>&1'"'"' && sleep 0' ok: [127.0.0.1] => {"cache_update_time": 1502789709, "cache_updated": true, "changed": false, "invocation": {"module_args": {"allow_unauthenticated": false, "autoremove": false, "cache_valid_time": null, "deb": null, "default_release": null, "dpkg_options": "force-confdef,force-confold", "force": false, "install_recommends": null, "only_upgrade": false, "package": null, "purge": false, "state": "present", "update_cache": true, "upgrade": null}, "module_name": "apt"}} TASK [bifrost-create-vm-nodes : Load distribution defaults] ******************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:50 ok: [127.0.0.1] => (item=/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/templates/../defaults/required_defaults_Debian.yml) => {"ansible_facts": {"libvirt_service_name": "libvirt-bin", "required_packages": ["libvirt-bin", "qemu-utils", "qemu-kvm", "qemu-system-x86", "sgabios", "python-libvirt", "python-lxml", "pkg-config", "libvirt-dev"], "sgabios_dir": "/usr/share/qemu/"}, "invocation": {"module_args": {"_raw_params": "/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/templates/../defaults/required_defaults_Debian.yml"}, "module_name": "include_vars"}, "item": "/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/templates/../defaults/required_defaults_Debian.yml"} TASK [bifrost-create-vm-nodes : Include OS version-specific defaults] ********** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:56 ok: [127.0.0.1] => (item=/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/templates/../defaults/dummy-defaults.yml) => {"ansible_facts": {}, "invocation": {"module_args": {"_raw_params": "/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/templates/../defaults/dummy-defaults.yml"}, "module_name": "include_vars"}, "item": "/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/templates/../defaults/dummy-defaults.yml"} TASK [bifrost-create-vm-nodes : Check for dnf] ********************************* task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:65 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1502789714.48-267627262329083 `" && echo ansible-tmp-1502789714.48-267627262329083="` echo $HOME/.ansible/tmp/ansible-tmp-1502789714.48-267627262329083 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpCzG3rj TO /home/jenkins/.ansible/tmp/ansible-tmp-1502789714.48-267627262329083/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1502789714.48-267627262329083/ /home/jenkins/.ansible/tmp/ansible-tmp-1502789714.48-267627262329083/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-mtxwsuylfgbzwhkpdjhrlvmkimteqdcy; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1502789714.48-267627262329083/stat; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1502789714.48-267627262329083/" > /dev/null 2>&1'"'"' && sleep 0' ok: [127.0.0.1] => {"changed": false, "invocation": {"module_args": {"checksum_algorithm": "sha1", "follow": false, "get_checksum": true, "get_md5": true, "mime": false, "path": "/usr/bin/dnf"}, "module_name": "stat"}, "stat": {"exists": false}} TASK [bifrost-create-vm-nodes : Adjust ansible_pkg_mgr if dnf exists] ********** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:70 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-vm-nodes : Install required packages] ********************* task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:75 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1502789714.84-62254916991494 `" && echo ansible-tmp-1502789714.84-62254916991494="` echo $HOME/.ansible/tmp/ansible-tmp-1502789714.84-62254916991494 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpVwO77M TO /home/jenkins/.ansible/tmp/ansible-tmp-1502789714.84-62254916991494/apt <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1502789714.84-62254916991494/ /home/jenkins/.ansible/tmp/ansible-tmp-1502789714.84-62254916991494/apt && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-yjoisbwlqxguxpixqqiymuvzdqrvdhty; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1502789714.84-62254916991494/apt; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1502789714.84-62254916991494/" > /dev/null 2>&1'"'"' && sleep 0' ok: [127.0.0.1] => (item=[u'libvirt-bin', u'qemu-utils', u'qemu-kvm', u'qemu-system-x86', u'sgabios', u'python-libvirt', u'python-lxml', u'pkg-config', u'libvirt-dev']) => {"cache_update_time": 0, "cache_updated": false, "changed": false, "invocation": {"module_args": {"allow_unauthenticated": false, "autoremove": false, "cache_valid_time": null, "deb": null, "default_release": null, "dpkg_options": "force-confdef,force-confold", "force": false, "install_recommends": null, "name": ["libvirt-bin", "qemu-utils", "qemu-kvm", "qemu-system-x86", "sgabios", "python-libvirt", "python-lxml", "pkg-config", "libvirt-dev"], "only_upgrade": false, "package": ["libvirt-bin", "qemu-utils", "qemu-kvm", "qemu-system-x86", "sgabios", "python-libvirt", "python-lxml", "pkg-config", "libvirt-dev"], "purge": false, "state": "present", "update_cache": false, "upgrade": null}, "module_name": "apt"}, "item": ["libvirt-bin", "qemu-utils", "qemu-kvm", "qemu-system-x86", "sgabios", "python-libvirt", "python-lxml", "pkg-config", "libvirt-dev"]} TASK [bifrost-create-vm-nodes : Restart libvirt service] *********************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/prepare_libvirt.yml:18 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1502789715.7-33061245016463 `" && echo ansible-tmp-1502789715.7-33061245016463="` echo $HOME/.ansible/tmp/ansible-tmp-1502789715.7-33061245016463 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpxZpM1D TO /home/jenkins/.ansible/tmp/ansible-tmp-1502789715.7-33061245016463/service <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1502789715.7-33061245016463/ /home/jenkins/.ansible/tmp/ansible-tmp-1502789715.7-33061245016463/service && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ssdzlmydfajrlflpprpabqrutwwcjfaf; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1502789715.7-33061245016463/service; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1502789715.7-33061245016463/" > /dev/null 2>&1'"'"' && sleep 0' changed: [127.0.0.1] => {"changed": true, "invocation": {"module_args": {"arguments": "", "enabled": null, "name": "libvirt-bin", "pattern": null, "runlevel": "default", "sleep": null, "state": "restarted"}, "module_name": "service"}, "name": "libvirt-bin", "state": "started"} TASK [bifrost-create-vm-nodes : Enable IP forwarding in sysctl] **************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/prepare_libvirt.yml:23 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1502789716.12-231864872491060 `" && echo ansible-tmp-1502789716.12-231864872491060="` echo $HOME/.ansible/tmp/ansible-tmp-1502789716.12-231864872491060 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpKrBz0b TO /home/jenkins/.ansible/tmp/ansible-tmp-1502789716.12-231864872491060/sysctl <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1502789716.12-231864872491060/ /home/jenkins/.ansible/tmp/ansible-tmp-1502789716.12-231864872491060/sysctl && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-yllkkyybvzuaiwyinzigaemkipswxeux; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1502789716.12-231864872491060/sysctl; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1502789716.12-231864872491060/" > /dev/null 2>&1'"'"' && sleep 0' ok: [127.0.0.1] => {"changed": false, "invocation": {"module_args": {"ignoreerrors": false, "name": "net.ipv4.ip_forward", "reload": true, "state": "present", "sysctl_file": "/etc/sysctl.conf", "sysctl_set": true, "value": "1"}, "module_name": "sysctl"}} TASK [bifrost-create-vm-nodes : Look for sgabios in /usr/share/qemu/] ********** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/prepare_libvirt.yml:33 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1502789716.36-42301460566566 `" && echo ansible-tmp-1502789716.36-42301460566566="` echo $HOME/.ansible/tmp/ansible-tmp-1502789716.36-42301460566566 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpZDNKfp TO /home/jenkins/.ansible/tmp/ansible-tmp-1502789716.36-42301460566566/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1502789716.36-42301460566566/ /home/jenkins/.ansible/tmp/ansible-tmp-1502789716.36-42301460566566/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-pvjpqoxhmvzqfmxqwhovtakotdapkeob; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1502789716.36-42301460566566/stat; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1502789716.36-42301460566566/" > /dev/null 2>&1'"'"' && sleep 0' ok: [127.0.0.1] => {"changed": false, "invocation": {"module_args": {"checksum_algorithm": "sha1", "follow": false, "get_checksum": true, "get_md5": true, "mime": false, "path": "/usr/share/qemu//sgabios.bin"}, "module_name": "stat"}, "stat": {"atime": 1502787077.189368, "ctime": 1485533718.664178, "dev": 64769, "exists": true, "gid": 0, "gr_name": "root", "inode": 2103490, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/usr/share/misc/sgabios.bin", "mode": "0777", "mtime": 1386457998.0, "nlink": 1, "path": "/usr/share/qemu//sgabios.bin", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 19, "uid": 0, "wgrp": true, "woth": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} TASK [bifrost-create-vm-nodes : Look for sgabios in /usr/share/misc] *********** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/prepare_libvirt.yml:37 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1502789716.6-22746732731187 `" && echo ansible-tmp-1502789716.6-22746732731187="` echo $HOME/.ansible/tmp/ansible-tmp-1502789716.6-22746732731187 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp717IZz TO /home/jenkins/.ansible/tmp/ansible-tmp-1502789716.6-22746732731187/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1502789716.6-22746732731187/ /home/jenkins/.ansible/tmp/ansible-tmp-1502789716.6-22746732731187/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-romlyugsoiikjeuuennwpstiwckyudpm; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1502789716.6-22746732731187/stat; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1502789716.6-22746732731187/" > /dev/null 2>&1'"'"' && sleep 0' ok: [127.0.0.1] => {"changed": false, "invocation": {"module_args": {"checksum_algorithm": "sha1", "follow": false, "get_checksum": true, "get_md5": true, "mime": false, "path": "/usr/share/misc/sgabios.bin"}, "module_name": "stat"}, "stat": {"atime": 1502787077.433371, "checksum": "4db09c1b5a6a9eae1a0fc2e3f125cea5e7761e17", "ctime": 1485533718.660178, "dev": 64769, "exists": true, "gid": 0, "gr_name": "root", "inode": 1978685, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "dedab9673a42b66275e3e70188e8508c", "mode": "0644", "mtime": 1386457997.0, "nlink": 1, "path": "/usr/share/misc/sgabios.bin", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [bifrost-create-vm-nodes : Place sgabios.bin] ***************************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/prepare_libvirt.yml:41 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-vm-nodes : Stop default dnsmasq service] ****************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/prepare_libvirt.yml:54 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1502789716.96-102126630611114 `" && echo ansible-tmp-1502789716.96-102126630611114="` echo $HOME/.ansible/tmp/ansible-tmp-1502789716.96-102126630611114 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpOMmLLo TO /home/jenkins/.ansible/tmp/ansible-tmp-1502789716.96-102126630611114/service <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1502789716.96-102126630611114/ /home/jenkins/.ansible/tmp/ansible-tmp-1502789716.96-102126630611114/service && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-tcqdeysxoggujpkgdnyyayqdxyeouolj; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1502789716.96-102126630611114/service; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1502789716.96-102126630611114/" > /dev/null 2>&1'"'"' && sleep 0' changed: [127.0.0.1] => {"changed": true, "invocation": {"module_args": {"arguments": "", "enabled": null, "name": "dnsmasq", "pattern": null, "runlevel": "default", "sleep": null, "state": "stopped"}, "module_name": "service"}, "name": "dnsmasq", "state": "stopped"} TASK [bifrost-create-vm-nodes : ensure libvirt network is present] ************* task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/prepare_libvirt.yml:60 File lookup using /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/templates/net.xml.j2 as file <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1502789717.41-249281576964609 `" && echo ansible-tmp-1502789717.41-249281576964609="` echo $HOME/.ansible/tmp/ansible-tmp-1502789717.41-249281576964609 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpCxwnH_ TO /home/jenkins/.ansible/tmp/ansible-tmp-1502789717.41-249281576964609/virt_net <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1502789717.41-249281576964609/ /home/jenkins/.ansible/tmp/ansible-tmp-1502789717.41-249281576964609/virt_net && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-qvywbogckhdibtlqhwungyhthdcgxkin; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1502789717.41-249281576964609/virt_net; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1502789717.41-249281576964609/" > /dev/null 2>&1'"'"' && sleep 0' ok: [127.0.0.1] => {"changed": false, "invocation": {"module_args": {"autostart": null, "command": null, "name": "default", "state": "present", "uri": "qemu:///system", "xml": "\n default\n \n \n \n \n \n \n \n \n \n \n \n\n"}, "module_name": "virt_net"}} TASK [bifrost-create-vm-nodes : find facts on libvirt networks] **************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/prepare_libvirt.yml:67 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1502789717.69-198599206139937 `" && echo ansible-tmp-1502789717.69-198599206139937="` echo $HOME/.ansible/tmp/ansible-tmp-1502789717.69-198599206139937 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpwv9Ja5 TO /home/jenkins/.ansible/tmp/ansible-tmp-1502789717.69-198599206139937/virt_net <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1502789717.69-198599206139937/ /home/jenkins/.ansible/tmp/ansible-tmp-1502789717.69-198599206139937/virt_net && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-sacrhoifqnsrldjiuhqfojeglrnhixbd; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1502789717.69-198599206139937/virt_net; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1502789717.69-198599206139937/" > /dev/null 2>&1'"'"' && sleep 0' ok: [127.0.0.1] => {"ansible_facts": {"ansible_libvirt_networks": {"default": {"autostart": "yes", "bridge": "virbr0", "forward_mode": "nat", "macaddress": "52:54:00:a4:24:d4", "persistent": "yes", "state": "active", "uuid": "4cf9af7e-d7ae-49a1-9333-3f70e5930ec8"}}}, "changed": false, "invocation": {"module_args": {"autostart": null, "command": "facts", "name": null, "state": null, "uri": "qemu:///system", "xml": null}, "module_name": "virt_net"}} TASK [bifrost-create-vm-nodes : Delete network interface if virtual network is not active] *** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/prepare_libvirt.yml:73 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-vm-nodes : set libvirt network to autostart] ************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/prepare_libvirt.yml:80 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1502789718.07-204122249929147 `" && echo ansible-tmp-1502789718.07-204122249929147="` echo $HOME/.ansible/tmp/ansible-tmp-1502789718.07-204122249929147 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpnUEoyg TO /home/jenkins/.ansible/tmp/ansible-tmp-1502789718.07-204122249929147/virt_net <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1502789718.07-204122249929147/ /home/jenkins/.ansible/tmp/ansible-tmp-1502789718.07-204122249929147/virt_net && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ncwgdxbkfwckwgantqlmfroabainedul; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1502789718.07-204122249929147/virt_net; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1502789718.07-204122249929147/" > /dev/null 2>&1'"'"' && sleep 0' ok: [127.0.0.1] => {"changed": false, "invocation": {"module_args": {"autostart": true, "command": null, "name": "default", "state": null, "uri": "qemu:///system", "xml": null}, "module_name": "virt_net"}} TASK [bifrost-create-vm-nodes : ensure libvirt network is running] ************* task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/prepare_libvirt.yml:86 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1502789718.37-141618798501960 `" && echo ansible-tmp-1502789718.37-141618798501960="` echo $HOME/.ansible/tmp/ansible-tmp-1502789718.37-141618798501960 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpudgCgc TO /home/jenkins/.ansible/tmp/ansible-tmp-1502789718.37-141618798501960/virt_net <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1502789718.37-141618798501960/ /home/jenkins/.ansible/tmp/ansible-tmp-1502789718.37-141618798501960/virt_net && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-nkpchknksmwqawqonunrdyjdrlhframn; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1502789718.37-141618798501960/virt_net; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1502789718.37-141618798501960/" > /dev/null 2>&1'"'"' && sleep 0' ok: [127.0.0.1] => {"changed": false, "invocation": {"module_args": {"autostart": null, "command": null, "name": "default", "state": "active", "uri": "qemu:///system", "xml": null}, "module_name": "virt_net"}} TASK [bifrost-create-vm-nodes : get libvirt network status] ******************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/prepare_libvirt.yml:92 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1502789718.66-176196303850862 `" && echo ansible-tmp-1502789718.66-176196303850862="` echo $HOME/.ansible/tmp/ansible-tmp-1502789718.66-176196303850862 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpqaoF_v TO /home/jenkins/.ansible/tmp/ansible-tmp-1502789718.66-176196303850862/virt_net <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1502789718.66-176196303850862/ /home/jenkins/.ansible/tmp/ansible-tmp-1502789718.66-176196303850862/virt_net && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-nnfjubssalfkhoalquloeyqejyjomhxa; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1502789718.66-176196303850862/virt_net; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1502789718.66-176196303850862/" > /dev/null 2>&1'"'"' && sleep 0' ok: [127.0.0.1] => {"changed": false, "invocation": {"module_args": {"autostart": null, "command": "status", "name": "default", "state": null, "uri": "qemu:///system", "xml": null}, "module_name": "virt_net"}, "status": "active"} TASK [bifrost-create-vm-nodes : fail if libvirt network is not active] ********* task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/prepare_libvirt.yml:99 ok: [127.0.0.1] => {"changed": false, "invocation": {"module_args": {"that": "test_vm_net_status.status == 'active'"}, "module_name": "assert"}, "msg": "all assertions passed"} TASK [bifrost-create-vm-nodes : define a libvirt pool if not set] ************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/prepare_libvirt.yml:103 File lookup using /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/templates/pool_dir.xml.j2 as file <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1502789719.13-21862816990600 `" && echo ansible-tmp-1502789719.13-21862816990600="` echo $HOME/.ansible/tmp/ansible-tmp-1502789719.13-21862816990600 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmppVG5bO TO /home/jenkins/.ansible/tmp/ansible-tmp-1502789719.13-21862816990600/virt_pool <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1502789719.13-21862816990600/ /home/jenkins/.ansible/tmp/ansible-tmp-1502789719.13-21862816990600/virt_pool && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-yuwjkoyjirncfegvmdygmpjfyriuydkt; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1502789719.13-21862816990600/virt_pool; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1502789719.13-21862816990600/" > /dev/null 2>&1'"'"' && sleep 0' ok: [127.0.0.1] => {"changed": false, "invocation": {"module_args": {"autostart": null, "command": null, "mode": null, "name": "default", "state": "present", "uri": "qemu:///system", "xml": "\n default\n \n /var/lib/libvirt/images\n \n\n\n"}, "module_name": "virt_pool"}} TASK [bifrost-create-vm-nodes : ensure libvirt pool is running] **************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/prepare_libvirt.yml:110 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1502789719.42-173112000039767 `" && echo ansible-tmp-1502789719.42-173112000039767="` echo $HOME/.ansible/tmp/ansible-tmp-1502789719.42-173112000039767 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpTdmEQ0 TO /home/jenkins/.ansible/tmp/ansible-tmp-1502789719.42-173112000039767/virt_pool <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1502789719.42-173112000039767/ /home/jenkins/.ansible/tmp/ansible-tmp-1502789719.42-173112000039767/virt_pool && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-lmonunummsgvaoanmhypsatqpaxdiizx; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1502789719.42-173112000039767/virt_pool; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1502789719.42-173112000039767/" > /dev/null 2>&1'"'"' && sleep 0' ok: [127.0.0.1] => {"changed": false, "invocation": {"module_args": {"autostart": true, "command": null, "mode": null, "name": "default", "state": "active", "uri": "qemu:///system", "xml": null}, "module_name": "virt_pool"}} TASK [bifrost-create-vm-nodes : create dir for bm logs] ************************ task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/prepare_libvirt.yml:117 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1502789719.79-107001695764218 `" && echo ansible-tmp-1502789719.79-107001695764218="` echo $HOME/.ansible/tmp/ansible-tmp-1502789719.79-107001695764218 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpi1KZPf TO /home/jenkins/.ansible/tmp/ansible-tmp-1502789719.79-107001695764218/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1502789719.79-107001695764218/ /home/jenkins/.ansible/tmp/ansible-tmp-1502789719.79-107001695764218/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ybuowehwqmyoxilswguvaoiwtfxbsgtl; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1502789719.79-107001695764218/file; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1502789719.79-107001695764218/" > /dev/null 2>&1'"'"' && sleep 0' ok: [127.0.0.1] => {"changed": false, "diff": {"after": {"path": "/var/log/libvirt/baremetal_logs"}, "before": {"path": "/var/log/libvirt/baremetal_logs"}}, "gid": 0, "group": "root", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": null, "mode": "o+rx", "original_basename": null, "owner": null, "path": "/var/log/libvirt/baremetal_logs", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "validate": null}, "module_name": "file"}, "mode": "0755", "owner": "root", "path": "/var/log/libvirt/baremetal_logs", "size": 4096, "state": "directory", "uid": 0} TASK [bifrost-create-vm-nodes : install virtualbmc] **************************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/prepare_libvirt.yml:123 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1502789720.11-119294158263603 `" && echo ansible-tmp-1502789720.11-119294158263603="` echo $HOME/.ansible/tmp/ansible-tmp-1502789720.11-119294158263603 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmphQI7Ff TO /home/jenkins/.ansible/tmp/ansible-tmp-1502789720.11-119294158263603/pip <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1502789720.11-119294158263603/ /home/jenkins/.ansible/tmp/ansible-tmp-1502789720.11-119294158263603/pip && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-udyrrjuscrvksxdqrmxibijpjyxrqore; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1502789720.11-119294158263603/pip; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1502789720.11-119294158263603/" > /dev/null 2>&1'"'"' && sleep 0' ok: [127.0.0.1] => {"changed": false, "cmd": "/usr/local/bin/pip install virtualbmc", "invocation": {"module_args": {"chdir": null, "editable": true, "executable": null, "extra_args": null, "name": "virtualbmc", "requirements": null, "state": "present", "umask": null, "use_mirrors": true, "version": null, "virtualenv": null, "virtualenv_command": "virtualenv", "virtualenv_python": null, "virtualenv_site_packages": false}, "module_name": "pip"}, "name": "virtualbmc", "requirements": null, "state": "present", "stderr": "", "stdout": "Requirement already satisfied: virtualbmc in /usr/local/lib/python2.7/dist-packages\nRequirement already satisfied: six>=1.9.0 in /usr/local/lib/python2.7/dist-packages (from virtualbmc)\nRequirement already satisfied: pyghmi>=1.0.9 in /usr/local/lib/python2.7/dist-packages (from virtualbmc)\nRequirement already satisfied: PrettyTable<0.8,>=0.7.1 in /usr/local/lib/python2.7/dist-packages (from virtualbmc)\nRequirement already satisfied: libvirt-python>=1.2.5 in /usr/local/lib/python2.7/dist-packages (from virtualbmc)\nRequirement already satisfied: pbr>=1.8 in /usr/local/lib/python2.7/dist-packages (from virtualbmc)\nRequirement already satisfied: pycrypto>=2.6 in /usr/local/lib/python2.7/dist-packages (from pyghmi>=1.0.9->virtualbmc)\n", "stdout_lines": ["Requirement already satisfied: virtualbmc in /usr/local/lib/python2.7/dist-packages", "Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python2.7/dist-packages (from virtualbmc)", "Requirement already satisfied: pyghmi>=1.0.9 in /usr/local/lib/python2.7/dist-packages (from virtualbmc)", "Requirement already satisfied: PrettyTable<0.8,>=0.7.1 in /usr/local/lib/python2.7/dist-packages (from virtualbmc)", "Requirement already satisfied: libvirt-python>=1.2.5 in /usr/local/lib/python2.7/dist-packages (from virtualbmc)", "Requirement already satisfied: pbr>=1.8 in /usr/local/lib/python2.7/dist-packages (from virtualbmc)", "Requirement already satisfied: pycrypto>=2.6 in /usr/local/lib/python2.7/dist-packages (from pyghmi>=1.0.9->virtualbmc)"], "version": null, "virtualenv": null} TASK [bifrost-create-vm-nodes : truncate explicit list of vm names] ************ task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:81 ok: [127.0.0.1] => {"ansible_facts": {"test_vm_node_names": ["opnfv", "controller00", "compute00"]}, "changed": false, "invocation": {"module_args": {"test_vm_node_names": ["opnfv", "controller00", "compute00"]}, "module_name": "set_fact"}} TASK [bifrost-create-vm-nodes : generate test vm names] ************************ task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:85 skipping: [127.0.0.1] => (item=testvm1) => {"changed": false, "item": "testvm1", "skip_reason": "Conditional check failed", "skipped": true} skipping: [127.0.0.1] => (item=testvm2) => {"changed": false, "item": "testvm2", "skip_reason": "Conditional check failed", "skipped": true} skipping: [127.0.0.1] => (item=testvm3) => {"changed": false, "item": "testvm3", "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-vm-nodes : set test vm names] ***************************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:91 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-vm-nodes : create placeholder var for vm entries in JSON format] *** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:96 ok: [127.0.0.1] => {"ansible_facts": {"testvm_json_data": {}}, "changed": false, "invocation": {"module_args": {"testvm_json_data": {}}, "module_name": "set_fact"}} TASK [bifrost-create-vm-nodes : include] *************************************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:100 included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/create_vm.yml for 127.0.0.1 included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/create_vm.yml for 127.0.0.1 included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/create_vm.yml for 127.0.0.1 TASK [bifrost-create-vm-nodes : set_fact] ************************************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/create_vm.yml:18 ok: [127.0.0.1] => {"ansible_facts": {"vm_host_group": ["baremetal"], "vm_log_file": "/var/log/libvirt/baremetal_logs/opnfv_console.log", "vm_name": "opnfv"}, "changed": false, "invocation": {"module_args": {"vm_host_group": ["baremetal"], "vm_log_file": "/var/log/libvirt/baremetal_logs/opnfv_console.log", "vm_name": "opnfv"}, "module_name": "set_fact"}} TASK [bifrost-create-vm-nodes : set_fact] ************************************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/create_vm.yml:23 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-vm-nodes : set prealloc arg for Debian] ******************* task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/create_vm.yml:27 ok: [127.0.0.1] => {"ansible_facts": {"prealloc": "--prealloc-metadata"}, "changed": false, "invocation": {"module_args": {"prealloc": "--prealloc-metadata"}, "module_name": "set_fact"}} TASK [bifrost-create-vm-nodes : list info on pools] **************************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/create_vm.yml:34 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1502789722.03-194209222168759 `" && echo ansible-tmp-1502789722.03-194209222168759="` echo $HOME/.ansible/tmp/ansible-tmp-1502789722.03-194209222168759 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpR_BaDx TO /home/jenkins/.ansible/tmp/ansible-tmp-1502789722.03-194209222168759/virt_pool <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1502789722.03-194209222168759/ /home/jenkins/.ansible/tmp/ansible-tmp-1502789722.03-194209222168759/virt_pool && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-bmtjgmiffnqmemcscyjunafummtmaqgz; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1502789722.03-194209222168759/virt_pool; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1502789722.03-194209222168759/" > /dev/null 2>&1'"'"' && sleep 0' ok: [127.0.0.1] => {"ansible_facts": {"ansible_libvirt_pools": {"default": {"autostart": "yes", "path": "/var/lib/libvirt/images", "persistent": "yes", "size_available": "539657883648", "size_total": "545222148096", "size_used": "5564264448", "state": "active", "status": "running", "type": "dir", "uuid": "ca4e36b0-d0f3-4eff-b0e6-80573c4e7b60", "volume_count": 0, "volumes": []}}}, "changed": false, "invocation": {"module_args": {"autostart": null, "command": "facts", "mode": null, "name": null, "state": null, "uri": "qemu:///system", "xml": null}, "module_name": "virt_pool"}} TASK [bifrost-create-vm-nodes : list existing vms] ***************************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/create_vm.yml:39 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1502789722.42-147947644859201 `" && echo ansible-tmp-1502789722.42-147947644859201="` echo $HOME/.ansible/tmp/ansible-tmp-1502789722.42-147947644859201 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp_apwRc TO /home/jenkins/.ansible/tmp/ansible-tmp-1502789722.42-147947644859201/virt <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1502789722.42-147947644859201/ /home/jenkins/.ansible/tmp/ansible-tmp-1502789722.42-147947644859201/virt && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-zywvtkcdkckbbomcmibihmjquhgjtydh; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1502789722.42-147947644859201/virt; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1502789722.42-147947644859201/" > /dev/null 2>&1'"'"' && sleep 0' ok: [127.0.0.1] => {"changed": false, "invocation": {"module_args": {"command": "list_vms", "name": null, "state": null, "uri": "qemu:///system", "xml": null}, "module_name": "virt"}, "list_vms": ["testvm2", "testvm1", "testvm3"]} TASK [bifrost-create-vm-nodes : create volume for vm] ************************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/create_vm.yml:48 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1502789722.79-19043434783199 `" && echo ansible-tmp-1502789722.79-19043434783199="` echo $HOME/.ansible/tmp/ansible-tmp-1502789722.79-19043434783199 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpLvYKPv TO /home/jenkins/.ansible/tmp/ansible-tmp-1502789722.79-19043434783199/command <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1502789722.79-19043434783199/ /home/jenkins/.ansible/tmp/ansible-tmp-1502789722.79-19043434783199/command && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-xmxoohmxzoiaptfvkducgoikogrhlvyr; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1502789722.79-19043434783199/command; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1502789722.79-19043434783199/" > /dev/null 2>&1'"'"' && sleep 0' changed: [127.0.0.1] => {"changed": true, "cmd": ["virsh", "--connect", "qemu:///system", "vol-create-as", "default", "opnfv.qcow2", "31G", "--format", "qcow2", "--prealloc-metadata"], "delta": "0:00:01.556581", "end": "2017-08-15 02:35:24.490981", "invocation": {"module_args": {"_raw_params": "virsh --connect qemu:///system vol-create-as default opnfv.qcow2 31G --format qcow2 --prealloc-metadata", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-08-15 02:35:22.934400", "stderr": "", "stdout": "Vol opnfv.qcow2 created", "stdout_lines": ["Vol opnfv.qcow2 created"], "warnings": []} TASK [bifrost-create-vm-nodes : set path to the volume created] **************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/create_vm.yml:56 ok: [127.0.0.1] => {"ansible_facts": {"vm_volume_path": "/var/lib/libvirt/images/opnfv.qcow2"}, "changed": false, "invocation": {"module_args": {"vm_volume_path": "/var/lib/libvirt/images/opnfv.qcow2"}, "module_name": "set_fact"}} TASK [bifrost-create-vm-nodes : pre-touch the vm volume] *********************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/create_vm.yml:60 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1502789724.65-116034542060329 `" && echo ansible-tmp-1502789724.65-116034542060329="` echo $HOME/.ansible/tmp/ansible-tmp-1502789724.65-116034542060329 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpICfwCw TO /home/jenkins/.ansible/tmp/ansible-tmp-1502789724.65-116034542060329/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1502789724.65-116034542060329/ /home/jenkins/.ansible/tmp/ansible-tmp-1502789724.65-116034542060329/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-xemwyxyvxvwbqowjadhlnsqsixhnmjwy; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1502789724.65-116034542060329/file; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1502789724.65-116034542060329/" > /dev/null 2>&1'"'"' && sleep 0' changed: [127.0.0.1] => {"changed": true, "dest": "/var/lib/libvirt/images/opnfv.qcow2", "diff": {"after": {"path": "/var/lib/libvirt/images/opnfv.qcow2", "state": "touch"}, "before": {"path": "/var/lib/libvirt/images/opnfv.qcow2", "state": "file"}}, "gid": 0, "group": "root", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": null, "mode": null, "original_basename": null, "owner": null, "path": "/var/lib/libvirt/images/opnfv.qcow2", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "touch", "validate": null}, "module_name": "file"}, "mode": "0600", "owner": "root", "size": 33291304960, "state": "file", "uid": 0} TASK [bifrost-create-vm-nodes : set copy-on-write for volume on non-CentOS systems] *** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/create_vm.yml:69 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1502789724.9-126160022231760 `" && echo ansible-tmp-1502789724.9-126160022231760="` echo $HOME/.ansible/tmp/ansible-tmp-1502789724.9-126160022231760 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpFFVj41 TO /home/jenkins/.ansible/tmp/ansible-tmp-1502789724.9-126160022231760/command <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1502789724.9-126160022231760/ /home/jenkins/.ansible/tmp/ansible-tmp-1502789724.9-126160022231760/command && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-unegxwfryhlgrhoqmzcwrhhngmyiugwg; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1502789724.9-126160022231760/command; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1502789724.9-126160022231760/" > /dev/null 2>&1'"'"' && sleep 0' changed: [127.0.0.1] => {"changed": true, "cmd": ["chattr", "+C", "/var/lib/libvirt/images/opnfv.qcow2"], "delta": "0:00:00.004142", "end": "2017-08-15 02:35:25.067412", "invocation": {"module_args": {"_raw_params": "chattr +C /var/lib/libvirt/images/opnfv.qcow2", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-08-15 02:35:25.063270", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []} TASK [bifrost-create-vm-nodes : create_vm] ************************************* task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/create_vm.yml:76 File lookup using /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-xenial-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/templates/testvm.xml.j2 as file <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1502789725.19-259960869647322 `" && echo ansible-tmp-1502789725.19-259960869647322="` echo $HOME/.ansible/tmp/ansible-tmp-1502789725.19-259960869647322 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpt5nP7T TO /home/jenkins/.ansible/tmp/ansible-tmp-1502789725.19-259960869647322/virt <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1502789725.19-259960869647322/ /home/jenkins/.ansible/tmp/ansible-tmp-1502789725.19-259960869647322/virt && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-kvbbxbitzcpmzjginqznqukcmruyujbn; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1502789725.19-259960869647322/virt; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1502789725.19-259960869647322/" > /dev/null 2>&1'"'"' && sleep 0' changed: [127.0.0.1] => {"changed": true, "created": "opnfv", "invocation": {"module_args": {"command": "define", "name": "opnfv", "state": null, "uri": "qemu:///system", "xml": "\n opnfv\n 4096\n 2\n \n hvm\n \n \n \n \n \n \n \n \n \n \n destroy\n restart\n restart\n \n /usr/bin/qemu-system-x86_64\n \n \n \n \n
\n \n \n
\n \n \n \n \n \n \n