Triggered by Gerrit: https://review.openstack.org/415503 [EnvInject] - Loading node environment variables. Building remotely on intel-virtual8 (infra-virtual-centos7) in workspace /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master 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-centos7-virtual-master # timeout=10 Fetching upstream changes from https://git.openstack.org/openstack/bifrost > git --version # timeout=10 > git -c core.askpass=true 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 -c core.askpass=true fetch --tags --progress https://git.openstack.org/openstack/bifrost refs/changes/03/415503/5 # timeout=10 > git rev-parse 86760916cf94da2d86f2224c8f4fca9cddff65da^{commit} # timeout=10 Checking out Revision 86760916cf94da2d86f2224c8f4fca9cddff65da (origin/master) > git config core.sparsecheckout # timeout=10 > git read-tree -mu HEAD # timeout=10 Command "git read-tree -mu HEAD" returned status code 128: stdout: stderr: fatal: Not a valid object name HEAD > git config core.sparsecheckout false # timeout=10 > git checkout -f 86760916cf94da2d86f2224c8f4fca9cddff65da # timeout=10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list 25efe5b4418eae4ddaafe511d754c84fa21d946a # timeout=10 [description-setter] Description set: Built on intel-virtual8 [openstack-bifrost-verify-centos7-virtual-master] $ /bin/bash /tmp/hudson6862154893498478887.sh Cloning into '/opt/bifrost'... Cloning into '/opt/puppet-infracloud'... Cloning into '/opt/releng'... From https://git.openstack.org/openstack/bifrost * branch refs/changes/03/415503/5 -> 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 new_branch_name HEAD is now at 8676091... Add support of collecting logs from baremetal nodes Domain jumphost.opnfvlocal destroyed Domain controller00.opnfvlocal destroyed Domain compute00.opnfvlocal destroyed Domain jumphost.opnfvlocal has been undefined Domain controller00.opnfvlocal has been undefined Domain compute00.opnfvlocal has been undefined Redirecting to /bin/systemctl stop ironic-conductor.service removing from database removing leases removing logs restarting services Redirecting to /bin/systemctl restart dnsmasq.service Redirecting to /bin/systemctl restart libvirtd.service Redirecting to /bin/systemctl restart ironic-api.service Redirecting to /bin/systemctl start ironic-conductor.service Redirecting to /bin/systemctl restart ironic-inspector.service + set -o pipefail + export PYTHONUNBUFFERED=1 + PYTHONUNBUFFERED=1 +++ dirname ./scripts/test-bifrost-deployment.sh ++ cd ./scripts ++ pwd + SCRIPT_HOME=/opt/bifrost/scripts + BIFROST_HOME=/opt/bifrost/scripts/.. + ANSIBLE_INSTALL_ROOT=/opt/stack + ENABLE_VENV=false + USE_DHCP=false + USE_VENV=false + BUILD_IMAGE=true + PROVISION_WAIT_TIMEOUT=3600 + TEST_VM_NUM_NODES=3 + export 'TEST_VM_NODE_NAMES=jumphost.opnfvlocal controller00.opnfvlocal compute00.opnfvlocal' + TEST_VM_NODE_NAMES='jumphost.opnfvlocal controller00.opnfvlocal compute00.opnfvlocal' + export VM_DOMAIN_TYPE=kvm + VM_DOMAIN_TYPE=kvm + export VM_CPU=4 + VM_CPU=4 + export VM_DISK=100 + VM_DISK=100 + TEST_PLAYBOOK=test-bifrost-infracloud.yaml + USE_INSPECTOR=true + USE_CIRROS=false + TESTING_USER=root + VM_MEMORY_SIZE=8192 + DOWNLOAD_IPA=true + CREATE_IPA_IMAGE=false + INSPECT_NODES=true + INVENTORY_DHCP=false + INVENTORY_DHCP_STATIC_IP=false + WRITE_INTERFACES_FILE=true + export BIFROST_INVENTORY_SOURCE=/tmp/baremetal.csv + BIFROST_INVENTORY_SOURCE=/tmp/baremetal.csv + export ELEMENTS_PATH=/usr/share/diskimage-builder/elements:/opt/puppet-infracloud/files/elements + ELEMENTS_PATH=/usr/share/diskimage-builder/elements:/opt/puppet-infracloud/files/elements + 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=7 + DIB_OS_RELEASE=7 + export DIB_OS_ELEMENT=centos7 + DIB_OS_ELEMENT=centos7 + export DIB_OS_PACKAGES=vim,less,bridge-utils,iputils,rsyslog,curl + DIB_OS_PACKAGES=vim,less,bridge-utils,iputils,rsyslog,curl + export EXTRA_DIB_ELEMENTS=openssh-server + EXTRA_DIB_ELEMENTS=openssh-server + set +x +o nounset which: no dnf in (/sbin:/bin:/usr/sbin:/usr/bin) NOTICE: Not using virtualenv for this installation. /bin/pip Requirement already satisfied: pip>6.0 in /usr/lib/python2.7/site-packages Requirement already satisfied: PyYAML>=3.10.0 in /usr/lib64/python2.7/site-packages (from -r /opt/bifrost/scripts/../requirements.txt (line 4)) Requirement already satisfied: Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 in /usr/lib/python2.7/site-packages (from -r /opt/bifrost/scripts/../requirements.txt (line 5)) Requirement already satisfied: pbr>=1.8 in /usr/lib/python2.7/site-packages (from -r /opt/bifrost/scripts/../requirements.txt (line 6)) Requirement already satisfied: Babel>=2.3.4 in /usr/lib/python2.7/site-packages (from -r /opt/bifrost/scripts/../requirements.txt (line 7)) Requirement already satisfied: oslo.config!=3.18.0,>=3.14.0 in /usr/lib/python2.7/site-packages (from -r /opt/bifrost/scripts/../requirements.txt (line 8)) Requirement already satisfied: oslo.log>=3.11.0 in /usr/lib/python2.7/site-packages (from -r /opt/bifrost/scripts/../requirements.txt (line 9)) Requirement already satisfied: six>=1.9.0 in /usr/lib/python2.7/site-packages (from -r /opt/bifrost/scripts/../requirements.txt (line 10)) Requirement already satisfied: PyMySQL>=0.7.6 in /usr/lib/python2.7/site-packages (from -r /opt/bifrost/scripts/../requirements.txt (line 11)) Requirement already satisfied: pycrypto>=2.6 in /usr/lib64/python2.7/site-packages (from -r /opt/bifrost/scripts/../requirements.txt (line 12)) Requirement already satisfied: MarkupSafe in /usr/lib64/python2.7/site-packages (from Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8->-r /opt/bifrost/scripts/../requirements.txt (line 5)) Requirement already satisfied: pytz>=0a in /usr/lib/python2.7/site-packages (from Babel>=2.3.4->-r /opt/bifrost/scripts/../requirements.txt (line 7)) Requirement already satisfied: rfc3986>=0.3.1 in /usr/lib/python2.7/site-packages (from oslo.config!=3.18.0,>=3.14.0->-r /opt/bifrost/scripts/../requirements.txt (line 8)) Requirement already satisfied: oslo.i18n>=2.1.0 in /usr/lib/python2.7/site-packages (from oslo.config!=3.18.0,>=3.14.0->-r /opt/bifrost/scripts/../requirements.txt (line 8)) Requirement already satisfied: netaddr!=0.7.16,>=0.7.13 in /usr/lib/python2.7/site-packages (from oslo.config!=3.18.0,>=3.14.0->-r /opt/bifrost/scripts/../requirements.txt (line 8)) Requirement already satisfied: stevedore>=1.17.1 in /usr/lib/python2.7/site-packages (from oslo.config!=3.18.0,>=3.14.0->-r /opt/bifrost/scripts/../requirements.txt (line 8)) Requirement already satisfied: debtcollector>=1.2.0 in /usr/lib/python2.7/site-packages (from oslo.config!=3.18.0,>=3.14.0->-r /opt/bifrost/scripts/../requirements.txt (line 8)) Requirement already satisfied: monotonic>=0.6 in /usr/lib/python2.7/site-packages (from oslo.log>=3.11.0->-r /opt/bifrost/scripts/../requirements.txt (line 9)) Requirement already satisfied: pyinotify>=0.9.6; sys_platform != "win32" and sys_platform != "darwin" and sys_platform != "sunos5" in /usr/lib/python2.7/site-packages (from oslo.log>=3.11.0->-r /opt/bifrost/scripts/../requirements.txt (line 9)) Requirement already satisfied: python-dateutil>=2.4.2 in /usr/lib/python2.7/site-packages (from oslo.log>=3.11.0->-r /opt/bifrost/scripts/../requirements.txt (line 9)) Requirement already satisfied: oslo.utils>=3.18.0 in /usr/lib/python2.7/site-packages (from oslo.log>=3.11.0->-r /opt/bifrost/scripts/../requirements.txt (line 9)) Requirement already satisfied: oslo.context>=2.9.0 in /usr/lib/python2.7/site-packages (from oslo.log>=3.11.0->-r /opt/bifrost/scripts/../requirements.txt (line 9)) Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/lib/python2.7/site-packages (from oslo.log>=3.11.0->-r /opt/bifrost/scripts/../requirements.txt (line 9)) Requirement already satisfied: wrapt>=1.7.0 in /usr/lib64/python2.7/site-packages (from debtcollector>=1.2.0->oslo.config!=3.18.0,>=3.14.0->-r /opt/bifrost/scripts/../requirements.txt (line 8)) Requirement already satisfied: funcsigs>=0.4; python_version == "2.7" or python_version == "2.6" in /usr/lib/python2.7/site-packages (from debtcollector>=1.2.0->oslo.config!=3.18.0,>=3.14.0->-r /opt/bifrost/scripts/../requirements.txt (line 8)) Requirement already satisfied: netifaces>=0.10.4 in /usr/lib64/python2.7/site-packages (from oslo.utils>=3.18.0->oslo.log>=3.11.0->-r /opt/bifrost/scripts/../requirements.txt (line 9)) Requirement already satisfied: pyparsing>=2.0.7 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->oslo.log>=3.11.0->-r /opt/bifrost/scripts/../requirements.txt (line 9)) Requirement already satisfied: iso8601>=0.1.11 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->oslo.log>=3.11.0->-r /opt/bifrost/scripts/../requirements.txt (line 9)) Requirement already satisfied: positional>=1.1.1 in /usr/lib/python2.7/site-packages (from oslo.context>=2.9.0->oslo.log>=3.11.0->-r /opt/bifrost/scripts/../requirements.txt (line 9)) Requirement already satisfied: msgpack-python>=0.4.0 in /usr/lib64/python2.7/site-packages (from oslo.serialization>=1.10.0->oslo.log>=3.11.0->-r /opt/bifrost/scripts/../requirements.txt (line 9)) Cloning into 'ansible'... Submodule 'lib/ansible/modules/core' (https://github.com/ansible/ansible-modules-core) registered for path 'lib/ansible/modules/core' Submodule 'lib/ansible/modules/extras' (https://github.com/ansible/ansible-modules-extras) registered for path 'lib/ansible/modules/extras' Cloning into 'lib/ansible/modules/core'... Submodule path 'lib/ansible/modules/core': checked out '6a5ca970aa93ce856eaae2c06c7a123159541046' Cloning into 'lib/ansible/modules/extras'... Submodule path 'lib/ansible/modules/extras': checked out 'a1f1251eb8f402f571e0b6266f7531af7ee4d9d5' --2017-01-23 07:23:49-- 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.192.133, 151.101.128.133, 151.101.64.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.192.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 6224 (6.1K) [text/plain] Saving to: ‘/opt/stack/ansible/lib/ansible/modules/extras/cloud/openstack/os_keystone_service.py’ 0K ...... 100% 47.9M=0s 2017-01-23 07:23:49 (47.9 MB/s) - ‘/opt/stack/ansible/lib/ansible/modules/extras/cloud/openstack/os_keystone_service.py’ saved [6224/6224] Processing /opt/stack/ansible Requirement already up-to-date: paramiko in /usr/lib/python2.7/site-packages (from ansible==2.1.4.0) Collecting jinja2 (from ansible==2.1.4.0) Using cached Jinja2-2.9.4-py2.py3-none-any.whl Requirement already up-to-date: PyYAML in /usr/lib64/python2.7/site-packages (from ansible==2.1.4.0) Requirement already up-to-date: setuptools in /usr/lib/python2.7/site-packages (from ansible==2.1.4.0) Requirement already up-to-date: pycrypto>=2.6 in /usr/lib64/python2.7/site-packages (from ansible==2.1.4.0) Requirement already up-to-date: cryptography>=1.1 in /usr/lib64/python2.7/site-packages (from paramiko->ansible==2.1.4.0) Requirement already up-to-date: pyasn1>=0.1.7 in /usr/lib/python2.7/site-packages (from paramiko->ansible==2.1.4.0) Requirement already up-to-date: MarkupSafe>=0.23 in /usr/lib64/python2.7/site-packages (from jinja2->ansible==2.1.4.0) Requirement already up-to-date: idna>=2.0 in /usr/lib/python2.7/site-packages (from cryptography>=1.1->paramiko->ansible==2.1.4.0) Requirement already up-to-date: six>=1.4.1 in /usr/lib/python2.7/site-packages (from cryptography>=1.1->paramiko->ansible==2.1.4.0) Requirement already up-to-date: enum34 in /usr/lib/python2.7/site-packages (from cryptography>=1.1->paramiko->ansible==2.1.4.0) Requirement already up-to-date: ipaddress in /usr/lib/python2.7/site-packages (from cryptography>=1.1->paramiko->ansible==2.1.4.0) Requirement already up-to-date: cffi>=1.4.1 in /usr/lib64/python2.7/site-packages (from cryptography>=1.1->paramiko->ansible==2.1.4.0) Requirement already up-to-date: pycparser in /usr/lib/python2.7/site-packages (from cffi>=1.4.1->cryptography>=1.1->paramiko->ansible==2.1.4.0) Installing collected packages: jinja2, ansible Found existing installation: Jinja2 2.8.1 Uninstalling Jinja2-2.8.1: Successfully uninstalled Jinja2-2.8.1 Found existing installation: ansible 2.1.4.0 Uninstalling ansible-2.1.4.0: Successfully uninstalled ansible-2.1.4.0 Running setup.py install for ansible: started Running setup.py install for ansible: finished with status 'done' Successfully installed ansible-2.1.4.0 jinja2-2.9.4 If you're using this script directly, execute the following commands to update your shell. source env-vars source /opt/stack/ansible/hacking/env-setup running egg_info creating lib/ansible.egg-info writing requirements to lib/ansible.egg-info/requires.txt writing lib/ansible.egg-info/PKG-INFO writing top-level names to lib/ansible.egg-info/top_level.txt writing dependency_links to lib/ansible.egg-info/dependency_links.txt writing manifest file 'lib/ansible.egg-info/SOURCES.txt' reading manifest file 'lib/ansible.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'v2' no previously-included directories found matching 'docsite' no previously-included directories found matching 'ticket_stubs' no previously-included directories found matching 'packaging' no previously-included directories found matching 'test' no previously-included directories found matching 'hacking' no previously-included directories found matching 'lib/ansible/modules/core/.git' no previously-included directories found matching 'lib/ansible/modules/extras/.git' writing manifest file 'lib/ansible.egg-info/SOURCES.txt' Setting up Ansible to run out of checkout... PATH=/opt/stack/ansible/bin:/sbin:/bin:/usr/sbin:/usr/bin PYTHONPATH=/opt/stack/ansible/lib: MANPATH=/opt/stack/ansible/docs/man: Remember, you may wish to specify your host file with -i Done! + cd /opt/bifrost/scripts/../playbooks + for task in syntax-check list-tasks + /opt/stack/ansible/bin/ansible-playbook -vvvv -i inventory/localhost test-bifrost-create-vm.yaml --syntax-check Using /etc/ansible/ansible.cfg as config file 1 plays in test-bifrost-create-vm.yaml playbook: test-bifrost-create-vm.yaml + /opt/stack/ansible/bin/ansible-playbook -vvvv -i inventory/localhost test-bifrost-infracloud.yaml --syntax-check -e testing_user=root Using /etc/ansible/ansible.cfg as config file statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/staging_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/ironic_config.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/redhat_libvirt_changes.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/set_ssh_private_key.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_bootstrap.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup_inspector.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/create_tftpboot.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/get_ipxe.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/download_ipa_image.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/start.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_start.yml statically included: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/update_facts_from_ironic.yaml statically included: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/ssh_public_key_path.yaml 6 plays in test-bifrost-infracloud.yaml playbook: test-bifrost-infracloud.yaml + for task in syntax-check list-tasks + /opt/stack/ansible/bin/ansible-playbook -vvvv -i inventory/localhost test-bifrost-create-vm.yaml --list-tasks Using /etc/ansible/ansible.cfg as config file 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: Set default baremetal.csv 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 : 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 : Verify default network is running TAGS: [] bifrost-create-vm-nodes : Start default network if not running TAGS: [] bifrost-create-vm-nodes : Fail if default network is not available TAGS: [] bifrost-create-vm-nodes : Create virtual machines TAGS: [] bifrost-create-vm-nodes : Execute `dmesg` to collect debugging output should VM creation fail. TAGS: [] bifrost-create-vm-nodes : "Execute `virsh capabilities` to collect debugging output should VM creation fail." TAGS: [] bifrost-create-vm-nodes : Abort due to failed VM creation TAGS: [] bifrost-create-vm-nodes : "Set file permissions such that the baremetal csv file at /tmp/baremetal.csv can be read by the user executing Ansible" TAGS: [] + /opt/stack/ansible/bin/ansible-playbook -vvvv -i inventory/localhost test-bifrost-infracloud.yaml --list-tasks -e testing_user=root Using /etc/ansible/ansible.cfg as config file statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/staging_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/ironic_config.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/redhat_libvirt_changes.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/set_ssh_private_key.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_bootstrap.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup_inspector.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/create_tftpboot.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/get_ipxe.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/download_ipa_image.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/start.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_start.yml statically included: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/update_facts_from_ironic.yaml statically included: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/ssh_public_key_path.yaml 6 plays in test-bifrost-infracloud.yaml playbook: test-bifrost-infracloud.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-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 : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip 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 {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip 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 : Warn if deprecated variable nginx_port is set 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 : 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 libvirt group on RedHat/Centos TAGS: [] bifrost-ironic-install : Update libvirt configuration file on RedHat/CentOS so the libvirt group has access TAGS: [] bifrost-ironic-install : Change libvirt authentication to none as RedHat/CentOS use polkit by default TAGS: [] bifrost-ironic-install : Change libvirt socket permissions to be restricted on RedHat/CentOS TAGS: [] bifrost-ironic-install : Add ironic user to virtualization group TAGS: [] bifrost-ironic-install : Defined ssh_private_key_path - Check to see if there is a file where the ssh_private_key_path is defined TAGS: [] bifrost-ironic-install : Defined ssh_private_key_path - Error if ssh_private_key_path is not valid TAGS: [] bifrost-ironic-install : Defined ssh_private_key_path - Read SSH private key in TAGS: [] bifrost-ironic-install : Create SSH directory for ironic user TAGS: [] bifrost-ironic-install : Set private key file TAGS: [] bifrost-ironic-install : Check for ironic user SSH key TAGS: [] bifrost-ironic-install : Generate SSH key for ironic user TAGS: [] bifrost-ironic-install : Set ownership on ironic SSH private key TAGS: [] bifrost-ironic-install : Set ownership on ironic SSH public key TAGS: [] bifrost-ironic-install : Create authorized_keys file for ironic user 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 : Enable IP forwarding in sysctl TAGS: [] bifrost-ironic-install : Look for sgabios in {{ sgabios_dir }} TAGS: [] bifrost-ironic-install : Look for sgabios in /usr/share/misc TAGS: [] bifrost-ironic-install : Place sgabios.bin 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 TAGS: [] bifrost-ironic-install : Test if IPA image is present 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 : Make directory for collected logs TAGS: [] bifrost-ironic-install : Configure collecting logs from baremetal nodes TAGS: [] bifrost-ironic-install : Configure logrotate for remote logs 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 : 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 : 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: [] play #4 (baremetal): Enroll node with Ironic TAGS: [] tasks: 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 : 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 : 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: [] + /opt/stack/ansible/bin/ansible-playbook -vvvv -i inventory/localhost test-bifrost-create-vm.yaml -e test_vm_num_nodes=3 -e test_vm_memory_size=8192 -e enable_venv=false -e test_vm_domain_type=kvm Using /etc/ansible/ansible.cfg as config file Loaded callback default of type stdout, v2.0 Loaded callback profile_tasks of type aggregate, 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] ******************************************************************* Monday 23 January 2017 07:24:05 -0800 (0:00:00.099) 0:00:00.099 ******** ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185045.63-206667318647896 `" && echo ansible-tmp-1485185045.63-206667318647896="` echo $HOME/.ansible/tmp/ansible-tmp-1485185045.63-206667318647896 `" ) && sleep 0' PUT /tmp/tmpHZ7UIy TO /root/.ansible/tmp/ansible-tmp-1485185045.63-206667318647896/setup EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185045.63-206667318647896/ /root/.ansible/tmp/ansible-tmp-1485185045.63-206667318647896/setup && sleep 0' EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185045.63-206667318647896/setup; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185045.63-206667318647896/" > /dev/null 2>&1 && sleep 0' ok: [localhost] TASK [Set default baremetal.csv file if not already defined] ******************* task path: /opt/bifrost/playbooks/test-bifrost-create-vm.yaml:9 Monday 23 January 2017 07:24:06 -0800 (0:00:01.260) 0:00:01.360 ******** skipping: [localhost] => {"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: /opt/bifrost/playbooks/test-bifrost-create-vm.yaml:13 Monday 23 January 2017 07:24:06 -0800 (0:00:00.114) 0:00:01.474 ******** skipping: [localhost] => {"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: /opt/bifrost/playbooks/test-bifrost-create-vm.yaml:17 Monday 23 January 2017 07:24:06 -0800 (0:00:00.072) 0:00:01.547 ******** skipping: [localhost] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [Collect process list if running in OpenStack CI] ************************* task path: /opt/bifrost/playbooks/test-bifrost-create-vm.yaml:21 Monday 23 January 2017 07:24:06 -0800 (0:00:00.067) 0:00:01.614 ******** skipping: [localhost] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [Collect list of listening network sockets if running in OpenStack CI] **** task path: /opt/bifrost/playbooks/test-bifrost-create-vm.yaml:24 Monday 23 January 2017 07:24:06 -0800 (0:00:00.097) 0:00:01.712 ******** skipping: [localhost] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-vm-nodes : Ensure openSUSE Tumbleweed has the correct family] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:22 Monday 23 January 2017 07:24:07 -0800 (0:00:00.083) 0:00:01.795 ******** skipping: [localhost] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-vm-nodes : Ensure openSUSE Leap has the correct family] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:27 Monday 23 January 2017 07:24:07 -0800 (0:00:00.079) 0:00:01.875 ******** skipping: [localhost] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-vm-nodes : Update apt cache if Ubuntu/Debian] ************* task path: /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:33 Monday 23 January 2017 07:24:07 -0800 (0:00:00.101) 0:00:01.976 ******** skipping: [localhost] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-vm-nodes : Load distribution defaults] ******************** task path: /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:38 Monday 23 January 2017 07:24:07 -0800 (0:00:00.081) 0:00:02.057 ******** ok: [localhost] => (item=/opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/defaults/required_defaults_CentOS.yml) => {"ansible_facts": {"libvirt_service_name": "libvirtd", "required_packages": ["qemu-img", "qemu-kvm-tools", "qemu-kvm", "qemu-kvm-common", "sgabios", "sgabios-bin", "libvirt", "libvirt-client", "libvirt-daemon", "libvirt-daemon-config-network", "libvirt-daemon-config-nwfilter", "libvirt-daemon-driver-network", "libvirt-daemon-driver-nodedev", "libvirt-daemon-driver-nwfilter", "libvirt-daemon-driver-qemu", "libvirt-daemon-driver-secret", "libvirt-daemon-driver-storage", "libvirt-daemon-kvm"]}, "invocation": {"module_args": {"_raw_params": "/opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/defaults/required_defaults_CentOS.yml"}, "module_name": "include_vars"}, "item": "/opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/defaults/required_defaults_CentOS.yml"} TASK [bifrost-create-vm-nodes : Include OS version-specific defaults] ********** task path: /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:44 Monday 23 January 2017 07:24:07 -0800 (0:00:00.134) 0:00:02.192 ******** ok: [localhost] => (item=/opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/defaults/dummy-defaults.yml) => {"ansible_facts": {}, "invocation": {"module_args": {"_raw_params": "/opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/defaults/dummy-defaults.yml"}, "module_name": "include_vars"}, "item": "/opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/defaults/dummy-defaults.yml"} TASK [bifrost-create-vm-nodes : Check for dnf] ********************************* task path: /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:53 Monday 23 January 2017 07:24:07 -0800 (0:00:00.133) 0:00:02.325 ******** ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185047.73-161959126794626 `" && echo ansible-tmp-1485185047.73-161959126794626="` echo $HOME/.ansible/tmp/ansible-tmp-1485185047.73-161959126794626 `" ) && sleep 0' PUT /tmp/tmp_nz8Uq TO /root/.ansible/tmp/ansible-tmp-1485185047.73-161959126794626/stat EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185047.73-161959126794626/ /root/.ansible/tmp/ansible-tmp-1485185047.73-161959126794626/stat && sleep 0' EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185047.73-161959126794626/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185047.73-161959126794626/" > /dev/null 2>&1 && sleep 0' ok: [localhost] => {"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: /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:58 Monday 23 January 2017 07:24:07 -0800 (0:00:00.355) 0:00:02.681 ******** skipping: [localhost] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-vm-nodes : Install required packages] ********************* task path: /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:63 Monday 23 January 2017 07:24:08 -0800 (0:00:00.095) 0:00:02.776 ******** ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185048.27-121373381263971 `" && echo ansible-tmp-1485185048.27-121373381263971="` echo $HOME/.ansible/tmp/ansible-tmp-1485185048.27-121373381263971 `" ) && sleep 0' PUT /tmp/tmpfzpTxx TO /root/.ansible/tmp/ansible-tmp-1485185048.27-121373381263971/yum EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185048.27-121373381263971/ /root/.ansible/tmp/ansible-tmp-1485185048.27-121373381263971/yum && sleep 0' EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185048.27-121373381263971/yum; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185048.27-121373381263971/" > /dev/null 2>&1 && sleep 0' ok: [localhost] => (item=[u'qemu-img', u'qemu-kvm-tools', u'qemu-kvm', u'qemu-kvm-common', u'sgabios', u'sgabios-bin', u'libvirt', u'libvirt-client', u'libvirt-daemon', u'libvirt-daemon-config-network', u'libvirt-daemon-config-nwfilter', u'libvirt-daemon-driver-network', u'libvirt-daemon-driver-nodedev', u'libvirt-daemon-driver-nwfilter', u'libvirt-daemon-driver-qemu', u'libvirt-daemon-driver-secret', u'libvirt-daemon-driver-storage', u'libvirt-daemon-kvm']) => {"changed": false, "invocation": {"module_args": {"conf_file": null, "disable_gpg_check": false, "disablerepo": null, "enablerepo": null, "exclude": null, "install_repoquery": true, "list": null, "name": ["qemu-img", "qemu-kvm-tools", "qemu-kvm", "qemu-kvm-common", "sgabios", "sgabios-bin", "libvirt", "libvirt-client", "libvirt-daemon", "libvirt-daemon-config-network", "libvirt-daemon-config-nwfilter", "libvirt-daemon-driver-network", "libvirt-daemon-driver-nodedev", "libvirt-daemon-driver-nwfilter", "libvirt-daemon-driver-qemu", "libvirt-daemon-driver-secret", "libvirt-daemon-driver-storage", "libvirt-daemon-kvm"], "state": "present", "update_cache": false, "validate_certs": true}, "module_name": "yum"}, "item": ["qemu-img", "qemu-kvm-tools", "qemu-kvm", "qemu-kvm-common", "sgabios", "sgabios-bin", "libvirt", "libvirt-client", "libvirt-daemon", "libvirt-daemon-config-network", "libvirt-daemon-config-nwfilter", "libvirt-daemon-driver-network", "libvirt-daemon-driver-nodedev", "libvirt-daemon-driver-nwfilter", "libvirt-daemon-driver-qemu", "libvirt-daemon-driver-secret", "libvirt-daemon-driver-storage", "libvirt-daemon-kvm"], "msg": "", "rc": 0, "results": ["qemu-img-10:1.5.3-105.el7_2.4.x86_64 providing qemu-img is already installed", "qemu-kvm-tools-10:1.5.3-105.el7_2.4.x86_64 providing qemu-kvm-tools is already installed", "qemu-kvm-10:1.5.3-105.el7_2.4.x86_64 providing qemu-kvm is already installed", "qemu-kvm-common-10:1.5.3-105.el7_2.4.x86_64 providing qemu-kvm-common is already installed", "sgabios-1:0.20110622svn-4.el7.x86_64 providing sgabios is already installed", "sgabios-bin-1:0.20110622svn-4.el7.noarch providing sgabios-bin is already installed", "libvirt-1.2.17-13.el7_2.5.x86_64 providing libvirt is already installed", "libvirt-client-1.2.17-13.el7_2.5.x86_64 providing libvirt-client is already installed", "libvirt-daemon-1.2.17-13.el7_2.5.x86_64 providing libvirt-daemon is already installed", "libvirt-daemon-config-network-1.2.17-13.el7_2.5.x86_64 providing libvirt-daemon-config-network is already installed", "libvirt-daemon-config-nwfilter-1.2.17-13.el7_2.5.x86_64 providing libvirt-daemon-config-nwfilter is already installed", "libvirt-daemon-driver-network-1.2.17-13.el7_2.5.x86_64 providing libvirt-daemon-driver-network is already installed", "libvirt-daemon-driver-nodedev-1.2.17-13.el7_2.5.x86_64 providing libvirt-daemon-driver-nodedev is already installed", "libvirt-daemon-driver-nwfilter-1.2.17-13.el7_2.5.x86_64 providing libvirt-daemon-driver-nwfilter is already installed", "libvirt-daemon-driver-qemu-1.2.17-13.el7_2.5.x86_64 providing libvirt-daemon-driver-qemu is already installed", "libvirt-daemon-driver-secret-1.2.17-13.el7_2.5.x86_64 providing libvirt-daemon-driver-secret is already installed", "libvirt-daemon-driver-storage-1.2.17-13.el7_2.5.x86_64 providing libvirt-daemon-driver-storage is already installed", "libvirt-daemon-kvm-1.2.17-13.el7_2.5.x86_64 providing libvirt-daemon-kvm is already installed"]} TASK [bifrost-create-vm-nodes : Restart libvirt service] *********************** task path: /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:67 Monday 23 January 2017 07:24:09 -0800 (0:00:01.191) 0:00:03.967 ******** ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185049.44-92951719897474 `" && echo ansible-tmp-1485185049.44-92951719897474="` echo $HOME/.ansible/tmp/ansible-tmp-1485185049.44-92951719897474 `" ) && sleep 0' PUT /tmp/tmpOXnIkj TO /root/.ansible/tmp/ansible-tmp-1485185049.44-92951719897474/service EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185049.44-92951719897474/ /root/.ansible/tmp/ansible-tmp-1485185049.44-92951719897474/service && sleep 0' EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185049.44-92951719897474/service; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185049.44-92951719897474/" > /dev/null 2>&1 && sleep 0' changed: [localhost] => {"changed": true, "invocation": {"module_args": {"arguments": "", "enabled": null, "name": "libvirtd", "pattern": null, "runlevel": "default", "sleep": null, "state": "restarted"}, "module_name": "service"}, "name": "libvirtd", "state": "started"} TASK [bifrost-create-vm-nodes : Verify default network is running] ************* task path: /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:70 Monday 23 January 2017 07:24:09 -0800 (0:00:00.604) 0:00:04.572 ******** ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185049.98-278546881993077 `" && echo ansible-tmp-1485185049.98-278546881993077="` echo $HOME/.ansible/tmp/ansible-tmp-1485185049.98-278546881993077 `" ) && sleep 0' PUT /tmp/tmpkl1U01 TO /root/.ansible/tmp/ansible-tmp-1485185049.98-278546881993077/command EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185049.98-278546881993077/ /root/.ansible/tmp/ansible-tmp-1485185049.98-278546881993077/command && sleep 0' EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185049.98-278546881993077/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185049.98-278546881993077/" > /dev/null 2>&1 && sleep 0' changed: [localhost -> localhost] => {"changed": true, "cmd": "virsh net-info default |grep Active|grep -q yes", "delta": "0:00:00.871411", "end": "2017-01-23 07:24:11.050581", "invocation": {"module_args": {"_raw_params": "virsh net-info default |grep Active|grep -q yes", "_uses_shell": true, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-01-23 07:24:10.179170", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []} TASK [bifrost-create-vm-nodes : Start default network if not running] ********** task path: /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:76 Monday 23 January 2017 07:24:11 -0800 (0:00:01.252) 0:00:05.825 ******** skipping: [localhost] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-vm-nodes : Fail if default network is not available] ****** task path: /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:83 Monday 23 January 2017 07:24:11 -0800 (0:00:00.107) 0:00:05.932 ******** skipping: [localhost] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-vm-nodes : Create virtual machines] *********************** task path: /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:91 Monday 23 January 2017 07:24:11 -0800 (0:00:00.102) 0:00:06.035 ******** ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185051.39-110625141594305 `" && echo ansible-tmp-1485185051.39-110625141594305="` echo $HOME/.ansible/tmp/ansible-tmp-1485185051.39-110625141594305 `" ) && sleep 0' PUT /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/files/create_vm_nodes-for-role.sh TO /root/.ansible/tmp/ansible-tmp-1485185051.39-110625141594305/create_vm_nodes-for-role.sh EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185051.39-110625141594305/ /root/.ansible/tmp/ansible-tmp-1485185051.39-110625141594305/create_vm_nodes-for-role.sh && sleep 0' EXEC /bin/sh -c 'LANG=en_US.UTF-8 NODEOUTPUT=/tmp/baremetal.csv VM_DOMAIN_TYPE=kvm LC_MESSAGES=en_US.UTF-8 NODECOUNT=3 LC_ALL=en_US.UTF-8 VM_RAM=8192 /root/.ansible/tmp/ansible-tmp-1485185051.39-110625141594305/create_vm_nodes-for-role.sh && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1485185051.39-110625141594305/ > /dev/null 2>&1 && sleep 0' changed: [localhost -> localhost] => {"changed": true, "invocation": {"module_args": {"_raw_params": "create_vm_nodes-for-role.sh"}, "module_name": "script"}, "rc": 0, "stderr": "Vol jumphost.opnfvlocal.qcow2 created\n\nVol controller00.opnfvlocal.qcow2 created\n\nVol compute00.opnfvlocal.qcow2 created\n\n", "stdout": "", "stdout_lines": []} TASK [bifrost-create-vm-nodes : Execute `dmesg` to collect debugging output should VM creation fail.] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:102 Monday 23 January 2017 07:24:12 -0800 (0:00:01.283) 0:00:07.318 ******** skipping: [localhost] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-vm-nodes : "Execute `virsh capabilities` to collect debugging output should VM creation fail."] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:106 Monday 23 January 2017 07:24:12 -0800 (0:00:00.105) 0:00:07.424 ******** skipping: [localhost] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-vm-nodes : Abort due to failed VM creation] *************** task path: /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:112 Monday 23 January 2017 07:24:12 -0800 (0:00:00.084) 0:00:07.509 ******** skipping: [localhost] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-vm-nodes : "Set file permissions such that the baremetal csv file at /tmp/baremetal.csv can be read by the user executing Ansible"] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:118 Monday 23 January 2017 07:24:12 -0800 (0:00:00.079) 0:00:07.588 ******** ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185053.01-50967219953406 `" && echo ansible-tmp-1485185053.01-50967219953406="` echo $HOME/.ansible/tmp/ansible-tmp-1485185053.01-50967219953406 `" ) && sleep 0' PUT /tmp/tmpqMyUSr TO /root/.ansible/tmp/ansible-tmp-1485185053.01-50967219953406/file EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185053.01-50967219953406/ /root/.ansible/tmp/ansible-tmp-1485185053.01-50967219953406/file && sleep 0' EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185053.01-50967219953406/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185053.01-50967219953406/" > /dev/null 2>&1 && sleep 0' changed: [localhost] => {"changed": true, "diff": {"after": {"owner": 1000, "path": "/tmp/baremetal.csv"}, "before": {"owner": 0, "path": "/tmp/baremetal.csv"}}, "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": "jenkins", "path": "/tmp/baremetal.csv", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": null, "validate": null}, "module_name": "file"}, "mode": "0600", "owner": "jenkins", "path": "/tmp/baremetal.csv", "secontext": "system_u:object_r:tmp_t:s0", "size": 428, "state": "file", "uid": 1000} PLAY RECAP ********************************************************************* localhost : ok=9 changed=4 unreachable=0 failed=0 Monday 23 January 2017 07:24:13 -0800 (0:00:00.392) 0:00:07.980 ******** =============================================================================== bifrost-create-vm-nodes : Create virtual machines ----------------------- 1.28s /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:91 -------- setup ------------------------------------------------------------------- 1.26s None -------------------------------------------------------------------------- bifrost-create-vm-nodes : Verify default network is running ------------- 1.25s /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:70 -------- bifrost-create-vm-nodes : Install required packages --------------------- 1.19s /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:63 -------- bifrost-create-vm-nodes : Restart libvirt service ----------------------- 0.60s /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:67 -------- bifrost-create-vm-nodes : "Set file permissions such that the baremetal csv file at /tmp/baremetal.csv can be read by the user executing Ansible" --- 0.39s /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:118 ------- bifrost-create-vm-nodes : Check for dnf --------------------------------- 0.36s /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:53 -------- bifrost-create-vm-nodes : Load distribution defaults -------------------- 0.13s /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:38 -------- bifrost-create-vm-nodes : Include OS version-specific defaults ---------- 0.13s /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:44 -------- Set default baremetal.csv file if not already defined ------------------- 0.11s /opt/bifrost/playbooks/test-bifrost-create-vm.yaml:9 -------------------------- bifrost-create-vm-nodes : Start default network if not running ---------- 0.11s /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:76 -------- bifrost-create-vm-nodes : Execute `dmesg` to collect debugging output should VM creation fail. --- 0.11s /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:102 ------- bifrost-create-vm-nodes : Fail if default network is not available ------ 0.10s /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:83 -------- bifrost-create-vm-nodes : Ensure openSUSE Leap has the correct family --- 0.10s /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:27 -------- Collect process list if running in OpenStack CI ------------------------- 0.10s /opt/bifrost/playbooks/test-bifrost-create-vm.yaml:21 ------------------------- bifrost-create-vm-nodes : Adjust ansible_pkg_mgr if dnf exists ---------- 0.10s /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:58 -------- bifrost-create-vm-nodes : "Execute `virsh capabilities` to collect debugging output should VM creation fail." --- 0.08s /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:106 ------- Collect list of listening network sockets if running in OpenStack CI ---- 0.08s /opt/bifrost/playbooks/test-bifrost-create-vm.yaml:24 ------------------------- bifrost-create-vm-nodes : Update apt cache if Ubuntu/Debian ------------- 0.08s /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:33 -------- bifrost-create-vm-nodes : Ensure openSUSE Tumbleweed has the correct family --- 0.08s /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:22 -------- + /opt/stack/ansible/bin/ansible-playbook -vvvv -i inventory/bifrost_inventory.py test-bifrost-infracloud.yaml -e use_cirros=false -e testing_user=root -e test_vm_num_nodes=3 -e inventory_dhcp=false -e inventory_dhcp_static_ip=false -e enable_venv=false -e enable_inspector=true -e inspect_nodes=true -e download_ipa=true -e create_ipa_image=false -e write_interfaces_file=true -e ipv4_gateway=192.168.122.1 -e wait_timeout=3600 Using /etc/ansible/ansible.cfg as config file statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/staging_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/ironic_config.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/redhat_libvirt_changes.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/set_ssh_private_key.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_bootstrap.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup_inspector.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/create_tftpboot.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/get_ipxe.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/download_ipa_image.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/start.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_start.yml statically included: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/update_facts_from_ironic.yaml statically included: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/ssh_public_key_path.yaml Loaded callback default of type stdout, v2.0 Loaded callback profile_tasks of type aggregate, v2.0 PLAYBOOK: test-bifrost-infracloud.yaml ***************************************** 6 plays in test-bifrost-infracloud.yaml PLAY [Setting pre-test conditions] ********************************************* TASK [setup] ******************************************************************* Monday 23 January 2017 07:24:15 -0800 (0:00:00.022) 0:00:00.022 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185056.12-85579671155181 `" && echo ansible-tmp-1485185056.12-85579671155181="` echo $HOME/.ansible/tmp/ansible-tmp-1485185056.12-85579671155181 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpLO7B3X TO /root/.ansible/tmp/ansible-tmp-1485185056.12-85579671155181/setup <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185056.12-85579671155181/ /root/.ansible/tmp/ansible-tmp-1485185056.12-85579671155181/setup && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185056.12-85579671155181/setup; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185056.12-85579671155181/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] TASK [Remove pre-existing leases file] ***************************************** task path: /opt/bifrost/playbooks/test-bifrost-infracloud.yaml:16 Monday 23 January 2017 07:24:17 -0800 (0:00:01.148) 0:00:01.171 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185057.19-263511565597155 `" && echo ansible-tmp-1485185057.19-263511565597155="` echo $HOME/.ansible/tmp/ansible-tmp-1485185057.19-263511565597155 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp7A_5mr TO /root/.ansible/tmp/ansible-tmp-1485185057.19-263511565597155/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185057.19-263511565597155/ /root/.ansible/tmp/ansible-tmp-1485185057.19-263511565597155/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185057.19-263511565597155/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185057.19-263511565597155/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "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/misc/dnsmasq.leases", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "absent", "validate": null}, "module_name": "file"}, "path": "/var/lib/misc/dnsmasq.leases", "state": "absent"} PLAY [Executes install, enrollment, and testing in one playbook] *************** TASK [setup] ******************************************************************* Monday 23 January 2017 07:24:17 -0800 (0:00:00.414) 0:00:01.585 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185057.56-50106627712690 `" && echo ansible-tmp-1485185057.56-50106627712690="` echo $HOME/.ansible/tmp/ansible-tmp-1485185057.56-50106627712690 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpwweUPH TO /root/.ansible/tmp/ansible-tmp-1485185057.56-50106627712690/setup <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185057.56-50106627712690/ /root/.ansible/tmp/ansible-tmp-1485185057.56-50106627712690/setup && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185057.56-50106627712690/setup; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185057.56-50106627712690/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] TASK [Override the ipv4_gateway setting] *************************************** task path: /opt/bifrost/playbooks/test-bifrost-infracloud.yaml:24 Monday 23 January 2017 07:24:18 -0800 (0:00:01.012) 0:00:02.598 ******** ok: [127.0.0.1] => {"ansible_facts": {"ipv4_gateway": "192.168.122.1"}, "changed": false, "invocation": {"module_args": {"ipv4_gateway": "192.168.122.1"}, "module_name": "set_fact"}} TASK [bifrost-prep-for-install : ensure installation root folder exists] ******* task path: /opt/bifrost/playbooks/roles/bifrost-prep-for-install/tasks/main.yml:16 Monday 23 January 2017 07:24:18 -0800 (0:00:00.118) 0:00:02.717 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185058.67-256912115339589 `" && echo ansible-tmp-1485185058.67-256912115339589="` echo $HOME/.ansible/tmp/ansible-tmp-1485185058.67-256912115339589 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp8HReA5 TO /root/.ansible/tmp/ansible-tmp-1485185058.67-256912115339589/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185058.67-256912115339589/ /root/.ansible/tmp/ansible-tmp-1485185058.67-256912115339589/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185058.67-256912115339589/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185058.67-256912115339589/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "diff": {"after": {"path": "/opt/stack"}, "before": {"path": "/opt/stack"}}, "gid": 0, "group": "root", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "dest": "/opt/stack", "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "0", "mode": null, "original_basename": null, "owner": "root", "path": "/opt/stack", "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": "/opt/stack", "secontext": "system_u:object_r:usr_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [bifrost-prep-for-install : Download via GIT] ***************************** task path: /opt/bifrost/playbooks/roles/bifrost-prep-for-install/tasks/main.yml:23 Monday 23 January 2017 07:24:18 -0800 (0:00:00.334) 0:00:03.051 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185059.17-157696729680797 `" && echo ansible-tmp-1485185059.17-157696729680797="` echo $HOME/.ansible/tmp/ansible-tmp-1485185059.17-157696729680797 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpwfVU5j TO /root/.ansible/tmp/ansible-tmp-1485185059.17-157696729680797/git <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185059.17-157696729680797/ /root/.ansible/tmp/ansible-tmp-1485185059.17-157696729680797/git && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185059.17-157696729680797/git; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185059.17-157696729680797/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => (item={u'git_branch': u'master', u'git_folder': u'/opt/stack/ironic', u'name': u'ironic', u'git_url': u'https://git.openstack.org/openstack/ironic'}) => {"after": "eae8e07132edf00bc5b51aa8342ad22ab3c2cc60", "before": null, "changed": true, "invocation": {"module_args": {"accept_hostkey": false, "bare": false, "clone": true, "depth": null, "dest": "/opt/stack/ironic", "executable": null, "force": true, "key_file": null, "recursive": true, "reference": null, "refspec": null, "remote": "origin", "repo": "https://git.openstack.org/openstack/ironic", "ssh_opts": null, "track_submodules": false, "update": true, "verify_commit": false, "version": "master"}, "module_name": "git"}, "item": {"git_branch": "master", "git_folder": "/opt/stack/ironic", "git_url": "https://git.openstack.org/openstack/ironic", "name": "ironic"}, "warnings": []} <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185067.95-191855095044677 `" && echo ansible-tmp-1485185067.95-191855095044677="` echo $HOME/.ansible/tmp/ansible-tmp-1485185067.95-191855095044677 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpNxOAYe TO /root/.ansible/tmp/ansible-tmp-1485185067.95-191855095044677/git <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185067.95-191855095044677/ /root/.ansible/tmp/ansible-tmp-1485185067.95-191855095044677/git && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185067.95-191855095044677/git; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185067.95-191855095044677/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => (item={u'git_branch': u'master', u'git_folder': u'/opt/stack/python-ironicclient', u'name': u'ironicclient', u'git_url': u'https://git.openstack.org/openstack/python-ironicclient'}) => {"after": "808a4cbfa46f741858d666878d7552c7a508766e", "before": null, "changed": true, "invocation": {"module_args": {"accept_hostkey": false, "bare": false, "clone": true, "depth": null, "dest": "/opt/stack/python-ironicclient", "executable": null, "force": true, "key_file": null, "recursive": true, "reference": null, "refspec": null, "remote": "origin", "repo": "https://git.openstack.org/openstack/python-ironicclient", "ssh_opts": null, "track_submodules": false, "update": true, "verify_commit": false, "version": "master"}, "module_name": "git"}, "item": {"git_branch": "master", "git_folder": "/opt/stack/python-ironicclient", "git_url": "https://git.openstack.org/openstack/python-ironicclient", "name": "ironicclient"}, "warnings": []} <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185071.19-222522728775942 `" && echo ansible-tmp-1485185071.19-222522728775942="` echo $HOME/.ansible/tmp/ansible-tmp-1485185071.19-222522728775942 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpog_Do7 TO /root/.ansible/tmp/ansible-tmp-1485185071.19-222522728775942/git <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185071.19-222522728775942/ /root/.ansible/tmp/ansible-tmp-1485185071.19-222522728775942/git && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185071.19-222522728775942/git; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185071.19-222522728775942/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => (item={u'git_branch': u'master', u'git_folder': u'/opt/stack/shade', u'name': u'shade', u'git_url': u'https://git.openstack.org/openstack-infra/shade'}) => {"after": "efe7b8d469ebb97079ec27fd9d99a6a0cadd47c5", "before": null, "changed": true, "invocation": {"module_args": {"accept_hostkey": false, "bare": false, "clone": true, "depth": null, "dest": "/opt/stack/shade", "executable": null, "force": true, "key_file": null, "recursive": true, "reference": null, "refspec": null, "remote": "origin", "repo": "https://git.openstack.org/openstack-infra/shade", "ssh_opts": null, "track_submodules": false, "update": true, "verify_commit": false, "version": "master"}, "module_name": "git"}, "item": {"git_branch": "master", "git_folder": "/opt/stack/shade", "git_url": "https://git.openstack.org/openstack-infra/shade", "name": "shade"}, "warnings": []} <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185074.82-85617824933030 `" && echo ansible-tmp-1485185074.82-85617824933030="` echo $HOME/.ansible/tmp/ansible-tmp-1485185074.82-85617824933030 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpWwU5SY TO /root/.ansible/tmp/ansible-tmp-1485185074.82-85617824933030/git <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185074.82-85617824933030/ /root/.ansible/tmp/ansible-tmp-1485185074.82-85617824933030/git && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185074.82-85617824933030/git; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185074.82-85617824933030/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => (item={u'git_branch': u'master', u'git_folder': u'/opt/stack/diskimage-builder', u'name': u'dib', u'git_url': u'https://git.openstack.org/openstack/diskimage-builder'}) => {"after": "48bbbe6268a361d91f11ffbad9f468c3a7716a26", "before": null, "changed": true, "invocation": {"module_args": {"accept_hostkey": false, "bare": false, "clone": true, "depth": null, "dest": "/opt/stack/diskimage-builder", "executable": null, "force": true, "key_file": null, "recursive": true, "reference": null, "refspec": null, "remote": "origin", "repo": "https://git.openstack.org/openstack/diskimage-builder", "ssh_opts": null, "track_submodules": false, "update": true, "verify_commit": false, "version": "master"}, "module_name": "git"}, "item": {"git_branch": "master", "git_folder": "/opt/stack/diskimage-builder", "git_url": "https://git.openstack.org/openstack/diskimage-builder", "name": "dib"}, "warnings": []} <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185078.72-154307563344129 `" && echo ansible-tmp-1485185078.72-154307563344129="` echo $HOME/.ansible/tmp/ansible-tmp-1485185078.72-154307563344129 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpk_QcJ_ TO /root/.ansible/tmp/ansible-tmp-1485185078.72-154307563344129/git <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185078.72-154307563344129/ /root/.ansible/tmp/ansible-tmp-1485185078.72-154307563344129/git && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185078.72-154307563344129/git; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185078.72-154307563344129/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => (item={u'git_branch': u'master', u'git_folder': u'/opt/stack/ironic-inspector', u'name': u'ironicinspector', u'git_url': u'https://github.com/openstack/ironic-inspector'}) => {"after": "59a20098f1c5e61bcbd555cc3a95b10ed7d17187", "before": null, "changed": true, "invocation": {"module_args": {"accept_hostkey": false, "bare": false, "clone": true, "depth": null, "dest": "/opt/stack/ironic-inspector", "executable": null, "force": true, "key_file": null, "recursive": true, "reference": null, "refspec": null, "remote": "origin", "repo": "https://github.com/openstack/ironic-inspector", "ssh_opts": null, "track_submodules": false, "update": true, "verify_commit": false, "version": "master"}, "module_name": "git"}, "item": {"git_branch": "master", "git_folder": "/opt/stack/ironic-inspector", "git_url": "https://github.com/openstack/ironic-inspector", "name": "ironicinspector"}, "warnings": []} <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185082.33-31540947065474 `" && echo ansible-tmp-1485185082.33-31540947065474="` echo $HOME/.ansible/tmp/ansible-tmp-1485185082.33-31540947065474 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpMO30qv TO /root/.ansible/tmp/ansible-tmp-1485185082.33-31540947065474/git <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185082.33-31540947065474/ /root/.ansible/tmp/ansible-tmp-1485185082.33-31540947065474/git && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185082.33-31540947065474/git; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185082.33-31540947065474/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => (item={u'git_branch': u'master', u'git_folder': u'/opt/stack/python-ironic-inspector-client', u'name': u'ironicinspectorclient', u'git_url': u'https://github.com/openstack/python-ironic-inspector-client'}) => {"after": "f3163834fdc1f48b50cfcb51c05b4026c297d5d1", "before": null, "changed": true, "invocation": {"module_args": {"accept_hostkey": false, "bare": false, "clone": true, "depth": null, "dest": "/opt/stack/python-ironic-inspector-client", "executable": null, "force": true, "key_file": null, "recursive": true, "reference": null, "refspec": null, "remote": "origin", "repo": "https://github.com/openstack/python-ironic-inspector-client", "ssh_opts": null, "track_submodules": false, "update": true, "verify_commit": false, "version": "master"}, "module_name": "git"}, "item": {"git_branch": "master", "git_folder": "/opt/stack/python-ironic-inspector-client", "git_url": "https://github.com/openstack/python-ironic-inspector-client", "name": "ironicinspectorclient"}, "warnings": []} <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185085.06-201918809276164 `" && echo ansible-tmp-1485185085.06-201918809276164="` echo $HOME/.ansible/tmp/ansible-tmp-1485185085.06-201918809276164 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpe4o1NB TO /root/.ansible/tmp/ansible-tmp-1485185085.06-201918809276164/git <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185085.06-201918809276164/ /root/.ansible/tmp/ansible-tmp-1485185085.06-201918809276164/git && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185085.06-201918809276164/git; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185085.06-201918809276164/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => (item={u'git_branch': u'master', u'git_folder': u'/opt/stack/requirements', u'name': u'requirements', u'git_url': u'https://git.openstack.org/openstack/requirements'}) => {"after": "87d79943bfa00f5516675208e336dbf6a7390ca7", "before": null, "changed": true, "invocation": {"module_args": {"accept_hostkey": false, "bare": false, "clone": true, "depth": null, "dest": "/opt/stack/requirements", "executable": null, "force": true, "key_file": null, "recursive": true, "reference": null, "refspec": null, "remote": "origin", "repo": "https://git.openstack.org/openstack/requirements", "ssh_opts": null, "track_submodules": false, "update": true, "verify_commit": false, "version": "master"}, "module_name": "git"}, "item": {"git_branch": "master", "git_folder": "/opt/stack/requirements", "git_url": "https://git.openstack.org/openstack/requirements", "name": "requirements"}, "warnings": []} <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185088.84-159776256189041 `" && echo ansible-tmp-1485185088.84-159776256189041="` echo $HOME/.ansible/tmp/ansible-tmp-1485185088.84-159776256189041 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpcP86YT TO /root/.ansible/tmp/ansible-tmp-1485185088.84-159776256189041/git <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185088.84-159776256189041/ /root/.ansible/tmp/ansible-tmp-1485185088.84-159776256189041/git && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185088.84-159776256189041/git; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185088.84-159776256189041/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => (item={u'git_branch': u'master', u'git_folder': u'/opt/stack/ironic-staging-drivers', u'name': u'ironic-staging-drivers', u'git_url': u'https://git.openstack.org/openstack/ironic-staging-drivers'}) => {"after": "aa31cbe8c86c30959c9a14326c7116ce0f7d4231", "before": null, "changed": true, "invocation": {"module_args": {"accept_hostkey": false, "bare": false, "clone": true, "depth": null, "dest": "/opt/stack/ironic-staging-drivers", "executable": null, "force": true, "key_file": null, "recursive": true, "reference": null, "refspec": null, "remote": "origin", "repo": "https://git.openstack.org/openstack/ironic-staging-drivers", "ssh_opts": null, "track_submodules": false, "update": true, "verify_commit": false, "version": "master"}, "module_name": "git"}, "item": {"git_branch": "master", "git_folder": "/opt/stack/ironic-staging-drivers", "git_url": "https://git.openstack.org/openstack/ironic-staging-drivers", "name": "ironic-staging-drivers"}, "warnings": []} <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185091.01-35682678643619 `" && echo ansible-tmp-1485185091.01-35682678643619="` echo $HOME/.ansible/tmp/ansible-tmp-1485185091.01-35682678643619 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpKUzfMk TO /root/.ansible/tmp/ansible-tmp-1485185091.01-35682678643619/git <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185091.01-35682678643619/ /root/.ansible/tmp/ansible-tmp-1485185091.01-35682678643619/git && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185091.01-35682678643619/git; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185091.01-35682678643619/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => (item={u'git_branch': u'master', u'git_folder': u'/opt/stack/keystone', u'name': u'keystone', u'git_url': u'https://git.openstack.org/openstack/keystone'}) => {"after": "fa63f893d487d54fe932e42ad9b53eea7a24932f", "before": null, "changed": true, "invocation": {"module_args": {"accept_hostkey": false, "bare": false, "clone": true, "depth": null, "dest": "/opt/stack/keystone", "executable": null, "force": true, "key_file": null, "recursive": true, "reference": null, "refspec": null, "remote": "origin", "repo": "https://git.openstack.org/openstack/keystone", "ssh_opts": null, "track_submodules": false, "update": true, "verify_commit": false, "version": "master"}, "module_name": "git"}, "item": {"git_branch": "master", "git_folder": "/opt/stack/keystone", "git_url": "https://git.openstack.org/openstack/keystone", "name": "keystone"}, "warnings": []} TASK [bifrost-prep-for-install : Copy from local path] ************************* task path: /opt/bifrost/playbooks/roles/bifrost-prep-for-install/tasks/main.yml:34 Monday 23 January 2017 07:25:02 -0800 (0:00:43.555) 0:00:46.607 ******** skipping: [127.0.0.1] => (item={u'git_branch': u'master', u'git_folder': u'/opt/stack/ironic', u'name': u'ironic', u'git_url': u'https://git.openstack.org/openstack/ironic'}) => {"changed": false, "item": {"git_branch": "master", "git_folder": "/opt/stack/ironic", "git_url": "https://git.openstack.org/openstack/ironic", "name": "ironic"}, "skip_reason": "Conditional check failed", "skipped": true} skipping: [127.0.0.1] => (item={u'git_branch': u'master', u'git_folder': u'/opt/stack/python-ironicclient', u'name': u'ironicclient', u'git_url': u'https://git.openstack.org/openstack/python-ironicclient'}) => {"changed": false, "item": {"git_branch": "master", "git_folder": "/opt/stack/python-ironicclient", "git_url": "https://git.openstack.org/openstack/python-ironicclient", "name": "ironicclient"}, "skip_reason": "Conditional check failed", "skipped": true} skipping: [127.0.0.1] => (item={u'git_branch': u'master', u'git_folder': u'/opt/stack/shade', u'name': u'shade', u'git_url': u'https://git.openstack.org/openstack-infra/shade'}) => {"changed": false, "item": {"git_branch": "master", "git_folder": "/opt/stack/shade", "git_url": "https://git.openstack.org/openstack-infra/shade", "name": "shade"}, "skip_reason": "Conditional check failed", "skipped": true} skipping: [127.0.0.1] => (item={u'git_branch': u'master', u'git_folder': u'/opt/stack/diskimage-builder', u'name': u'dib', u'git_url': u'https://git.openstack.org/openstack/diskimage-builder'}) => {"changed": false, "item": {"git_branch": "master", "git_folder": "/opt/stack/diskimage-builder", "git_url": "https://git.openstack.org/openstack/diskimage-builder", "name": "dib"}, "skip_reason": "Conditional check failed", "skipped": true} skipping: [127.0.0.1] => (item={u'git_branch': u'master', u'git_folder': u'/opt/stack/ironic-inspector', u'name': u'ironicinspector', u'git_url': u'https://github.com/openstack/ironic-inspector'}) => {"changed": false, "item": {"git_branch": "master", "git_folder": "/opt/stack/ironic-inspector", "git_url": "https://github.com/openstack/ironic-inspector", "name": "ironicinspector"}, "skip_reason": "Conditional check failed", "skipped": true} skipping: [127.0.0.1] => (item={u'git_branch': u'master', u'git_folder': u'/opt/stack/python-ironic-inspector-client', u'name': u'ironicinspectorclient', u'git_url': u'https://github.com/openstack/python-ironic-inspector-client'}) => {"changed": false, "item": {"git_branch": "master", "git_folder": "/opt/stack/python-ironic-inspector-client", "git_url": "https://github.com/openstack/python-ironic-inspector-client", "name": "ironicinspectorclient"}, "skip_reason": "Conditional check failed", "skipped": true} skipping: [127.0.0.1] => (item={u'git_branch': u'master', u'git_folder': u'/opt/stack/requirements', u'name': u'requirements', u'git_url': u'https://git.openstack.org/openstack/requirements'}) => {"changed": false, "item": {"git_branch": "master", "git_folder": "/opt/stack/requirements", "git_url": "https://git.openstack.org/openstack/requirements", "name": "requirements"}, "skip_reason": "Conditional check failed", "skipped": true} skipping: [127.0.0.1] => (item={u'git_branch': u'master', u'git_folder': u'/opt/stack/ironic-staging-drivers', u'name': u'ironic-staging-drivers', u'git_url': u'https://git.openstack.org/openstack/ironic-staging-drivers'}) => {"changed": false, "item": {"git_branch": "master", "git_folder": "/opt/stack/ironic-staging-drivers", "git_url": "https://git.openstack.org/openstack/ironic-staging-drivers", "name": "ironic-staging-drivers"}, "skip_reason": "Conditional check failed", "skipped": true} skipping: [127.0.0.1] => (item={u'git_branch': u'master', u'git_folder': u'/opt/stack/keystone', u'name': u'keystone', u'git_url': u'https://git.openstack.org/openstack/keystone'}) => {"changed": false, "item": {"git_branch": "master", "git_folder": "/opt/stack/keystone", "git_url": "https://git.openstack.org/openstack/keystone", "name": "keystone"}, "skip_reason": "Conditional check failed", "skipped": true} PLAY [Executes install, enrollment, and testing in one playbook] *************** TASK [setup] ******************************************************************* Monday 23 January 2017 07:25:03 -0800 (0:00:01.051) 0:00:47.659 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185103.62-80088194484525 `" && echo ansible-tmp-1485185103.62-80088194484525="` echo $HOME/.ansible/tmp/ansible-tmp-1485185103.62-80088194484525 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpDEYwr5 TO /root/.ansible/tmp/ansible-tmp-1485185103.62-80088194484525/setup <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185103.62-80088194484525/ /root/.ansible/tmp/ansible-tmp-1485185103.62-80088194484525/setup && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185103.62-80088194484525/setup; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185103.62-80088194484525/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] TASK [bifrost-ironic-install : Ensure openSUSE Tumbleweed has the correct family] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/main.yml:21 Monday 23 January 2017 07:25:04 -0800 (0:00:01.018) 0:00:48.677 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Ensure openSUSE Leap has the correct family] **** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/main.yml:26 Monday 23 January 2017 07:25:04 -0800 (0:00:00.119) 0:00:48.797 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Include OS family-specific defaults] ************ task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/main.yml:35 Monday 23 January 2017 07:25:04 -0800 (0:00:00.093) 0:00:48.890 ******** ok: [127.0.0.1] => (item=/opt/bifrost/playbooks/roles/bifrost-ironic-install/templates/../defaults/required_defaults_RedHat_family.yml) => {"ansible_facts": {"init_dest_dir": "/usr/lib/systemd/system/", "init_ext": ".service", "init_template": "systemd_template.j2", "ipxe_dir": "/usr/share/ipxe/", "ipxe_full_binary": "ipxe.lkrn", "iscsi_client_package": "iscsi-initiator-utils", "mysql_service_name": "mariadb", "nginx_user": "nginx", "required_packages": ["mariadb-server", "dnsmasq", "rabbitmq-server", "python-devel", "MySQL-python", "python-iniparse", "libffi-devel", "libxslt-devel", "openssl-devel", "libxml2-devel", "ipxe-bootimgs", "tftp-server", "syslinux", "syslinux-tftpboot", "xinetd", "parted", "ipmitool", "psmisc", "nginx", "wget", "genisoimage", "kpartx", "qemu-kvm-tools", "qemu-img", "openwsman-python", "sgabios-bin", "libselinux-python", "policycoreutils-python", "libvirt-daemon", "debootstrap", "rsyslog", "logrotate"], "sgabios_dir": "/usr/share/sgabios/", "syslinux_tftp_dir": "/var/lib/tftpboot", "tftp_service_name": "tftp", "virt_group": "libvirt"}, "invocation": {"module_args": {"_raw_params": "/opt/bifrost/playbooks/roles/bifrost-ironic-install/templates/../defaults/required_defaults_RedHat_family.yml"}, "module_name": "include_vars"}, "item": "/opt/bifrost/playbooks/roles/bifrost-ironic-install/templates/../defaults/required_defaults_RedHat_family.yml"} TASK [bifrost-ironic-install : Include OS distribution-specific defaults] ****** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/main.yml:41 Monday 23 January 2017 07:25:05 -0800 (0:00:00.695) 0:00:49.586 ******** ok: [127.0.0.1] => (item=/opt/bifrost/playbooks/roles/bifrost-ironic-install/templates/../defaults/dummy-defaults.yml) => {"ansible_facts": {}, "invocation": {"module_args": {"_raw_params": "/opt/bifrost/playbooks/roles/bifrost-ironic-install/templates/../defaults/dummy-defaults.yml"}, "module_name": "include_vars"}, "item": "/opt/bifrost/playbooks/roles/bifrost-ironic-install/templates/../defaults/dummy-defaults.yml"} TASK [bifrost-ironic-install : Include OS version-specific defaults] *********** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/main.yml:47 Monday 23 January 2017 07:25:06 -0800 (0:00:00.631) 0:00:50.217 ******** ok: [127.0.0.1] => (item=/opt/bifrost/playbooks/roles/bifrost-ironic-install/templates/../defaults/dummy-defaults.yml) => {"ansible_facts": {}, "invocation": {"module_args": {"_raw_params": "/opt/bifrost/playbooks/roles/bifrost-ironic-install/templates/../defaults/dummy-defaults.yml"}, "module_name": "include_vars"}, "item": "/opt/bifrost/playbooks/roles/bifrost-ironic-install/templates/../defaults/dummy-defaults.yml"} TASK [bifrost-ironic-install : Update Package Cache] *************************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/install.yml:16 Monday 23 January 2017 07:25:06 -0800 (0:00:00.664) 0:00:50.881 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Install packages] ******************************* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/install.yml:19 Monday 23 January 2017 07:25:06 -0800 (0:00:00.143) 0:00:51.024 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185108.0-258566137418153 `" && echo ansible-tmp-1485185108.0-258566137418153="` echo $HOME/.ansible/tmp/ansible-tmp-1485185108.0-258566137418153 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpA4vuI4 TO /root/.ansible/tmp/ansible-tmp-1485185108.0-258566137418153/yum <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185108.0-258566137418153/ /root/.ansible/tmp/ansible-tmp-1485185108.0-258566137418153/yum && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185108.0-258566137418153/yum; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185108.0-258566137418153/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => (item=[u'mariadb-server', u'dnsmasq', u'rabbitmq-server', u'python-devel', u'MySQL-python', u'python-iniparse', u'libffi-devel', u'libxslt-devel', u'openssl-devel', u'libxml2-devel', u'ipxe-bootimgs', u'tftp-server', u'syslinux', u'syslinux-tftpboot', u'xinetd', u'parted', u'ipmitool', u'psmisc', u'nginx', u'wget', u'genisoimage', u'kpartx', u'qemu-kvm-tools', u'qemu-img', u'openwsman-python', u'sgabios-bin', u'libselinux-python', u'policycoreutils-python', u'libvirt-daemon', u'debootstrap', u'rsyslog', u'logrotate']) => {"changed": false, "invocation": {"module_args": {"conf_file": null, "disable_gpg_check": false, "disablerepo": null, "enablerepo": null, "exclude": null, "install_repoquery": true, "list": null, "name": ["mariadb-server", "dnsmasq", "rabbitmq-server", "python-devel", "MySQL-python", "python-iniparse", "libffi-devel", "libxslt-devel", "openssl-devel", "libxml2-devel", "ipxe-bootimgs", "tftp-server", "syslinux", "syslinux-tftpboot", "xinetd", "parted", "ipmitool", "psmisc", "nginx", "wget", "genisoimage", "kpartx", "qemu-kvm-tools", "qemu-img", "openwsman-python", "sgabios-bin", "libselinux-python", "policycoreutils-python", "libvirt-daemon", "debootstrap", "rsyslog", "logrotate"], "state": "present", "update_cache": false, "validate_certs": true}, "module_name": "yum"}, "item": ["mariadb-server", "dnsmasq", "rabbitmq-server", "python-devel", "MySQL-python", "python-iniparse", "libffi-devel", "libxslt-devel", "openssl-devel", "libxml2-devel", "ipxe-bootimgs", "tftp-server", "syslinux", "syslinux-tftpboot", "xinetd", "parted", "ipmitool", "psmisc", "nginx", "wget", "genisoimage", "kpartx", "qemu-kvm-tools", "qemu-img", "openwsman-python", "sgabios-bin", "libselinux-python", "policycoreutils-python", "libvirt-daemon", "debootstrap", "rsyslog", "logrotate"], "msg": "", "rc": 0, "results": ["mariadb-server-1:5.5.47-1.el7_2.x86_64 providing mariadb-server is already installed", "dnsmasq-2.66-14.el7_1.x86_64 providing dnsmasq is already installed", "rabbitmq-server-3.3.5-17.el7.noarch providing rabbitmq-server is already installed", "python-devel-2.7.5-48.el7.x86_64 providing python-devel is already installed", "MySQL-python-1.2.3-11.el7.x86_64 providing MySQL-python is already installed", "python-iniparse-0.4-9.el7.noarch providing python-iniparse is already installed", "libffi-devel-3.0.13-18.el7.x86_64 providing libffi-devel is already installed", "libxslt-devel-1.1.28-5.el7.x86_64 providing libxslt-devel is already installed", "openssl-devel-1:1.0.1e-60.el7.x86_64 providing openssl-devel is already installed", "libxml2-devel-2.9.1-6.el7_2.3.x86_64 providing libxml2-devel is already installed", "ipxe-bootimgs-20130517-8.gitc4bce43.el7_2.1.noarch providing ipxe-bootimgs is already installed", "tftp-server-5.2-12.el7.x86_64 providing tftp-server is already installed", "syslinux-4.05-12.el7.x86_64 providing syslinux is already installed", "syslinux-tftpboot-4.05-12.el7.x86_64 providing syslinux-tftpboot is already installed", "xinetd-2:2.3.15-12.el7.x86_64 providing xinetd is already installed", "parted-3.1-23.el7.x86_64 providing parted is already installed", "ipmitool-1.8.13-8.el7_1.x86_64 providing ipmitool is already installed", "psmisc-22.20-9.el7.x86_64 providing psmisc is already installed", "nginx-1:1.6.3-9.el7.x86_64 providing nginx is already installed", "wget-1.14-10.el7_0.1.x86_64 providing wget is already installed", "genisoimage-1.1.11-23.el7.x86_64 providing genisoimage is already installed", "kpartx-0.4.9-85.el7_2.5.x86_64 providing kpartx is already installed", "qemu-kvm-tools-10:1.5.3-105.el7_2.4.x86_64 providing qemu-kvm-tools is already installed", "qemu-img-10:1.5.3-105.el7_2.4.x86_64 providing qemu-img is already installed", "openwsman-python-2.3.6-13.el7.x86_64 providing openwsman-python is already installed", "sgabios-bin-1:0.20110622svn-4.el7.noarch providing sgabios-bin is already installed", "libselinux-python-2.2.2-6.el7.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.2.5-20.el7.x86_64 providing policycoreutils-python is already installed", "libvirt-daemon-1.2.17-13.el7_2.5.x86_64 providing libvirt-daemon is already installed", "debootstrap-1.0.81-1.el7.noarch providing debootstrap is already installed", "rsyslog-7.4.7-12.el7.x86_64 providing rsyslog is already installed", "logrotate-3.8.6-7.el7_2.x86_64 providing logrotate is already installed"]} TASK [bifrost-ironic-install : Install Ubuntu 14.10 (and later) packages] ****** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/install.yml:23 Monday 23 January 2017 07:25:09 -0800 (0:00:02.117) 0:00:53.142 ******** skipping: [127.0.0.1] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : If running in CI, set source install facts just to be sure] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/install.yml:30 Monday 23 January 2017 07:25:09 -0800 (0:00:00.835) 0:00:53.977 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : If VENV is set in the environment, enable installation into venv] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/install.yml:35 Monday 23 January 2017 07:25:09 -0800 (0:00:00.106) 0:00:54.084 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Ensure /opt/stack is present] ******************* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/install.yml:42 Monday 23 January 2017 07:25:10 -0800 (0:00:00.112) 0:00:54.197 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185110.14-52112208825548 `" && echo ansible-tmp-1485185110.14-52112208825548="` echo $HOME/.ansible/tmp/ansible-tmp-1485185110.14-52112208825548 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpBJA84r TO /root/.ansible/tmp/ansible-tmp-1485185110.14-52112208825548/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185110.14-52112208825548/ /root/.ansible/tmp/ansible-tmp-1485185110.14-52112208825548/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185110.14-52112208825548/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185110.14-52112208825548/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "diff": {"after": {"path": "/opt/stack"}, "before": {"path": "/opt/stack"}}, "gid": 0, "group": "root", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "root", "mode": null, "name": "/opt/stack", "original_basename": null, "owner": "root", "path": "/opt/stack", "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": "/opt/stack", "secontext": "system_u:object_r:usr_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [bifrost-ironic-install : Install proliantutils package from pip] ********* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:16 Monday 23 January 2017 07:25:10 -0800 (0:00:00.406) 0:00:54.603 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Install from {{ sourcedir }} using pip] ********* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:27 Monday 23 January 2017 07:25:10 -0800 (0:00:00.136) 0:00:54.739 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Install UcsSdk package from pip] **************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:16 Monday 23 January 2017 07:25:10 -0800 (0:00:00.137) 0:00:54.876 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Install from {{ sourcedir }} using pip] ********* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:27 Monday 23 January 2017 07:25:10 -0800 (0:00:00.137) 0:00:55.013 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Install iSCSI client if PXE driver support is enabled] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/install.yml:54 Monday 23 January 2017 07:25:11 -0800 (0:00:00.133) 0:00:55.147 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185111.09-275371636604672 `" && echo ansible-tmp-1485185111.09-275371636604672="` echo $HOME/.ansible/tmp/ansible-tmp-1485185111.09-275371636604672 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmptqH74H TO /root/.ansible/tmp/ansible-tmp-1485185111.09-275371636604672/yum <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185111.09-275371636604672/ /root/.ansible/tmp/ansible-tmp-1485185111.09-275371636604672/yum && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185111.09-275371636604672/yum; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185111.09-275371636604672/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "invocation": {"module_args": {"conf_file": null, "disable_gpg_check": false, "disablerepo": null, "enablerepo": null, "exclude": null, "install_repoquery": true, "list": null, "name": ["iscsi-initiator-utils"], "state": "present", "update_cache": false, "validate_certs": true}, "module_name": "yum"}, "msg": "", "rc": 0, "results": ["iscsi-initiator-utils-6.2.0.873-33.el7_2.2.x86_64 providing iscsi-initiator-utils is already installed"]} TASK [bifrost-ironic-install : Install shade package from pip] ***************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:16 Monday 23 January 2017 07:25:11 -0800 (0:00:00.925) 0:00:56.073 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Install from /opt/stack/shade using pip] ******** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:27 Monday 23 January 2017 07:25:12 -0800 (0:00:00.159) 0:00:56.232 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185112.33-221282223674990 `" && echo ansible-tmp-1485185112.33-221282223674990="` echo $HOME/.ansible/tmp/ansible-tmp-1485185112.33-221282223674990 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpTHbOr6 TO /root/.ansible/tmp/ansible-tmp-1485185112.33-221282223674990/command <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185112.33-221282223674990/ /root/.ansible/tmp/ansible-tmp-1485185112.33-221282223674990/command && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 VIRTUAL_ENV='"'"''"'"' LC_MESSAGES=en_US.UTF-8 http_proxy='"'"''"'"' pydoc='"'"'python -m pydoc'"'"' https_proxy='"'"''"'"' PATH=/bin:/opt/stack/ansible/bin:/sbin:/bin:/usr/sbin:/usr/bin LC_ALL=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185112.33-221282223674990/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185112.33-221282223674990/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "cmd": ["pip", "install", "/opt/stack/shade"], "delta": "0:00:03.424973", "end": "2017-01-23 07:25:15.938320", "invocation": {"module_args": {"_raw_params": "pip install /opt/stack/shade ", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-01-23 07:25:12.513347", "stderr": "", "stdout": "Processing /opt/stack/shade\n Requirement already satisfied (use --upgrade to upgrade): shade==1.14.2.dev21 from file:///opt/stack/shade in /usr/lib/python2.7/site-packages\nRequirement already satisfied: pbr<2.0,>=0.11 in /usr/lib/python2.7/site-packages (from shade==1.14.2.dev21)\nRequirement already satisfied: munch in /usr/lib/python2.7/site-packages (from shade==1.14.2.dev21)\nRequirement already satisfied: decorator in /usr/lib/python2.7/site-packages (from shade==1.14.2.dev21)\nRequirement already satisfied: jmespath in /usr/lib/python2.7/site-packages (from shade==1.14.2.dev21)\nRequirement already satisfied: jsonpatch in /usr/lib/python2.7/site-packages (from shade==1.14.2.dev21)\nRequirement already satisfied: ipaddress in /usr/lib/python2.7/site-packages (from shade==1.14.2.dev21)\nRequirement already satisfied: os-client-config>=1.22.0 in /usr/lib/python2.7/site-packages (from shade==1.14.2.dev21)\nRequirement already satisfied: requestsexceptions>=1.1.1 in /usr/lib/python2.7/site-packages (from shade==1.14.2.dev21)\nRequirement already satisfied: six in /usr/lib/python2.7/site-packages (from shade==1.14.2.dev21)\nRequirement already satisfied: keystoneauth1>=2.11.0 in /usr/lib/python2.7/site-packages (from shade==1.14.2.dev21)\nRequirement already satisfied: netifaces>=0.10.4 in /usr/lib64/python2.7/site-packages (from shade==1.14.2.dev21)\nRequirement already satisfied: python-novaclient!=2.27.0,!=2.32.0,>=2.21.0 in /usr/lib/python2.7/site-packages (from shade==1.14.2.dev21)\nRequirement already satisfied: python-keystoneclient>=0.11.0 in /usr/lib/python2.7/site-packages (from shade==1.14.2.dev21)\nRequirement already satisfied: python-cinderclient>=1.3.1 in /usr/lib/python2.7/site-packages (from shade==1.14.2.dev21)\nRequirement already satisfied: python-neutronclient>=2.3.10 in /usr/lib/python2.7/site-packages (from shade==1.14.2.dev21)\nRequirement already satisfied: python-troveclient>=1.2.0 in /usr/lib/python2.7/site-packages (from shade==1.14.2.dev21)\nRequirement already satisfied: python-ironicclient>=0.10.0 in /usr/lib/python2.7/site-packages (from shade==1.14.2.dev21)\nRequirement already satisfied: python-swiftclient>=2.5.0 in /usr/lib/python2.7/site-packages (from shade==1.14.2.dev21)\nRequirement already satisfied: python-heatclient>=1.0.0 in /usr/lib/python2.7/site-packages (from shade==1.14.2.dev21)\nRequirement already satisfied: python-designateclient>=2.1.0 in /usr/lib/python2.7/site-packages (from shade==1.14.2.dev21)\nRequirement already satisfied: python-magnumclient>=2.1.0 in /usr/lib/python2.7/site-packages (from shade==1.14.2.dev21)\nRequirement already satisfied: dogpile.cache>=0.5.3 in /usr/lib/python2.7/site-packages (from shade==1.14.2.dev21)\nRequirement already satisfied: jsonpointer>=1.9 in /usr/lib/python2.7/site-packages (from jsonpatch->shade==1.14.2.dev21)\nRequirement already satisfied: appdirs>=1.3.0 in /usr/lib/python2.7/site-packages (from os-client-config>=1.22.0->shade==1.14.2.dev21)\nRequirement already satisfied: PyYAML>=3.1.0 in /usr/lib64/python2.7/site-packages (from os-client-config>=1.22.0->shade==1.14.2.dev21)\nRequirement already satisfied: positional>=1.1.1 in /usr/lib/python2.7/site-packages (from keystoneauth1>=2.11.0->shade==1.14.2.dev21)\nRequirement already satisfied: requests!=2.12.2,>=2.10.0 in /usr/lib/python2.7/site-packages (from keystoneauth1>=2.11.0->shade==1.14.2.dev21)\nRequirement already satisfied: stevedore>=1.17.1 in /usr/lib/python2.7/site-packages (from keystoneauth1>=2.11.0->shade==1.14.2.dev21)\nRequirement already satisfied: iso8601>=0.1.11 in /usr/lib/python2.7/site-packages (from keystoneauth1>=2.11.0->shade==1.14.2.dev21)\nRequirement already satisfied: Babel>=2.3.4 in /usr/lib/python2.7/site-packages (from python-novaclient!=2.27.0,!=2.32.0,>=2.21.0->shade==1.14.2.dev21)\nRequirement already satisfied: oslo.i18n>=2.1.0 in /usr/lib/python2.7/site-packages (from python-novaclient!=2.27.0,!=2.32.0,>=2.21.0->shade==1.14.2.dev21)\nRequirement already satisfied: simplejson>=2.2.0 in /usr/lib64/python2.7/site-packages (from python-novaclient!=2.27.0,!=2.32.0,>=2.21.0->shade==1.14.2.dev21)\nRequirement already satisfied: oslo.utils>=3.18.0 in /usr/lib/python2.7/site-packages (from python-novaclient!=2.27.0,!=2.32.0,>=2.21.0->shade==1.14.2.dev21)\nRequirement already satisfied: oslo.serialization>=1.10.0 in /usr/lib/python2.7/site-packages (from python-novaclient!=2.27.0,!=2.32.0,>=2.21.0->shade==1.14.2.dev21)\nRequirement already satisfied: PrettyTable<0.8,>=0.7.1 in /usr/lib/python2.7/site-packages (from python-novaclient!=2.27.0,!=2.32.0,>=2.21.0->shade==1.14.2.dev21)\nRequirement already satisfied: oslo.config!=3.18.0,>=3.14.0 in /usr/lib/python2.7/site-packages (from python-keystoneclient>=0.11.0->shade==1.14.2.dev21)\nRequirement already satisfied: debtcollector>=1.2.0 in /usr/lib/python2.7/site-packages (from python-keystoneclient>=0.11.0->shade==1.14.2.dev21)\nRequirement already satisfied: osc-lib>=1.0.2 in /usr/lib/python2.7/site-packages (from python-neutronclient>=2.3.10->shade==1.14.2.dev21)\nRequirement already satisfied: netaddr!=0.7.16,>=0.7.12 in /usr/lib/python2.7/site-packages (from python-neutronclient>=2.3.10->shade==1.14.2.dev21)\nRequirement already satisfied: cliff!=1.16.0,!=1.17.0,>=1.15.0 in /usr/lib/python2.7/site-packages (from python-neutronclient>=2.3.10->shade==1.14.2.dev21)\nRequirement already satisfied: python-mistralclient>=2.0.0 in /usr/lib/python2.7/site-packages (from python-troveclient>=1.2.0->shade==1.14.2.dev21)\nRequirement already satisfied: python-openstackclient>=3.3.0 in /usr/lib/python2.7/site-packages (from python-ironicclient>=0.10.0->shade==1.14.2.dev21)\nRequirement already satisfied: jsonschema!=2.5.0,<3.0.0,>=2.0.0 in /usr/lib/python2.7/site-packages (from python-ironicclient>=0.10.0->shade==1.14.2.dev21)\nRequirement already satisfied: futures>=3.0; python_version == \"2.7\" or python_version == \"2.6\" in /usr/lib/python2.7/site-packages (from python-swiftclient>=2.5.0->shade==1.14.2.dev21)\nRequirement already satisfied: cryptography!=1.3.0,>=1.0 in /usr/lib64/python2.7/site-packages (from python-magnumclient>=2.1.0->shade==1.14.2.dev21)\nRequirement already satisfied: wrapt in /usr/lib64/python2.7/site-packages (from positional>=1.1.1->keystoneauth1>=2.11.0->shade==1.14.2.dev21)\nRequirement already satisfied: pytz>=0a in /usr/lib/python2.7/site-packages (from Babel>=2.3.4->python-novaclient!=2.27.0,!=2.32.0,>=2.21.0->shade==1.14.2.dev21)\nRequirement already satisfied: funcsigs>=0.4; python_version == \"2.7\" or python_version == \"2.6\" in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-novaclient!=2.27.0,!=2.32.0,>=2.21.0->shade==1.14.2.dev21)\nRequirement already satisfied: monotonic>=0.6 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-novaclient!=2.27.0,!=2.32.0,>=2.21.0->shade==1.14.2.dev21)\nRequirement already satisfied: pyparsing>=2.0.7 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-novaclient!=2.27.0,!=2.32.0,>=2.21.0->shade==1.14.2.dev21)\nRequirement already satisfied: msgpack-python>=0.4.0 in /usr/lib64/python2.7/site-packages (from oslo.serialization>=1.10.0->python-novaclient!=2.27.0,!=2.32.0,>=2.21.0->shade==1.14.2.dev21)\nRequirement already satisfied: rfc3986>=0.3.1 in /usr/lib/python2.7/site-packages (from oslo.config!=3.18.0,>=3.14.0->python-keystoneclient>=0.11.0->shade==1.14.2.dev21)\nRequirement already satisfied: unicodecsv>=0.8.0; python_version < \"3.0\" in /usr/lib/python2.7/site-packages (from cliff!=1.16.0,!=1.17.0,>=1.15.0->python-neutronclient>=2.3.10->shade==1.14.2.dev21)\nRequirement already satisfied: cmd2>=0.6.7 in /usr/lib/python2.7/site-packages (from cliff!=1.16.0,!=1.17.0,>=1.15.0->python-neutronclient>=2.3.10->shade==1.14.2.dev21)\nRequirement already satisfied: python-glanceclient>=2.5.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient>=0.10.0->shade==1.14.2.dev21)\nRequirement already satisfied: openstacksdk!=0.9.11,!=0.9.12,>=0.9.10 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient>=0.10.0->shade==1.14.2.dev21)\nRequirement already satisfied: functools32; python_version == \"2.7\" in /usr/lib/python2.7/site-packages (from jsonschema!=2.5.0,<3.0.0,>=2.0.0->python-ironicclient>=0.10.0->shade==1.14.2.dev21)\nRequirement already satisfied: idna>=2.0 in /usr/lib/python2.7/site-packages (from cryptography!=1.3.0,>=1.0->python-magnumclient>=2.1.0->shade==1.14.2.dev21)\nRequirement already satisfied: pyasn1>=0.1.8 in /usr/lib/python2.7/site-packages (from cryptography!=1.3.0,>=1.0->python-magnumclient>=2.1.0->shade==1.14.2.dev21)\nRequirement already satisfied: setuptools>=11.3 in /usr/lib/python2.7/site-packages (from cryptography!=1.3.0,>=1.0->python-magnumclient>=2.1.0->shade==1.14.2.dev21)\nRequirement already satisfied: enum34 in /usr/lib/python2.7/site-packages (from cryptography!=1.3.0,>=1.0->python-magnumclient>=2.1.0->shade==1.14.2.dev21)\nRequirement already satisfied: cffi>=1.4.1 in /usr/lib64/python2.7/site-packages (from cryptography!=1.3.0,>=1.0->python-magnumclient>=2.1.0->shade==1.14.2.dev21)\nRequirement already satisfied: warlock!=1.3.0,<2,>=1.0.1 in /usr/lib/python2.7/site-packages (from python-glanceclient>=2.5.0->python-openstackclient>=3.3.0->python-ironicclient>=0.10.0->shade==1.14.2.dev21)\nRequirement already satisfied: pycparser in /usr/lib/python2.7/site-packages (from cffi>=1.4.1->cryptography!=1.3.0,>=1.0->python-magnumclient>=2.1.0->shade==1.14.2.dev21)", "stdout_lines": ["Processing /opt/stack/shade", " Requirement already satisfied (use --upgrade to upgrade): shade==1.14.2.dev21 from file:///opt/stack/shade in /usr/lib/python2.7/site-packages", "Requirement already satisfied: pbr<2.0,>=0.11 in /usr/lib/python2.7/site-packages (from shade==1.14.2.dev21)", "Requirement already satisfied: munch in /usr/lib/python2.7/site-packages (from shade==1.14.2.dev21)", "Requirement already satisfied: decorator in /usr/lib/python2.7/site-packages (from shade==1.14.2.dev21)", "Requirement already satisfied: jmespath in /usr/lib/python2.7/site-packages (from shade==1.14.2.dev21)", "Requirement already satisfied: jsonpatch in /usr/lib/python2.7/site-packages (from shade==1.14.2.dev21)", "Requirement already satisfied: ipaddress in /usr/lib/python2.7/site-packages (from shade==1.14.2.dev21)", "Requirement already satisfied: os-client-config>=1.22.0 in /usr/lib/python2.7/site-packages (from shade==1.14.2.dev21)", "Requirement already satisfied: requestsexceptions>=1.1.1 in /usr/lib/python2.7/site-packages (from shade==1.14.2.dev21)", "Requirement already satisfied: six in /usr/lib/python2.7/site-packages (from shade==1.14.2.dev21)", "Requirement already satisfied: keystoneauth1>=2.11.0 in /usr/lib/python2.7/site-packages (from shade==1.14.2.dev21)", "Requirement already satisfied: netifaces>=0.10.4 in /usr/lib64/python2.7/site-packages (from shade==1.14.2.dev21)", "Requirement already satisfied: python-novaclient!=2.27.0,!=2.32.0,>=2.21.0 in /usr/lib/python2.7/site-packages (from shade==1.14.2.dev21)", "Requirement already satisfied: python-keystoneclient>=0.11.0 in /usr/lib/python2.7/site-packages (from shade==1.14.2.dev21)", "Requirement already satisfied: python-cinderclient>=1.3.1 in /usr/lib/python2.7/site-packages (from shade==1.14.2.dev21)", "Requirement already satisfied: python-neutronclient>=2.3.10 in /usr/lib/python2.7/site-packages (from shade==1.14.2.dev21)", "Requirement already satisfied: python-troveclient>=1.2.0 in /usr/lib/python2.7/site-packages (from shade==1.14.2.dev21)", "Requirement already satisfied: python-ironicclient>=0.10.0 in /usr/lib/python2.7/site-packages (from shade==1.14.2.dev21)", "Requirement already satisfied: python-swiftclient>=2.5.0 in /usr/lib/python2.7/site-packages (from shade==1.14.2.dev21)", "Requirement already satisfied: python-heatclient>=1.0.0 in /usr/lib/python2.7/site-packages (from shade==1.14.2.dev21)", "Requirement already satisfied: python-designateclient>=2.1.0 in /usr/lib/python2.7/site-packages (from shade==1.14.2.dev21)", "Requirement already satisfied: python-magnumclient>=2.1.0 in /usr/lib/python2.7/site-packages (from shade==1.14.2.dev21)", "Requirement already satisfied: dogpile.cache>=0.5.3 in /usr/lib/python2.7/site-packages (from shade==1.14.2.dev21)", "Requirement already satisfied: jsonpointer>=1.9 in /usr/lib/python2.7/site-packages (from jsonpatch->shade==1.14.2.dev21)", "Requirement already satisfied: appdirs>=1.3.0 in /usr/lib/python2.7/site-packages (from os-client-config>=1.22.0->shade==1.14.2.dev21)", "Requirement already satisfied: PyYAML>=3.1.0 in /usr/lib64/python2.7/site-packages (from os-client-config>=1.22.0->shade==1.14.2.dev21)", "Requirement already satisfied: positional>=1.1.1 in /usr/lib/python2.7/site-packages (from keystoneauth1>=2.11.0->shade==1.14.2.dev21)", "Requirement already satisfied: requests!=2.12.2,>=2.10.0 in /usr/lib/python2.7/site-packages (from keystoneauth1>=2.11.0->shade==1.14.2.dev21)", "Requirement already satisfied: stevedore>=1.17.1 in /usr/lib/python2.7/site-packages (from keystoneauth1>=2.11.0->shade==1.14.2.dev21)", "Requirement already satisfied: iso8601>=0.1.11 in /usr/lib/python2.7/site-packages (from keystoneauth1>=2.11.0->shade==1.14.2.dev21)", "Requirement already satisfied: Babel>=2.3.4 in /usr/lib/python2.7/site-packages (from python-novaclient!=2.27.0,!=2.32.0,>=2.21.0->shade==1.14.2.dev21)", "Requirement already satisfied: oslo.i18n>=2.1.0 in /usr/lib/python2.7/site-packages (from python-novaclient!=2.27.0,!=2.32.0,>=2.21.0->shade==1.14.2.dev21)", "Requirement already satisfied: simplejson>=2.2.0 in /usr/lib64/python2.7/site-packages (from python-novaclient!=2.27.0,!=2.32.0,>=2.21.0->shade==1.14.2.dev21)", "Requirement already satisfied: oslo.utils>=3.18.0 in /usr/lib/python2.7/site-packages (from python-novaclient!=2.27.0,!=2.32.0,>=2.21.0->shade==1.14.2.dev21)", "Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/lib/python2.7/site-packages (from python-novaclient!=2.27.0,!=2.32.0,>=2.21.0->shade==1.14.2.dev21)", "Requirement already satisfied: PrettyTable<0.8,>=0.7.1 in /usr/lib/python2.7/site-packages (from python-novaclient!=2.27.0,!=2.32.0,>=2.21.0->shade==1.14.2.dev21)", "Requirement already satisfied: oslo.config!=3.18.0,>=3.14.0 in /usr/lib/python2.7/site-packages (from python-keystoneclient>=0.11.0->shade==1.14.2.dev21)", "Requirement already satisfied: debtcollector>=1.2.0 in /usr/lib/python2.7/site-packages (from python-keystoneclient>=0.11.0->shade==1.14.2.dev21)", "Requirement already satisfied: osc-lib>=1.0.2 in /usr/lib/python2.7/site-packages (from python-neutronclient>=2.3.10->shade==1.14.2.dev21)", "Requirement already satisfied: netaddr!=0.7.16,>=0.7.12 in /usr/lib/python2.7/site-packages (from python-neutronclient>=2.3.10->shade==1.14.2.dev21)", "Requirement already satisfied: cliff!=1.16.0,!=1.17.0,>=1.15.0 in /usr/lib/python2.7/site-packages (from python-neutronclient>=2.3.10->shade==1.14.2.dev21)", "Requirement already satisfied: python-mistralclient>=2.0.0 in /usr/lib/python2.7/site-packages (from python-troveclient>=1.2.0->shade==1.14.2.dev21)", "Requirement already satisfied: python-openstackclient>=3.3.0 in /usr/lib/python2.7/site-packages (from python-ironicclient>=0.10.0->shade==1.14.2.dev21)", "Requirement already satisfied: jsonschema!=2.5.0,<3.0.0,>=2.0.0 in /usr/lib/python2.7/site-packages (from python-ironicclient>=0.10.0->shade==1.14.2.dev21)", "Requirement already satisfied: futures>=3.0; python_version == \"2.7\" or python_version == \"2.6\" in /usr/lib/python2.7/site-packages (from python-swiftclient>=2.5.0->shade==1.14.2.dev21)", "Requirement already satisfied: cryptography!=1.3.0,>=1.0 in /usr/lib64/python2.7/site-packages (from python-magnumclient>=2.1.0->shade==1.14.2.dev21)", "Requirement already satisfied: wrapt in /usr/lib64/python2.7/site-packages (from positional>=1.1.1->keystoneauth1>=2.11.0->shade==1.14.2.dev21)", "Requirement already satisfied: pytz>=0a in /usr/lib/python2.7/site-packages (from Babel>=2.3.4->python-novaclient!=2.27.0,!=2.32.0,>=2.21.0->shade==1.14.2.dev21)", "Requirement already satisfied: funcsigs>=0.4; python_version == \"2.7\" or python_version == \"2.6\" in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-novaclient!=2.27.0,!=2.32.0,>=2.21.0->shade==1.14.2.dev21)", "Requirement already satisfied: monotonic>=0.6 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-novaclient!=2.27.0,!=2.32.0,>=2.21.0->shade==1.14.2.dev21)", "Requirement already satisfied: pyparsing>=2.0.7 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-novaclient!=2.27.0,!=2.32.0,>=2.21.0->shade==1.14.2.dev21)", "Requirement already satisfied: msgpack-python>=0.4.0 in /usr/lib64/python2.7/site-packages (from oslo.serialization>=1.10.0->python-novaclient!=2.27.0,!=2.32.0,>=2.21.0->shade==1.14.2.dev21)", "Requirement already satisfied: rfc3986>=0.3.1 in /usr/lib/python2.7/site-packages (from oslo.config!=3.18.0,>=3.14.0->python-keystoneclient>=0.11.0->shade==1.14.2.dev21)", "Requirement already satisfied: unicodecsv>=0.8.0; python_version < \"3.0\" in /usr/lib/python2.7/site-packages (from cliff!=1.16.0,!=1.17.0,>=1.15.0->python-neutronclient>=2.3.10->shade==1.14.2.dev21)", "Requirement already satisfied: cmd2>=0.6.7 in /usr/lib/python2.7/site-packages (from cliff!=1.16.0,!=1.17.0,>=1.15.0->python-neutronclient>=2.3.10->shade==1.14.2.dev21)", "Requirement already satisfied: python-glanceclient>=2.5.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient>=0.10.0->shade==1.14.2.dev21)", "Requirement already satisfied: openstacksdk!=0.9.11,!=0.9.12,>=0.9.10 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient>=0.10.0->shade==1.14.2.dev21)", "Requirement already satisfied: functools32; python_version == \"2.7\" in /usr/lib/python2.7/site-packages (from jsonschema!=2.5.0,<3.0.0,>=2.0.0->python-ironicclient>=0.10.0->shade==1.14.2.dev21)", "Requirement already satisfied: idna>=2.0 in /usr/lib/python2.7/site-packages (from cryptography!=1.3.0,>=1.0->python-magnumclient>=2.1.0->shade==1.14.2.dev21)", "Requirement already satisfied: pyasn1>=0.1.8 in /usr/lib/python2.7/site-packages (from cryptography!=1.3.0,>=1.0->python-magnumclient>=2.1.0->shade==1.14.2.dev21)", "Requirement already satisfied: setuptools>=11.3 in /usr/lib/python2.7/site-packages (from cryptography!=1.3.0,>=1.0->python-magnumclient>=2.1.0->shade==1.14.2.dev21)", "Requirement already satisfied: enum34 in /usr/lib/python2.7/site-packages (from cryptography!=1.3.0,>=1.0->python-magnumclient>=2.1.0->shade==1.14.2.dev21)", "Requirement already satisfied: cffi>=1.4.1 in /usr/lib64/python2.7/site-packages (from cryptography!=1.3.0,>=1.0->python-magnumclient>=2.1.0->shade==1.14.2.dev21)", "Requirement already satisfied: warlock!=1.3.0,<2,>=1.0.1 in /usr/lib/python2.7/site-packages (from python-glanceclient>=2.5.0->python-openstackclient>=3.3.0->python-ironicclient>=0.10.0->shade==1.14.2.dev21)", "Requirement already satisfied: pycparser in /usr/lib/python2.7/site-packages (from cffi>=1.4.1->cryptography!=1.3.0,>=1.0->python-magnumclient>=2.1.0->shade==1.14.2.dev21)"], "warnings": []} TASK [bifrost-ironic-install : Install dib-utils package from pip] ************* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:16 Monday 23 January 2017 07:25:16 -0800 (0:00:03.953) 0:01:00.186 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185116.29-151263775256083 `" && echo ansible-tmp-1485185116.29-151263775256083="` echo $HOME/.ansible/tmp/ansible-tmp-1485185116.29-151263775256083 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpa4yraP TO /root/.ansible/tmp/ansible-tmp-1485185116.29-151263775256083/pip <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185116.29-151263775256083/ /root/.ansible/tmp/ansible-tmp-1485185116.29-151263775256083/pip && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185116.29-151263775256083/pip; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185116.29-151263775256083/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "cmd": "/bin/pip install dib-utils", "invocation": {"module_args": {"chdir": null, "editable": true, "executable": null, "extra_args": null, "name": "dib-utils", "requirements": null, "state": "present", "umask": null, "use_mirrors": true, "version": null, "virtualenv": "", "virtualenv_command": "virtualenv", "virtualenv_python": null, "virtualenv_site_packages": false}, "module_name": "pip"}, "name": "dib-utils", "requirements": null, "state": "present", "stderr": "", "stdout": "Requirement already satisfied: dib-utils in /usr/lib/python2.7/site-packages\n", "stdout_lines": ["Requirement already satisfied: dib-utils in /usr/lib/python2.7/site-packages"], "version": null, "virtualenv": ""} TASK [bifrost-ironic-install : Install from {{ sourcedir }} using pip] ********* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:27 Monday 23 January 2017 07:25:17 -0800 (0:00:01.343) 0:01:01.529 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Install diskimage-builder package from pip] ***** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:16 Monday 23 January 2017 07:25:17 -0800 (0:00:00.157) 0:01:01.687 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Install from /opt/stack/diskimage-builder using pip] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:27 Monday 23 January 2017 07:25:17 -0800 (0:00:00.154) 0:01:01.841 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185117.83-140792807619261 `" && echo ansible-tmp-1485185117.83-140792807619261="` echo $HOME/.ansible/tmp/ansible-tmp-1485185117.83-140792807619261 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpg3Xt8d TO /root/.ansible/tmp/ansible-tmp-1485185117.83-140792807619261/command <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185117.83-140792807619261/ /root/.ansible/tmp/ansible-tmp-1485185117.83-140792807619261/command && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 VIRTUAL_ENV='"'"''"'"' LC_MESSAGES=en_US.UTF-8 http_proxy='"'"''"'"' pydoc='"'"'python -m pydoc'"'"' https_proxy='"'"''"'"' PATH=/bin:/opt/stack/ansible/bin:/sbin:/bin:/usr/sbin:/usr/bin LC_ALL=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185117.83-140792807619261/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185117.83-140792807619261/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "cmd": ["pip", "install", "/opt/stack/diskimage-builder"], "delta": "0:00:05.214597", "end": "2017-01-23 07:25:23.242880", "invocation": {"module_args": {"_raw_params": "pip install /opt/stack/diskimage-builder ", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-01-23 07:25:18.028283", "stderr": "", "stdout": "Processing /opt/stack/diskimage-builder\n Requirement already satisfied (use --upgrade to upgrade): diskimage-builder==1.26.2.dev26 from file:///opt/stack/diskimage-builder in /usr/lib/python2.7/site-packages\nRequirement already satisfied: Babel>=2.3.4 in /usr/lib/python2.7/site-packages (from diskimage-builder==1.26.2.dev26)\nRequirement already satisfied: dib-utils in /usr/lib/python2.7/site-packages (from diskimage-builder==1.26.2.dev26)\nRequirement already satisfied: pbr>=1.8 in /usr/lib/python2.7/site-packages (from diskimage-builder==1.26.2.dev26)\nRequirement already satisfied: PyYAML>=3.10.0 in /usr/lib64/python2.7/site-packages (from diskimage-builder==1.26.2.dev26)\nRequirement already satisfied: flake8<2.6.0,>=2.5.4 in /usr/lib/python2.7/site-packages (from diskimage-builder==1.26.2.dev26)\nRequirement already satisfied: six>=1.9.0 in /usr/lib/python2.7/site-packages (from diskimage-builder==1.26.2.dev26)\nRequirement already satisfied: oslosphinx>=4.7.0 in /usr/lib/python2.7/site-packages (from diskimage-builder==1.26.2.dev26)\nRequirement already satisfied: pytz>=0a in /usr/lib/python2.7/site-packages (from Babel>=2.3.4->diskimage-builder==1.26.2.dev26)\nRequirement already satisfied: pep8!=1.6.0,!=1.6.1,!=1.6.2,>=1.5.7 in /usr/lib/python2.7/site-packages (from flake8<2.6.0,>=2.5.4->diskimage-builder==1.26.2.dev26)\nRequirement already satisfied: mccabe<0.5,>=0.2.1 in /usr/lib/python2.7/site-packages (from flake8<2.6.0,>=2.5.4->diskimage-builder==1.26.2.dev26)\nRequirement already satisfied: pyflakes<1.1,>=0.8.1 in /usr/lib/python2.7/site-packages (from flake8<2.6.0,>=2.5.4->diskimage-builder==1.26.2.dev26)\nRequirement already satisfied: requests>=2.10.0 in /usr/lib/python2.7/site-packages (from oslosphinx>=4.7.0->diskimage-builder==1.26.2.dev26)\nBuilding wheels for collected packages: diskimage-builder\n Running setup.py bdist_wheel for diskimage-builder: started\n Running setup.py bdist_wheel for diskimage-builder: finished with status 'done'\n Stored in directory: /root/.cache/pip/wheels/a1/65/1d/46c50447f00373b9e74ab5e08452c8be221240d41a21db70c4\nSuccessfully built diskimage-builder", "stdout_lines": ["Processing /opt/stack/diskimage-builder", " Requirement already satisfied (use --upgrade to upgrade): diskimage-builder==1.26.2.dev26 from file:///opt/stack/diskimage-builder in /usr/lib/python2.7/site-packages", "Requirement already satisfied: Babel>=2.3.4 in /usr/lib/python2.7/site-packages (from diskimage-builder==1.26.2.dev26)", "Requirement already satisfied: dib-utils in /usr/lib/python2.7/site-packages (from diskimage-builder==1.26.2.dev26)", "Requirement already satisfied: pbr>=1.8 in /usr/lib/python2.7/site-packages (from diskimage-builder==1.26.2.dev26)", "Requirement already satisfied: PyYAML>=3.10.0 in /usr/lib64/python2.7/site-packages (from diskimage-builder==1.26.2.dev26)", "Requirement already satisfied: flake8<2.6.0,>=2.5.4 in /usr/lib/python2.7/site-packages (from diskimage-builder==1.26.2.dev26)", "Requirement already satisfied: six>=1.9.0 in /usr/lib/python2.7/site-packages (from diskimage-builder==1.26.2.dev26)", "Requirement already satisfied: oslosphinx>=4.7.0 in /usr/lib/python2.7/site-packages (from diskimage-builder==1.26.2.dev26)", "Requirement already satisfied: pytz>=0a in /usr/lib/python2.7/site-packages (from Babel>=2.3.4->diskimage-builder==1.26.2.dev26)", "Requirement already satisfied: pep8!=1.6.0,!=1.6.1,!=1.6.2,>=1.5.7 in /usr/lib/python2.7/site-packages (from flake8<2.6.0,>=2.5.4->diskimage-builder==1.26.2.dev26)", "Requirement already satisfied: mccabe<0.5,>=0.2.1 in /usr/lib/python2.7/site-packages (from flake8<2.6.0,>=2.5.4->diskimage-builder==1.26.2.dev26)", "Requirement already satisfied: pyflakes<1.1,>=0.8.1 in /usr/lib/python2.7/site-packages (from flake8<2.6.0,>=2.5.4->diskimage-builder==1.26.2.dev26)", "Requirement already satisfied: requests>=2.10.0 in /usr/lib/python2.7/site-packages (from oslosphinx>=4.7.0->diskimage-builder==1.26.2.dev26)", "Building wheels for collected packages: diskimage-builder", " Running setup.py bdist_wheel for diskimage-builder: started", " Running setup.py bdist_wheel for diskimage-builder: finished with status 'done'", " Stored in directory: /root/.cache/pip/wheels/a1/65/1d/46c50447f00373b9e74ab5e08452c8be221240d41a21db70c4", "Successfully built diskimage-builder"], "warnings": []} TASK [bifrost-ironic-install : Install python-ironicclient package from pip] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:16 Monday 23 January 2017 07:25:23 -0800 (0:00:05.639) 0:01:07.481 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185123.46-95317824139915 `" && echo ansible-tmp-1485185123.46-95317824139915="` echo $HOME/.ansible/tmp/ansible-tmp-1485185123.46-95317824139915 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpIHJHN4 TO /root/.ansible/tmp/ansible-tmp-1485185123.46-95317824139915/pip <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185123.46-95317824139915/ /root/.ansible/tmp/ansible-tmp-1485185123.46-95317824139915/pip && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185123.46-95317824139915/pip; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185123.46-95317824139915/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "cmd": "/bin/pip install -U python-ironicclient", "invocation": {"module_args": {"chdir": null, "editable": true, "executable": null, "extra_args": null, "name": "python-ironicclient", "requirements": null, "state": "latest", "umask": null, "use_mirrors": true, "version": null, "virtualenv": "", "virtualenv_command": "virtualenv", "virtualenv_python": null, "virtualenv_site_packages": false}, "module_name": "pip"}, "name": "python-ironicclient", "requirements": null, "state": "latest", "stderr": "", "stdout": "Requirement already up-to-date: python-ironicclient in /usr/lib/python2.7/site-packages\nRequirement already up-to-date: PyYAML>=3.10.0 in /usr/lib64/python2.7/site-packages (from python-ironicclient)\nRequirement already up-to-date: pbr>=1.8 in /usr/lib/python2.7/site-packages (from python-ironicclient)\nRequirement already up-to-date: dogpile.cache>=0.6.2 in /usr/lib/python2.7/site-packages (from python-ironicclient)\nRequirement already up-to-date: six>=1.9.0 in /usr/lib/python2.7/site-packages (from python-ironicclient)\nRequirement already up-to-date: oslo.utils>=3.18.0 in /usr/lib/python2.7/site-packages (from python-ironicclient)\nRequirement already up-to-date: oslo.i18n>=2.1.0 in /usr/lib/python2.7/site-packages (from python-ironicclient)\nRequirement already up-to-date: requests!=2.12.2,>=2.10.0 in /usr/lib/python2.7/site-packages (from python-ironicclient)\nRequirement already up-to-date: python-openstackclient>=3.3.0 in /usr/lib/python2.7/site-packages (from python-ironicclient)\nRequirement already up-to-date: osc-lib>=1.2.0 in /usr/lib/python2.7/site-packages (from python-ironicclient)\nRequirement already up-to-date: jsonschema!=2.5.0,<3.0.0,>=2.0.0 in /usr/lib/python2.7/site-packages (from python-ironicclient)\nRequirement already up-to-date: appdirs>=1.3.0 in /usr/lib/python2.7/site-packages (from python-ironicclient)\nRequirement already up-to-date: oslo.serialization>=1.10.0 in /usr/lib/python2.7/site-packages (from python-ironicclient)\nRequirement already up-to-date: PrettyTable<0.8,>=0.7.1 in /usr/lib/python2.7/site-packages (from python-ironicclient)\nRequirement already up-to-date: keystoneauth1>=2.17.0 in /usr/lib/python2.7/site-packages (from python-ironicclient)\nRequirement already up-to-date: netifaces>=0.10.4 in /usr/lib64/python2.7/site-packages (from oslo.utils>=3.18.0->python-ironicclient)\nRequirement already up-to-date: funcsigs>=0.4; python_version == \"2.7\" or python_version == \"2.6\" in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-ironicclient)\nRequirement already up-to-date: monotonic>=0.6 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-ironicclient)\nRequirement already up-to-date: pyparsing>=2.0.7 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-ironicclient)\nRequirement already up-to-date: netaddr!=0.7.16,>=0.7.13 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-ironicclient)\nRequirement already up-to-date: pytz>=2013.6 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-ironicclient)\nRequirement already up-to-date: debtcollector>=1.2.0 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-ironicclient)\nRequirement already up-to-date: iso8601>=0.1.11 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-ironicclient)\nRequirement already up-to-date: Babel>=2.3.4 in /usr/lib/python2.7/site-packages (from oslo.i18n>=2.1.0->python-ironicclient)\nRequirement already up-to-date: python-glanceclient>=2.5.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient)\nRequirement already up-to-date: python-novaclient!=2.33.0,>=2.29.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient)\nRequirement already up-to-date: cliff>=2.3.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient)\nRequirement already up-to-date: python-keystoneclient>=3.8.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient)\nRequirement already up-to-date: python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient)\nRequirement already up-to-date: openstacksdk!=0.9.11,!=0.9.12,>=0.9.10 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient)\nRequirement already up-to-date: os-client-config>=1.22.0 in /usr/lib/python2.7/site-packages (from osc-lib>=1.2.0->python-ironicclient)\nRequirement already up-to-date: simplejson>=2.2.0 in /usr/lib64/python2.7/site-packages (from osc-lib>=1.2.0->python-ironicclient)\nRequirement already up-to-date: stevedore>=1.17.1 in /usr/lib/python2.7/site-packages (from osc-lib>=1.2.0->python-ironicclient)\nRequirement already up-to-date: functools32; python_version == \"2.7\" in /usr/lib/python2.7/site-packages (from jsonschema!=2.5.0,<3.0.0,>=2.0.0->python-ironicclient)\nRequirement already up-to-date: msgpack-python>=0.4.0 in /usr/lib64/python2.7/site-packages (from oslo.serialization>=1.10.0->python-ironicclient)\nRequirement already up-to-date: positional>=1.1.1 in /usr/lib/python2.7/site-packages (from keystoneauth1>=2.17.0->python-ironicclient)\nRequirement already up-to-date: wrapt>=1.7.0 in /usr/lib64/python2.7/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.18.0->python-ironicclient)\nRequirement already up-to-date: warlock!=1.3.0,<2,>=1.0.1 in /usr/lib/python2.7/site-packages (from python-glanceclient>=2.5.0->python-openstackclient>=3.3.0->python-ironicclient)\nRequirement already up-to-date: unicodecsv>=0.8.0; python_version < \"3.0\" in /usr/lib/python2.7/site-packages (from cliff>=2.3.0->python-openstackclient>=3.3.0->python-ironicclient)\nRequirement already up-to-date: cmd2>=0.6.7 in /usr/lib/python2.7/site-packages (from cliff>=2.3.0->python-openstackclient>=3.3.0->python-ironicclient)\nRequirement already up-to-date: oslo.config!=3.18.0,>=3.14.0 in /usr/lib/python2.7/site-packages (from python-keystoneclient>=3.8.0->python-openstackclient>=3.3.0->python-ironicclient)\nRequirement already up-to-date: requestsexceptions>=1.1.1 in /usr/lib/python2.7/site-packages (from os-client-config>=1.22.0->osc-lib>=1.2.0->python-ironicclient)\nRequirement already up-to-date: jsonpatch<2,>=0.10 in /usr/lib/python2.7/site-packages (from warlock!=1.3.0,<2,>=1.0.1->python-glanceclient>=2.5.0->python-openstackclient>=3.3.0->python-ironicclient)\nRequirement already up-to-date: rfc3986>=0.3.1 in /usr/lib/python2.7/site-packages (from oslo.config!=3.18.0,>=3.14.0->python-keystoneclient>=3.8.0->python-openstackclient>=3.3.0->python-ironicclient)\nRequirement already up-to-date: jsonpointer>=1.9 in /usr/lib/python2.7/site-packages (from jsonpatch<2,>=0.10->warlock!=1.3.0,<2,>=1.0.1->python-glanceclient>=2.5.0->python-openstackclient>=3.3.0->python-ironicclient)\n", "stdout_lines": ["Requirement already up-to-date: python-ironicclient in /usr/lib/python2.7/site-packages", "Requirement already up-to-date: PyYAML>=3.10.0 in /usr/lib64/python2.7/site-packages (from python-ironicclient)", "Requirement already up-to-date: pbr>=1.8 in /usr/lib/python2.7/site-packages (from python-ironicclient)", "Requirement already up-to-date: dogpile.cache>=0.6.2 in /usr/lib/python2.7/site-packages (from python-ironicclient)", "Requirement already up-to-date: six>=1.9.0 in /usr/lib/python2.7/site-packages (from python-ironicclient)", "Requirement already up-to-date: oslo.utils>=3.18.0 in /usr/lib/python2.7/site-packages (from python-ironicclient)", "Requirement already up-to-date: oslo.i18n>=2.1.0 in /usr/lib/python2.7/site-packages (from python-ironicclient)", "Requirement already up-to-date: requests!=2.12.2,>=2.10.0 in /usr/lib/python2.7/site-packages (from python-ironicclient)", "Requirement already up-to-date: python-openstackclient>=3.3.0 in /usr/lib/python2.7/site-packages (from python-ironicclient)", "Requirement already up-to-date: osc-lib>=1.2.0 in /usr/lib/python2.7/site-packages (from python-ironicclient)", "Requirement already up-to-date: jsonschema!=2.5.0,<3.0.0,>=2.0.0 in /usr/lib/python2.7/site-packages (from python-ironicclient)", "Requirement already up-to-date: appdirs>=1.3.0 in /usr/lib/python2.7/site-packages (from python-ironicclient)", "Requirement already up-to-date: oslo.serialization>=1.10.0 in /usr/lib/python2.7/site-packages (from python-ironicclient)", "Requirement already up-to-date: PrettyTable<0.8,>=0.7.1 in /usr/lib/python2.7/site-packages (from python-ironicclient)", "Requirement already up-to-date: keystoneauth1>=2.17.0 in /usr/lib/python2.7/site-packages (from python-ironicclient)", "Requirement already up-to-date: netifaces>=0.10.4 in /usr/lib64/python2.7/site-packages (from oslo.utils>=3.18.0->python-ironicclient)", "Requirement already up-to-date: funcsigs>=0.4; python_version == \"2.7\" or python_version == \"2.6\" in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-ironicclient)", "Requirement already up-to-date: monotonic>=0.6 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-ironicclient)", "Requirement already up-to-date: pyparsing>=2.0.7 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-ironicclient)", "Requirement already up-to-date: netaddr!=0.7.16,>=0.7.13 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-ironicclient)", "Requirement already up-to-date: pytz>=2013.6 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-ironicclient)", "Requirement already up-to-date: debtcollector>=1.2.0 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-ironicclient)", "Requirement already up-to-date: iso8601>=0.1.11 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-ironicclient)", "Requirement already up-to-date: Babel>=2.3.4 in /usr/lib/python2.7/site-packages (from oslo.i18n>=2.1.0->python-ironicclient)", "Requirement already up-to-date: python-glanceclient>=2.5.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient)", "Requirement already up-to-date: python-novaclient!=2.33.0,>=2.29.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient)", "Requirement already up-to-date: cliff>=2.3.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient)", "Requirement already up-to-date: python-keystoneclient>=3.8.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient)", "Requirement already up-to-date: python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient)", "Requirement already up-to-date: openstacksdk!=0.9.11,!=0.9.12,>=0.9.10 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient)", "Requirement already up-to-date: os-client-config>=1.22.0 in /usr/lib/python2.7/site-packages (from osc-lib>=1.2.0->python-ironicclient)", "Requirement already up-to-date: simplejson>=2.2.0 in /usr/lib64/python2.7/site-packages (from osc-lib>=1.2.0->python-ironicclient)", "Requirement already up-to-date: stevedore>=1.17.1 in /usr/lib/python2.7/site-packages (from osc-lib>=1.2.0->python-ironicclient)", "Requirement already up-to-date: functools32; python_version == \"2.7\" in /usr/lib/python2.7/site-packages (from jsonschema!=2.5.0,<3.0.0,>=2.0.0->python-ironicclient)", "Requirement already up-to-date: msgpack-python>=0.4.0 in /usr/lib64/python2.7/site-packages (from oslo.serialization>=1.10.0->python-ironicclient)", "Requirement already up-to-date: positional>=1.1.1 in /usr/lib/python2.7/site-packages (from keystoneauth1>=2.17.0->python-ironicclient)", "Requirement already up-to-date: wrapt>=1.7.0 in /usr/lib64/python2.7/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.18.0->python-ironicclient)", "Requirement already up-to-date: warlock!=1.3.0,<2,>=1.0.1 in /usr/lib/python2.7/site-packages (from python-glanceclient>=2.5.0->python-openstackclient>=3.3.0->python-ironicclient)", "Requirement already up-to-date: unicodecsv>=0.8.0; python_version < \"3.0\" in /usr/lib/python2.7/site-packages (from cliff>=2.3.0->python-openstackclient>=3.3.0->python-ironicclient)", "Requirement already up-to-date: cmd2>=0.6.7 in /usr/lib/python2.7/site-packages (from cliff>=2.3.0->python-openstackclient>=3.3.0->python-ironicclient)", "Requirement already up-to-date: oslo.config!=3.18.0,>=3.14.0 in /usr/lib/python2.7/site-packages (from python-keystoneclient>=3.8.0->python-openstackclient>=3.3.0->python-ironicclient)", "Requirement already up-to-date: requestsexceptions>=1.1.1 in /usr/lib/python2.7/site-packages (from os-client-config>=1.22.0->osc-lib>=1.2.0->python-ironicclient)", "Requirement already up-to-date: jsonpatch<2,>=0.10 in /usr/lib/python2.7/site-packages (from warlock!=1.3.0,<2,>=1.0.1->python-glanceclient>=2.5.0->python-openstackclient>=3.3.0->python-ironicclient)", "Requirement already up-to-date: rfc3986>=0.3.1 in /usr/lib/python2.7/site-packages (from oslo.config!=3.18.0,>=3.14.0->python-keystoneclient>=3.8.0->python-openstackclient>=3.3.0->python-ironicclient)", "Requirement already up-to-date: jsonpointer>=1.9 in /usr/lib/python2.7/site-packages (from jsonpatch<2,>=0.10->warlock!=1.3.0,<2,>=1.0.1->python-glanceclient>=2.5.0->python-openstackclient>=3.3.0->python-ironicclient)"], "version": null, "virtualenv": ""} TASK [bifrost-ironic-install : Install from /opt/stack/python-ironicclient using pip] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:27 Monday 23 January 2017 07:25:29 -0800 (0:00:05.806) 0:01:13.287 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Install configparser package from pip] ********** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:16 Monday 23 January 2017 07:25:29 -0800 (0:00:00.156) 0:01:13.444 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Install from {{ sourcedir }} using pip] ********* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:27 Monday 23 January 2017 07:25:29 -0800 (0:00:00.136) 0:01:13.580 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Install pymysql package from pip] *************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:16 Monday 23 January 2017 07:25:29 -0800 (0:00:00.131) 0:01:13.712 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Install from {{ sourcedir }} using pip] ********* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:27 Monday 23 January 2017 07:25:29 -0800 (0:00:00.135) 0:01:13.847 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Install ironic package from pip] **************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:16 Monday 23 January 2017 07:25:29 -0800 (0:00:00.136) 0:01:13.984 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Install from /opt/stack/ironic using pip] ******* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:27 Monday 23 January 2017 07:25:30 -0800 (0:00:00.151) 0:01:14.136 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185130.11-208872641991357 `" && echo ansible-tmp-1485185130.11-208872641991357="` echo $HOME/.ansible/tmp/ansible-tmp-1485185130.11-208872641991357 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpD8G3X4 TO /root/.ansible/tmp/ansible-tmp-1485185130.11-208872641991357/command <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185130.11-208872641991357/ /root/.ansible/tmp/ansible-tmp-1485185130.11-208872641991357/command && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 VIRTUAL_ENV='"'"''"'"' LC_MESSAGES=en_US.UTF-8 http_proxy='"'"''"'"' pydoc='"'"'python -m pydoc'"'"' https_proxy='"'"''"'"' PATH=/bin:/opt/stack/ansible/bin:/sbin:/bin:/usr/sbin:/usr/bin LC_ALL=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185130.11-208872641991357/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185130.11-208872641991357/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "cmd": ["pip", "install", "/opt/stack/ironic", "--no-cache-dir", "--upgrade", "--force-reinstall", "-c", "/opt/stack/requirements/upper-constraints.txt"], "delta": "0:02:07.228872", "end": "2017-01-23 07:27:37.539204", "invocation": {"module_args": {"_raw_params": "pip install /opt/stack/ironic --no-cache-dir --upgrade --force-reinstall -c /opt/stack/requirements/upper-constraints.txt", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-01-23 07:25:30.310332", "stderr": "Ignoring dnspython3: markers 'python_version == \"3.4\"' don't match your environment\nIgnoring dnspython3: markers 'python_version == \"3.5\"' don't match your environment", "stdout": "Processing /opt/stack/ironic\nCollecting Jinja2===2.8.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 8))\n Downloading Jinja2-2.8.1-py2.py3-none-any.whl (264kB)\nCollecting MarkupSafe===0.23 (from -c /opt/stack/requirements/upper-constraints.txt (line 10))\n Downloading MarkupSafe-0.23.tar.gz\nCollecting SQLAlchemy===1.0.17 (from -c /opt/stack/requirements/upper-constraints.txt (line 25))\n Downloading SQLAlchemy-1.0.17.tar.gz (4.8MB)\nCollecting WSME===0.9.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 30))\n Downloading WSME-0.9.1-py2-none-any.whl (89kB)\nCollecting WebOb===1.6.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 31))\n Downloading WebOb-1.6.3-py2.py3-none-any.whl (78kB)\nCollecting alembic===0.8.10 (from -c /opt/stack/requirements/upper-constraints.txt (line 67))\n Downloading alembic-0.8.10.tar.gz (976kB)\nCollecting automaton===1.7.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 75))\n Downloading automaton-1.7.0-py2.py3-none-any.whl\nCollecting debtcollector===1.11.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 106))\n Downloading debtcollector-1.11.0-py2.py3-none-any.whl\nCollecting eventlet===0.19.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 133))\n Downloading eventlet-0.19.0-py2.py3-none-any.whl (138kB)\nCollecting funcsigs===1.0.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 143))\n Downloading funcsigs-1.0.2-py2.py3-none-any.whl\nCollecting futurist===0.21.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 146))\n Downloading futurist-0.21.0-py2.py3-none-any.whl\nCollecting greenlet===0.4.11 (from -c /opt/stack/requirements/upper-constraints.txt (line 154))\n Downloading greenlet-0.4.11-cp27-cp27mu-manylinux1_x86_64.whl (41kB)\nCollecting ironic-lib===2.5.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 164))\n Downloading ironic_lib-2.5.2-py2-none-any.whl (48kB)\nCollecting jsonpatch===1.15 (from -c /opt/stack/requirements/upper-constraints.txt (line 169))\n Downloading jsonpatch-1.15-py2.py3-none-any.whl\nCollecting jsonpointer===1.10 (from -c /opt/stack/requirements/upper-constraints.txt (line 172))\n Downloading jsonpointer-1.10-py2-none-any.whl\nCollecting jsonschema===2.5.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 173))\n Downloading jsonschema-2.5.1-py2.py3-none-any.whl\nCollecting keystoneauth1===2.18.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 177))\n Downloading keystoneauth1-2.18.0-py2.py3-none-any.whl (241kB)\nCollecting keystonemiddleware===4.14.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 178))\n Downloading keystonemiddleware-4.14.0-py2.py3-none-any.whl (123kB)\nCollecting monotonic===1.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 195))\n Downloading monotonic-1.2-py2.py3-none-any.whl\nCollecting netaddr===0.7.19 (from -c /opt/stack/requirements/upper-constraints.txt (line 202))\n Downloading netaddr-0.7.19-py2.py3-none-any.whl (1.6MB)\nCollecting oslo.concurrency===3.18.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 236))\n Downloading oslo.concurrency-3.18.0-py2.py3-none-any.whl (43kB)\nCollecting oslo.config===3.22.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 237))\n Downloading oslo.config-3.22.0-py2.py3-none-any.whl (102kB)\nCollecting oslo.context===2.11.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 238))\n Downloading oslo.context-2.11.0-py2.py3-none-any.whl\nCollecting oslo.db===4.17.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 239))\n Downloading oslo.db-4.17.0-py2.py3-none-any.whl (173kB)\nCollecting oslo.i18n===3.12.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 240))\n Downloading oslo.i18n-3.12.0-py2.py3-none-any.whl (41kB)\nCollecting oslo.log===3.20.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 241))\n Downloading oslo.log-3.20.0-py2.py3-none-any.whl (58kB)\nCollecting oslo.messaging===5.17.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 242))\n Downloading oslo.messaging-5.17.0-py2-none-any.whl (356kB)\nCollecting oslo.middleware===3.23.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 243))\n Downloading oslo.middleware-3.23.0-py2.py3-none-any.whl (59kB)\nCollecting oslo.policy===1.18.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 244))\n Downloading oslo.policy-1.18.0-py2.py3-none-any.whl (74kB)\nCollecting oslo.rootwrap===5.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 247))\n Downloading oslo.rootwrap-5.4.0-py2.py3-none-any.whl\nCollecting oslo.serialization===2.16.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 248))\n Downloading oslo.serialization-2.16.0-py2.py3-none-any.whl\nCollecting oslo.service===1.19.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 249))\n Downloading oslo.service-1.19.0-py2.py3-none-any.whl (72kB)\nCollecting oslo.utils===3.22.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 250))\n Downloading oslo.utils-3.22.0-py2.py3-none-any.whl (97kB)\nCollecting oslo.versionedobjects===1.21.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 251))\n Downloading oslo.versionedobjects-1.21.0-py2.py3-none-any.whl (78kB)\nCollecting paramiko===2.1.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 258))\n Downloading paramiko-2.1.1-py2.py3-none-any.whl (172kB)\nCollecting pbr===1.10.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 262))\n Downloading pbr-1.10.0-py2.py3-none-any.whl (96kB)\nCollecting pecan===1.2.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 263))\n Downloading pecan-1.2.1-py2-none-any.whl (147kB)\nCollecting pika===0.10.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 266))\n Downloading pika-0.10.0-py2.py3-none-any.whl (92kB)\nCollecting pika-pool===0.1.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 267))\n Downloading pika-pool-0.1.3.tar.gz\nCollecting positional===1.1.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 269))\n Downloading positional-1.1.1.tar.gz\nCollecting prettytable===0.7.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 270))\n Downloading prettytable-0.7.2.zip\nCollecting psutil===1.2.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 274))\n Downloading psutil-1.2.1.tar.gz (167kB)\nCollecting pyasn1===0.1.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 280))\n Downloading pyasn1-0.1.9-py2.py3-none-any.whl\nCollecting pycadf===2.5.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 282))\n Downloading pycadf-2.5.0-py2-none-any.whl\nCollecting pyinotify===0.9.6 (from -c /opt/stack/requirements/upper-constraints.txt (line 288))\n Downloading pyinotify-0.9.6.tar.gz (60kB)\nCollecting pyparsing===2.1.10 (from -c /opt/stack/requirements/upper-constraints.txt (line 296))\n Downloading pyparsing-2.1.10-py2.py3-none-any.whl (56kB)\nCollecting pysendfile===2.0.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 300))\n Downloading pysendfile-2.0.1.tar.gz\nCollecting python-dateutil===2.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 310))\n Downloading python_dateutil-2.6.0-py2.py3-none-any.whl (194kB)\nCollecting python-editor===1.0.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 312))\n Downloading python-editor-1.0.3.tar.gz\nCollecting python-glanceclient===2.5.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 315))\n Downloading python_glanceclient-2.5.0-py2.py3-none-any.whl (175kB)\nCollecting python-keystoneclient===3.9.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 321))\n Downloading python_keystoneclient-3.9.0-py2.py3-none-any.whl (369kB)\nCollecting python-neutronclient===6.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 329))\n Downloading python_neutronclient-6.0.0-py2.py3-none-any.whl (287kB)\nCollecting python-swiftclient===3.2.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 341))\n Downloading python_swiftclient-3.2.0-py2.py3-none-any.whl (72kB)\nCollecting pytz===2016.10 (from -c /opt/stack/requirements/upper-constraints.txt (line 347))\n Downloading pytz-2016.10-py2.py3-none-any.whl (483kB)\nCollecting requests===2.12.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 357))\n Downloading requests-2.12.5-py2.py3-none-any.whl (576kB)\nCollecting retrying===1.3.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 364))\n Downloading retrying-1.3.3.tar.gz\nCollecting rfc3986===0.4.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 365))\n Downloading rfc3986-0.4.1-py2.py3-none-any.whl\nCollecting simplegeneric===0.8.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 377))\n Downloading simplegeneric-0.8.1.zip\nCollecting simplejson===3.10.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 378))\n Downloading simplejson-3.10.0.tar.gz (77kB)\nCollecting singledispatch===3.4.0.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 379))\n Downloading singledispatch-3.4.0.3-py2.py3-none-any.whl\nCollecting six===1.10.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 380))\n Downloading six-1.10.0-py2.py3-none-any.whl\nCollecting sqlalchemy-migrate===0.10.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 393))\n Downloading sqlalchemy_migrate-0.10.0-py2-none-any.whl (108kB)\nCollecting sqlparse===0.2.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 394))\n Downloading sqlparse-0.2.2-py2.py3-none-any.whl\nCollecting statsd===3.2.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 395))\n Downloading statsd-3.2.1-py2.py3-none-any.whl\nCollecting stevedore===1.19.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 396))\n Downloading stevedore-1.19.1-py2.py3-none-any.whl\nCollecting tenacity===3.7.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 405))\n Downloading tenacity-3.7.1.tar.gz\nCollecting tooz===1.48.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 413))\n Downloading tooz-1.48.0-py2.py3-none-any.whl (75kB)\nCollecting voluptuous===0.9.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 428))\n Downloading voluptuous-0.9.3.tar.gz\nCollecting warlock===1.2.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 430))\n Downloading warlock-1.2.0.tar.gz\nCollecting wrapt===1.10.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 436))\n Downloading wrapt-1.10.8.tar.gz\nCollecting Mako===1.0.6 (from -c /opt/stack/requirements/upper-constraints.txt (line 9))\n Downloading Mako-1.0.6.tar.gz (575kB)\nCollecting contextlib2===0.5.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 99))\n Downloading contextlib2-0.5.4-py2.py3-none-any.whl\nCollecting futures===3.0.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 145))\n Downloading futures-3.0.5-py2-none-any.whl\nCollecting functools32===3.2.3.post2 (from -c /opt/stack/requirements/upper-constraints.txt (line 144))\n Downloading functools32-3.2.3-2.zip\nCollecting iso8601===0.1.11 (from -c /opt/stack/requirements/upper-constraints.txt (line 165))\n Downloading iso8601-0.1.11-py2.py3-none-any.whl\nCollecting enum34===1.1.6 (from -c /opt/stack/requirements/upper-constraints.txt (line 132))\n Downloading enum34-1.1.6-py2-none-any.whl\nCollecting fasteners===0.14.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 137))\n Downloading fasteners-0.14.1-py2.py3-none-any.whl\nCollecting Babel===2.3.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 2))\n Downloading Babel-2.3.4-py2.py3-none-any.whl (7.1MB)\nCollecting PyYAML===3.12 (from -c /opt/stack/requirements/upper-constraints.txt (line 22))\n Downloading PyYAML-3.12.tar.gz (253kB)\nCollecting amqp===1.4.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 68))\n Downloading amqp-1.4.9-py2.py3-none-any.whl (51kB)\nCollecting cachetools===2.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 85))\n Downloading cachetools-2.0.0-py2.py3-none-any.whl\nCollecting kombu===3.0.37 (from -c /opt/stack/requirements/upper-constraints.txt (line 179))\n Downloading kombu-3.0.37-py2.py3-none-any.whl (240kB)\nCollecting msgpack-python===0.4.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 199))\n Downloading msgpack-python-0.4.8.tar.gz (113kB)\nCollecting Paste===2.0.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 13))\n Downloading Paste-2.0.3-py2-none-any.whl (625kB)\nCollecting Routes===2.4.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 24))\n Downloading Routes-2.4.1-py2.py3-none-any.whl (48kB)\nCollecting PasteDeploy===1.5.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 14))\n Downloading PasteDeploy-1.5.2-py2.py3-none-any.whl\nCollecting netifaces===0.10.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 203))\n Downloading netifaces-0.10.5.tar.gz\nCollecting cryptography===1.7.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 103))\n Downloading cryptography-1.7.1.tar.gz (420kB)\nCollecting logutils===0.3.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 187))\n Downloading logutils-0.3.3.tar.gz\nCollecting WebTest===2.0.24 (from -c /opt/stack/requirements/upper-constraints.txt (line 32))\n Downloading WebTest-2.0.24-py2.py3-none-any.whl\nCollecting osc-lib===1.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 234))\n Downloading osc_lib-1.3.0-py2-none-any.whl (67kB)\nCollecting cliff===2.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 94))\n Downloading cliff-2.4.0-py2-none-any.whl (56kB)\nCollecting os-client-config===1.26.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 225))\n Downloading os_client_config-1.26.0-py2.py3-none-any.whl (60kB)\nCollecting decorator===4.0.11 (from -c /opt/stack/requirements/upper-constraints.txt (line 107))\n Downloading decorator-4.0.11-py2.py3-none-any.whl\nCollecting Tempita===0.5.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 29))\n Downloading Tempita-0.5.2.tar.gz\nCollecting setuptools>=0.6b1 (from voluptuous===0.9.3->-c /opt/stack/requirements/upper-constraints.txt (line 428))\n Downloading setuptools-33.1.1-py2.py3-none-any.whl (472kB)\nCollecting anyjson===0.3.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 70))\n Downloading anyjson-0.3.3.tar.gz\nCollecting repoze.lru===0.6 (from -c /opt/stack/requirements/upper-constraints.txt (line 355))\n Downloading repoze.lru-0.6.tar.gz\nCollecting idna===2.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 161))\n Downloading idna-2.2-py2.py3-none-any.whl (55kB)\nCollecting ipaddress===1.0.18 (from -c /opt/stack/requirements/upper-constraints.txt (line 163))\n Downloading ipaddress-1.0.18-py2-none-any.whl\nCollecting cffi===1.9.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 89))\n Downloading cffi-1.9.1-cp27-cp27mu-manylinux1_x86_64.whl (387kB)\nCollecting waitress===1.0.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 429))\n Downloading waitress-1.0.1-py2.py3-none-any.whl (113kB)\nCollecting beautifulsoup4===4.5.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 79))\n Downloading beautifulsoup4-4.5.3-py2-none-any.whl (85kB)\nCollecting unicodecsv===0.14.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 422))\n Downloading unicodecsv-0.14.1.tar.gz\nCollecting cmd2===0.6.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 96))\n Downloading cmd2-0.6.9.tar.gz (367kB)\nCollecting appdirs===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 72))\n Downloading appdirs-1.4.0-py2.py3-none-any.whl\nCollecting requestsexceptions===1.1.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 362))\n Downloading requestsexceptions-1.1.3-py2.py3-none-any.whl\nCollecting pycparser===2.17 (from -c /opt/stack/requirements/upper-constraints.txt (line 283))\n Downloading pycparser-2.17.tar.gz (231kB)\nInstalling collected packages: pytz, Babel, MarkupSafe, Jinja2, Mako, six, Paste, PasteDeploy, PyYAML, repoze.lru, Routes, SQLAlchemy, Tempita, netaddr, WebOb, simplegeneric, WSME, waitress, beautifulsoup4, WebTest, python-editor, alembic, amqp, anyjson, appdirs, pbr, wrapt, funcsigs, debtcollector, prettytable, automaton, cachetools, pycparser, cffi, unicodecsv, pyparsing, stevedore, cmd2, cliff, contextlib2, idna, pyasn1, setuptools, enum34, ipaddress, cryptography, decorator, greenlet, eventlet, monotonic, fasteners, functools32, futures, futurist, rfc3986, oslo.i18n, oslo.config, netifaces, iso8601, oslo.utils, oslo.concurrency, pyinotify, python-dateutil, msgpack-python, oslo.serialization, positional, oslo.context, oslo.log, oslo.service, requests, ironic-lib, jsonpointer, jsonpatch, jsonschema, keystoneauth1, python-keystoneclient, pycadf, keystonemiddleware, kombu, logutils, requestsexceptions, os-client-config, simplejson, osc-lib, sqlparse, sqlalchemy-migrate, oslo.db, pika, tenacity, pika-pool, statsd, oslo.middleware, oslo.messaging, oslo.policy, oslo.rootwrap, oslo.versionedobjects, paramiko, singledispatch, pecan, psutil, pysendfile, warlock, python-glanceclient, python-neutronclient, python-swiftclient, retrying, voluptuous, tooz, ironic\n Found existing installation: pytz 2016.10\n Uninstalling pytz-2016.10:\n Successfully uninstalled pytz-2016.10\n Found existing installation: Babel 2.3.4\n Uninstalling Babel-2.3.4:\n Successfully uninstalled Babel-2.3.4\n Found existing installation: MarkupSafe 0.23\n Uninstalling MarkupSafe-0.23:\n Successfully uninstalled MarkupSafe-0.23\n Running setup.py install for MarkupSafe: started\n Running setup.py install for MarkupSafe: finished with status 'done'\n Found existing installation: Jinja2 2.9.4\n Uninstalling Jinja2-2.9.4:\n Successfully uninstalled Jinja2-2.9.4\n Found existing installation: Mako 1.0.6\n Uninstalling Mako-1.0.6:\n Successfully uninstalled Mako-1.0.6\n Running setup.py install for Mako: started\n Running setup.py install for Mako: finished with status 'done'\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: Paste 2.0.3\n Uninstalling Paste-2.0.3:\n Successfully uninstalled Paste-2.0.3\n Found existing installation: PasteDeploy 1.5.2\n Uninstalling PasteDeploy-1.5.2:\n Successfully uninstalled PasteDeploy-1.5.2\n Found existing installation: PyYAML 3.12\n Uninstalling PyYAML-3.12:\n Successfully uninstalled PyYAML-3.12\n Running setup.py install for PyYAML: started\n Running setup.py install for PyYAML: finished with status 'done'\n Found existing installation: repoze.lru 0.6\n Uninstalling repoze.lru-0.6:\n Successfully uninstalled repoze.lru-0.6\n Running setup.py install for repoze.lru: started\n Running setup.py install for repoze.lru: finished with status 'done'\n Found existing installation: Routes 2.4.1\n Uninstalling Routes-2.4.1:\n Successfully uninstalled Routes-2.4.1\n Found existing installation: SQLAlchemy 1.0.17\n Uninstalling SQLAlchemy-1.0.17:\n Successfully uninstalled SQLAlchemy-1.0.17\n Running setup.py install for SQLAlchemy: started\n Running setup.py install for SQLAlchemy: finished with status 'done'\n Found existing installation: Tempita 0.5.2\n Uninstalling Tempita-0.5.2:\n Successfully uninstalled Tempita-0.5.2\n Running setup.py install for Tempita: started\n Running setup.py install for Tempita: finished with status 'done'\n Found existing installation: netaddr 0.7.19\n Uninstalling netaddr-0.7.19:\n Successfully uninstalled netaddr-0.7.19\n Found existing installation: WebOb 1.7.1\n Uninstalling WebOb-1.7.1:\n Successfully uninstalled WebOb-1.7.1\n Found existing installation: simplegeneric 0.8.1\n Uninstalling simplegeneric-0.8.1:\n Successfully uninstalled simplegeneric-0.8.1\n Running setup.py install for simplegeneric: started\n Running setup.py install for simplegeneric: finished with status 'done'\n Found existing installation: WSME 0.9.1\n Uninstalling WSME-0.9.1:\n Successfully uninstalled WSME-0.9.1\n Found existing installation: waitress 1.0.1\n Uninstalling waitress-1.0.1:\n Successfully uninstalled waitress-1.0.1\n Found existing installation: beautifulsoup4 4.5.3\n Uninstalling beautifulsoup4-4.5.3:\n Successfully uninstalled beautifulsoup4-4.5.3\n Found existing installation: WebTest 2.0.24\n Uninstalling WebTest-2.0.24:\n Successfully uninstalled WebTest-2.0.24\n Found existing installation: python-editor 1.0.3\n Uninstalling python-editor-1.0.3:\n Successfully uninstalled python-editor-1.0.3\n Running setup.py install for python-editor: started\n Running setup.py install for python-editor: finished with status 'done'\n Found existing installation: alembic 0.8.10\n Uninstalling alembic-0.8.10:\n Successfully uninstalled alembic-0.8.10\n Running setup.py install for alembic: started\n Running setup.py install for alembic: finished with status 'done'\n Found existing installation: amqp 1.4.9\n Uninstalling amqp-1.4.9:\n Successfully uninstalled amqp-1.4.9\n Found existing installation: anyjson 0.3.3\n Uninstalling anyjson-0.3.3:\n Successfully uninstalled anyjson-0.3.3\n Running setup.py install for anyjson: started\n Running setup.py install for anyjson: finished with status 'done'\n Found existing installation: appdirs 1.4.0\n Uninstalling appdirs-1.4.0:\n Successfully uninstalled appdirs-1.4.0\n Found existing installation: pbr 1.10.0\n Uninstalling pbr-1.10.0:\n Successfully uninstalled pbr-1.10.0\n Found existing installation: wrapt 1.10.8\n Uninstalling wrapt-1.10.8:\n Successfully uninstalled wrapt-1.10.8\n Running setup.py install for wrapt: started\n Running setup.py install for wrapt: finished with status 'done'\n Found existing installation: funcsigs 1.0.2\n Uninstalling funcsigs-1.0.2:\n Successfully uninstalled funcsigs-1.0.2\n Found existing installation: debtcollector 1.11.0\n Uninstalling debtcollector-1.11.0:\n Successfully uninstalled debtcollector-1.11.0\n Found existing installation: prettytable 0.7.2\n Uninstalling prettytable-0.7.2:\n Successfully uninstalled prettytable-0.7.2\n Running setup.py install for prettytable: started\n Running setup.py install for prettytable: finished with status 'done'\n Found existing installation: automaton 1.7.0\n Uninstalling automaton-1.7.0:\n Successfully uninstalled automaton-1.7.0\n Found existing installation: cachetools 2.0.0\n Uninstalling cachetools-2.0.0:\n Successfully uninstalled cachetools-2.0.0\n Found existing installation: pycparser 2.17\n Uninstalling pycparser-2.17:\n Successfully uninstalled pycparser-2.17\n Running setup.py install for pycparser: started\n Running setup.py install for pycparser: finished with status 'done'\n Found existing installation: cffi 1.9.1\n Uninstalling cffi-1.9.1:\n Successfully uninstalled cffi-1.9.1\n Found existing installation: unicodecsv 0.14.1\n Uninstalling unicodecsv-0.14.1:\n Successfully uninstalled unicodecsv-0.14.1\n Running setup.py install for unicodecsv: started\n Running setup.py install for unicodecsv: finished with status 'done'\n Found existing installation: pyparsing 2.1.10\n Uninstalling pyparsing-2.1.10:\n Successfully uninstalled pyparsing-2.1.10\n Found existing installation: stevedore 1.20.0\n Uninstalling stevedore-1.20.0:\n Successfully uninstalled stevedore-1.20.0\n Found existing installation: cmd2 0.6.9\n Uninstalling cmd2-0.6.9:\n Successfully uninstalled cmd2-0.6.9\n Running setup.py install for cmd2: started\n Running setup.py install for cmd2: finished with status 'done'\n Found existing installation: cliff 2.4.0\n Uninstalling cliff-2.4.0:\n Successfully uninstalled cliff-2.4.0\n Found existing installation: contextlib2 0.5.4\n Uninstalling contextlib2-0.5.4:\n Successfully uninstalled contextlib2-0.5.4\n Found existing installation: idna 2.2\n Uninstalling idna-2.2:\n Successfully uninstalled idna-2.2\n Found existing installation: pyasn1 0.1.9\n Uninstalling pyasn1-0.1.9:\n Successfully uninstalled pyasn1-0.1.9\n Found existing installation: setuptools 33.1.1\n Uninstalling setuptools-33.1.1:\n Successfully uninstalled setuptools-33.1.1\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: cryptography 1.7.1\n Uninstalling cryptography-1.7.1:\n Successfully uninstalled cryptography-1.7.1\n Running setup.py install for cryptography: started\n Running setup.py install for cryptography: finished with status 'done'\n Found existing installation: decorator 4.0.11\n Uninstalling decorator-4.0.11:\n Successfully uninstalled decorator-4.0.11\n Found existing installation: greenlet 0.4.11\n Uninstalling greenlet-0.4.11:\n Successfully uninstalled greenlet-0.4.11\n Found existing installation: eventlet 0.20.1\n Uninstalling eventlet-0.20.1:\n Successfully uninstalled eventlet-0.20.1\n Found existing installation: monotonic 1.2\n Uninstalling monotonic-1.2:\n Successfully uninstalled monotonic-1.2\n Found existing installation: fasteners 0.14.1\n Uninstalling fasteners-0.14.1:\n Successfully uninstalled fasteners-0.14.1\n Found existing installation: functools32 3.2.3.post2\n Uninstalling functools32-3.2.3.post2:\n Successfully uninstalled functools32-3.2.3.post2\n Running setup.py install for functools32: started\n Running setup.py install for functools32: finished with status 'done'\n Found existing installation: futures 3.0.5\n Uninstalling futures-3.0.5:\n Successfully uninstalled futures-3.0.5\n Found existing installation: futurist 0.21.0\n Uninstalling futurist-0.21.0:\n Successfully uninstalled futurist-0.21.0\n Found existing installation: rfc3986 0.4.1\n Uninstalling rfc3986-0.4.1:\n Successfully uninstalled rfc3986-0.4.1\n Found existing installation: oslo.i18n 3.12.0\n Uninstalling oslo.i18n-3.12.0:\n Successfully uninstalled oslo.i18n-3.12.0\n Found existing installation: oslo.config 3.22.0\n Uninstalling oslo.config-3.22.0:\n Successfully uninstalled oslo.config-3.22.0\n Found existing installation: netifaces 0.10.5\n Uninstalling netifaces-0.10.5:\n Successfully uninstalled netifaces-0.10.5\n Running setup.py install for netifaces: started\n Running setup.py install for netifaces: finished with status 'done'\n Found existing installation: iso8601 0.1.11\n Uninstalling iso8601-0.1.11:\n Successfully uninstalled iso8601-0.1.11\n Found existing installation: oslo.utils 3.22.0\n Uninstalling oslo.utils-3.22.0:\n Successfully uninstalled oslo.utils-3.22.0\n Found existing installation: oslo.concurrency 3.18.0\n Uninstalling oslo.concurrency-3.18.0:\n Successfully uninstalled oslo.concurrency-3.18.0\n Found existing installation: pyinotify 0.9.6\n Uninstalling pyinotify-0.9.6:\n Successfully uninstalled pyinotify-0.9.6\n Running setup.py install for pyinotify: started\n Running setup.py install for pyinotify: finished with status 'done'\n Found existing installation: python-dateutil 2.6.0\n Uninstalling python-dateutil-2.6.0:\n Successfully uninstalled python-dateutil-2.6.0\n Found existing installation: msgpack-python 0.4.8\n Uninstalling msgpack-python-0.4.8:\n Successfully uninstalled msgpack-python-0.4.8\n Running setup.py install for msgpack-python: started\n Running setup.py install for msgpack-python: finished with status 'done'\n Found existing installation: oslo.serialization 2.16.0\n Uninstalling oslo.serialization-2.16.0:\n Successfully uninstalled oslo.serialization-2.16.0\n Found existing installation: positional 1.1.1\n Uninstalling positional-1.1.1:\n Successfully uninstalled positional-1.1.1\n Running setup.py install for positional: started\n Running setup.py install for positional: finished with status 'done'\n Found existing installation: oslo.context 2.12.0\n Uninstalling oslo.context-2.12.0:\n Successfully uninstalled oslo.context-2.12.0\n Found existing installation: oslo.log 3.20.0\n Uninstalling oslo.log-3.20.0:\n Successfully uninstalled oslo.log-3.20.0\n Found existing installation: oslo.service 1.19.0\n Uninstalling oslo.service-1.19.0:\n Successfully uninstalled oslo.service-1.19.0\n Found existing installation: requests 2.12.5\n Uninstalling requests-2.12.5:\n Successfully uninstalled requests-2.12.5\n Found existing installation: ironic-lib 2.5.2\n Uninstalling ironic-lib-2.5.2:\n Successfully uninstalled ironic-lib-2.5.2\n Found existing installation: jsonpointer 1.10\n Uninstalling jsonpointer-1.10:\n Successfully uninstalled jsonpointer-1.10\n Found existing installation: jsonpatch 1.15\n Uninstalling jsonpatch-1.15:\n Successfully uninstalled jsonpatch-1.15\n Found existing installation: jsonschema 2.5.1\n Uninstalling jsonschema-2.5.1:\n Successfully uninstalled jsonschema-2.5.1\n Found existing installation: keystoneauth1 2.18.0\n Uninstalling keystoneauth1-2.18.0:\n Successfully uninstalled keystoneauth1-2.18.0\n Found existing installation: python-keystoneclient 3.9.0\n Uninstalling python-keystoneclient-3.9.0:\n Successfully uninstalled python-keystoneclient-3.9.0\n Found existing installation: pycadf 2.5.0\n Uninstalling pycadf-2.5.0:\n Successfully uninstalled pycadf-2.5.0\n Found existing installation: keystonemiddleware 4.14.0\n Uninstalling keystonemiddleware-4.14.0:\n Successfully uninstalled keystonemiddleware-4.14.0\n Found existing installation: kombu 3.0.37\n Uninstalling kombu-3.0.37:\n Successfully uninstalled kombu-3.0.37\n Found existing installation: logutils 0.3.3\n Uninstalling logutils-0.3.3:\n Successfully uninstalled logutils-0.3.3\n Running setup.py install for logutils: started\n Running setup.py install for logutils: finished with status 'done'\n Found existing installation: requestsexceptions 1.1.3\n Uninstalling requestsexceptions-1.1.3:\n Successfully uninstalled requestsexceptions-1.1.3\n Found existing installation: os-client-config 1.26.0\n Uninstalling os-client-config-1.26.0:\n Successfully uninstalled os-client-config-1.26.0\n Found existing installation: simplejson 3.10.0\n Uninstalling simplejson-3.10.0:\n Successfully uninstalled simplejson-3.10.0\n Running setup.py install for simplejson: started\n Running setup.py install for simplejson: finished with status 'done'\n Found existing installation: osc-lib 1.3.0\n Uninstalling osc-lib-1.3.0:\n Successfully uninstalled osc-lib-1.3.0\n Found existing installation: sqlparse 0.2.2\n Uninstalling sqlparse-0.2.2:\n Successfully uninstalled sqlparse-0.2.2\n Found existing installation: sqlalchemy-migrate 0.10.0\n Uninstalling sqlalchemy-migrate-0.10.0:\n Successfully uninstalled sqlalchemy-migrate-0.10.0\n Found existing installation: oslo.db 4.17.0\n Uninstalling oslo.db-4.17.0:\n Successfully uninstalled oslo.db-4.17.0\n Found existing installation: pika 0.10.0\n Uninstalling pika-0.10.0:\n Successfully uninstalled pika-0.10.0\n Found existing installation: tenacity 3.7.1\n Uninstalling tenacity-3.7.1:\n Successfully uninstalled tenacity-3.7.1\n Running setup.py install for tenacity: started\n Running setup.py install for tenacity: finished with status 'done'\n Found existing installation: pika-pool 0.1.3\n Uninstalling pika-pool-0.1.3:\n Successfully uninstalled pika-pool-0.1.3\n Running setup.py install for pika-pool: started\n Running setup.py install for pika-pool: finished with status 'done'\n Found existing installation: statsd 3.2.1\n Uninstalling statsd-3.2.1:\n Successfully uninstalled statsd-3.2.1\n Found existing installation: oslo.middleware 3.23.0\n Uninstalling oslo.middleware-3.23.0:\n Successfully uninstalled oslo.middleware-3.23.0\n Found existing installation: oslo.messaging 5.17.0\n Uninstalling oslo.messaging-5.17.0:\n Successfully uninstalled oslo.messaging-5.17.0\n Found existing installation: oslo.policy 1.18.0\n Uninstalling oslo.policy-1.18.0:\n Successfully uninstalled oslo.policy-1.18.0\n Found existing installation: oslo.rootwrap 5.4.0\n Uninstalling oslo.rootwrap-5.4.0:\n Successfully uninstalled oslo.rootwrap-5.4.0\n Found existing installation: oslo.versionedobjects 1.21.0\n Uninstalling oslo.versionedobjects-1.21.0:\n Successfully uninstalled oslo.versionedobjects-1.21.0\n Found existing installation: paramiko 2.1.1\n Uninstalling paramiko-2.1.1:\n Successfully uninstalled paramiko-2.1.1\n Found existing installation: singledispatch 3.4.0.3\n Uninstalling singledispatch-3.4.0.3:\n Successfully uninstalled singledispatch-3.4.0.3\n Found existing installation: pecan 1.2.1\n Uninstalling pecan-1.2.1:\n Successfully uninstalled pecan-1.2.1\n Found existing installation: psutil 1.2.1\n Uninstalling psutil-1.2.1:\n Successfully uninstalled psutil-1.2.1\n Running setup.py install for psutil: started\n Running setup.py install for psutil: finished with status 'done'\n Found existing installation: pysendfile 2.0.1\n Uninstalling pysendfile-2.0.1:\n Successfully uninstalled pysendfile-2.0.1\n Running setup.py install for pysendfile: started\n Running setup.py install for pysendfile: finished with status 'done'\n Found existing installation: warlock 1.2.0\n Uninstalling warlock-1.2.0:\n Successfully uninstalled warlock-1.2.0\n Running setup.py install for warlock: started\n Running setup.py install for warlock: finished with status 'done'\n Found existing installation: python-glanceclient 2.5.0\n Uninstalling python-glanceclient-2.5.0:\n Successfully uninstalled python-glanceclient-2.5.0\n Found existing installation: python-neutronclient 6.0.0\n Uninstalling python-neutronclient-6.0.0:\n Successfully uninstalled python-neutronclient-6.0.0\n Found existing installation: python-swiftclient 3.2.0\n Uninstalling python-swiftclient-3.2.0:\n Successfully uninstalled python-swiftclient-3.2.0\n Found existing installation: retrying 1.3.3\n Uninstalling retrying-1.3.3:\n Successfully uninstalled retrying-1.3.3\n Running setup.py install for retrying: started\n Running setup.py install for retrying: finished with status 'done'\n Found existing installation: voluptuous 0.9.3\n Uninstalling voluptuous-0.9.3:\n Successfully uninstalled voluptuous-0.9.3\n Running setup.py install for voluptuous: started\n Running setup.py install for voluptuous: finished with status 'done'\n Found existing installation: tooz 1.48.0\n Uninstalling tooz-1.48.0:\n Successfully uninstalled tooz-1.48.0\n Found existing installation: ironic 6.2.1.dev635\n Uninstalling ironic-6.2.1.dev635:\n Successfully uninstalled ironic-6.2.1.dev635\n Running setup.py install for ironic: started\n Running setup.py install for ironic: finished with status 'done'\nSuccessfully installed Babel-2.3.4 Jinja2-2.8.1 Mako-1.0.6 MarkupSafe-0.23 Paste-2.0.3 PasteDeploy-1.5.2 PyYAML-3.12 Routes-2.4.1 SQLAlchemy-1.0.17 Tempita-0.5.2 WSME-0.9.1 WebOb-1.6.3 WebTest-2.0.24 alembic-0.8.10 amqp-1.4.9 anyjson-0.3.3 appdirs-1.4.0 automaton-1.7.0 beautifulsoup4-4.5.3 cachetools-2.0.0 cffi-1.9.1 cliff-2.4.0 cmd2-0.6.9 contextlib2-0.5.4 cryptography-1.7.1 debtcollector-1.11.0 decorator-4.0.11 enum34-1.1.6 eventlet-0.19.0 fasteners-0.14.1 funcsigs-1.0.2 functools32-3.2.3.post2 futures-3.0.5 futurist-0.21.0 greenlet-0.4.11 idna-2.2 ipaddress-1.0.18 ironic-6.2.1.dev635 ironic-lib-2.5.2 iso8601-0.1.11 jsonpatch-1.15 jsonpointer-1.10 jsonschema-2.5.1 keystoneauth1-2.18.0 keystonemiddleware-4.14.0 kombu-3.0.37 logutils-0.3.3 monotonic-1.2 msgpack-python-0.4.8 netaddr-0.7.19 netifaces-0.10.5 os-client-config-1.26.0 osc-lib-1.3.0 oslo.concurrency-3.18.0 oslo.config-3.22.0 oslo.context-2.11.0 oslo.db-4.17.0 oslo.i18n-3.12.0 oslo.log-3.20.0 oslo.messaging-5.17.0 oslo.middleware-3.23.0 oslo.policy-1.18.0 oslo.rootwrap-5.4.0 oslo.serialization-2.16.0 oslo.service-1.19.0 oslo.utils-3.22.0 oslo.versionedobjects-1.21.0 paramiko-2.1.1 pbr-1.10.0 pecan-1.2.1 pika-0.10.0 pika-pool-0.1.3 positional-1.1.1 prettytable-0.7.2 psutil-1.2.1 pyasn1-0.1.9 pycadf-2.5.0 pycparser-2.17 pyinotify-0.9.6 pyparsing-2.1.10 pysendfile-2.0.1 python-dateutil-2.6.0 python-editor-1.0.3 python-glanceclient-2.5.0 python-keystoneclient-3.9.0 python-neutronclient-6.0.0 python-swiftclient-3.2.0 pytz-2016.10 repoze.lru-0.6 requests-2.12.5 requestsexceptions-1.1.3 retrying-1.3.3 rfc3986-0.4.1 setuptools-33.1.1 simplegeneric-0.8.1 simplejson-3.10.0 singledispatch-3.4.0.3 six-1.10.0 sqlalchemy-migrate-0.10.0 sqlparse-0.2.2 statsd-3.2.1 stevedore-1.19.1 tenacity-3.7.1 tooz-1.48.0 unicodecsv-0.14.1 voluptuous-0.9.3 waitress-1.0.1 warlock-1.2.0 wrapt-1.10.8", "stdout_lines": ["Processing /opt/stack/ironic", "Collecting Jinja2===2.8.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 8))", " Downloading Jinja2-2.8.1-py2.py3-none-any.whl (264kB)", "Collecting MarkupSafe===0.23 (from -c /opt/stack/requirements/upper-constraints.txt (line 10))", " Downloading MarkupSafe-0.23.tar.gz", "Collecting SQLAlchemy===1.0.17 (from -c /opt/stack/requirements/upper-constraints.txt (line 25))", " Downloading SQLAlchemy-1.0.17.tar.gz (4.8MB)", "Collecting WSME===0.9.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 30))", " Downloading WSME-0.9.1-py2-none-any.whl (89kB)", "Collecting WebOb===1.6.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 31))", " Downloading WebOb-1.6.3-py2.py3-none-any.whl (78kB)", "Collecting alembic===0.8.10 (from -c /opt/stack/requirements/upper-constraints.txt (line 67))", " Downloading alembic-0.8.10.tar.gz (976kB)", "Collecting automaton===1.7.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 75))", " Downloading automaton-1.7.0-py2.py3-none-any.whl", "Collecting debtcollector===1.11.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 106))", " Downloading debtcollector-1.11.0-py2.py3-none-any.whl", "Collecting eventlet===0.19.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 133))", " Downloading eventlet-0.19.0-py2.py3-none-any.whl (138kB)", "Collecting funcsigs===1.0.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 143))", " Downloading funcsigs-1.0.2-py2.py3-none-any.whl", "Collecting futurist===0.21.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 146))", " Downloading futurist-0.21.0-py2.py3-none-any.whl", "Collecting greenlet===0.4.11 (from -c /opt/stack/requirements/upper-constraints.txt (line 154))", " Downloading greenlet-0.4.11-cp27-cp27mu-manylinux1_x86_64.whl (41kB)", "Collecting ironic-lib===2.5.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 164))", " Downloading ironic_lib-2.5.2-py2-none-any.whl (48kB)", "Collecting jsonpatch===1.15 (from -c /opt/stack/requirements/upper-constraints.txt (line 169))", " Downloading jsonpatch-1.15-py2.py3-none-any.whl", "Collecting jsonpointer===1.10 (from -c /opt/stack/requirements/upper-constraints.txt (line 172))", " Downloading jsonpointer-1.10-py2-none-any.whl", "Collecting jsonschema===2.5.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 173))", " Downloading jsonschema-2.5.1-py2.py3-none-any.whl", "Collecting keystoneauth1===2.18.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 177))", " Downloading keystoneauth1-2.18.0-py2.py3-none-any.whl (241kB)", "Collecting keystonemiddleware===4.14.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 178))", " Downloading keystonemiddleware-4.14.0-py2.py3-none-any.whl (123kB)", "Collecting monotonic===1.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 195))", " Downloading monotonic-1.2-py2.py3-none-any.whl", "Collecting netaddr===0.7.19 (from -c /opt/stack/requirements/upper-constraints.txt (line 202))", " Downloading netaddr-0.7.19-py2.py3-none-any.whl (1.6MB)", "Collecting oslo.concurrency===3.18.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 236))", " Downloading oslo.concurrency-3.18.0-py2.py3-none-any.whl (43kB)", "Collecting oslo.config===3.22.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 237))", " Downloading oslo.config-3.22.0-py2.py3-none-any.whl (102kB)", "Collecting oslo.context===2.11.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 238))", " Downloading oslo.context-2.11.0-py2.py3-none-any.whl", "Collecting oslo.db===4.17.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 239))", " Downloading oslo.db-4.17.0-py2.py3-none-any.whl (173kB)", "Collecting oslo.i18n===3.12.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 240))", " Downloading oslo.i18n-3.12.0-py2.py3-none-any.whl (41kB)", "Collecting oslo.log===3.20.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 241))", " Downloading oslo.log-3.20.0-py2.py3-none-any.whl (58kB)", "Collecting oslo.messaging===5.17.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 242))", " Downloading oslo.messaging-5.17.0-py2-none-any.whl (356kB)", "Collecting oslo.middleware===3.23.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 243))", " Downloading oslo.middleware-3.23.0-py2.py3-none-any.whl (59kB)", "Collecting oslo.policy===1.18.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 244))", " Downloading oslo.policy-1.18.0-py2.py3-none-any.whl (74kB)", "Collecting oslo.rootwrap===5.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 247))", " Downloading oslo.rootwrap-5.4.0-py2.py3-none-any.whl", "Collecting oslo.serialization===2.16.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 248))", " Downloading oslo.serialization-2.16.0-py2.py3-none-any.whl", "Collecting oslo.service===1.19.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 249))", " Downloading oslo.service-1.19.0-py2.py3-none-any.whl (72kB)", "Collecting oslo.utils===3.22.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 250))", " Downloading oslo.utils-3.22.0-py2.py3-none-any.whl (97kB)", "Collecting oslo.versionedobjects===1.21.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 251))", " Downloading oslo.versionedobjects-1.21.0-py2.py3-none-any.whl (78kB)", "Collecting paramiko===2.1.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 258))", " Downloading paramiko-2.1.1-py2.py3-none-any.whl (172kB)", "Collecting pbr===1.10.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 262))", " Downloading pbr-1.10.0-py2.py3-none-any.whl (96kB)", "Collecting pecan===1.2.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 263))", " Downloading pecan-1.2.1-py2-none-any.whl (147kB)", "Collecting pika===0.10.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 266))", " Downloading pika-0.10.0-py2.py3-none-any.whl (92kB)", "Collecting pika-pool===0.1.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 267))", " Downloading pika-pool-0.1.3.tar.gz", "Collecting positional===1.1.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 269))", " Downloading positional-1.1.1.tar.gz", "Collecting prettytable===0.7.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 270))", " Downloading prettytable-0.7.2.zip", "Collecting psutil===1.2.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 274))", " Downloading psutil-1.2.1.tar.gz (167kB)", "Collecting pyasn1===0.1.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 280))", " Downloading pyasn1-0.1.9-py2.py3-none-any.whl", "Collecting pycadf===2.5.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 282))", " Downloading pycadf-2.5.0-py2-none-any.whl", "Collecting pyinotify===0.9.6 (from -c /opt/stack/requirements/upper-constraints.txt (line 288))", " Downloading pyinotify-0.9.6.tar.gz (60kB)", "Collecting pyparsing===2.1.10 (from -c /opt/stack/requirements/upper-constraints.txt (line 296))", " Downloading pyparsing-2.1.10-py2.py3-none-any.whl (56kB)", "Collecting pysendfile===2.0.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 300))", " Downloading pysendfile-2.0.1.tar.gz", "Collecting python-dateutil===2.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 310))", " Downloading python_dateutil-2.6.0-py2.py3-none-any.whl (194kB)", "Collecting python-editor===1.0.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 312))", " Downloading python-editor-1.0.3.tar.gz", "Collecting python-glanceclient===2.5.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 315))", " Downloading python_glanceclient-2.5.0-py2.py3-none-any.whl (175kB)", "Collecting python-keystoneclient===3.9.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 321))", " Downloading python_keystoneclient-3.9.0-py2.py3-none-any.whl (369kB)", "Collecting python-neutronclient===6.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 329))", " Downloading python_neutronclient-6.0.0-py2.py3-none-any.whl (287kB)", "Collecting python-swiftclient===3.2.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 341))", " Downloading python_swiftclient-3.2.0-py2.py3-none-any.whl (72kB)", "Collecting pytz===2016.10 (from -c /opt/stack/requirements/upper-constraints.txt (line 347))", " Downloading pytz-2016.10-py2.py3-none-any.whl (483kB)", "Collecting requests===2.12.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 357))", " Downloading requests-2.12.5-py2.py3-none-any.whl (576kB)", "Collecting retrying===1.3.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 364))", " Downloading retrying-1.3.3.tar.gz", "Collecting rfc3986===0.4.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 365))", " Downloading rfc3986-0.4.1-py2.py3-none-any.whl", "Collecting simplegeneric===0.8.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 377))", " Downloading simplegeneric-0.8.1.zip", "Collecting simplejson===3.10.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 378))", " Downloading simplejson-3.10.0.tar.gz (77kB)", "Collecting singledispatch===3.4.0.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 379))", " Downloading singledispatch-3.4.0.3-py2.py3-none-any.whl", "Collecting six===1.10.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 380))", " Downloading six-1.10.0-py2.py3-none-any.whl", "Collecting sqlalchemy-migrate===0.10.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 393))", " Downloading sqlalchemy_migrate-0.10.0-py2-none-any.whl (108kB)", "Collecting sqlparse===0.2.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 394))", " Downloading sqlparse-0.2.2-py2.py3-none-any.whl", "Collecting statsd===3.2.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 395))", " Downloading statsd-3.2.1-py2.py3-none-any.whl", "Collecting stevedore===1.19.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 396))", " Downloading stevedore-1.19.1-py2.py3-none-any.whl", "Collecting tenacity===3.7.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 405))", " Downloading tenacity-3.7.1.tar.gz", "Collecting tooz===1.48.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 413))", " Downloading tooz-1.48.0-py2.py3-none-any.whl (75kB)", "Collecting voluptuous===0.9.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 428))", " Downloading voluptuous-0.9.3.tar.gz", "Collecting warlock===1.2.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 430))", " Downloading warlock-1.2.0.tar.gz", "Collecting wrapt===1.10.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 436))", " Downloading wrapt-1.10.8.tar.gz", "Collecting Mako===1.0.6 (from -c /opt/stack/requirements/upper-constraints.txt (line 9))", " Downloading Mako-1.0.6.tar.gz (575kB)", "Collecting contextlib2===0.5.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 99))", " Downloading contextlib2-0.5.4-py2.py3-none-any.whl", "Collecting futures===3.0.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 145))", " Downloading futures-3.0.5-py2-none-any.whl", "Collecting functools32===3.2.3.post2 (from -c /opt/stack/requirements/upper-constraints.txt (line 144))", " Downloading functools32-3.2.3-2.zip", "Collecting iso8601===0.1.11 (from -c /opt/stack/requirements/upper-constraints.txt (line 165))", " Downloading iso8601-0.1.11-py2.py3-none-any.whl", "Collecting enum34===1.1.6 (from -c /opt/stack/requirements/upper-constraints.txt (line 132))", " Downloading enum34-1.1.6-py2-none-any.whl", "Collecting fasteners===0.14.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 137))", " Downloading fasteners-0.14.1-py2.py3-none-any.whl", "Collecting Babel===2.3.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 2))", " Downloading Babel-2.3.4-py2.py3-none-any.whl (7.1MB)", "Collecting PyYAML===3.12 (from -c /opt/stack/requirements/upper-constraints.txt (line 22))", " Downloading PyYAML-3.12.tar.gz (253kB)", "Collecting amqp===1.4.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 68))", " Downloading amqp-1.4.9-py2.py3-none-any.whl (51kB)", "Collecting cachetools===2.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 85))", " Downloading cachetools-2.0.0-py2.py3-none-any.whl", "Collecting kombu===3.0.37 (from -c /opt/stack/requirements/upper-constraints.txt (line 179))", " Downloading kombu-3.0.37-py2.py3-none-any.whl (240kB)", "Collecting msgpack-python===0.4.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 199))", " Downloading msgpack-python-0.4.8.tar.gz (113kB)", "Collecting Paste===2.0.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 13))", " Downloading Paste-2.0.3-py2-none-any.whl (625kB)", "Collecting Routes===2.4.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 24))", " Downloading Routes-2.4.1-py2.py3-none-any.whl (48kB)", "Collecting PasteDeploy===1.5.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 14))", " Downloading PasteDeploy-1.5.2-py2.py3-none-any.whl", "Collecting netifaces===0.10.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 203))", " Downloading netifaces-0.10.5.tar.gz", "Collecting cryptography===1.7.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 103))", " Downloading cryptography-1.7.1.tar.gz (420kB)", "Collecting logutils===0.3.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 187))", " Downloading logutils-0.3.3.tar.gz", "Collecting WebTest===2.0.24 (from -c /opt/stack/requirements/upper-constraints.txt (line 32))", " Downloading WebTest-2.0.24-py2.py3-none-any.whl", "Collecting osc-lib===1.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 234))", " Downloading osc_lib-1.3.0-py2-none-any.whl (67kB)", "Collecting cliff===2.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 94))", " Downloading cliff-2.4.0-py2-none-any.whl (56kB)", "Collecting os-client-config===1.26.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 225))", " Downloading os_client_config-1.26.0-py2.py3-none-any.whl (60kB)", "Collecting decorator===4.0.11 (from -c /opt/stack/requirements/upper-constraints.txt (line 107))", " Downloading decorator-4.0.11-py2.py3-none-any.whl", "Collecting Tempita===0.5.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 29))", " Downloading Tempita-0.5.2.tar.gz", "Collecting setuptools>=0.6b1 (from voluptuous===0.9.3->-c /opt/stack/requirements/upper-constraints.txt (line 428))", " Downloading setuptools-33.1.1-py2.py3-none-any.whl (472kB)", "Collecting anyjson===0.3.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 70))", " Downloading anyjson-0.3.3.tar.gz", "Collecting repoze.lru===0.6 (from -c /opt/stack/requirements/upper-constraints.txt (line 355))", " Downloading repoze.lru-0.6.tar.gz", "Collecting idna===2.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 161))", " Downloading idna-2.2-py2.py3-none-any.whl (55kB)", "Collecting ipaddress===1.0.18 (from -c /opt/stack/requirements/upper-constraints.txt (line 163))", " Downloading ipaddress-1.0.18-py2-none-any.whl", "Collecting cffi===1.9.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 89))", " Downloading cffi-1.9.1-cp27-cp27mu-manylinux1_x86_64.whl (387kB)", "Collecting waitress===1.0.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 429))", " Downloading waitress-1.0.1-py2.py3-none-any.whl (113kB)", "Collecting beautifulsoup4===4.5.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 79))", " Downloading beautifulsoup4-4.5.3-py2-none-any.whl (85kB)", "Collecting unicodecsv===0.14.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 422))", " Downloading unicodecsv-0.14.1.tar.gz", "Collecting cmd2===0.6.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 96))", " Downloading cmd2-0.6.9.tar.gz (367kB)", "Collecting appdirs===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 72))", " Downloading appdirs-1.4.0-py2.py3-none-any.whl", "Collecting requestsexceptions===1.1.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 362))", " Downloading requestsexceptions-1.1.3-py2.py3-none-any.whl", "Collecting pycparser===2.17 (from -c /opt/stack/requirements/upper-constraints.txt (line 283))", " Downloading pycparser-2.17.tar.gz (231kB)", "Installing collected packages: pytz, Babel, MarkupSafe, Jinja2, Mako, six, Paste, PasteDeploy, PyYAML, repoze.lru, Routes, SQLAlchemy, Tempita, netaddr, WebOb, simplegeneric, WSME, waitress, beautifulsoup4, WebTest, python-editor, alembic, amqp, anyjson, appdirs, pbr, wrapt, funcsigs, debtcollector, prettytable, automaton, cachetools, pycparser, cffi, unicodecsv, pyparsing, stevedore, cmd2, cliff, contextlib2, idna, pyasn1, setuptools, enum34, ipaddress, cryptography, decorator, greenlet, eventlet, monotonic, fasteners, functools32, futures, futurist, rfc3986, oslo.i18n, oslo.config, netifaces, iso8601, oslo.utils, oslo.concurrency, pyinotify, python-dateutil, msgpack-python, oslo.serialization, positional, oslo.context, oslo.log, oslo.service, requests, ironic-lib, jsonpointer, jsonpatch, jsonschema, keystoneauth1, python-keystoneclient, pycadf, keystonemiddleware, kombu, logutils, requestsexceptions, os-client-config, simplejson, osc-lib, sqlparse, sqlalchemy-migrate, oslo.db, pika, tenacity, pika-pool, statsd, oslo.middleware, oslo.messaging, oslo.policy, oslo.rootwrap, oslo.versionedobjects, paramiko, singledispatch, pecan, psutil, pysendfile, warlock, python-glanceclient, python-neutronclient, python-swiftclient, retrying, voluptuous, tooz, ironic", " Found existing installation: pytz 2016.10", " Uninstalling pytz-2016.10:", " Successfully uninstalled pytz-2016.10", " Found existing installation: Babel 2.3.4", " Uninstalling Babel-2.3.4:", " Successfully uninstalled Babel-2.3.4", " Found existing installation: MarkupSafe 0.23", " Uninstalling MarkupSafe-0.23:", " Successfully uninstalled MarkupSafe-0.23", " Running setup.py install for MarkupSafe: started", " Running setup.py install for MarkupSafe: finished with status 'done'", " Found existing installation: Jinja2 2.9.4", " Uninstalling Jinja2-2.9.4:", " Successfully uninstalled Jinja2-2.9.4", " Found existing installation: Mako 1.0.6", " Uninstalling Mako-1.0.6:", " Successfully uninstalled Mako-1.0.6", " Running setup.py install for Mako: started", " Running setup.py install for Mako: finished with status 'done'", " Found existing installation: six 1.10.0", " Uninstalling six-1.10.0:", " Successfully uninstalled six-1.10.0", " Found existing installation: Paste 2.0.3", " Uninstalling Paste-2.0.3:", " Successfully uninstalled Paste-2.0.3", " Found existing installation: PasteDeploy 1.5.2", " Uninstalling PasteDeploy-1.5.2:", " Successfully uninstalled PasteDeploy-1.5.2", " Found existing installation: PyYAML 3.12", " Uninstalling PyYAML-3.12:", " Successfully uninstalled PyYAML-3.12", " Running setup.py install for PyYAML: started", " Running setup.py install for PyYAML: finished with status 'done'", " Found existing installation: repoze.lru 0.6", " Uninstalling repoze.lru-0.6:", " Successfully uninstalled repoze.lru-0.6", " Running setup.py install for repoze.lru: started", " Running setup.py install for repoze.lru: finished with status 'done'", " Found existing installation: Routes 2.4.1", " Uninstalling Routes-2.4.1:", " Successfully uninstalled Routes-2.4.1", " Found existing installation: SQLAlchemy 1.0.17", " Uninstalling SQLAlchemy-1.0.17:", " Successfully uninstalled SQLAlchemy-1.0.17", " Running setup.py install for SQLAlchemy: started", " Running setup.py install for SQLAlchemy: finished with status 'done'", " Found existing installation: Tempita 0.5.2", " Uninstalling Tempita-0.5.2:", " Successfully uninstalled Tempita-0.5.2", " Running setup.py install for Tempita: started", " Running setup.py install for Tempita: finished with status 'done'", " Found existing installation: netaddr 0.7.19", " Uninstalling netaddr-0.7.19:", " Successfully uninstalled netaddr-0.7.19", " Found existing installation: WebOb 1.7.1", " Uninstalling WebOb-1.7.1:", " Successfully uninstalled WebOb-1.7.1", " Found existing installation: simplegeneric 0.8.1", " Uninstalling simplegeneric-0.8.1:", " Successfully uninstalled simplegeneric-0.8.1", " Running setup.py install for simplegeneric: started", " Running setup.py install for simplegeneric: finished with status 'done'", " Found existing installation: WSME 0.9.1", " Uninstalling WSME-0.9.1:", " Successfully uninstalled WSME-0.9.1", " Found existing installation: waitress 1.0.1", " Uninstalling waitress-1.0.1:", " Successfully uninstalled waitress-1.0.1", " Found existing installation: beautifulsoup4 4.5.3", " Uninstalling beautifulsoup4-4.5.3:", " Successfully uninstalled beautifulsoup4-4.5.3", " Found existing installation: WebTest 2.0.24", " Uninstalling WebTest-2.0.24:", " Successfully uninstalled WebTest-2.0.24", " Found existing installation: python-editor 1.0.3", " Uninstalling python-editor-1.0.3:", " Successfully uninstalled python-editor-1.0.3", " Running setup.py install for python-editor: started", " Running setup.py install for python-editor: finished with status 'done'", " Found existing installation: alembic 0.8.10", " Uninstalling alembic-0.8.10:", " Successfully uninstalled alembic-0.8.10", " Running setup.py install for alembic: started", " Running setup.py install for alembic: finished with status 'done'", " Found existing installation: amqp 1.4.9", " Uninstalling amqp-1.4.9:", " Successfully uninstalled amqp-1.4.9", " Found existing installation: anyjson 0.3.3", " Uninstalling anyjson-0.3.3:", " Successfully uninstalled anyjson-0.3.3", " Running setup.py install for anyjson: started", " Running setup.py install for anyjson: finished with status 'done'", " Found existing installation: appdirs 1.4.0", " Uninstalling appdirs-1.4.0:", " Successfully uninstalled appdirs-1.4.0", " Found existing installation: pbr 1.10.0", " Uninstalling pbr-1.10.0:", " Successfully uninstalled pbr-1.10.0", " Found existing installation: wrapt 1.10.8", " Uninstalling wrapt-1.10.8:", " Successfully uninstalled wrapt-1.10.8", " Running setup.py install for wrapt: started", " Running setup.py install for wrapt: finished with status 'done'", " Found existing installation: funcsigs 1.0.2", " Uninstalling funcsigs-1.0.2:", " Successfully uninstalled funcsigs-1.0.2", " Found existing installation: debtcollector 1.11.0", " Uninstalling debtcollector-1.11.0:", " Successfully uninstalled debtcollector-1.11.0", " Found existing installation: prettytable 0.7.2", " Uninstalling prettytable-0.7.2:", " Successfully uninstalled prettytable-0.7.2", " Running setup.py install for prettytable: started", " Running setup.py install for prettytable: finished with status 'done'", " Found existing installation: automaton 1.7.0", " Uninstalling automaton-1.7.0:", " Successfully uninstalled automaton-1.7.0", " Found existing installation: cachetools 2.0.0", " Uninstalling cachetools-2.0.0:", " Successfully uninstalled cachetools-2.0.0", " Found existing installation: pycparser 2.17", " Uninstalling pycparser-2.17:", " Successfully uninstalled pycparser-2.17", " Running setup.py install for pycparser: started", " Running setup.py install for pycparser: finished with status 'done'", " Found existing installation: cffi 1.9.1", " Uninstalling cffi-1.9.1:", " Successfully uninstalled cffi-1.9.1", " Found existing installation: unicodecsv 0.14.1", " Uninstalling unicodecsv-0.14.1:", " Successfully uninstalled unicodecsv-0.14.1", " Running setup.py install for unicodecsv: started", " Running setup.py install for unicodecsv: finished with status 'done'", " Found existing installation: pyparsing 2.1.10", " Uninstalling pyparsing-2.1.10:", " Successfully uninstalled pyparsing-2.1.10", " Found existing installation: stevedore 1.20.0", " Uninstalling stevedore-1.20.0:", " Successfully uninstalled stevedore-1.20.0", " Found existing installation: cmd2 0.6.9", " Uninstalling cmd2-0.6.9:", " Successfully uninstalled cmd2-0.6.9", " Running setup.py install for cmd2: started", " Running setup.py install for cmd2: finished with status 'done'", " Found existing installation: cliff 2.4.0", " Uninstalling cliff-2.4.0:", " Successfully uninstalled cliff-2.4.0", " Found existing installation: contextlib2 0.5.4", " Uninstalling contextlib2-0.5.4:", " Successfully uninstalled contextlib2-0.5.4", " Found existing installation: idna 2.2", " Uninstalling idna-2.2:", " Successfully uninstalled idna-2.2", " Found existing installation: pyasn1 0.1.9", " Uninstalling pyasn1-0.1.9:", " Successfully uninstalled pyasn1-0.1.9", " Found existing installation: setuptools 33.1.1", " Uninstalling setuptools-33.1.1:", " Successfully uninstalled setuptools-33.1.1", " Found existing installation: enum34 1.1.6", " Uninstalling enum34-1.1.6:", " Successfully uninstalled enum34-1.1.6", " Found existing installation: ipaddress 1.0.18", " Uninstalling ipaddress-1.0.18:", " Successfully uninstalled ipaddress-1.0.18", " Found existing installation: cryptography 1.7.1", " Uninstalling cryptography-1.7.1:", " Successfully uninstalled cryptography-1.7.1", " Running setup.py install for cryptography: started", " Running setup.py install for cryptography: finished with status 'done'", " Found existing installation: decorator 4.0.11", " Uninstalling decorator-4.0.11:", " Successfully uninstalled decorator-4.0.11", " Found existing installation: greenlet 0.4.11", " Uninstalling greenlet-0.4.11:", " Successfully uninstalled greenlet-0.4.11", " Found existing installation: eventlet 0.20.1", " Uninstalling eventlet-0.20.1:", " Successfully uninstalled eventlet-0.20.1", " Found existing installation: monotonic 1.2", " Uninstalling monotonic-1.2:", " Successfully uninstalled monotonic-1.2", " Found existing installation: fasteners 0.14.1", " Uninstalling fasteners-0.14.1:", " Successfully uninstalled fasteners-0.14.1", " Found existing installation: functools32 3.2.3.post2", " Uninstalling functools32-3.2.3.post2:", " Successfully uninstalled functools32-3.2.3.post2", " Running setup.py install for functools32: started", " Running setup.py install for functools32: finished with status 'done'", " Found existing installation: futures 3.0.5", " Uninstalling futures-3.0.5:", " Successfully uninstalled futures-3.0.5", " Found existing installation: futurist 0.21.0", " Uninstalling futurist-0.21.0:", " Successfully uninstalled futurist-0.21.0", " Found existing installation: rfc3986 0.4.1", " Uninstalling rfc3986-0.4.1:", " Successfully uninstalled rfc3986-0.4.1", " Found existing installation: oslo.i18n 3.12.0", " Uninstalling oslo.i18n-3.12.0:", " Successfully uninstalled oslo.i18n-3.12.0", " Found existing installation: oslo.config 3.22.0", " Uninstalling oslo.config-3.22.0:", " Successfully uninstalled oslo.config-3.22.0", " Found existing installation: netifaces 0.10.5", " Uninstalling netifaces-0.10.5:", " Successfully uninstalled netifaces-0.10.5", " Running setup.py install for netifaces: started", " Running setup.py install for netifaces: finished with status 'done'", " Found existing installation: iso8601 0.1.11", " Uninstalling iso8601-0.1.11:", " Successfully uninstalled iso8601-0.1.11", " Found existing installation: oslo.utils 3.22.0", " Uninstalling oslo.utils-3.22.0:", " Successfully uninstalled oslo.utils-3.22.0", " Found existing installation: oslo.concurrency 3.18.0", " Uninstalling oslo.concurrency-3.18.0:", " Successfully uninstalled oslo.concurrency-3.18.0", " Found existing installation: pyinotify 0.9.6", " Uninstalling pyinotify-0.9.6:", " Successfully uninstalled pyinotify-0.9.6", " Running setup.py install for pyinotify: started", " Running setup.py install for pyinotify: finished with status 'done'", " Found existing installation: python-dateutil 2.6.0", " Uninstalling python-dateutil-2.6.0:", " Successfully uninstalled python-dateutil-2.6.0", " Found existing installation: msgpack-python 0.4.8", " Uninstalling msgpack-python-0.4.8:", " Successfully uninstalled msgpack-python-0.4.8", " Running setup.py install for msgpack-python: started", " Running setup.py install for msgpack-python: finished with status 'done'", " Found existing installation: oslo.serialization 2.16.0", " Uninstalling oslo.serialization-2.16.0:", " Successfully uninstalled oslo.serialization-2.16.0", " Found existing installation: positional 1.1.1", " Uninstalling positional-1.1.1:", " Successfully uninstalled positional-1.1.1", " Running setup.py install for positional: started", " Running setup.py install for positional: finished with status 'done'", " Found existing installation: oslo.context 2.12.0", " Uninstalling oslo.context-2.12.0:", " Successfully uninstalled oslo.context-2.12.0", " Found existing installation: oslo.log 3.20.0", " Uninstalling oslo.log-3.20.0:", " Successfully uninstalled oslo.log-3.20.0", " Found existing installation: oslo.service 1.19.0", " Uninstalling oslo.service-1.19.0:", " Successfully uninstalled oslo.service-1.19.0", " Found existing installation: requests 2.12.5", " Uninstalling requests-2.12.5:", " Successfully uninstalled requests-2.12.5", " Found existing installation: ironic-lib 2.5.2", " Uninstalling ironic-lib-2.5.2:", " Successfully uninstalled ironic-lib-2.5.2", " Found existing installation: jsonpointer 1.10", " Uninstalling jsonpointer-1.10:", " Successfully uninstalled jsonpointer-1.10", " Found existing installation: jsonpatch 1.15", " Uninstalling jsonpatch-1.15:", " Successfully uninstalled jsonpatch-1.15", " Found existing installation: jsonschema 2.5.1", " Uninstalling jsonschema-2.5.1:", " Successfully uninstalled jsonschema-2.5.1", " Found existing installation: keystoneauth1 2.18.0", " Uninstalling keystoneauth1-2.18.0:", " Successfully uninstalled keystoneauth1-2.18.0", " Found existing installation: python-keystoneclient 3.9.0", " Uninstalling python-keystoneclient-3.9.0:", " Successfully uninstalled python-keystoneclient-3.9.0", " Found existing installation: pycadf 2.5.0", " Uninstalling pycadf-2.5.0:", " Successfully uninstalled pycadf-2.5.0", " Found existing installation: keystonemiddleware 4.14.0", " Uninstalling keystonemiddleware-4.14.0:", " Successfully uninstalled keystonemiddleware-4.14.0", " Found existing installation: kombu 3.0.37", " Uninstalling kombu-3.0.37:", " Successfully uninstalled kombu-3.0.37", " Found existing installation: logutils 0.3.3", " Uninstalling logutils-0.3.3:", " Successfully uninstalled logutils-0.3.3", " Running setup.py install for logutils: started", " Running setup.py install for logutils: finished with status 'done'", " Found existing installation: requestsexceptions 1.1.3", " Uninstalling requestsexceptions-1.1.3:", " Successfully uninstalled requestsexceptions-1.1.3", " Found existing installation: os-client-config 1.26.0", " Uninstalling os-client-config-1.26.0:", " Successfully uninstalled os-client-config-1.26.0", " Found existing installation: simplejson 3.10.0", " Uninstalling simplejson-3.10.0:", " Successfully uninstalled simplejson-3.10.0", " Running setup.py install for simplejson: started", " Running setup.py install for simplejson: finished with status 'done'", " Found existing installation: osc-lib 1.3.0", " Uninstalling osc-lib-1.3.0:", " Successfully uninstalled osc-lib-1.3.0", " Found existing installation: sqlparse 0.2.2", " Uninstalling sqlparse-0.2.2:", " Successfully uninstalled sqlparse-0.2.2", " Found existing installation: sqlalchemy-migrate 0.10.0", " Uninstalling sqlalchemy-migrate-0.10.0:", " Successfully uninstalled sqlalchemy-migrate-0.10.0", " Found existing installation: oslo.db 4.17.0", " Uninstalling oslo.db-4.17.0:", " Successfully uninstalled oslo.db-4.17.0", " Found existing installation: pika 0.10.0", " Uninstalling pika-0.10.0:", " Successfully uninstalled pika-0.10.0", " Found existing installation: tenacity 3.7.1", " Uninstalling tenacity-3.7.1:", " Successfully uninstalled tenacity-3.7.1", " Running setup.py install for tenacity: started", " Running setup.py install for tenacity: finished with status 'done'", " Found existing installation: pika-pool 0.1.3", " Uninstalling pika-pool-0.1.3:", " Successfully uninstalled pika-pool-0.1.3", " Running setup.py install for pika-pool: started", " Running setup.py install for pika-pool: finished with status 'done'", " Found existing installation: statsd 3.2.1", " Uninstalling statsd-3.2.1:", " Successfully uninstalled statsd-3.2.1", " Found existing installation: oslo.middleware 3.23.0", " Uninstalling oslo.middleware-3.23.0:", " Successfully uninstalled oslo.middleware-3.23.0", " Found existing installation: oslo.messaging 5.17.0", " Uninstalling oslo.messaging-5.17.0:", " Successfully uninstalled oslo.messaging-5.17.0", " Found existing installation: oslo.policy 1.18.0", " Uninstalling oslo.policy-1.18.0:", " Successfully uninstalled oslo.policy-1.18.0", " Found existing installation: oslo.rootwrap 5.4.0", " Uninstalling oslo.rootwrap-5.4.0:", " Successfully uninstalled oslo.rootwrap-5.4.0", " Found existing installation: oslo.versionedobjects 1.21.0", " Uninstalling oslo.versionedobjects-1.21.0:", " Successfully uninstalled oslo.versionedobjects-1.21.0", " Found existing installation: paramiko 2.1.1", " Uninstalling paramiko-2.1.1:", " Successfully uninstalled paramiko-2.1.1", " Found existing installation: singledispatch 3.4.0.3", " Uninstalling singledispatch-3.4.0.3:", " Successfully uninstalled singledispatch-3.4.0.3", " Found existing installation: pecan 1.2.1", " Uninstalling pecan-1.2.1:", " Successfully uninstalled pecan-1.2.1", " Found existing installation: psutil 1.2.1", " Uninstalling psutil-1.2.1:", " Successfully uninstalled psutil-1.2.1", " Running setup.py install for psutil: started", " Running setup.py install for psutil: finished with status 'done'", " Found existing installation: pysendfile 2.0.1", " Uninstalling pysendfile-2.0.1:", " Successfully uninstalled pysendfile-2.0.1", " Running setup.py install for pysendfile: started", " Running setup.py install for pysendfile: finished with status 'done'", " Found existing installation: warlock 1.2.0", " Uninstalling warlock-1.2.0:", " Successfully uninstalled warlock-1.2.0", " Running setup.py install for warlock: started", " Running setup.py install for warlock: finished with status 'done'", " Found existing installation: python-glanceclient 2.5.0", " Uninstalling python-glanceclient-2.5.0:", " Successfully uninstalled python-glanceclient-2.5.0", " Found existing installation: python-neutronclient 6.0.0", " Uninstalling python-neutronclient-6.0.0:", " Successfully uninstalled python-neutronclient-6.0.0", " Found existing installation: python-swiftclient 3.2.0", " Uninstalling python-swiftclient-3.2.0:", " Successfully uninstalled python-swiftclient-3.2.0", " Found existing installation: retrying 1.3.3", " Uninstalling retrying-1.3.3:", " Successfully uninstalled retrying-1.3.3", " Running setup.py install for retrying: started", " Running setup.py install for retrying: finished with status 'done'", " Found existing installation: voluptuous 0.9.3", " Uninstalling voluptuous-0.9.3:", " Successfully uninstalled voluptuous-0.9.3", " Running setup.py install for voluptuous: started", " Running setup.py install for voluptuous: finished with status 'done'", " Found existing installation: tooz 1.48.0", " Uninstalling tooz-1.48.0:", " Successfully uninstalled tooz-1.48.0", " Found existing installation: ironic 6.2.1.dev635", " Uninstalling ironic-6.2.1.dev635:", " Successfully uninstalled ironic-6.2.1.dev635", " Running setup.py install for ironic: started", " Running setup.py install for ironic: finished with status 'done'", "Successfully installed Babel-2.3.4 Jinja2-2.8.1 Mako-1.0.6 MarkupSafe-0.23 Paste-2.0.3 PasteDeploy-1.5.2 PyYAML-3.12 Routes-2.4.1 SQLAlchemy-1.0.17 Tempita-0.5.2 WSME-0.9.1 WebOb-1.6.3 WebTest-2.0.24 alembic-0.8.10 amqp-1.4.9 anyjson-0.3.3 appdirs-1.4.0 automaton-1.7.0 beautifulsoup4-4.5.3 cachetools-2.0.0 cffi-1.9.1 cliff-2.4.0 cmd2-0.6.9 contextlib2-0.5.4 cryptography-1.7.1 debtcollector-1.11.0 decorator-4.0.11 enum34-1.1.6 eventlet-0.19.0 fasteners-0.14.1 funcsigs-1.0.2 functools32-3.2.3.post2 futures-3.0.5 futurist-0.21.0 greenlet-0.4.11 idna-2.2 ipaddress-1.0.18 ironic-6.2.1.dev635 ironic-lib-2.5.2 iso8601-0.1.11 jsonpatch-1.15 jsonpointer-1.10 jsonschema-2.5.1 keystoneauth1-2.18.0 keystonemiddleware-4.14.0 kombu-3.0.37 logutils-0.3.3 monotonic-1.2 msgpack-python-0.4.8 netaddr-0.7.19 netifaces-0.10.5 os-client-config-1.26.0 osc-lib-1.3.0 oslo.concurrency-3.18.0 oslo.config-3.22.0 oslo.context-2.11.0 oslo.db-4.17.0 oslo.i18n-3.12.0 oslo.log-3.20.0 oslo.messaging-5.17.0 oslo.middleware-3.23.0 oslo.policy-1.18.0 oslo.rootwrap-5.4.0 oslo.serialization-2.16.0 oslo.service-1.19.0 oslo.utils-3.22.0 oslo.versionedobjects-1.21.0 paramiko-2.1.1 pbr-1.10.0 pecan-1.2.1 pika-0.10.0 pika-pool-0.1.3 positional-1.1.1 prettytable-0.7.2 psutil-1.2.1 pyasn1-0.1.9 pycadf-2.5.0 pycparser-2.17 pyinotify-0.9.6 pyparsing-2.1.10 pysendfile-2.0.1 python-dateutil-2.6.0 python-editor-1.0.3 python-glanceclient-2.5.0 python-keystoneclient-3.9.0 python-neutronclient-6.0.0 python-swiftclient-3.2.0 pytz-2016.10 repoze.lru-0.6 requests-2.12.5 requestsexceptions-1.1.3 retrying-1.3.3 rfc3986-0.4.1 setuptools-33.1.1 simplegeneric-0.8.1 simplejson-3.10.0 singledispatch-3.4.0.3 six-1.10.0 sqlalchemy-migrate-0.10.0 sqlparse-0.2.2 statsd-3.2.1 stevedore-1.19.1 tenacity-3.7.1 tooz-1.48.0 unicodecsv-0.14.1 voluptuous-0.9.3 waitress-1.0.1 warlock-1.2.0 wrapt-1.10.8"], "warnings": []} TASK [bifrost-ironic-install : Install ironic-inspector package from pip] ****** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:16 Monday 23 January 2017 07:27:37 -0800 (0:02:07.661) 0:03:21.798 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185257.8-103348145036059 `" && echo ansible-tmp-1485185257.8-103348145036059="` echo $HOME/.ansible/tmp/ansible-tmp-1485185257.8-103348145036059 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpUFXclQ TO /root/.ansible/tmp/ansible-tmp-1485185257.8-103348145036059/pip <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185257.8-103348145036059/ /root/.ansible/tmp/ansible-tmp-1485185257.8-103348145036059/pip && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185257.8-103348145036059/pip; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185257.8-103348145036059/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "cmd": "/bin/pip install -U ironic-inspector", "invocation": {"module_args": {"chdir": null, "editable": true, "executable": null, "extra_args": null, "name": "ironic-inspector", "requirements": null, "state": "latest", "umask": null, "use_mirrors": true, "version": null, "virtualenv": "", "virtualenv_command": "virtualenv", "virtualenv_python": null, "virtualenv_site_packages": false}, "module_name": "pip"}, "name": "ironic-inspector", "requirements": null, "state": "latest", "stderr": "", "stdout": "Requirement already up-to-date: ironic-inspector in /usr/lib/python2.7/site-packages\nRequirement already up-to-date: keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)\nRequirement already up-to-date: keystoneauth1>=2.10.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)\nRequirement already up-to-date: netaddr!=0.7.16,>=0.7.13 in /usr/lib/python2.7/site-packages (from ironic-inspector)\nRequirement already up-to-date: oslo.concurrency>=3.8.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)\nRequirement already up-to-date: python-swiftclient>=2.2.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)\nRequirement already up-to-date: oslo.log>=1.14.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)\nRequirement already up-to-date: oslo.config>=3.14.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)\nRequirement already up-to-date: pbr>=1.6 in /usr/lib/python2.7/site-packages (from ironic-inspector)\nRequirement already up-to-date: python-ironicclient>=1.6.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)\nRequirement already up-to-date: six>=1.9.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)\nRequirement already up-to-date: jsonpath-rw<2.0,>=1.2.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)\nRequirement already up-to-date: Babel>=2.3.4 in /usr/lib/python2.7/site-packages (from ironic-inspector)\nRequirement already up-to-date: SQLAlchemy<1.1.0,>=1.0.10 in /usr/lib64/python2.7/site-packages (from ironic-inspector)\nCollecting stevedore>=1.16.0 (from ironic-inspector)\n Using cached stevedore-1.20.0-py2.py3-none-any.whl\nRequirement already up-to-date: futurist!=0.15.0,>=0.11.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)\nRequirement already up-to-date: oslo.utils>=3.16.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)\nRequirement already up-to-date: oslo.db!=4.13.1,!=4.13.2,>=4.10.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)\nRequirement already up-to-date: alembic>=0.8.4 in /usr/lib/python2.7/site-packages (from ironic-inspector)\nCollecting eventlet!=0.18.3,>=0.18.2 (from ironic-inspector)\n Using cached eventlet-0.20.1-py2.py3-none-any.whl\nRequirement already up-to-date: oslo.i18n>=2.1.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)\nRequirement already up-to-date: oslo.middleware>=3.0.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)\nRequirement already up-to-date: jsonschema!=2.5.0,<3.0.0,>=2.0.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)\nRequirement already up-to-date: oslo.rootwrap>=5.0.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)\nRequirement already up-to-date: Flask!=0.11,<1.0,>=0.10 in /usr/lib/python2.7/site-packages (from ironic-inspector)\nRequirement already up-to-date: python-keystoneclient>=3.8.0 in /usr/lib/python2.7/site-packages (from keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0->ironic-inspector)\nCollecting WebOb>=1.6.0 (from keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0->ironic-inspector)\n Using cached WebOb-1.7.1-py2.py3-none-any.whl\nRequirement already up-to-date: positional>=1.1.1 in /usr/lib/python2.7/site-packages (from keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0->ironic-inspector)\nRequirement already up-to-date: requests!=2.12.2,>=2.10.0 in /usr/lib/python2.7/site-packages (from keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0->ironic-inspector)\nRequirement already up-to-date: pycadf!=2.0.0,>=1.1.0 in /usr/lib/python2.7/site-packages (from keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0->ironic-inspector)\nRequirement already up-to-date: oslo.serialization>=1.10.0 in /usr/lib/python2.7/site-packages (from keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0->ironic-inspector)\nCollecting oslo.context>=2.9.0 (from keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0->ironic-inspector)\n Using cached oslo.context-2.12.0-py2.py3-none-any.whl\nRequirement already up-to-date: iso8601>=0.1.11 in /usr/lib/python2.7/site-packages (from keystoneauth1>=2.10.0->ironic-inspector)\nRequirement already up-to-date: enum34; python_version == \"2.7\" or python_version == \"2.6\" or python_version == \"3.3\" in /usr/lib/python2.7/site-packages (from oslo.concurrency>=3.8.0->ironic-inspector)\nRequirement already up-to-date: fasteners>=0.7 in /usr/lib/python2.7/site-packages (from oslo.concurrency>=3.8.0->ironic-inspector)\nRequirement already up-to-date: futures>=3.0; python_version == \"2.7\" or python_version == \"2.6\" in /usr/lib/python2.7/site-packages (from python-swiftclient>=2.2.0->ironic-inspector)\nRequirement already up-to-date: monotonic>=0.6 in /usr/lib/python2.7/site-packages (from oslo.log>=1.14.0->ironic-inspector)\nRequirement already up-to-date: pyinotify>=0.9.6; sys_platform != \"win32\" and sys_platform != \"darwin\" and sys_platform != \"sunos5\" in /usr/lib/python2.7/site-packages (from oslo.log>=1.14.0->ironic-inspector)\nRequirement already up-to-date: python-dateutil>=2.4.2 in /usr/lib/python2.7/site-packages (from oslo.log>=1.14.0->ironic-inspector)\nRequirement already up-to-date: debtcollector>=1.2.0 in /usr/lib/python2.7/site-packages (from oslo.log>=1.14.0->ironic-inspector)\nRequirement already up-to-date: rfc3986>=0.3.1 in /usr/lib/python2.7/site-packages (from oslo.config>=3.14.0->ironic-inspector)\nRequirement already up-to-date: PyYAML>=3.10.0 in /usr/lib64/python2.7/site-packages (from python-ironicclient>=1.6.0->ironic-inspector)\nRequirement already up-to-date: dogpile.cache>=0.6.2 in /usr/lib/python2.7/site-packages (from python-ironicclient>=1.6.0->ironic-inspector)\nRequirement already up-to-date: python-openstackclient>=3.3.0 in /usr/lib/python2.7/site-packages (from python-ironicclient>=1.6.0->ironic-inspector)\nRequirement already up-to-date: osc-lib>=1.2.0 in /usr/lib/python2.7/site-packages (from python-ironicclient>=1.6.0->ironic-inspector)\nRequirement already up-to-date: appdirs>=1.3.0 in /usr/lib/python2.7/site-packages (from python-ironicclient>=1.6.0->ironic-inspector)\nRequirement already up-to-date: PrettyTable<0.8,>=0.7.1 in /usr/lib/python2.7/site-packages (from python-ironicclient>=1.6.0->ironic-inspector)\nRequirement already up-to-date: decorator in /usr/lib/python2.7/site-packages (from jsonpath-rw<2.0,>=1.2.0->ironic-inspector)\nRequirement already up-to-date: ply in /usr/lib/python2.7/site-packages (from jsonpath-rw<2.0,>=1.2.0->ironic-inspector)\nRequirement already up-to-date: pytz>=0a in /usr/lib/python2.7/site-packages (from Babel>=2.3.4->ironic-inspector)\nRequirement already up-to-date: contextlib2>=0.4.0 in /usr/lib/python2.7/site-packages (from futurist!=0.15.0,>=0.11.0->ironic-inspector)\nRequirement already up-to-date: netifaces>=0.10.4 in /usr/lib64/python2.7/site-packages (from oslo.utils>=3.16.0->ironic-inspector)\nRequirement already up-to-date: funcsigs>=0.4; python_version == \"2.7\" or python_version == \"2.6\" in /usr/lib/python2.7/site-packages (from oslo.utils>=3.16.0->ironic-inspector)\nRequirement already up-to-date: pyparsing>=2.0.7 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.16.0->ironic-inspector)\nRequirement already up-to-date: sqlalchemy-migrate>=0.9.6 in /usr/lib/python2.7/site-packages (from oslo.db!=4.13.1,!=4.13.2,>=4.10.0->ironic-inspector)\nRequirement already up-to-date: Mako in /usr/lib/python2.7/site-packages (from alembic>=0.8.4->ironic-inspector)\nRequirement already up-to-date: python-editor>=0.3 in /usr/lib/python2.7/site-packages (from alembic>=0.8.4->ironic-inspector)\nRequirement already up-to-date: enum-compat in /usr/lib/python2.7/site-packages (from eventlet!=0.18.3,>=0.18.2->ironic-inspector)\nRequirement already up-to-date: greenlet>=0.3 in /usr/lib64/python2.7/site-packages (from eventlet!=0.18.3,>=0.18.2->ironic-inspector)\nRequirement already up-to-date: statsd>=3.2.1 in /usr/lib/python2.7/site-packages (from oslo.middleware>=3.0.0->ironic-inspector)\nRequirement already up-to-date: Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 in /usr/lib/python2.7/site-packages (from oslo.middleware>=3.0.0->ironic-inspector)\nRequirement already up-to-date: functools32; python_version == \"2.7\" in /usr/lib/python2.7/site-packages (from jsonschema!=2.5.0,<3.0.0,>=2.0.0->ironic-inspector)\nRequirement already up-to-date: click>=2.0 in /usr/lib/python2.7/site-packages (from Flask!=0.11,<1.0,>=0.10->ironic-inspector)\nRequirement already up-to-date: Werkzeug>=0.7 in /usr/lib/python2.7/site-packages (from Flask!=0.11,<1.0,>=0.10->ironic-inspector)\nRequirement already up-to-date: itsdangerous>=0.21 in /usr/lib/python2.7/site-packages (from Flask!=0.11,<1.0,>=0.10->ironic-inspector)\nRequirement already up-to-date: wrapt in /usr/lib64/python2.7/site-packages (from positional>=1.1.1->keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0->ironic-inspector)\nRequirement already up-to-date: msgpack-python>=0.4.0 in /usr/lib64/python2.7/site-packages (from oslo.serialization>=1.10.0->keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0->ironic-inspector)\nRequirement already up-to-date: python-novaclient!=2.33.0,>=2.29.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient>=1.6.0->ironic-inspector)\nRequirement already up-to-date: cliff>=2.3.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient>=1.6.0->ironic-inspector)\nRequirement already up-to-date: python-glanceclient>=2.5.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient>=1.6.0->ironic-inspector)\nRequirement already up-to-date: python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient>=1.6.0->ironic-inspector)\nRequirement already up-to-date: openstacksdk!=0.9.11,!=0.9.12,>=0.9.10 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient>=1.6.0->ironic-inspector)\nRequirement already up-to-date: os-client-config>=1.22.0 in /usr/lib/python2.7/site-packages (from osc-lib>=1.2.0->python-ironicclient>=1.6.0->ironic-inspector)\nRequirement already up-to-date: simplejson>=2.2.0 in /usr/lib64/python2.7/site-packages (from osc-lib>=1.2.0->python-ironicclient>=1.6.0->ironic-inspector)\nRequirement already up-to-date: Tempita>=0.4 in /usr/lib/python2.7/site-packages (from sqlalchemy-migrate>=0.9.6->oslo.db!=4.13.1,!=4.13.2,>=4.10.0->ironic-inspector)\nRequirement already up-to-date: sqlparse in /usr/lib/python2.7/site-packages (from sqlalchemy-migrate>=0.9.6->oslo.db!=4.13.1,!=4.13.2,>=4.10.0->ironic-inspector)\nRequirement already up-to-date: MarkupSafe>=0.9.2 in /usr/lib64/python2.7/site-packages (from Mako->alembic>=0.8.4->ironic-inspector)\nRequirement already up-to-date: unicodecsv>=0.8.0; python_version < \"3.0\" in /usr/lib/python2.7/site-packages (from cliff>=2.3.0->python-openstackclient>=3.3.0->python-ironicclient>=1.6.0->ironic-inspector)\nRequirement already up-to-date: cmd2>=0.6.7 in /usr/lib/python2.7/site-packages (from cliff>=2.3.0->python-openstackclient>=3.3.0->python-ironicclient>=1.6.0->ironic-inspector)\nRequirement already up-to-date: warlock!=1.3.0,<2,>=1.0.1 in /usr/lib/python2.7/site-packages (from python-glanceclient>=2.5.0->python-openstackclient>=3.3.0->python-ironicclient>=1.6.0->ironic-inspector)\nRequirement already up-to-date: requestsexceptions>=1.1.1 in /usr/lib/python2.7/site-packages (from os-client-config>=1.22.0->osc-lib>=1.2.0->python-ironicclient>=1.6.0->ironic-inspector)\nRequirement already up-to-date: jsonpatch<2,>=0.10 in /usr/lib/python2.7/site-packages (from warlock!=1.3.0,<2,>=1.0.1->python-glanceclient>=2.5.0->python-openstackclient>=3.3.0->python-ironicclient>=1.6.0->ironic-inspector)\nRequirement already up-to-date: jsonpointer>=1.9 in /usr/lib/python2.7/site-packages (from jsonpatch<2,>=0.10->warlock!=1.3.0,<2,>=1.0.1->python-glanceclient>=2.5.0->python-openstackclient>=3.3.0->python-ironicclient>=1.6.0->ironic-inspector)\nInstalling collected packages: stevedore, eventlet, WebOb, oslo.context\n Found existing installation: stevedore 1.19.1\n Uninstalling stevedore-1.19.1:\n Successfully uninstalled stevedore-1.19.1\n Found existing installation: eventlet 0.19.0\n Uninstalling eventlet-0.19.0:\n Successfully uninstalled eventlet-0.19.0\n Found existing installation: WebOb 1.6.3\n Uninstalling WebOb-1.6.3:\n Successfully uninstalled WebOb-1.6.3\n Found existing installation: oslo.context 2.11.0\n Uninstalling oslo.context-2.11.0:\n Successfully uninstalled oslo.context-2.11.0\nSuccessfully installed WebOb-1.7.1 eventlet-0.20.1 oslo.context-2.12.0 stevedore-1.20.0\n", "stdout_lines": ["Requirement already up-to-date: ironic-inspector in /usr/lib/python2.7/site-packages", "Requirement already up-to-date: keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)", "Requirement already up-to-date: keystoneauth1>=2.10.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)", "Requirement already up-to-date: netaddr!=0.7.16,>=0.7.13 in /usr/lib/python2.7/site-packages (from ironic-inspector)", "Requirement already up-to-date: oslo.concurrency>=3.8.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)", "Requirement already up-to-date: python-swiftclient>=2.2.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)", "Requirement already up-to-date: oslo.log>=1.14.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)", "Requirement already up-to-date: oslo.config>=3.14.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)", "Requirement already up-to-date: pbr>=1.6 in /usr/lib/python2.7/site-packages (from ironic-inspector)", "Requirement already up-to-date: python-ironicclient>=1.6.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)", "Requirement already up-to-date: six>=1.9.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)", "Requirement already up-to-date: jsonpath-rw<2.0,>=1.2.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)", "Requirement already up-to-date: Babel>=2.3.4 in /usr/lib/python2.7/site-packages (from ironic-inspector)", "Requirement already up-to-date: SQLAlchemy<1.1.0,>=1.0.10 in /usr/lib64/python2.7/site-packages (from ironic-inspector)", "Collecting stevedore>=1.16.0 (from ironic-inspector)", " Using cached stevedore-1.20.0-py2.py3-none-any.whl", "Requirement already up-to-date: futurist!=0.15.0,>=0.11.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)", "Requirement already up-to-date: oslo.utils>=3.16.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)", "Requirement already up-to-date: oslo.db!=4.13.1,!=4.13.2,>=4.10.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)", "Requirement already up-to-date: alembic>=0.8.4 in /usr/lib/python2.7/site-packages (from ironic-inspector)", "Collecting eventlet!=0.18.3,>=0.18.2 (from ironic-inspector)", " Using cached eventlet-0.20.1-py2.py3-none-any.whl", "Requirement already up-to-date: oslo.i18n>=2.1.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)", "Requirement already up-to-date: oslo.middleware>=3.0.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)", "Requirement already up-to-date: jsonschema!=2.5.0,<3.0.0,>=2.0.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)", "Requirement already up-to-date: oslo.rootwrap>=5.0.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)", "Requirement already up-to-date: Flask!=0.11,<1.0,>=0.10 in /usr/lib/python2.7/site-packages (from ironic-inspector)", "Requirement already up-to-date: python-keystoneclient>=3.8.0 in /usr/lib/python2.7/site-packages (from keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0->ironic-inspector)", "Collecting WebOb>=1.6.0 (from keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0->ironic-inspector)", " Using cached WebOb-1.7.1-py2.py3-none-any.whl", "Requirement already up-to-date: positional>=1.1.1 in /usr/lib/python2.7/site-packages (from keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0->ironic-inspector)", "Requirement already up-to-date: requests!=2.12.2,>=2.10.0 in /usr/lib/python2.7/site-packages (from keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0->ironic-inspector)", "Requirement already up-to-date: pycadf!=2.0.0,>=1.1.0 in /usr/lib/python2.7/site-packages (from keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0->ironic-inspector)", "Requirement already up-to-date: oslo.serialization>=1.10.0 in /usr/lib/python2.7/site-packages (from keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0->ironic-inspector)", "Collecting oslo.context>=2.9.0 (from keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0->ironic-inspector)", " Using cached oslo.context-2.12.0-py2.py3-none-any.whl", "Requirement already up-to-date: iso8601>=0.1.11 in /usr/lib/python2.7/site-packages (from keystoneauth1>=2.10.0->ironic-inspector)", "Requirement already up-to-date: enum34; python_version == \"2.7\" or python_version == \"2.6\" or python_version == \"3.3\" in /usr/lib/python2.7/site-packages (from oslo.concurrency>=3.8.0->ironic-inspector)", "Requirement already up-to-date: fasteners>=0.7 in /usr/lib/python2.7/site-packages (from oslo.concurrency>=3.8.0->ironic-inspector)", "Requirement already up-to-date: futures>=3.0; python_version == \"2.7\" or python_version == \"2.6\" in /usr/lib/python2.7/site-packages (from python-swiftclient>=2.2.0->ironic-inspector)", "Requirement already up-to-date: monotonic>=0.6 in /usr/lib/python2.7/site-packages (from oslo.log>=1.14.0->ironic-inspector)", "Requirement already up-to-date: pyinotify>=0.9.6; sys_platform != \"win32\" and sys_platform != \"darwin\" and sys_platform != \"sunos5\" in /usr/lib/python2.7/site-packages (from oslo.log>=1.14.0->ironic-inspector)", "Requirement already up-to-date: python-dateutil>=2.4.2 in /usr/lib/python2.7/site-packages (from oslo.log>=1.14.0->ironic-inspector)", "Requirement already up-to-date: debtcollector>=1.2.0 in /usr/lib/python2.7/site-packages (from oslo.log>=1.14.0->ironic-inspector)", "Requirement already up-to-date: rfc3986>=0.3.1 in /usr/lib/python2.7/site-packages (from oslo.config>=3.14.0->ironic-inspector)", "Requirement already up-to-date: PyYAML>=3.10.0 in /usr/lib64/python2.7/site-packages (from python-ironicclient>=1.6.0->ironic-inspector)", "Requirement already up-to-date: dogpile.cache>=0.6.2 in /usr/lib/python2.7/site-packages (from python-ironicclient>=1.6.0->ironic-inspector)", "Requirement already up-to-date: python-openstackclient>=3.3.0 in /usr/lib/python2.7/site-packages (from python-ironicclient>=1.6.0->ironic-inspector)", "Requirement already up-to-date: osc-lib>=1.2.0 in /usr/lib/python2.7/site-packages (from python-ironicclient>=1.6.0->ironic-inspector)", "Requirement already up-to-date: appdirs>=1.3.0 in /usr/lib/python2.7/site-packages (from python-ironicclient>=1.6.0->ironic-inspector)", "Requirement already up-to-date: PrettyTable<0.8,>=0.7.1 in /usr/lib/python2.7/site-packages (from python-ironicclient>=1.6.0->ironic-inspector)", "Requirement already up-to-date: decorator in /usr/lib/python2.7/site-packages (from jsonpath-rw<2.0,>=1.2.0->ironic-inspector)", "Requirement already up-to-date: ply in /usr/lib/python2.7/site-packages (from jsonpath-rw<2.0,>=1.2.0->ironic-inspector)", "Requirement already up-to-date: pytz>=0a in /usr/lib/python2.7/site-packages (from Babel>=2.3.4->ironic-inspector)", "Requirement already up-to-date: contextlib2>=0.4.0 in /usr/lib/python2.7/site-packages (from futurist!=0.15.0,>=0.11.0->ironic-inspector)", "Requirement already up-to-date: netifaces>=0.10.4 in /usr/lib64/python2.7/site-packages (from oslo.utils>=3.16.0->ironic-inspector)", "Requirement already up-to-date: funcsigs>=0.4; python_version == \"2.7\" or python_version == \"2.6\" in /usr/lib/python2.7/site-packages (from oslo.utils>=3.16.0->ironic-inspector)", "Requirement already up-to-date: pyparsing>=2.0.7 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.16.0->ironic-inspector)", "Requirement already up-to-date: sqlalchemy-migrate>=0.9.6 in /usr/lib/python2.7/site-packages (from oslo.db!=4.13.1,!=4.13.2,>=4.10.0->ironic-inspector)", "Requirement already up-to-date: Mako in /usr/lib/python2.7/site-packages (from alembic>=0.8.4->ironic-inspector)", "Requirement already up-to-date: python-editor>=0.3 in /usr/lib/python2.7/site-packages (from alembic>=0.8.4->ironic-inspector)", "Requirement already up-to-date: enum-compat in /usr/lib/python2.7/site-packages (from eventlet!=0.18.3,>=0.18.2->ironic-inspector)", "Requirement already up-to-date: greenlet>=0.3 in /usr/lib64/python2.7/site-packages (from eventlet!=0.18.3,>=0.18.2->ironic-inspector)", "Requirement already up-to-date: statsd>=3.2.1 in /usr/lib/python2.7/site-packages (from oslo.middleware>=3.0.0->ironic-inspector)", "Requirement already up-to-date: Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 in /usr/lib/python2.7/site-packages (from oslo.middleware>=3.0.0->ironic-inspector)", "Requirement already up-to-date: functools32; python_version == \"2.7\" in /usr/lib/python2.7/site-packages (from jsonschema!=2.5.0,<3.0.0,>=2.0.0->ironic-inspector)", "Requirement already up-to-date: click>=2.0 in /usr/lib/python2.7/site-packages (from Flask!=0.11,<1.0,>=0.10->ironic-inspector)", "Requirement already up-to-date: Werkzeug>=0.7 in /usr/lib/python2.7/site-packages (from Flask!=0.11,<1.0,>=0.10->ironic-inspector)", "Requirement already up-to-date: itsdangerous>=0.21 in /usr/lib/python2.7/site-packages (from Flask!=0.11,<1.0,>=0.10->ironic-inspector)", "Requirement already up-to-date: wrapt in /usr/lib64/python2.7/site-packages (from positional>=1.1.1->keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0->ironic-inspector)", "Requirement already up-to-date: msgpack-python>=0.4.0 in /usr/lib64/python2.7/site-packages (from oslo.serialization>=1.10.0->keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0->ironic-inspector)", "Requirement already up-to-date: python-novaclient!=2.33.0,>=2.29.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient>=1.6.0->ironic-inspector)", "Requirement already up-to-date: cliff>=2.3.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient>=1.6.0->ironic-inspector)", "Requirement already up-to-date: python-glanceclient>=2.5.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient>=1.6.0->ironic-inspector)", "Requirement already up-to-date: python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient>=1.6.0->ironic-inspector)", "Requirement already up-to-date: openstacksdk!=0.9.11,!=0.9.12,>=0.9.10 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient>=1.6.0->ironic-inspector)", "Requirement already up-to-date: os-client-config>=1.22.0 in /usr/lib/python2.7/site-packages (from osc-lib>=1.2.0->python-ironicclient>=1.6.0->ironic-inspector)", "Requirement already up-to-date: simplejson>=2.2.0 in /usr/lib64/python2.7/site-packages (from osc-lib>=1.2.0->python-ironicclient>=1.6.0->ironic-inspector)", "Requirement already up-to-date: Tempita>=0.4 in /usr/lib/python2.7/site-packages (from sqlalchemy-migrate>=0.9.6->oslo.db!=4.13.1,!=4.13.2,>=4.10.0->ironic-inspector)", "Requirement already up-to-date: sqlparse in /usr/lib/python2.7/site-packages (from sqlalchemy-migrate>=0.9.6->oslo.db!=4.13.1,!=4.13.2,>=4.10.0->ironic-inspector)", "Requirement already up-to-date: MarkupSafe>=0.9.2 in /usr/lib64/python2.7/site-packages (from Mako->alembic>=0.8.4->ironic-inspector)", "Requirement already up-to-date: unicodecsv>=0.8.0; python_version < \"3.0\" in /usr/lib/python2.7/site-packages (from cliff>=2.3.0->python-openstackclient>=3.3.0->python-ironicclient>=1.6.0->ironic-inspector)", "Requirement already up-to-date: cmd2>=0.6.7 in /usr/lib/python2.7/site-packages (from cliff>=2.3.0->python-openstackclient>=3.3.0->python-ironicclient>=1.6.0->ironic-inspector)", "Requirement already up-to-date: warlock!=1.3.0,<2,>=1.0.1 in /usr/lib/python2.7/site-packages (from python-glanceclient>=2.5.0->python-openstackclient>=3.3.0->python-ironicclient>=1.6.0->ironic-inspector)", "Requirement already up-to-date: requestsexceptions>=1.1.1 in /usr/lib/python2.7/site-packages (from os-client-config>=1.22.0->osc-lib>=1.2.0->python-ironicclient>=1.6.0->ironic-inspector)", "Requirement already up-to-date: jsonpatch<2,>=0.10 in /usr/lib/python2.7/site-packages (from warlock!=1.3.0,<2,>=1.0.1->python-glanceclient>=2.5.0->python-openstackclient>=3.3.0->python-ironicclient>=1.6.0->ironic-inspector)", "Requirement already up-to-date: jsonpointer>=1.9 in /usr/lib/python2.7/site-packages (from jsonpatch<2,>=0.10->warlock!=1.3.0,<2,>=1.0.1->python-glanceclient>=2.5.0->python-openstackclient>=3.3.0->python-ironicclient>=1.6.0->ironic-inspector)", "Installing collected packages: stevedore, eventlet, WebOb, oslo.context", " Found existing installation: stevedore 1.19.1", " Uninstalling stevedore-1.19.1:", " Successfully uninstalled stevedore-1.19.1", " Found existing installation: eventlet 0.19.0", " Uninstalling eventlet-0.19.0:", " Successfully uninstalled eventlet-0.19.0", " Found existing installation: WebOb 1.6.3", " Uninstalling WebOb-1.6.3:", " Successfully uninstalled WebOb-1.6.3", " Found existing installation: oslo.context 2.11.0", " Uninstalling oslo.context-2.11.0:", " Successfully uninstalled oslo.context-2.11.0", "Successfully installed WebOb-1.7.1 eventlet-0.20.1 oslo.context-2.12.0 stevedore-1.20.0"], "version": null, "virtualenv": ""} TASK [bifrost-ironic-install : Install from /opt/stack/ironic-inspector using pip] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:27 Monday 23 January 2017 07:27:48 -0800 (0:00:10.437) 0:03:32.236 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Install python-ironic-inspector-client package from pip] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:16 Monday 23 January 2017 07:27:48 -0800 (0:00:00.255) 0:03:32.491 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185268.48-36575149578137 `" && echo ansible-tmp-1485185268.48-36575149578137="` echo $HOME/.ansible/tmp/ansible-tmp-1485185268.48-36575149578137 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp1s4sWk TO /root/.ansible/tmp/ansible-tmp-1485185268.48-36575149578137/pip <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185268.48-36575149578137/ /root/.ansible/tmp/ansible-tmp-1485185268.48-36575149578137/pip && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185268.48-36575149578137/pip; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185268.48-36575149578137/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "cmd": "/bin/pip install -U python-ironic-inspector-client", "invocation": {"module_args": {"chdir": null, "editable": true, "executable": null, "extra_args": null, "name": "python-ironic-inspector-client", "requirements": null, "state": "latest", "umask": null, "use_mirrors": true, "version": null, "virtualenv": "", "virtualenv_command": "virtualenv", "virtualenv_python": null, "virtualenv_site_packages": false}, "module_name": "pip"}, "name": "python-ironic-inspector-client", "requirements": null, "state": "latest", "stderr": "", "stdout": "Requirement already up-to-date: python-ironic-inspector-client in /usr/lib/python2.7/site-packages\nRequirement already up-to-date: pbr>=1.6 in /usr/lib/python2.7/site-packages (from python-ironic-inspector-client)\nRequirement already up-to-date: osc-lib>=1.0.2 in /usr/lib/python2.7/site-packages (from python-ironic-inspector-client)\nRequirement already up-to-date: oslo.i18n>=2.1.0 in /usr/lib/python2.7/site-packages (from python-ironic-inspector-client)\nRequirement already up-to-date: keystoneauth1>=2.10.0 in /usr/lib/python2.7/site-packages (from python-ironic-inspector-client)\nRequirement already up-to-date: six>=1.9.0 in /usr/lib/python2.7/site-packages (from python-ironic-inspector-client)\nRequirement already up-to-date: python-openstackclient>=2.1.0 in /usr/lib/python2.7/site-packages (from python-ironic-inspector-client)\nRequirement already up-to-date: requests>=2.10.0 in /usr/lib/python2.7/site-packages (from python-ironic-inspector-client)\nRequirement already up-to-date: oslo.utils>=3.16.0 in /usr/lib/python2.7/site-packages (from python-ironic-inspector-client)\nRequirement already up-to-date: Babel>=2.3.4 in /usr/lib/python2.7/site-packages (from osc-lib>=1.0.2->python-ironic-inspector-client)\nRequirement already up-to-date: os-client-config>=1.22.0 in /usr/lib/python2.7/site-packages (from osc-lib>=1.0.2->python-ironic-inspector-client)\nRequirement already up-to-date: simplejson>=2.2.0 in /usr/lib64/python2.7/site-packages (from osc-lib>=1.0.2->python-ironic-inspector-client)\nRequirement already up-to-date: cliff>=2.3.0 in /usr/lib/python2.7/site-packages (from osc-lib>=1.0.2->python-ironic-inspector-client)\nRequirement already up-to-date: stevedore>=1.17.1 in /usr/lib/python2.7/site-packages (from osc-lib>=1.0.2->python-ironic-inspector-client)\nRequirement already up-to-date: positional>=1.1.1 in /usr/lib/python2.7/site-packages (from keystoneauth1>=2.10.0->python-ironic-inspector-client)\nRequirement already up-to-date: iso8601>=0.1.11 in /usr/lib/python2.7/site-packages (from keystoneauth1>=2.10.0->python-ironic-inspector-client)\nRequirement already up-to-date: python-glanceclient>=2.5.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=2.1.0->python-ironic-inspector-client)\nRequirement already up-to-date: python-novaclient!=2.33.0,>=2.29.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=2.1.0->python-ironic-inspector-client)\nRequirement already up-to-date: python-keystoneclient>=3.8.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=2.1.0->python-ironic-inspector-client)\nRequirement already up-to-date: python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=2.1.0->python-ironic-inspector-client)\nRequirement already up-to-date: openstacksdk!=0.9.11,!=0.9.12,>=0.9.10 in /usr/lib/python2.7/site-packages (from python-openstackclient>=2.1.0->python-ironic-inspector-client)\nRequirement already up-to-date: netifaces>=0.10.4 in /usr/lib64/python2.7/site-packages (from oslo.utils>=3.16.0->python-ironic-inspector-client)\nRequirement already up-to-date: funcsigs>=0.4; python_version == \"2.7\" or python_version == \"2.6\" in /usr/lib/python2.7/site-packages (from oslo.utils>=3.16.0->python-ironic-inspector-client)\nRequirement already up-to-date: monotonic>=0.6 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.16.0->python-ironic-inspector-client)\nRequirement already up-to-date: pyparsing>=2.0.7 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.16.0->python-ironic-inspector-client)\nRequirement already up-to-date: netaddr!=0.7.16,>=0.7.13 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.16.0->python-ironic-inspector-client)\nRequirement already up-to-date: pytz>=2013.6 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.16.0->python-ironic-inspector-client)\nRequirement already up-to-date: debtcollector>=1.2.0 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.16.0->python-ironic-inspector-client)\nRequirement already up-to-date: appdirs>=1.3.0 in /usr/lib/python2.7/site-packages (from os-client-config>=1.22.0->osc-lib>=1.0.2->python-ironic-inspector-client)\nRequirement already up-to-date: PyYAML>=3.1.0 in /usr/lib64/python2.7/site-packages (from os-client-config>=1.22.0->osc-lib>=1.0.2->python-ironic-inspector-client)\nRequirement already up-to-date: requestsexceptions>=1.1.1 in /usr/lib/python2.7/site-packages (from os-client-config>=1.22.0->osc-lib>=1.0.2->python-ironic-inspector-client)\nRequirement already up-to-date: unicodecsv>=0.8.0; python_version < \"3.0\" in /usr/lib/python2.7/site-packages (from cliff>=2.3.0->osc-lib>=1.0.2->python-ironic-inspector-client)\nRequirement already up-to-date: cmd2>=0.6.7 in /usr/lib/python2.7/site-packages (from cliff>=2.3.0->osc-lib>=1.0.2->python-ironic-inspector-client)\nRequirement already up-to-date: PrettyTable<0.8,>=0.7.1 in /usr/lib/python2.7/site-packages (from cliff>=2.3.0->osc-lib>=1.0.2->python-ironic-inspector-client)\nRequirement already up-to-date: wrapt in /usr/lib64/python2.7/site-packages (from positional>=1.1.1->keystoneauth1>=2.10.0->python-ironic-inspector-client)\nRequirement already up-to-date: warlock!=1.3.0,<2,>=1.0.1 in /usr/lib/python2.7/site-packages (from python-glanceclient>=2.5.0->python-openstackclient>=2.1.0->python-ironic-inspector-client)\nRequirement already up-to-date: oslo.serialization>=1.10.0 in /usr/lib/python2.7/site-packages (from python-novaclient!=2.33.0,>=2.29.0->python-openstackclient>=2.1.0->python-ironic-inspector-client)\nRequirement already up-to-date: oslo.config!=3.18.0,>=3.14.0 in /usr/lib/python2.7/site-packages (from python-keystoneclient>=3.8.0->python-openstackclient>=2.1.0->python-ironic-inspector-client)\nRequirement already up-to-date: jsonschema<3,>=0.7 in /usr/lib/python2.7/site-packages (from warlock!=1.3.0,<2,>=1.0.1->python-glanceclient>=2.5.0->python-openstackclient>=2.1.0->python-ironic-inspector-client)\nRequirement already up-to-date: jsonpatch<2,>=0.10 in /usr/lib/python2.7/site-packages (from warlock!=1.3.0,<2,>=1.0.1->python-glanceclient>=2.5.0->python-openstackclient>=2.1.0->python-ironic-inspector-client)\nRequirement already up-to-date: msgpack-python>=0.4.0 in /usr/lib64/python2.7/site-packages (from oslo.serialization>=1.10.0->python-novaclient!=2.33.0,>=2.29.0->python-openstackclient>=2.1.0->python-ironic-inspector-client)\nRequirement already up-to-date: rfc3986>=0.3.1 in /usr/lib/python2.7/site-packages (from oslo.config!=3.18.0,>=3.14.0->python-keystoneclient>=3.8.0->python-openstackclient>=2.1.0->python-ironic-inspector-client)\nRequirement already up-to-date: functools32; python_version == \"2.7\" in /usr/lib/python2.7/site-packages (from jsonschema<3,>=0.7->warlock!=1.3.0,<2,>=1.0.1->python-glanceclient>=2.5.0->python-openstackclient>=2.1.0->python-ironic-inspector-client)\nRequirement already up-to-date: jsonpointer>=1.9 in /usr/lib/python2.7/site-packages (from jsonpatch<2,>=0.10->warlock!=1.3.0,<2,>=1.0.1->python-glanceclient>=2.5.0->python-openstackclient>=2.1.0->python-ironic-inspector-client)\n", "stdout_lines": ["Requirement already up-to-date: python-ironic-inspector-client in /usr/lib/python2.7/site-packages", "Requirement already up-to-date: pbr>=1.6 in /usr/lib/python2.7/site-packages (from python-ironic-inspector-client)", "Requirement already up-to-date: osc-lib>=1.0.2 in /usr/lib/python2.7/site-packages (from python-ironic-inspector-client)", "Requirement already up-to-date: oslo.i18n>=2.1.0 in /usr/lib/python2.7/site-packages (from python-ironic-inspector-client)", "Requirement already up-to-date: keystoneauth1>=2.10.0 in /usr/lib/python2.7/site-packages (from python-ironic-inspector-client)", "Requirement already up-to-date: six>=1.9.0 in /usr/lib/python2.7/site-packages (from python-ironic-inspector-client)", "Requirement already up-to-date: python-openstackclient>=2.1.0 in /usr/lib/python2.7/site-packages (from python-ironic-inspector-client)", "Requirement already up-to-date: requests>=2.10.0 in /usr/lib/python2.7/site-packages (from python-ironic-inspector-client)", "Requirement already up-to-date: oslo.utils>=3.16.0 in /usr/lib/python2.7/site-packages (from python-ironic-inspector-client)", "Requirement already up-to-date: Babel>=2.3.4 in /usr/lib/python2.7/site-packages (from osc-lib>=1.0.2->python-ironic-inspector-client)", "Requirement already up-to-date: os-client-config>=1.22.0 in /usr/lib/python2.7/site-packages (from osc-lib>=1.0.2->python-ironic-inspector-client)", "Requirement already up-to-date: simplejson>=2.2.0 in /usr/lib64/python2.7/site-packages (from osc-lib>=1.0.2->python-ironic-inspector-client)", "Requirement already up-to-date: cliff>=2.3.0 in /usr/lib/python2.7/site-packages (from osc-lib>=1.0.2->python-ironic-inspector-client)", "Requirement already up-to-date: stevedore>=1.17.1 in /usr/lib/python2.7/site-packages (from osc-lib>=1.0.2->python-ironic-inspector-client)", "Requirement already up-to-date: positional>=1.1.1 in /usr/lib/python2.7/site-packages (from keystoneauth1>=2.10.0->python-ironic-inspector-client)", "Requirement already up-to-date: iso8601>=0.1.11 in /usr/lib/python2.7/site-packages (from keystoneauth1>=2.10.0->python-ironic-inspector-client)", "Requirement already up-to-date: python-glanceclient>=2.5.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=2.1.0->python-ironic-inspector-client)", "Requirement already up-to-date: python-novaclient!=2.33.0,>=2.29.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=2.1.0->python-ironic-inspector-client)", "Requirement already up-to-date: python-keystoneclient>=3.8.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=2.1.0->python-ironic-inspector-client)", "Requirement already up-to-date: python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=2.1.0->python-ironic-inspector-client)", "Requirement already up-to-date: openstacksdk!=0.9.11,!=0.9.12,>=0.9.10 in /usr/lib/python2.7/site-packages (from python-openstackclient>=2.1.0->python-ironic-inspector-client)", "Requirement already up-to-date: netifaces>=0.10.4 in /usr/lib64/python2.7/site-packages (from oslo.utils>=3.16.0->python-ironic-inspector-client)", "Requirement already up-to-date: funcsigs>=0.4; python_version == \"2.7\" or python_version == \"2.6\" in /usr/lib/python2.7/site-packages (from oslo.utils>=3.16.0->python-ironic-inspector-client)", "Requirement already up-to-date: monotonic>=0.6 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.16.0->python-ironic-inspector-client)", "Requirement already up-to-date: pyparsing>=2.0.7 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.16.0->python-ironic-inspector-client)", "Requirement already up-to-date: netaddr!=0.7.16,>=0.7.13 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.16.0->python-ironic-inspector-client)", "Requirement already up-to-date: pytz>=2013.6 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.16.0->python-ironic-inspector-client)", "Requirement already up-to-date: debtcollector>=1.2.0 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.16.0->python-ironic-inspector-client)", "Requirement already up-to-date: appdirs>=1.3.0 in /usr/lib/python2.7/site-packages (from os-client-config>=1.22.0->osc-lib>=1.0.2->python-ironic-inspector-client)", "Requirement already up-to-date: PyYAML>=3.1.0 in /usr/lib64/python2.7/site-packages (from os-client-config>=1.22.0->osc-lib>=1.0.2->python-ironic-inspector-client)", "Requirement already up-to-date: requestsexceptions>=1.1.1 in /usr/lib/python2.7/site-packages (from os-client-config>=1.22.0->osc-lib>=1.0.2->python-ironic-inspector-client)", "Requirement already up-to-date: unicodecsv>=0.8.0; python_version < \"3.0\" in /usr/lib/python2.7/site-packages (from cliff>=2.3.0->osc-lib>=1.0.2->python-ironic-inspector-client)", "Requirement already up-to-date: cmd2>=0.6.7 in /usr/lib/python2.7/site-packages (from cliff>=2.3.0->osc-lib>=1.0.2->python-ironic-inspector-client)", "Requirement already up-to-date: PrettyTable<0.8,>=0.7.1 in /usr/lib/python2.7/site-packages (from cliff>=2.3.0->osc-lib>=1.0.2->python-ironic-inspector-client)", "Requirement already up-to-date: wrapt in /usr/lib64/python2.7/site-packages (from positional>=1.1.1->keystoneauth1>=2.10.0->python-ironic-inspector-client)", "Requirement already up-to-date: warlock!=1.3.0,<2,>=1.0.1 in /usr/lib/python2.7/site-packages (from python-glanceclient>=2.5.0->python-openstackclient>=2.1.0->python-ironic-inspector-client)", "Requirement already up-to-date: oslo.serialization>=1.10.0 in /usr/lib/python2.7/site-packages (from python-novaclient!=2.33.0,>=2.29.0->python-openstackclient>=2.1.0->python-ironic-inspector-client)", "Requirement already up-to-date: oslo.config!=3.18.0,>=3.14.0 in /usr/lib/python2.7/site-packages (from python-keystoneclient>=3.8.0->python-openstackclient>=2.1.0->python-ironic-inspector-client)", "Requirement already up-to-date: jsonschema<3,>=0.7 in /usr/lib/python2.7/site-packages (from warlock!=1.3.0,<2,>=1.0.1->python-glanceclient>=2.5.0->python-openstackclient>=2.1.0->python-ironic-inspector-client)", "Requirement already up-to-date: jsonpatch<2,>=0.10 in /usr/lib/python2.7/site-packages (from warlock!=1.3.0,<2,>=1.0.1->python-glanceclient>=2.5.0->python-openstackclient>=2.1.0->python-ironic-inspector-client)", "Requirement already up-to-date: msgpack-python>=0.4.0 in /usr/lib64/python2.7/site-packages (from oslo.serialization>=1.10.0->python-novaclient!=2.33.0,>=2.29.0->python-openstackclient>=2.1.0->python-ironic-inspector-client)", "Requirement already up-to-date: rfc3986>=0.3.1 in /usr/lib/python2.7/site-packages (from oslo.config!=3.18.0,>=3.14.0->python-keystoneclient>=3.8.0->python-openstackclient>=2.1.0->python-ironic-inspector-client)", "Requirement already up-to-date: functools32; python_version == \"2.7\" in /usr/lib/python2.7/site-packages (from jsonschema<3,>=0.7->warlock!=1.3.0,<2,>=1.0.1->python-glanceclient>=2.5.0->python-openstackclient>=2.1.0->python-ironic-inspector-client)", "Requirement already up-to-date: jsonpointer>=1.9 in /usr/lib/python2.7/site-packages (from jsonpatch<2,>=0.10->warlock!=1.3.0,<2,>=1.0.1->python-glanceclient>=2.5.0->python-openstackclient>=2.1.0->python-ironic-inspector-client)"], "version": null, "virtualenv": ""} TASK [bifrost-ironic-install : Install from {{ sourcedir }} using pip] ********* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:27 Monday 23 January 2017 07:27:54 -0800 (0:00:05.892) 0:03:38.384 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Install ironic-staging-drivers package from pip] task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:16 Monday 23 January 2017 07:27:54 -0800 (0:00:00.233) 0:03:38.617 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Install from /opt/stack/ironic-staging-drivers using pip] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:27 Monday 23 January 2017 07:27:54 -0800 (0:00:00.197) 0:03:38.815 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Fail if authentication configuration conflicts.] task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:16 Monday 23 January 2017 07:27:54 -0800 (0:00:00.192) 0:03:39.007 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Warn if deprecated variable nginx_port is set] ** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:25 Monday 23 January 2017 07:27:54 -0800 (0:00:00.098) 0:03:39.106 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : If VENV is set in the environment, enable installation into venv] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:31 Monday 23 January 2017 07:27:55 -0800 (0:00:00.092) 0:03:39.199 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Start database service] ************************* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:37 Monday 23 January 2017 07:27:55 -0800 (0:00:00.102) 0:03:39.302 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185275.4-77192167957053 `" && echo ansible-tmp-1485185275.4-77192167957053="` echo $HOME/.ansible/tmp/ansible-tmp-1485185275.4-77192167957053 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpR8SXMm TO /root/.ansible/tmp/ansible-tmp-1485185275.4-77192167957053/service <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185275.4-77192167957053/ /root/.ansible/tmp/ansible-tmp-1485185275.4-77192167957053/service && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185275.4-77192167957053/service; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185275.4-77192167957053/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "enabled": true, "invocation": {"module_args": {"arguments": "", "enabled": true, "name": "mariadb", "pattern": null, "runlevel": "default", "sleep": null, "state": "started"}, "module_name": "service"}, "name": "mariadb", "state": "started"} TASK [bifrost-ironic-install : RabbitMQ - Testing if hostname is defined in /etc/hosts] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:39 Monday 23 January 2017 07:27:55 -0800 (0:00:00.557) 0:03:39.859 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185275.86-147355428548762 `" && echo ansible-tmp-1485185275.86-147355428548762="` echo $HOME/.ansible/tmp/ansible-tmp-1485185275.86-147355428548762 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpJt1VXD TO /root/.ansible/tmp/ansible-tmp-1485185275.86-147355428548762/command <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185275.86-147355428548762/ /root/.ansible/tmp/ansible-tmp-1485185275.86-147355428548762/command && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185275.86-147355428548762/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185275.86-147355428548762/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "cmd": ["grep", "-i", "pod4-jump", "/etc/hosts"], "delta": "0:00:00.005398", "end": "2017-01-23 07:27:56.069073", "invocation": {"module_args": {"_raw_params": "grep -i \"pod4-jump\" /etc/hosts", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-01-23 07:27:56.063675", "stderr": "", "stdout": "127.0.0.1 pod4-jump localhost localhost.localdomain localhost4 localhost4.localdomain4\n::1 pod4-jump localhost localhost.localdomain localhost6 localhost6.localdomain6", "stdout_lines": ["127.0.0.1 pod4-jump localhost localhost.localdomain localhost4 localhost4.localdomain4", "::1 pod4-jump localhost localhost.localdomain localhost6 localhost6.localdomain6"], "warnings": []} TASK [bifrost-ironic-install : RabbitMQ - Fixing /etc/hosts] ******************* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:45 Monday 23 January 2017 07:27:56 -0800 (0:00:00.461) 0:03:40.321 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Stop and disable the epmd service and socket on SUSE] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:52 Monday 23 January 2017 07:27:56 -0800 (0:00:00.096) 0:03:40.417 ******** skipping: [127.0.0.1] => (item=epmd.socket) => {"changed": false, "item": "epmd.socket", "skip_reason": "Conditional check failed", "skipped": true} skipping: [127.0.0.1] => (item=epmd) => {"changed": false, "item": "epmd", "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Start rabbitmq-server] ************************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:58 Monday 23 January 2017 07:27:57 -0800 (0:00:01.522) 0:03:41.940 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185277.86-204708425108026 `" && echo ansible-tmp-1485185277.86-204708425108026="` echo $HOME/.ansible/tmp/ansible-tmp-1485185277.86-204708425108026 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpzgwRHX TO /root/.ansible/tmp/ansible-tmp-1485185277.86-204708425108026/service <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185277.86-204708425108026/ /root/.ansible/tmp/ansible-tmp-1485185277.86-204708425108026/service && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185277.86-204708425108026/service; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185277.86-204708425108026/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "enabled": true, "invocation": {"module_args": {"arguments": "", "enabled": true, "name": "rabbitmq-server", "pattern": null, "runlevel": "default", "sleep": null, "state": "started"}, "module_name": "service"}, "name": "rabbitmq-server", "state": "started"} TASK [bifrost-ironic-install : Wait for rabbitmq] ****************************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:62 Monday 23 January 2017 07:27:58 -0800 (0:00:00.339) 0:03:42.279 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185278.31-168727711321757 `" && echo ansible-tmp-1485185278.31-168727711321757="` echo $HOME/.ansible/tmp/ansible-tmp-1485185278.31-168727711321757 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpGBs9sV TO /root/.ansible/tmp/ansible-tmp-1485185278.31-168727711321757/wait_for <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185278.31-168727711321757/ /root/.ansible/tmp/ansible-tmp-1485185278.31-168727711321757/wait_for && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185278.31-168727711321757/wait_for; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185278.31-168727711321757/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "elapsed": 5, "invocation": {"module_args": {"connect_timeout": 5, "delay": 5, "exclude_hosts": null, "host": "127.0.0.1", "path": null, "port": 5672, "search_regex": null, "state": "started", "timeout": 300}, "module_name": "wait_for"}, "path": null, "port": 5672, "search_regex": null, "state": "started"} TASK [bifrost-ironic-install : Ensure guest user is removed from rabbitmq] ***** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:64 Monday 23 January 2017 07:28:03 -0800 (0:00:05.442) 0:03:47.722 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185283.74-164605355440225 `" && echo ansible-tmp-1485185283.74-164605355440225="` echo $HOME/.ansible/tmp/ansible-tmp-1485185283.74-164605355440225 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpihst_o TO /root/.ansible/tmp/ansible-tmp-1485185283.74-164605355440225/rabbitmq_user <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185283.74-164605355440225/ /root/.ansible/tmp/ansible-tmp-1485185283.74-164605355440225/rabbitmq_user && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185283.74-164605355440225/rabbitmq_user; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185283.74-164605355440225/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "invocation": {"module_args": {"configure_priv": "^$", "force": true, "node": null, "password": null, "permissions": [{"configure_priv": "^$", "read_priv": "^$", "vhost": "/", "write_priv": "^$"}], "read_priv": "^$", "state": "absent", "tags": null, "user": "guest", "vhost": "/", "write_priv": "^$"}, "module_name": "rabbitmq_user"}, "state": "absent", "user": "guest"} TASK [bifrost-ironic-install : Create ironic user in RabbitMQ] ***************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:69 Monday 23 January 2017 07:28:04 -0800 (0:00:00.731) 0:03:48.454 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185284.4-187714425250324 `" && echo ansible-tmp-1485185284.4-187714425250324="` echo $HOME/.ansible/tmp/ansible-tmp-1485185284.4-187714425250324 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp6sSAp_ TO /root/.ansible/tmp/ansible-tmp-1485185284.4-187714425250324/rabbitmq_user <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185284.4-187714425250324/ /root/.ansible/tmp/ansible-tmp-1485185284.4-187714425250324/rabbitmq_user && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185284.4-187714425250324/rabbitmq_user; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185284.4-187714425250324/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Set mysql_username if environment variable mysql_user is set] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:79 Monday 23 January 2017 07:28:07 -0800 (0:00:02.730) 0:03:51.184 ******** skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Set mysql_password if environment variable mysql_pass is set] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:84 Monday 23 January 2017 07:28:07 -0800 (0:00:00.103) 0:03:51.288 ******** skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : MySQL - Creating DB] **************************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:89 Monday 23 January 2017 07:28:07 -0800 (0:00:00.103) 0:03:51.392 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185287.45-266845748171553 `" && echo ansible-tmp-1485185287.45-266845748171553="` echo $HOME/.ansible/tmp/ansible-tmp-1485185287.45-266845748171553 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpOmuRI1 TO /root/.ansible/tmp/ansible-tmp-1485185287.45-266845748171553/mysql_db <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185287.45-266845748171553/ /root/.ansible/tmp/ansible-tmp-1485185287.45-266845748171553/mysql_db && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185287.45-266845748171553/mysql_db; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185287.45-266845748171553/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "db": "ironic", "invocation": {"module_args": {"collation": "", "config_file": "/root/.my.cnf", "connect_timeout": 30, "encoding": "utf8", "login_host": "localhost", "login_password": "", "login_port": 3306, "login_unix_socket": null, "login_user": "root", "name": "ironic", "quick": true, "single_transaction": false, "ssl_ca": null, "ssl_cert": null, "ssl_key": null, "state": "present", "target": null}, "module_name": "mysql_db"}} TASK [bifrost-ironic-install : MySQL - Creating user for Ironic] *************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:97 Monday 23 January 2017 07:28:07 -0800 (0:00:00.498) 0:03:51.890 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185287.93-196423279876250 `" && echo ansible-tmp-1485185287.93-196423279876250="` echo $HOME/.ansible/tmp/ansible-tmp-1485185287.93-196423279876250 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpQOcjOv TO /root/.ansible/tmp/ansible-tmp-1485185287.93-196423279876250/mysql_user <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185287.93-196423279876250/ /root/.ansible/tmp/ansible-tmp-1485185287.93-196423279876250/mysql_user && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185287.93-196423279876250/mysql_user; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185287.93-196423279876250/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "invocation": {"module_args": {"append_privs": false, "check_implicit_admin": false, "config_file": "/root/.my.cnf", "connect_timeout": 30, "encrypted": false, "host": "localhost", "host_all": false, "login_host": "localhost", "login_password": "", "login_port": 3306, "login_unix_socket": null, "login_user": "root", "name": "ironic", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "priv": "ironic.*:ALL", "sql_log_bin": true, "ssl_ca": null, "ssl_cert": null, "ssl_key": null, "state": "present", "update_password": "always", "user": "ironic"}, "module_name": "mysql_user"}, "user": "ironic"} TASK [bifrost-ironic-install : Create an ironic service group] ***************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:105 Monday 23 January 2017 07:28:08 -0800 (0:00:00.464) 0:03:52.355 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185288.39-52546052228004 `" && echo ansible-tmp-1485185288.39-52546052228004="` echo $HOME/.ansible/tmp/ansible-tmp-1485185288.39-52546052228004 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpEbz2iX TO /root/.ansible/tmp/ansible-tmp-1485185288.39-52546052228004/group <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185288.39-52546052228004/ /root/.ansible/tmp/ansible-tmp-1485185288.39-52546052228004/group && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185288.39-52546052228004/group; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185288.39-52546052228004/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "gid": 1001, "invocation": {"module_args": {"gid": null, "name": "ironic", "state": "present", "system": false}, "module_name": "group"}, "name": "ironic", "state": "present", "system": false} TASK [bifrost-ironic-install : Create an ironic service user] ****************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:108 Monday 23 January 2017 07:28:08 -0800 (0:00:00.433) 0:03:52.789 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185288.87-260513341533776 `" && echo ansible-tmp-1485185288.87-260513341533776="` echo $HOME/.ansible/tmp/ansible-tmp-1485185288.87-260513341533776 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp5pGS1Z TO /root/.ansible/tmp/ansible-tmp-1485185288.87-260513341533776/user <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185288.87-260513341533776/ /root/.ansible/tmp/ansible-tmp-1485185288.87-260513341533776/user && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185288.87-260513341533776/user; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185288.87-260513341533776/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"append": false, "changed": true, "comment": "", "group": 1001, "home": "/home/ironic", "invocation": {"module_args": {"append": false, "comment": null, "createhome": true, "expires": null, "force": false, "generate_ssh_key": null, "group": "ironic", "groups": null, "home": null, "login_class": null, "move_home": false, "name": "ironic", "non_unique": false, "password": null, "remove": false, "seuser": null, "shell": null, "skeleton": null, "ssh_key_bits": "2048", "ssh_key_comment": "ansible-generated on pod4-jump.opnfv.local", "ssh_key_file": null, "ssh_key_passphrase": null, "ssh_key_type": "rsa", "state": "present", "system": false, "uid": null, "update_password": "always"}, "module_name": "user"}, "move_home": false, "name": "ironic", "shell": "/bin/bash", "state": "present", "uid": 1001} TASK [bifrost-ironic-install : Ensure /etc/ironic exists] ********************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:112 Monday 23 January 2017 07:28:09 -0800 (0:00:00.609) 0:03:53.399 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185289.34-19143793843381 `" && echo ansible-tmp-1485185289.34-19143793843381="` echo $HOME/.ansible/tmp/ansible-tmp-1485185289.34-19143793843381 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpRZsO0O TO /root/.ansible/tmp/ansible-tmp-1485185289.34-19143793843381/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185289.34-19143793843381/ /root/.ansible/tmp/ansible-tmp-1485185289.34-19143793843381/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185289.34-19143793843381/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185289.34-19143793843381/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "diff": {"after": {"path": "/etc/ironic"}, "before": {"path": "/etc/ironic"}}, "gid": 1001, "group": "ironic", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "ironic", "mode": 493, "name": "/etc/ironic", "original_basename": null, "owner": "ironic", "path": "/etc/ironic", "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": "ironic", "path": "/etc/ironic", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 1001} TASK [bifrost-ironic-install : Copy rootwrap.conf from ironic source folder] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:122 Monday 23 January 2017 07:28:09 -0800 (0:00:00.356) 0:03:53.755 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185289.78-235213887075819 `" && echo ansible-tmp-1485185289.78-235213887075819="` echo $HOME/.ansible/tmp/ansible-tmp-1485185289.78-235213887075819 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpzQD_tZ TO /root/.ansible/tmp/ansible-tmp-1485185289.78-235213887075819/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185289.78-235213887075819/ /root/.ansible/tmp/ansible-tmp-1485185289.78-235213887075819/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185289.78-235213887075819/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185289.78-235213887075819/" > /dev/null 2>&1 && sleep 0' <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185290.0-228618660752369 `" && echo ansible-tmp-1485185290.0-228618660752369="` echo $HOME/.ansible/tmp/ansible-tmp-1485185290.0-228618660752369 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpbSw8gl TO /root/.ansible/tmp/ansible-tmp-1485185290.0-228618660752369/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185290.0-228618660752369/ /root/.ansible/tmp/ansible-tmp-1485185290.0-228618660752369/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185290.0-228618660752369/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185290.0-228618660752369/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "checksum": "96af6e533b53a598ce8f84415185ab8879f57a48", "dest": "/etc/ironic/rootwrap.conf", "diff": {"after": {"path": "/etc/ironic/rootwrap.conf"}, "before": {"path": "/etc/ironic/rootwrap.conf"}}, "gid": 0, "group": "root", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "dest": "/etc/ironic/rootwrap.conf", "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "root", "mode": 420, "original_basename": "rootwrap.conf", "owner": "root", "path": "/etc/ironic/rootwrap.conf", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "rootwrap.conf", "state": null, "validate": null}}, "mode": "0644", "owner": "root", "path": "/etc/ironic/rootwrap.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 936, "state": "file", "uid": 0} TASK [bifrost-ironic-install : Copy rootwrap.d contents from ironic source folder] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:130 Monday 23 January 2017 07:28:10 -0800 (0:00:00.648) 0:03:54.404 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185290.35-138858106483790 `" && echo ansible-tmp-1485185290.35-138858106483790="` echo $HOME/.ansible/tmp/ansible-tmp-1485185290.35-138858106483790 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpTKvdEg TO /root/.ansible/tmp/ansible-tmp-1485185290.35-138858106483790/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185290.35-138858106483790/ /root/.ansible/tmp/ansible-tmp-1485185290.35-138858106483790/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185290.35-138858106483790/stat && sleep 0' <127.0.0.1> PUT /tmp/tmpusr2K8 TO /root/.ansible/tmp/ansible-tmp-1485185290.35-138858106483790/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185290.35-138858106483790/ /root/.ansible/tmp/ansible-tmp-1485185290.35-138858106483790/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185290.35-138858106483790/file && sleep 0' <127.0.0.1> PUT /tmp/tmp7KyP0n TO /root/.ansible/tmp/ansible-tmp-1485185290.35-138858106483790/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185290.35-138858106483790/ /root/.ansible/tmp/ansible-tmp-1485185290.35-138858106483790/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185290.35-138858106483790/stat && sleep 0' <127.0.0.1> PUT /tmp/tmpTJCM2A TO /root/.ansible/tmp/ansible-tmp-1485185290.35-138858106483790/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185290.35-138858106483790/ /root/.ansible/tmp/ansible-tmp-1485185290.35-138858106483790/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185290.35-138858106483790/file && sleep 0' <127.0.0.1> PUT /tmp/tmpmJOC2M TO /root/.ansible/tmp/ansible-tmp-1485185290.35-138858106483790/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185290.35-138858106483790/ /root/.ansible/tmp/ansible-tmp-1485185290.35-138858106483790/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185290.35-138858106483790/stat && sleep 0' <127.0.0.1> PUT /tmp/tmpcEy7jE TO /root/.ansible/tmp/ansible-tmp-1485185290.35-138858106483790/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185290.35-138858106483790/ /root/.ansible/tmp/ansible-tmp-1485185290.35-138858106483790/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185290.35-138858106483790/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1485185290.35-138858106483790/ > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "dest": "/etc/ironic/rootwrap.d/", "invocation": {"module_args": {"dest": "/etc/ironic/rootwrap.d", "group": "root", "mode": 420, "owner": "root", "src": "/opt/stack/ironic/etc/ironic/rootwrap.d/"}, "module_name": "copy"}, "src": "/opt/stack/ironic/etc/ironic/rootwrap.d"} TASK [bifrost-ironic-install : Error if credentials are undefined.] ************ task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup.yml:19 Monday 23 January 2017 07:28:11 -0800 (0:00:01.384) 0:03:55.788 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Ensure service project is present] ************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup.yml:37 Monday 23 January 2017 07:28:11 -0800 (0:00:00.141) 0:03:55.930 ******** skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Create service user for ironic] ***************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup.yml:55 Monday 23 January 2017 07:28:11 -0800 (0:00:00.133) 0:03:56.064 ******** skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Associate ironic user to admin role] ************ task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup.yml:74 Monday 23 January 2017 07:28:12 -0800 (0:00:00.134) 0:03:56.198 ******** skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Create keystone service record for ironic] ****** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup.yml:91 Monday 23 January 2017 07:28:12 -0800 (0:00:00.134) 0:03:56.332 ******** skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Check ironic admin endpoint exists] ************* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup.yml:109 Monday 23 January 2017 07:28:12 -0800 (0:00:00.136) 0:03:56.468 ******** skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Check ironic public endpoint exists] ************ task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup.yml:122 Monday 23 January 2017 07:28:12 -0800 (0:00:00.145) 0:03:56.614 ******** skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Check ironic internal endpoint exists] ********** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup.yml:135 Monday 23 January 2017 07:28:12 -0800 (0:00:00.145) 0:03:56.759 ******** skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Create ironic admin endpoint] ******************* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup.yml:148 Monday 23 January 2017 07:28:12 -0800 (0:00:00.145) 0:03:56.905 ******** skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Create ironic public endpoint] ****************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup.yml:161 Monday 23 January 2017 07:28:12 -0800 (0:00:00.175) 0:03:57.080 ******** skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Create ironic internal endpoint] **************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup.yml:174 Monday 23 January 2017 07:28:13 -0800 (0:00:00.122) 0:03:57.203 ******** skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Create baremetal_admin role] ******************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup.yml:187 Monday 23 January 2017 07:28:13 -0800 (0:00:00.129) 0:03:57.332 ******** skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Create baremetal_observer role] ***************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup.yml:202 Monday 23 January 2017 07:28:13 -0800 (0:00:00.129) 0:03:57.462 ******** skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Create baremetal project] *********************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup.yml:217 Monday 23 January 2017 07:28:13 -0800 (0:00:00.134) 0:03:57.596 ******** skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Create bifrost user] **************************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup.yml:235 Monday 23 January 2017 07:28:13 -0800 (0:00:00.130) 0:03:57.727 ******** skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Associate bifrost user with baremetal_admin] **** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup.yml:253 Monday 23 January 2017 07:28:13 -0800 (0:00:00.133) 0:03:57.861 ******** skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Update driver list if PXE drivers are enabled] ** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/ironic_config.yml:16 Monday 23 January 2017 07:28:13 -0800 (0:00:00.130) 0:03:57.991 ******** ok: [127.0.0.1] => {"ansible_facts": {"enabled_drivers": "agent_ipmitool,agent_ilo,agent_ucs,pxe_amt,pxe_ssh,pxe_ipmitool,pxe_ilo"}, "changed": false, "invocation": {"module_args": {"enabled_drivers": "agent_ipmitool,agent_ilo,agent_ucs,pxe_amt,pxe_ssh,pxe_ipmitool,pxe_ilo"}, "module_name": "set_fact"}} TASK [bifrost-ironic-install : Create ironic config] *************************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/ironic_config.yml:20 Monday 23 January 2017 07:28:14 -0800 (0:00:00.156) 0:03:58.147 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185294.12-46994595295455 `" && echo ansible-tmp-1485185294.12-46994595295455="` echo $HOME/.ansible/tmp/ansible-tmp-1485185294.12-46994595295455 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpyy3R35 TO /root/.ansible/tmp/ansible-tmp-1485185294.12-46994595295455/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185294.12-46994595295455/ /root/.ansible/tmp/ansible-tmp-1485185294.12-46994595295455/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185294.12-46994595295455/stat && sleep 0' <127.0.0.1> PUT /tmp/tmpqMC_k2 TO /root/.ansible/tmp/ansible-tmp-1485185294.12-46994595295455/source <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185294.12-46994595295455/ /root/.ansible/tmp/ansible-tmp-1485185294.12-46994595295455/source && sleep 0' <127.0.0.1> PUT /tmp/tmpDyzrKO TO /root/.ansible/tmp/ansible-tmp-1485185294.12-46994595295455/copy <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185294.12-46994595295455/ /root/.ansible/tmp/ansible-tmp-1485185294.12-46994595295455/copy && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185294.12-46994595295455/copy && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1485185294.12-46994595295455/ > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "checksum": "c99c0499fffd1f6d7a0f39930580009975a19bf3", "dest": "/etc/ironic/ironic.conf", "gid": 1001, "group": "ironic", "invocation": {"module_args": {"backup": false, "content": null, "delimiter": null, "dest": "/etc/ironic/ironic.conf", "directory_mode": null, "follow": true, "force": true, "group": "ironic", "mode": "0640", "original_basename": "ironic.conf.j2", "owner": "ironic", "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1485185294.12-46994595295455/source", "validate": null}}, "md5sum": "1e3399a956975fb10f5d15d132488f8c", "mode": "0640", "owner": "ironic", "secontext": "system_u:object_r:etc_t:s0", "size": 1449, "src": "/root/.ansible/tmp/ansible-tmp-1485185294.12-46994595295455/source", "state": "file", "uid": 1001} TASK [bifrost-ironic-install : Set sudoers for PXE driver support if enabled] ** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/ironic_config.yml:27 Monday 23 January 2017 07:28:14 -0800 (0:00:00.711) 0:03:58.859 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185294.9-224695357464479 `" && echo ansible-tmp-1485185294.9-224695357464479="` echo $HOME/.ansible/tmp/ansible-tmp-1485185294.9-224695357464479 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp32Dkaa TO /root/.ansible/tmp/ansible-tmp-1485185294.9-224695357464479/lineinfile <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185294.9-224695357464479/ /root/.ansible/tmp/ansible-tmp-1485185294.9-224695357464479/lineinfile && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185294.9-224695357464479/lineinfile; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185294.9-224695357464479/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"backup": "", "changed": false, "diff": [{"after": "", "after_header": "/etc/sudoers (content)", "before": "", "before_header": "/etc/sudoers (content)"}, {"after_header": "/etc/sudoers (file attributes)", "before_header": "/etc/sudoers (file attributes)"}], "invocation": {"module_args": {"backrefs": false, "backup": false, "content": null, "create": false, "delimiter": null, "dest": "/etc/sudoers", "directory_mode": null, "follow": false, "force": null, "group": null, "insertafter": null, "insertbefore": null, "line": "ironic ALL = (root) NOPASSWD: /usr/local/bin/ironic-rootwrap /etc/ironic/rootwrap.conf *", "mode": null, "owner": null, "regexp": "^ironic(.*)/etc/ironic/rootwrap.conf(.*)", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "present", "validate": null}, "module_name": "lineinfile"}, "msg": ""} TASK [bifrost-ironic-install : Copy policy.json to /etc/ironic] **************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:145 Monday 23 January 2017 07:28:15 -0800 (0:00:00.476) 0:03:59.335 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185295.28-71119917293616 `" && echo ansible-tmp-1485185295.28-71119917293616="` echo $HOME/.ansible/tmp/ansible-tmp-1485185295.28-71119917293616 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpbgofpJ TO /root/.ansible/tmp/ansible-tmp-1485185295.28-71119917293616/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185295.28-71119917293616/ /root/.ansible/tmp/ansible-tmp-1485185295.28-71119917293616/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185295.28-71119917293616/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185295.28-71119917293616/" > /dev/null 2>&1 && sleep 0' <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185295.5-219115890772333 `" && echo ansible-tmp-1485185295.5-219115890772333="` echo $HOME/.ansible/tmp/ansible-tmp-1485185295.5-219115890772333 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp9T4z7p TO /root/.ansible/tmp/ansible-tmp-1485185295.5-219115890772333/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185295.5-219115890772333/ /root/.ansible/tmp/ansible-tmp-1485185295.5-219115890772333/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185295.5-219115890772333/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185295.5-219115890772333/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "checksum": "c82c908c2f2cf73346d5b1258c67b3a570638d68", "dest": "/etc/ironic/policy.json", "diff": {"after": {"path": "/etc/ironic/policy.json"}, "before": {"path": "/etc/ironic/policy.json"}}, "gid": 1001, "group": "ironic", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "dest": "/etc/ironic/", "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "ironic", "mode": 420, "original_basename": "policy.json", "owner": "ironic", "path": "/etc/ironic/policy.json", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "policy.json", "state": null, "validate": null}}, "mode": "0644", "owner": "ironic", "path": "/etc/ironic/policy.json", "secontext": "system_u:object_r:etc_t:s0", "size": 113, "state": "file", "uid": 1001} TASK [bifrost-ironic-install : Create ironic DB Schema] ************************ task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:152 Monday 23 January 2017 07:28:15 -0800 (0:00:00.575) 0:03:59.911 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Upgrade ironic DB Schema] *********************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:156 Monday 23 January 2017 07:28:15 -0800 (0:00:00.097) 0:04:00.009 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185295.96-87133736186985 `" && echo ansible-tmp-1485185295.96-87133736186985="` echo $HOME/.ansible/tmp/ansible-tmp-1485185295.96-87133736186985 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpqHo0x8 TO /root/.ansible/tmp/ansible-tmp-1485185295.96-87133736186985/command <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185295.96-87133736186985/ /root/.ansible/tmp/ansible-tmp-1485185295.96-87133736186985/command && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 VIRTUAL_ENV='"'"''"'"' LC_MESSAGES=en_US.UTF-8 http_proxy='"'"''"'"' pydoc='"'"'python -m pydoc'"'"' https_proxy='"'"''"'"' PATH=/bin:/opt/stack/ansible/bin:/sbin:/bin:/usr/sbin:/usr/bin LC_ALL=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185295.96-87133736186985/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185295.96-87133736186985/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "cmd": ["ironic-dbsync", "--config-file", "/etc/ironic/ironic.conf", "upgrade"], "delta": "0:00:01.883703", "end": "2017-01-23 07:28:18.045223", "invocation": {"module_args": {"_raw_params": "ironic-dbsync --config-file /etc/ironic/ironic.conf upgrade", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-01-23 07:28:16.161520", "stderr": "INFO [alembic.runtime.migration] Context impl MySQLImpl.\nINFO [alembic.runtime.migration] Will assume non-transactional DDL.", "stdout": "", "stdout_lines": [], "warnings": []} TASK [bifrost-ironic-install : Create libvirt group on RedHat/Centos] ********** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/redhat_libvirt_changes.yml:16 Monday 23 January 2017 07:28:18 -0800 (0:00:02.236) 0:04:02.246 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185298.21-246481587881904 `" && echo ansible-tmp-1485185298.21-246481587881904="` echo $HOME/.ansible/tmp/ansible-tmp-1485185298.21-246481587881904 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp1hN6a9 TO /root/.ansible/tmp/ansible-tmp-1485185298.21-246481587881904/group <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185298.21-246481587881904/ /root/.ansible/tmp/ansible-tmp-1485185298.21-246481587881904/group && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185298.21-246481587881904/group; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185298.21-246481587881904/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "gid": 992, "invocation": {"module_args": {"gid": null, "name": "libvirt", "state": "present", "system": false}, "module_name": "group"}, "name": "libvirt", "state": "present", "system": false} TASK [bifrost-ironic-install : Update libvirt configuration file on RedHat/CentOS so the libvirt group has access] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/redhat_libvirt_changes.yml:20 Monday 23 January 2017 07:28:18 -0800 (0:00:00.387) 0:04:02.633 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185298.59-15470951220375 `" && echo ansible-tmp-1485185298.59-15470951220375="` echo $HOME/.ansible/tmp/ansible-tmp-1485185298.59-15470951220375 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpnEP4ok TO /root/.ansible/tmp/ansible-tmp-1485185298.59-15470951220375/lineinfile <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185298.59-15470951220375/ /root/.ansible/tmp/ansible-tmp-1485185298.59-15470951220375/lineinfile && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185298.59-15470951220375/lineinfile; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185298.59-15470951220375/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"backup": "", "changed": false, "diff": [{"after": "", "after_header": "/etc/libvirt/libvirtd.conf (content)", "before": "", "before_header": "/etc/libvirt/libvirtd.conf (content)"}, {"after_header": "/etc/libvirt/libvirtd.conf (file attributes)", "before_header": "/etc/libvirt/libvirtd.conf (file attributes)"}], "invocation": {"module_args": {"backrefs": false, "backup": false, "content": null, "create": false, "delimiter": null, "dest": "/etc/libvirt/libvirtd.conf", "directory_mode": null, "follow": false, "force": null, "group": null, "insertafter": null, "insertbefore": null, "line": "unix_sock_group = \"libvirt\"", "mode": null, "owner": null, "regexp": "^unix_sock_group", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "present", "validate": null}, "module_name": "lineinfile"}, "msg": ""} TASK [bifrost-ironic-install : Change libvirt authentication to none as RedHat/CentOS use polkit by default] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/redhat_libvirt_changes.yml:22 Monday 23 January 2017 07:28:18 -0800 (0:00:00.398) 0:04:03.032 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185299.0-22760661934516 `" && echo ansible-tmp-1485185299.0-22760661934516="` echo $HOME/.ansible/tmp/ansible-tmp-1485185299.0-22760661934516 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpyiYQT5 TO /root/.ansible/tmp/ansible-tmp-1485185299.0-22760661934516/lineinfile <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185299.0-22760661934516/ /root/.ansible/tmp/ansible-tmp-1485185299.0-22760661934516/lineinfile && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185299.0-22760661934516/lineinfile; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185299.0-22760661934516/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"backup": "", "changed": false, "diff": [{"after": "", "after_header": "/etc/libvirt/libvirtd.conf (content)", "before": "", "before_header": "/etc/libvirt/libvirtd.conf (content)"}, {"after_header": "/etc/libvirt/libvirtd.conf (file attributes)", "before_header": "/etc/libvirt/libvirtd.conf (file attributes)"}], "invocation": {"module_args": {"backrefs": false, "backup": false, "content": null, "create": false, "delimiter": null, "dest": "/etc/libvirt/libvirtd.conf", "directory_mode": null, "follow": false, "force": null, "group": null, "insertafter": null, "insertbefore": null, "line": "auth_unix_rw = \"none\"", "mode": null, "owner": null, "regexp": "^auth_unix_rw", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "present", "validate": null}, "module_name": "lineinfile"}, "msg": ""} TASK [bifrost-ironic-install : Change libvirt socket permissions to be restricted on RedHat/CentOS] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/redhat_libvirt_changes.yml:24 Monday 23 January 2017 07:28:19 -0800 (0:00:00.405) 0:04:03.437 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185299.4-17525443652685 `" && echo ansible-tmp-1485185299.4-17525443652685="` echo $HOME/.ansible/tmp/ansible-tmp-1485185299.4-17525443652685 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpS8_pWU TO /root/.ansible/tmp/ansible-tmp-1485185299.4-17525443652685/lineinfile <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185299.4-17525443652685/ /root/.ansible/tmp/ansible-tmp-1485185299.4-17525443652685/lineinfile && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185299.4-17525443652685/lineinfile; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185299.4-17525443652685/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"backup": "", "changed": false, "diff": [{"after": "", "after_header": "/etc/libvirt/libvirtd.conf (content)", "before": "", "before_header": "/etc/libvirt/libvirtd.conf (content)"}, {"after_header": "/etc/libvirt/libvirtd.conf (file attributes)", "before_header": "/etc/libvirt/libvirtd.conf (file attributes)"}], "invocation": {"module_args": {"backrefs": false, "backup": false, "content": null, "create": false, "delimiter": null, "dest": "/etc/libvirt/libvirtd.conf", "directory_mode": null, "follow": false, "force": null, "group": null, "insertafter": null, "insertbefore": null, "line": "unix_sock_rw_perms = \"0770\"", "mode": null, "owner": null, "regexp": "^unix_sock_rw_perms", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "present", "validate": null}, "module_name": "lineinfile"}, "msg": ""} TASK [bifrost-ironic-install : Add ironic user to virtualization group] ******** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:163 Monday 23 January 2017 07:28:19 -0800 (0:00:00.397) 0:04:03.835 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185299.78-135167012162927 `" && echo ansible-tmp-1485185299.78-135167012162927="` echo $HOME/.ansible/tmp/ansible-tmp-1485185299.78-135167012162927 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpRtee1D TO /root/.ansible/tmp/ansible-tmp-1485185299.78-135167012162927/user <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185299.78-135167012162927/ /root/.ansible/tmp/ansible-tmp-1485185299.78-135167012162927/user && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185299.78-135167012162927/user; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185299.78-135167012162927/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"append": true, "changed": true, "comment": "", "group": 992, "home": "/home/ironic", "invocation": {"module_args": {"append": true, "comment": null, "createhome": true, "expires": null, "force": false, "generate_ssh_key": null, "group": "libvirt", "groups": null, "home": null, "login_class": null, "move_home": false, "name": "ironic", "non_unique": false, "password": null, "remove": false, "seuser": null, "shell": null, "skeleton": null, "ssh_key_bits": "2048", "ssh_key_comment": "ansible-generated on pod4-jump.opnfv.local", "ssh_key_file": null, "ssh_key_passphrase": null, "ssh_key_type": "rsa", "state": "present", "system": false, "uid": null, "update_password": "always"}, "module_name": "user"}, "move_home": false, "name": "ironic", "shell": "/bin/bash", "state": "present", "uid": 1001} TASK [bifrost-ironic-install : Defined ssh_private_key_path - Check to see if there is a file where the ssh_private_key_path is defined] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/set_ssh_private_key.yml:2 Monday 23 January 2017 07:28:20 -0800 (0:00:00.485) 0:04:04.320 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Defined ssh_private_key_path - Error if ssh_private_key_path is not valid] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/set_ssh_private_key.yml:6 Monday 23 January 2017 07:28:20 -0800 (0:00:00.142) 0:04:04.463 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Defined ssh_private_key_path - Read SSH private key in] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/set_ssh_private_key.yml:10 Monday 23 January 2017 07:28:20 -0800 (0:00:00.129) 0:04:04.592 ******** skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Create SSH directory for ironic user] *********** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:172 Monday 23 January 2017 07:28:20 -0800 (0:00:00.131) 0:04:04.724 ******** ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185300.67-235079141004426 `" && echo ansible-tmp-1485185300.67-235079141004426="` echo $HOME/.ansible/tmp/ansible-tmp-1485185300.67-235079141004426 `" ) && sleep 0' PUT /tmp/tmpL_rBqz TO /root/.ansible/tmp/ansible-tmp-1485185300.67-235079141004426/file EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185300.67-235079141004426/ /root/.ansible/tmp/ansible-tmp-1485185300.67-235079141004426/file && sleep 0' EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185300.67-235079141004426/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185300.67-235079141004426/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1 -> localhost] => {"changed": true, "diff": {"after": {"group": 1001, "path": "/home/ironic/.ssh"}, "before": {"group": 992, "path": "/home/ironic/.ssh"}}, "gid": 1001, "group": "ironic", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "ironic", "mode": "0700", "original_basename": null, "owner": "ironic", "path": "/home/ironic/.ssh", "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": "0700", "owner": "ironic", "path": "/home/ironic/.ssh", "secontext": "unconfined_u:object_r:ssh_home_t:s0", "size": 4096, "state": "directory", "uid": 1001} TASK [bifrost-ironic-install : Set private key file] *************************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:183 Monday 23 January 2017 07:28:20 -0800 (0:00:00.351) 0:04:05.075 ******** skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Check for ironic user SSH key] ****************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:194 Monday 23 January 2017 07:28:21 -0800 (0:00:00.101) 0:04:05.177 ******** ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185301.11-138904766010541 `" && echo ansible-tmp-1485185301.11-138904766010541="` echo $HOME/.ansible/tmp/ansible-tmp-1485185301.11-138904766010541 `" ) && sleep 0' PUT /tmp/tmpJHrTzg TO /root/.ansible/tmp/ansible-tmp-1485185301.11-138904766010541/stat EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185301.11-138904766010541/ /root/.ansible/tmp/ansible-tmp-1485185301.11-138904766010541/stat && sleep 0' EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185301.11-138904766010541/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185301.11-138904766010541/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1 -> localhost] => {"changed": false, "invocation": {"module_args": {"checksum_algorithm": "sha1", "follow": false, "get_checksum": true, "get_md5": true, "mime": false, "path": "/home/ironic/.ssh/id_rsa"}, "module_name": "stat"}, "stat": {"atime": 1485181736.0567038, "checksum": "017a4a353100c8f7ad2dda22f7e99cae169088b8", "ctime": 1485185300.1086447, "dev": 2051, "exists": true, "gid": 992, "gr_name": "libvirt", "inode": 176423137, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "1bb3d483a74c4551ba20f9c9970b4b0a", "mode": "0600", "mtime": 1470732069.554335, "nlink": 1, "path": "/home/ironic/.ssh/id_rsa", "pw_name": "ironic", "rgrp": false, "roth": false, "rusr": true, "size": 1679, "uid": 1001, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [bifrost-ironic-install : Generate SSH key for ironic user] *************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:197 Monday 23 January 2017 07:28:21 -0800 (0:00:00.346) 0:04:05.523 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Set ownership on ironic SSH private key] ******** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:202 Monday 23 January 2017 07:28:21 -0800 (0:00:00.100) 0:04:05.624 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Set ownership on ironic SSH public key] ********* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:213 Monday 23 January 2017 07:28:21 -0800 (0:00:00.102) 0:04:05.727 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Create authorized_keys file for ironic user] **** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:222 Monday 23 January 2017 07:28:21 -0800 (0:00:00.097) 0:04:05.825 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185301.77-146649928252039 `" && echo ansible-tmp-1485185301.77-146649928252039="` echo $HOME/.ansible/tmp/ansible-tmp-1485185301.77-146649928252039 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpGKUjhO TO /root/.ansible/tmp/ansible-tmp-1485185301.77-146649928252039/command <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185301.77-146649928252039/ /root/.ansible/tmp/ansible-tmp-1485185301.77-146649928252039/command && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185301.77-146649928252039/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185301.77-146649928252039/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "cmd": ["cp", "-p", "/home/ironic/.ssh/id_rsa.pub", "/home/ironic/.ssh/authorized_keys"], "delta": "0:00:00.005176", "end": "2017-01-23 07:28:21.980081", "invocation": {"module_args": {"_raw_params": "cp -p /home/ironic/.ssh/id_rsa.pub /home/ironic/.ssh/authorized_keys", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-01-23 07:28:21.974905", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []} TASK [bifrost-ironic-install : Create service folder if systemd template is defined] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:226 Monday 23 January 2017 07:28:22 -0800 (0:00:00.350) 0:04:06.176 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185302.12-135866978308301 `" && echo ansible-tmp-1485185302.12-135866978308301="` echo $HOME/.ansible/tmp/ansible-tmp-1485185302.12-135866978308301 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpwE4Fhi TO /root/.ansible/tmp/ansible-tmp-1485185302.12-135866978308301/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185302.12-135866978308301/ /root/.ansible/tmp/ansible-tmp-1485185302.12-135866978308301/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185302.12-135866978308301/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185302.12-135866978308301/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "diff": {"after": {"path": "/usr/lib/systemd/system/"}, "before": {"path": "/usr/lib/systemd/system/"}}, "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": 493, "original_basename": null, "owner": null, "path": "/usr/lib/systemd/system/", "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": "/usr/lib/systemd/system/", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 20480, "state": "directory", "uid": 0} TASK [bifrost-ironic-install : MySQL - Create database] ************************ task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_bootstrap.yml:16 Monday 23 January 2017 07:28:22 -0800 (0:00:00.356) 0:04:06.533 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185302.49-142451535427704 `" && echo ansible-tmp-1485185302.49-142451535427704="` echo $HOME/.ansible/tmp/ansible-tmp-1485185302.49-142451535427704 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmprIq74l TO /root/.ansible/tmp/ansible-tmp-1485185302.49-142451535427704/mysql_db <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185302.49-142451535427704/ /root/.ansible/tmp/ansible-tmp-1485185302.49-142451535427704/mysql_db && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185302.49-142451535427704/mysql_db; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185302.49-142451535427704/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "db": "inspector", "invocation": {"module_args": {"collation": "", "config_file": "/root/.my.cnf", "connect_timeout": 30, "encoding": "utf8", "login_host": "localhost", "login_password": null, "login_port": 3306, "login_unix_socket": null, "login_user": "root", "name": "inspector", "quick": true, "single_transaction": false, "ssl_ca": null, "ssl_cert": null, "ssl_key": null, "state": "present", "target": null}, "module_name": "mysql_db"}} TASK [bifrost-ironic-install : MySQL - Create user for inspector] ************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_bootstrap.yml:24 Monday 23 January 2017 07:28:22 -0800 (0:00:00.367) 0:04:06.901 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185302.87-268108274354627 `" && echo ansible-tmp-1485185302.87-268108274354627="` echo $HOME/.ansible/tmp/ansible-tmp-1485185302.87-268108274354627 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp_a4ooX TO /root/.ansible/tmp/ansible-tmp-1485185302.87-268108274354627/mysql_user <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185302.87-268108274354627/ /root/.ansible/tmp/ansible-tmp-1485185302.87-268108274354627/mysql_user && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185302.87-268108274354627/mysql_user; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185302.87-268108274354627/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "invocation": {"module_args": {"append_privs": false, "check_implicit_admin": false, "config_file": "/root/.my.cnf", "connect_timeout": 30, "encrypted": false, "host": "localhost", "host_all": false, "login_host": "localhost", "login_password": null, "login_port": 3306, "login_unix_socket": null, "login_user": "root", "name": "inspector", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "priv": "inspector.*:ALL", "sql_log_bin": true, "ssl_ca": null, "ssl_cert": null, "ssl_key": null, "state": "present", "update_password": "always", "user": "inspector"}, "module_name": "mysql_user"}, "user": "inspector"} TASK [bifrost-ironic-install : Inspector - Ensure /etc/ironic-inspector/ exists] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_bootstrap.yml:32 Monday 23 January 2017 07:28:23 -0800 (0:00:00.422) 0:04:07.323 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185303.29-67054653453398 `" && echo ansible-tmp-1485185303.29-67054653453398="` echo $HOME/.ansible/tmp/ansible-tmp-1485185303.29-67054653453398 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpc9Ok7Q TO /root/.ansible/tmp/ansible-tmp-1485185303.29-67054653453398/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185303.29-67054653453398/ /root/.ansible/tmp/ansible-tmp-1485185303.29-67054653453398/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185303.29-67054653453398/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185303.29-67054653453398/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "diff": {"after": {"path": "/etc/ironic-inspector"}, "before": {"path": "/etc/ironic-inspector"}}, "gid": 1001, "group": "ironic", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "dest": "/etc/ironic-inspector", "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "ironic", "mode": "0755", "original_basename": null, "owner": "ironic", "path": "/etc/ironic-inspector", "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": "ironic", "path": "/etc/ironic-inspector", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 1001} TASK [bifrost-ironic-install : Error if credentials are undefined.] ************ task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup_inspector.yml:19 Monday 23 January 2017 07:28:23 -0800 (0:00:00.369) 0:04:07.693 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Create service user for ironic-inspector] ******* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup_inspector.yml:36 Monday 23 January 2017 07:28:23 -0800 (0:00:00.197) 0:04:07.891 ******** skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Associate ironic_inspector user to admin role] ** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup_inspector.yml:55 Monday 23 January 2017 07:28:23 -0800 (0:00:00.193) 0:04:08.084 ******** skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Create keystone service record for ironic-inspector] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup_inspector.yml:72 Monday 23 January 2017 07:28:24 -0800 (0:00:00.200) 0:04:08.285 ******** skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Check ironic-inspector admin endpoint exists] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup_inspector.yml:90 Monday 23 January 2017 07:28:24 -0800 (0:00:00.195) 0:04:08.480 ******** skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Check ironic-inspector public endpoint exists] ** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup_inspector.yml:103 Monday 23 January 2017 07:28:24 -0800 (0:00:00.232) 0:04:08.712 ******** skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Check ironic-inspector internal endpoint exists] task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup_inspector.yml:116 Monday 23 January 2017 07:28:24 -0800 (0:00:00.233) 0:04:08.946 ******** skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Create ironic-inspector admin endpoint] ********* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup_inspector.yml:129 Monday 23 January 2017 07:28:25 -0800 (0:00:00.231) 0:04:09.177 ******** skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Create ironic-inspector public endpoint] ******** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup_inspector.yml:145 Monday 23 January 2017 07:28:25 -0800 (0:00:00.209) 0:04:09.387 ******** skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Create ironic-inspector internal endpoint] ****** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup_inspector.yml:158 Monday 23 January 2017 07:28:25 -0800 (0:00:00.211) 0:04:09.599 ******** skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Create inspector_user user] ********************* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup_inspector.yml:171 Monday 23 January 2017 07:28:25 -0800 (0:00:00.204) 0:04:09.804 ******** skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Associate inspector_user with baremetal_admin] ** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup_inspector.yml:189 Monday 23 January 2017 07:28:25 -0800 (0:00:00.194) 0:04:09.998 ******** skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Inspector - Place Configuration] **************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_bootstrap.yml:44 Monday 23 January 2017 07:28:26 -0800 (0:00:00.188) 0:04:10.187 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185306.17-254076036768172 `" && echo ansible-tmp-1485185306.17-254076036768172="` echo $HOME/.ansible/tmp/ansible-tmp-1485185306.17-254076036768172 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpnG6jmU TO /root/.ansible/tmp/ansible-tmp-1485185306.17-254076036768172/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185306.17-254076036768172/ /root/.ansible/tmp/ansible-tmp-1485185306.17-254076036768172/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185306.17-254076036768172/stat && sleep 0' <127.0.0.1> PUT /tmp/tmpvvxkzF TO /root/.ansible/tmp/ansible-tmp-1485185306.17-254076036768172/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185306.17-254076036768172/ /root/.ansible/tmp/ansible-tmp-1485185306.17-254076036768172/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185306.17-254076036768172/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1485185306.17-254076036768172/ > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "diff": {"after": {"path": "/etc/ironic-inspector/inspector.conf"}, "before": {"path": "/etc/ironic-inspector/inspector.conf"}}, "gid": 1001, "group": "ironic", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "dest": "/etc/ironic-inspector/inspector.conf", "diff_peek": null, "directory_mode": null, "follow": true, "force": false, "group": "ironic", "mode": "0740", "original_basename": "ironic-inspector.conf.j2", "owner": "ironic", "path": "/etc/ironic-inspector/inspector.conf", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": null, "validate": null}}, "mode": "0740", "owner": "ironic", "path": "/etc/ironic-inspector/inspector.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 428, "state": "file", "uid": 1001} TASK [bifrost-ironic-install : Inspector - create data folder] ***************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_bootstrap.yml:51 Monday 23 January 2017 07:28:26 -0800 (0:00:00.609) 0:04:10.796 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185306.76-144078457361696 `" && echo ansible-tmp-1485185306.76-144078457361696="` echo $HOME/.ansible/tmp/ansible-tmp-1485185306.76-144078457361696 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpAlVM7d TO /root/.ansible/tmp/ansible-tmp-1485185306.76-144078457361696/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185306.76-144078457361696/ /root/.ansible/tmp/ansible-tmp-1485185306.76-144078457361696/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185306.76-144078457361696/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185306.76-144078457361696/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "diff": {"after": {"group": 1001, "owner": 1001, "path": "/opt/stack/ironic-inspector/var", "state": "directory"}, "before": {"group": 0, "owner": 0, "path": "/opt/stack/ironic-inspector/var", "state": "absent"}}, "gid": 1001, "group": "ironic", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "ironic", "mode": "0755", "name": "/opt/stack/ironic-inspector/var", "original_basename": null, "owner": "ironic", "path": "/opt/stack/ironic-inspector/var", "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": "ironic", "path": "/opt/stack/ironic-inspector/var", "secontext": "system_u:object_r:usr_t:s0", "size": 4096, "state": "directory", "uid": 1001} TASK [bifrost-ironic-install : Inspector - create log folder] ****************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_bootstrap.yml:58 Monday 23 January 2017 07:28:27 -0800 (0:00:00.397) 0:04:11.194 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185307.16-112239370244901 `" && echo ansible-tmp-1485185307.16-112239370244901="` echo $HOME/.ansible/tmp/ansible-tmp-1485185307.16-112239370244901 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpLy7csw TO /root/.ansible/tmp/ansible-tmp-1485185307.16-112239370244901/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185307.16-112239370244901/ /root/.ansible/tmp/ansible-tmp-1485185307.16-112239370244901/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185307.16-112239370244901/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185307.16-112239370244901/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "diff": {"after": {"group": 1001, "owner": 1001, "path": "/opt/stack/ironic-inspector/var/log", "state": "directory"}, "before": {"group": 0, "owner": 0, "path": "/opt/stack/ironic-inspector/var/log", "state": "absent"}}, "gid": 1001, "group": "ironic", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "ironic", "mode": "0755", "name": "/opt/stack/ironic-inspector/var/log", "original_basename": null, "owner": "ironic", "path": "/opt/stack/ironic-inspector/var/log", "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": "ironic", "path": "/opt/stack/ironic-inspector/var/log", "secontext": "system_u:object_r:usr_t:s0", "size": 4096, "state": "directory", "uid": 1001} TASK [bifrost-ironic-install : Upgrade inspector DB Schema] ******************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_bootstrap.yml:65 Monday 23 January 2017 07:28:27 -0800 (0:00:00.402) 0:04:11.596 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185307.56-42725329787680 `" && echo ansible-tmp-1485185307.56-42725329787680="` echo $HOME/.ansible/tmp/ansible-tmp-1485185307.56-42725329787680 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpmDuU0y TO /root/.ansible/tmp/ansible-tmp-1485185307.56-42725329787680/command <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185307.56-42725329787680/ /root/.ansible/tmp/ansible-tmp-1485185307.56-42725329787680/command && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 VIRTUAL_ENV='"'"''"'"' LC_MESSAGES=en_US.UTF-8 http_proxy='"'"''"'"' pydoc='"'"'python -m pydoc'"'"' https_proxy='"'"''"'"' PATH=/bin:/opt/stack/ansible/bin:/sbin:/bin:/usr/sbin:/usr/bin LC_ALL=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185307.56-42725329787680/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185307.56-42725329787680/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "cmd": "ironic-inspector-dbsync --config-file /etc/ironic-inspector/inspector.conf upgrade", "delta": "0:00:01.126774", "end": "2017-01-23 07:28:28.859398", "invocation": {"module_args": {"_raw_params": "ironic-inspector-dbsync --config-file /etc/ironic-inspector/inspector.conf upgrade", "_uses_shell": true, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-01-23 07:28:27.732624", "stderr": "INFO [alembic.runtime.migration] Context impl MySQLImpl.\nINFO [alembic.runtime.migration] Will assume non-transactional DDL.", "stdout": "", "stdout_lines": [], "warnings": []} TASK [bifrost-ironic-install : Inspector - Get ironic-inspector install location] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_bootstrap.yml:69 Monday 23 January 2017 07:28:28 -0800 (0:00:01.510) 0:04:13.107 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185309.09-187355850941410 `" && echo ansible-tmp-1485185309.09-187355850941410="` echo $HOME/.ansible/tmp/ansible-tmp-1485185309.09-187355850941410 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpf47sV9 TO /root/.ansible/tmp/ansible-tmp-1485185309.09-187355850941410/command <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185309.09-187355850941410/ /root/.ansible/tmp/ansible-tmp-1485185309.09-187355850941410/command && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 VIRTUAL_ENV='"'"''"'"' LC_MESSAGES=en_US.UTF-8 http_proxy='"'"''"'"' pydoc='"'"'python -m pydoc'"'"' https_proxy='"'"''"'"' PATH=/bin:/opt/stack/ansible/bin:/sbin:/bin:/usr/sbin:/usr/bin LC_ALL=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185309.09-187355850941410/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185309.09-187355850941410/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "cmd": "echo $(dirname $(which ironic-inspector))", "delta": "0:00:00.008664", "end": "2017-01-23 07:28:29.301771", "invocation": {"module_args": {"_raw_params": "echo $(dirname $(which ironic-inspector))", "_uses_shell": true, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-01-23 07:28:29.293107", "stderr": "", "stdout": "/bin", "stdout_lines": ["/bin"], "warnings": []} TASK [bifrost-ironic-install : Inspector - Place service] ********************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_bootstrap.yml:73 Monday 23 January 2017 07:28:29 -0800 (0:00:00.440) 0:04:13.547 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185310.45-153876699962390 `" && echo ansible-tmp-1485185310.45-153876699962390="` echo $HOME/.ansible/tmp/ansible-tmp-1485185310.45-153876699962390 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpKAheQ5 TO /root/.ansible/tmp/ansible-tmp-1485185310.45-153876699962390/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185310.45-153876699962390/ /root/.ansible/tmp/ansible-tmp-1485185310.45-153876699962390/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185310.45-153876699962390/stat && sleep 0' <127.0.0.1> PUT /tmp/tmpBvcuo1 TO /root/.ansible/tmp/ansible-tmp-1485185310.45-153876699962390/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185310.45-153876699962390/ /root/.ansible/tmp/ansible-tmp-1485185310.45-153876699962390/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185310.45-153876699962390/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1485185310.45-153876699962390/ > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => (item={u'username': u'ironic', u'service_name': u'ironic-inspector', u'args': u'--config-file /etc/ironic-inspector/inspector.conf', u'service_path': u'/bin'}) => {"changed": false, "diff": {"after": {"path": "/usr/lib/systemd/system/ironic-inspector.service"}, "before": {"path": "/usr/lib/systemd/system/ironic-inspector.service"}}, "gid": 0, "group": "root", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "dest": "/usr/lib/systemd/system/ironic-inspector.service", "diff_peek": null, "directory_mode": null, "follow": true, "force": false, "group": "root", "mode": null, "original_basename": "systemd_template.j2", "owner": "root", "path": "/usr/lib/systemd/system/ironic-inspector.service", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": null, "validate": null}}, "item": {"args": "--config-file /etc/ironic-inspector/inspector.conf", "service_name": "ironic-inspector", "service_path": "/bin", "username": "ironic"}, "mode": "0644", "owner": "root", "path": "/usr/lib/systemd/system/ironic-inspector.service", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 219, "state": "file", "uid": 0} TASK [bifrost-ironic-install : Inspector - Explicitly permit TCP/5050 for ironic-inspector callback] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_bootstrap.yml:77 Monday 23 January 2017 07:28:30 -0800 (0:00:01.564) 0:04:15.112 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185311.08-30543124360223 `" && echo ansible-tmp-1485185311.08-30543124360223="` echo $HOME/.ansible/tmp/ansible-tmp-1485185311.08-30543124360223 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpUpW4a3 TO /root/.ansible/tmp/ansible-tmp-1485185311.08-30543124360223/command <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185311.08-30543124360223/ /root/.ansible/tmp/ansible-tmp-1485185311.08-30543124360223/command && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185311.08-30543124360223/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185311.08-30543124360223/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "cmd": ["iptables", "-I", "INPUT", "-p", "tcp", "--dport", "5050", "-i", "virbr0", "-j", "ACCEPT"], "delta": "0:00:00.009476", "end": "2017-01-23 07:28:31.287024", "invocation": {"module_args": {"_raw_params": "iptables -I INPUT -p tcp --dport 5050 -i virbr0 -j ACCEPT", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-01-23 07:28:31.277548", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []} TASK [bifrost-ironic-install : Get ironic-api & ironic-conductor install location] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:235 Monday 23 January 2017 07:28:31 -0800 (0:00:00.401) 0:04:15.513 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185311.46-97678665831711 `" && echo ansible-tmp-1485185311.46-97678665831711="` echo $HOME/.ansible/tmp/ansible-tmp-1485185311.46-97678665831711 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpCV54kp TO /root/.ansible/tmp/ansible-tmp-1485185311.46-97678665831711/command <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185311.46-97678665831711/ /root/.ansible/tmp/ansible-tmp-1485185311.46-97678665831711/command && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 VIRTUAL_ENV='"'"''"'"' LC_MESSAGES=en_US.UTF-8 http_proxy='"'"''"'"' pydoc='"'"'python -m pydoc'"'"' https_proxy='"'"''"'"' PATH=/bin:/opt/stack/ansible/bin:/sbin:/bin:/usr/sbin:/usr/bin LC_ALL=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185311.46-97678665831711/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185311.46-97678665831711/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "cmd": "echo $(dirname $(which ironic-api))", "delta": "0:00:00.008990", "end": "2017-01-23 07:28:31.677336", "invocation": {"module_args": {"_raw_params": "echo $(dirname $(which ironic-api))", "_uses_shell": true, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-01-23 07:28:31.668346", "stderr": "", "stdout": "/bin", "stdout_lines": ["/bin"], "warnings": []} TASK [bifrost-ironic-install : Set permissions for /var/lib/ironic for the ironic user] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:239 Monday 23 January 2017 07:28:31 -0800 (0:00:00.368) 0:04:15.881 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185312.67-146432165980097 `" && echo ansible-tmp-1485185312.67-146432165980097="` echo $HOME/.ansible/tmp/ansible-tmp-1485185312.67-146432165980097 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpClqhIh TO /root/.ansible/tmp/ansible-tmp-1485185312.67-146432165980097/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185312.67-146432165980097/ /root/.ansible/tmp/ansible-tmp-1485185312.67-146432165980097/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185312.67-146432165980097/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185312.67-146432165980097/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => (item=/var/lib/ironic) => {"changed": false, "diff": {"after": {"path": "/var/lib/ironic"}, "before": {"path": "/var/lib/ironic"}}, "gid": 1001, "group": "ironic", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "ironic", "mode": 488, "original_basename": null, "owner": "ironic", "path": "/var/lib/ironic", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "validate": null}, "module_name": "file"}, "item": "/var/lib/ironic", "mode": "0750", "owner": "ironic", "path": "/var/lib/ironic", "secontext": "unconfined_u:object_r:var_lib_t:s0", "size": 4096, "state": "directory", "uid": 1001} <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185313.77-268227757812706 `" && echo ansible-tmp-1485185313.77-268227757812706="` echo $HOME/.ansible/tmp/ansible-tmp-1485185313.77-268227757812706 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpjoVQbV TO /root/.ansible/tmp/ansible-tmp-1485185313.77-268227757812706/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185313.77-268227757812706/ /root/.ansible/tmp/ansible-tmp-1485185313.77-268227757812706/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185313.77-268227757812706/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185313.77-268227757812706/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => (item=/var/lib/ironic/images) => {"changed": false, "diff": {"after": {"path": "/var/lib/ironic/images"}, "before": {"path": "/var/lib/ironic/images"}}, "gid": 1001, "group": "ironic", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "ironic", "mode": 488, "original_basename": null, "owner": "ironic", "path": "/var/lib/ironic/images", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "validate": null}, "module_name": "file"}, "item": "/var/lib/ironic/images", "mode": "0750", "owner": "ironic", "path": "/var/lib/ironic/images", "secontext": "unconfined_u:object_r:var_lib_t:s0", "size": 4096, "state": "directory", "uid": 1001} TASK [bifrost-ironic-install : Place ironic services] ************************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:249 Monday 23 January 2017 07:28:34 -0800 (0:00:02.306) 0:04:18.188 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185314.91-187421137542464 `" && echo ansible-tmp-1485185314.91-187421137542464="` echo $HOME/.ansible/tmp/ansible-tmp-1485185314.91-187421137542464 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpzPXVS_ TO /root/.ansible/tmp/ansible-tmp-1485185314.91-187421137542464/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185314.91-187421137542464/ /root/.ansible/tmp/ansible-tmp-1485185314.91-187421137542464/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185314.91-187421137542464/stat && sleep 0' <127.0.0.1> PUT /tmp/tmpmMFWpg TO /root/.ansible/tmp/ansible-tmp-1485185314.91-187421137542464/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185314.91-187421137542464/ /root/.ansible/tmp/ansible-tmp-1485185314.91-187421137542464/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185314.91-187421137542464/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1485185314.91-187421137542464/ > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => (item={u'username': u'ironic', u'service_name': u'ironic-api', u'args': u'--config-file /etc/ironic/ironic.conf', u'service_path': u'/bin'}) => {"changed": false, "diff": {"after": {"path": "/usr/lib/systemd/system/ironic-api.service"}, "before": {"path": "/usr/lib/systemd/system/ironic-api.service"}}, "gid": 0, "group": "root", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "dest": "/usr/lib/systemd/system/ironic-api.service", "diff_peek": null, "directory_mode": null, "follow": true, "force": false, "group": "root", "mode": null, "original_basename": "systemd_template.j2", "owner": "root", "path": "/usr/lib/systemd/system/ironic-api.service", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": null, "validate": null}}, "item": {"args": "--config-file /etc/ironic/ironic.conf", "service_name": "ironic-api", "service_path": "/bin", "username": "ironic"}, "mode": "0644", "owner": "root", "path": "/usr/lib/systemd/system/ironic-api.service", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 188, "state": "file", "uid": 0} <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185316.19-40212018533634 `" && echo ansible-tmp-1485185316.19-40212018533634="` echo $HOME/.ansible/tmp/ansible-tmp-1485185316.19-40212018533634 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpJa3BhP TO /root/.ansible/tmp/ansible-tmp-1485185316.19-40212018533634/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185316.19-40212018533634/ /root/.ansible/tmp/ansible-tmp-1485185316.19-40212018533634/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185316.19-40212018533634/stat && sleep 0' <127.0.0.1> PUT /tmp/tmpJ7Shmf TO /root/.ansible/tmp/ansible-tmp-1485185316.19-40212018533634/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185316.19-40212018533634/ /root/.ansible/tmp/ansible-tmp-1485185316.19-40212018533634/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185316.19-40212018533634/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1485185316.19-40212018533634/ > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => (item={u'username': u'ironic', u'service_name': u'ironic-conductor', u'args': u'--config-file /etc/ironic/ironic.conf', u'service_path': u'/bin'}) => {"changed": false, "diff": {"after": {"path": "/usr/lib/systemd/system/ironic-conductor.service"}, "before": {"path": "/usr/lib/systemd/system/ironic-conductor.service"}}, "gid": 0, "group": "root", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "dest": "/usr/lib/systemd/system/ironic-conductor.service", "diff_peek": null, "directory_mode": null, "follow": true, "force": false, "group": "root", "mode": null, "original_basename": "systemd_template.j2", "owner": "root", "path": "/usr/lib/systemd/system/ironic-conductor.service", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": null, "validate": null}}, "item": {"args": "--config-file /etc/ironic/ironic.conf", "service_name": "ironic-conductor", "service_path": "/bin", "username": "ironic"}, "mode": "0644", "owner": "root", "path": "/usr/lib/systemd/system/ironic-conductor.service", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 206, "state": "file", "uid": 0} TASK [bifrost-ironic-install : Set up PXE and iPXE folders] ******************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/create_tftpboot.yml:16 Monday 23 January 2017 07:28:36 -0800 (0:00:02.619) 0:04:20.807 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185317.65-230297965038456 `" && echo ansible-tmp-1485185317.65-230297965038456="` echo $HOME/.ansible/tmp/ansible-tmp-1485185317.65-230297965038456 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmppWH0He TO /root/.ansible/tmp/ansible-tmp-1485185317.65-230297965038456/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185317.65-230297965038456/ /root/.ansible/tmp/ansible-tmp-1485185317.65-230297965038456/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185317.65-230297965038456/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185317.65-230297965038456/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => (item=/tftpboot) => {"changed": true, "diff": {"after": {"group": 1001, "owner": 1001, "path": "/tftpboot"}, "before": {"group": 0, "owner": 0, "path": "/tftpboot"}}, "gid": 1001, "group": "ironic", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "ironic", "mode": "0755", "name": "/tftpboot", "original_basename": null, "owner": "ironic", "path": "/tftpboot", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "validate": null}, "module_name": "file"}, "item": "/tftpboot", "mode": "0755", "owner": "ironic", "path": "/tftpboot", "secontext": "system_u:object_r:root_t:s0", "size": 4096, "state": "directory", "uid": 1001} <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185318.73-41602274399236 `" && echo ansible-tmp-1485185318.73-41602274399236="` echo $HOME/.ansible/tmp/ansible-tmp-1485185318.73-41602274399236 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp7csvAI TO /root/.ansible/tmp/ansible-tmp-1485185318.73-41602274399236/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185318.73-41602274399236/ /root/.ansible/tmp/ansible-tmp-1485185318.73-41602274399236/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185318.73-41602274399236/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185318.73-41602274399236/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => (item=/tftpboot/pxelinux.cfg) => {"changed": true, "diff": {"after": {"group": 1001, "owner": 1001, "path": "/tftpboot/pxelinux.cfg", "state": "directory"}, "before": {"group": 0, "owner": 0, "path": "/tftpboot/pxelinux.cfg", "state": "absent"}}, "gid": 1001, "group": "ironic", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "ironic", "mode": "0755", "name": "/tftpboot/pxelinux.cfg", "original_basename": null, "owner": "ironic", "path": "/tftpboot/pxelinux.cfg", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "validate": null}, "module_name": "file"}, "item": "/tftpboot/pxelinux.cfg", "mode": "0755", "owner": "ironic", "path": "/tftpboot/pxelinux.cfg", "secontext": "system_u:object_r:root_t:s0", "size": 4096, "state": "directory", "uid": 1001} <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185319.8-221905508639228 `" && echo ansible-tmp-1485185319.8-221905508639228="` echo $HOME/.ansible/tmp/ansible-tmp-1485185319.8-221905508639228 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpCEFncD TO /root/.ansible/tmp/ansible-tmp-1485185319.8-221905508639228/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185319.8-221905508639228/ /root/.ansible/tmp/ansible-tmp-1485185319.8-221905508639228/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185319.8-221905508639228/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185319.8-221905508639228/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => (item=/httpboot) => {"changed": true, "diff": {"after": {"group": 1001, "owner": 1001, "path": "/httpboot"}, "before": {"group": 0, "owner": 0, "path": "/httpboot"}}, "gid": 1001, "group": "ironic", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "ironic", "mode": "0755", "name": "/httpboot", "original_basename": null, "owner": "ironic", "path": "/httpboot", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "validate": null}, "module_name": "file"}, "item": "/httpboot", "mode": "0755", "owner": "ironic", "path": "/httpboot", "secontext": "system_u:object_r:root_t:s0", "size": 4096, "state": "directory", "uid": 1001} <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185320.69-193414221471039 `" && echo ansible-tmp-1485185320.69-193414221471039="` echo $HOME/.ansible/tmp/ansible-tmp-1485185320.69-193414221471039 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpIo2Csg TO /root/.ansible/tmp/ansible-tmp-1485185320.69-193414221471039/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185320.69-193414221471039/ /root/.ansible/tmp/ansible-tmp-1485185320.69-193414221471039/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185320.69-193414221471039/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185320.69-193414221471039/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => (item=/httpboot/pxelinux.cfg) => {"changed": true, "diff": {"after": {"group": 1001, "owner": 1001, "path": "/httpboot/pxelinux.cfg", "state": "directory"}, "before": {"group": 0, "owner": 0, "path": "/httpboot/pxelinux.cfg", "state": "absent"}}, "gid": 1001, "group": "ironic", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "ironic", "mode": "0755", "name": "/httpboot/pxelinux.cfg", "original_basename": null, "owner": "ironic", "path": "/httpboot/pxelinux.cfg", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "validate": null}, "module_name": "file"}, "item": "/httpboot/pxelinux.cfg", "mode": "0755", "owner": "ironic", "path": "/httpboot/pxelinux.cfg", "secontext": "system_u:object_r:root_t:s0", "size": 4096, "state": "directory", "uid": 1001} TASK [bifrost-ironic-install : Place tftpd map-file] *************************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/create_tftpboot.yml:24 Monday 23 January 2017 07:28:41 -0800 (0:00:04.360) 0:04:25.168 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185321.12-209522429663952 `" && echo ansible-tmp-1485185321.12-209522429663952="` echo $HOME/.ansible/tmp/ansible-tmp-1485185321.12-209522429663952 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpreZdUm TO /root/.ansible/tmp/ansible-tmp-1485185321.12-209522429663952/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185321.12-209522429663952/ /root/.ansible/tmp/ansible-tmp-1485185321.12-209522429663952/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185321.12-209522429663952/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185321.12-209522429663952/" > /dev/null 2>&1 && sleep 0' <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185321.35-229086729123379 `" && echo ansible-tmp-1485185321.35-229086729123379="` echo $HOME/.ansible/tmp/ansible-tmp-1485185321.35-229086729123379 `" ) && sleep 0' <127.0.0.1> PUT /opt/bifrost/playbooks/roles/bifrost-ironic-install/files/tftpboot-map-file TO /root/.ansible/tmp/ansible-tmp-1485185321.35-229086729123379/source <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185321.35-229086729123379/ /root/.ansible/tmp/ansible-tmp-1485185321.35-229086729123379/source && sleep 0' <127.0.0.1> PUT /tmp/tmpIJvF5m TO /root/.ansible/tmp/ansible-tmp-1485185321.35-229086729123379/copy <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185321.35-229086729123379/ /root/.ansible/tmp/ansible-tmp-1485185321.35-229086729123379/copy && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185321.35-229086729123379/copy; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185321.35-229086729123379/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "checksum": "f36706d01b2b48807ea7ff5f6b2de88d24b1084e", "dest": "/tftpboot/map-file", "gid": 1001, "group": "ironic", "invocation": {"module_args": {"backup": false, "content": null, "delimiter": null, "dest": "/tftpboot/map-file", "directory_mode": null, "follow": false, "force": true, "group": "ironic", "mode": null, "original_basename": "tftpboot-map-file", "owner": "ironic", "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1485185321.35-229086729123379/source", "validate": null}}, "md5sum": "85c611da0829993174e39adff0c80cd8", "mode": "0644", "owner": "ironic", "secontext": "system_u:object_r:tftpdir_t:s0", "size": 52, "src": "/root/.ansible/tmp/ansible-tmp-1485185321.35-229086729123379/source", "state": "file", "uid": 1001} TASK [bifrost-ironic-install : Disable service tftp] *************************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/create_tftpboot.yml:27 Monday 23 January 2017 07:28:41 -0800 (0:00:00.632) 0:04:25.800 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185321.76-71339397066353 `" && echo ansible-tmp-1485185321.76-71339397066353="` echo $HOME/.ansible/tmp/ansible-tmp-1485185321.76-71339397066353 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpb05FzY TO /root/.ansible/tmp/ansible-tmp-1485185321.76-71339397066353/service <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185321.76-71339397066353/ /root/.ansible/tmp/ansible-tmp-1485185321.76-71339397066353/service && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185321.76-71339397066353/service; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185321.76-71339397066353/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "enabled": false, "invocation": {"module_args": {"arguments": "", "enabled": false, "name": "tftp", "pattern": null, "runlevel": "default", "sleep": null, "state": "stopped"}, "module_name": "service"}, "name": "tftp", "state": "stopped"} TASK [bifrost-ironic-install : Set pxelinux.0 source (for Ubuntu >=14.10)] ***** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/create_tftpboot.yml:30 Monday 23 January 2017 07:28:42 -0800 (0:00:00.577) 0:04:26.378 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Determine if pxelinux.0 is in place] ************ task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/create_tftpboot.yml:35 Monday 23 January 2017 07:28:42 -0800 (0:00:00.143) 0:04:26.521 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185322.48-214880983930184 `" && echo ansible-tmp-1485185322.48-214880983930184="` echo $HOME/.ansible/tmp/ansible-tmp-1485185322.48-214880983930184 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpUN4pLq TO /root/.ansible/tmp/ansible-tmp-1485185322.48-214880983930184/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185322.48-214880983930184/ /root/.ansible/tmp/ansible-tmp-1485185322.48-214880983930184/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185322.48-214880983930184/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185322.48-214880983930184/" > /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": "/tftpboot/pxelinux.0"}, "module_name": "stat"}, "stat": {"exists": false}} TASK [bifrost-ironic-install : Place pxelinux.0] ******************************* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/create_tftpboot.yml:39 Monday 23 January 2017 07:28:42 -0800 (0:00:00.402) 0:04:26.924 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185322.88-162410026126426 `" && echo ansible-tmp-1485185322.88-162410026126426="` echo $HOME/.ansible/tmp/ansible-tmp-1485185322.88-162410026126426 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpFZA1fe TO /root/.ansible/tmp/ansible-tmp-1485185322.88-162410026126426/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185322.88-162410026126426/ /root/.ansible/tmp/ansible-tmp-1485185322.88-162410026126426/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185322.88-162410026126426/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185322.88-162410026126426/" > /dev/null 2>&1 && sleep 0' <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185323.09-33731546279059 `" && echo ansible-tmp-1485185323.09-33731546279059="` echo $HOME/.ansible/tmp/ansible-tmp-1485185323.09-33731546279059 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpxB0n3B TO /root/.ansible/tmp/ansible-tmp-1485185323.09-33731546279059/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185323.09-33731546279059/ /root/.ansible/tmp/ansible-tmp-1485185323.09-33731546279059/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185323.09-33731546279059/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185323.09-33731546279059/" > /dev/null 2>&1 && sleep 0' <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185323.32-225465965128111 `" && echo ansible-tmp-1485185323.32-225465965128111="` echo $HOME/.ansible/tmp/ansible-tmp-1485185323.32-225465965128111 `" ) && sleep 0' <127.0.0.1> PUT /var/lib/tftpboot/pxelinux.0 TO /root/.ansible/tmp/ansible-tmp-1485185323.32-225465965128111/source <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185323.32-225465965128111/ /root/.ansible/tmp/ansible-tmp-1485185323.32-225465965128111/source && sleep 0' <127.0.0.1> PUT /tmp/tmpvGLKDu TO /root/.ansible/tmp/ansible-tmp-1485185323.32-225465965128111/copy <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185323.32-225465965128111/ /root/.ansible/tmp/ansible-tmp-1485185323.32-225465965128111/copy && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185323.32-225465965128111/copy; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185323.32-225465965128111/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "checksum": "d5e3670ef04b1ac5a044f395942993a59f7c9b4c", "dest": "/tftpboot/pxelinux.0", "gid": 0, "group": "root", "invocation": {"module_args": {"backup": false, "content": null, "delimiter": null, "dest": "/tftpboot/pxelinux.0", "directory_mode": null, "follow": false, "force": true, "group": null, "mode": null, "original_basename": "pxelinux.0", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1485185323.32-225465965128111/source", "validate": null}}, "md5sum": "35801c7b107e742eb948a715af27b214", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:tftpdir_t:s0", "size": 26771, "src": "/root/.ansible/tmp/ansible-tmp-1485185323.32-225465965128111/source", "state": "file", "uid": 0} TASK [bifrost-ironic-install : Place boot.ipxe helper script /etc/ironic] ****** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/create_tftpboot.yml:43 Monday 23 January 2017 07:28:43 -0800 (0:00:00.829) 0:04:27.754 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185323.7-52634039257615 `" && echo ansible-tmp-1485185323.7-52634039257615="` echo $HOME/.ansible/tmp/ansible-tmp-1485185323.7-52634039257615 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpvULaBn TO /root/.ansible/tmp/ansible-tmp-1485185323.7-52634039257615/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185323.7-52634039257615/ /root/.ansible/tmp/ansible-tmp-1485185323.7-52634039257615/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185323.7-52634039257615/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185323.7-52634039257615/" > /dev/null 2>&1 && sleep 0' <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185323.93-78418483605946 `" && echo ansible-tmp-1485185323.93-78418483605946="` echo $HOME/.ansible/tmp/ansible-tmp-1485185323.93-78418483605946 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpq2n6ul TO /root/.ansible/tmp/ansible-tmp-1485185323.93-78418483605946/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185323.93-78418483605946/ /root/.ansible/tmp/ansible-tmp-1485185323.93-78418483605946/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185323.93-78418483605946/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185323.93-78418483605946/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "checksum": "857e243677f7d26a01996189a635c97a6e8d38a3", "dest": "/etc/ironic/boot.ipxe", "diff": {"after": {"path": "/etc/ironic/boot.ipxe"}, "before": {"path": "/etc/ironic/boot.ipxe"}}, "gid": 1001, "group": "ironic", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "dest": "/etc/ironic/boot.ipxe", "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "ironic", "mode": "0744", "original_basename": "boot.ipxe", "owner": "ironic", "path": "/etc/ironic/boot.ipxe", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "boot.ipxe", "state": null, "validate": null}}, "mode": "0744", "owner": "ironic", "path": "/etc/ironic/boot.ipxe", "secontext": "system_u:object_r:etc_t:s0", "size": 395, "state": "file", "uid": 1001} TASK [bifrost-ironic-install : Pre-stage boot.ipxe into /httpboot/] ************ task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/create_tftpboot.yml:46 Monday 23 January 2017 07:28:44 -0800 (0:00:00.614) 0:04:28.368 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185324.32-179766970878604 `" && echo ansible-tmp-1485185324.32-179766970878604="` echo $HOME/.ansible/tmp/ansible-tmp-1485185324.32-179766970878604 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpcedmdT TO /root/.ansible/tmp/ansible-tmp-1485185324.32-179766970878604/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185324.32-179766970878604/ /root/.ansible/tmp/ansible-tmp-1485185324.32-179766970878604/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185324.32-179766970878604/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185324.32-179766970878604/" > /dev/null 2>&1 && sleep 0' <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185324.54-154797703503245 `" && echo ansible-tmp-1485185324.54-154797703503245="` echo $HOME/.ansible/tmp/ansible-tmp-1485185324.54-154797703503245 `" ) && sleep 0' <127.0.0.1> PUT /opt/bifrost/playbooks/roles/bifrost-ironic-install/files/boot.ipxe TO /root/.ansible/tmp/ansible-tmp-1485185324.54-154797703503245/source <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185324.54-154797703503245/ /root/.ansible/tmp/ansible-tmp-1485185324.54-154797703503245/source && sleep 0' <127.0.0.1> PUT /tmp/tmpVr7LrL TO /root/.ansible/tmp/ansible-tmp-1485185324.54-154797703503245/copy <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185324.54-154797703503245/ /root/.ansible/tmp/ansible-tmp-1485185324.54-154797703503245/copy && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185324.54-154797703503245/copy; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185324.54-154797703503245/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "checksum": "857e243677f7d26a01996189a635c97a6e8d38a3", "dest": "/httpboot/boot.ipxe", "gid": 1001, "group": "ironic", "invocation": {"module_args": {"backup": false, "content": null, "delimiter": null, "dest": "/httpboot/boot.ipxe", "directory_mode": null, "follow": false, "force": true, "group": "ironic", "mode": "0744", "original_basename": "boot.ipxe", "owner": "ironic", "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1485185324.54-154797703503245/source", "validate": null}}, "md5sum": "eb7b7622b93d2a7a40ce1576e2b0ea74", "mode": "0744", "owner": "ironic", "secontext": "system_u:object_r:httpd_sys_content_t:s0", "size": 395, "src": "/root/.ansible/tmp/ansible-tmp-1485185324.54-154797703503245/source", "state": "file", "uid": 1001} TASK [bifrost-ironic-install : Place tftp config file] ************************* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/create_tftpboot.yml:49 Monday 23 January 2017 07:28:44 -0800 (0:00:00.624) 0:04:28.993 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185324.95-225412666708593 `" && echo ansible-tmp-1485185324.95-225412666708593="` echo $HOME/.ansible/tmp/ansible-tmp-1485185324.95-225412666708593 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpuH_gu2 TO /root/.ansible/tmp/ansible-tmp-1485185324.95-225412666708593/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185324.95-225412666708593/ /root/.ansible/tmp/ansible-tmp-1485185324.95-225412666708593/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185324.95-225412666708593/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185324.95-225412666708593/" > /dev/null 2>&1 && sleep 0' <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185325.17-105490291175824 `" && echo ansible-tmp-1485185325.17-105490291175824="` echo $HOME/.ansible/tmp/ansible-tmp-1485185325.17-105490291175824 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpgHNamT TO /root/.ansible/tmp/ansible-tmp-1485185325.17-105490291175824/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185325.17-105490291175824/ /root/.ansible/tmp/ansible-tmp-1485185325.17-105490291175824/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185325.17-105490291175824/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185325.17-105490291175824/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "checksum": "7b06e4a42e8cd8effe6abc2acc9e1c264562f95a", "dest": "/etc/xinetd.d/tftp", "diff": {"after": {"path": "/etc/xinetd.d/tftp"}, "before": {"path": "/etc/xinetd.d/tftp"}}, "gid": 0, "group": "root", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "dest": "/etc/xinetd.d/tftp", "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": null, "mode": null, "original_basename": "xinetd.tftp", "owner": null, "path": "/etc/xinetd.d/tftp", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "xinetd.tftp", "state": null, "validate": null}}, "mode": "0644", "owner": "root", "path": "/etc/xinetd.d/tftp", "secontext": "system_u:object_r:tftpd_etc_t:s0", "size": 430, "state": "file", "uid": 0} TASK [bifrost-ironic-install : Create /usr/share/ipxe/] ************************ task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/get_ipxe.yml:16 Monday 23 January 2017 07:28:45 -0800 (0:00:00.622) 0:04:29.616 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Get ipxe files] ********************************* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/get_ipxe.yml:24 Monday 23 January 2017 07:28:45 -0800 (0:00:00.201) 0:04:29.818 ******** skipping: [127.0.0.1] => (item=undionly.kpxe) => {"changed": false, "item": "undionly.kpxe", "skip_reason": "Conditional check failed", "skipped": true} skipping: [127.0.0.1] => (item=ipxe.lkrn) => {"changed": false, "item": "ipxe.lkrn", "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Copy iPXE image into place] ********************* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/create_tftpboot.yml:56 Monday 23 January 2017 07:28:47 -0800 (0:00:01.980) 0:04:31.798 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185327.76-130625754382120 `" && echo ansible-tmp-1485185327.76-130625754382120="` echo $HOME/.ansible/tmp/ansible-tmp-1485185327.76-130625754382120 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpAOZO9I TO /root/.ansible/tmp/ansible-tmp-1485185327.76-130625754382120/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185327.76-130625754382120/ /root/.ansible/tmp/ansible-tmp-1485185327.76-130625754382120/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185327.76-130625754382120/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185327.76-130625754382120/" > /dev/null 2>&1 && sleep 0' <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185327.96-245019050424100 `" && echo ansible-tmp-1485185327.96-245019050424100="` echo $HOME/.ansible/tmp/ansible-tmp-1485185327.96-245019050424100 `" ) && sleep 0' <127.0.0.1> PUT /usr/share/ipxe/undionly.kpxe TO /root/.ansible/tmp/ansible-tmp-1485185327.96-245019050424100/source <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185327.96-245019050424100/ /root/.ansible/tmp/ansible-tmp-1485185327.96-245019050424100/source && sleep 0' <127.0.0.1> PUT /tmp/tmpbxbiRe TO /root/.ansible/tmp/ansible-tmp-1485185327.96-245019050424100/copy <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185327.96-245019050424100/ /root/.ansible/tmp/ansible-tmp-1485185327.96-245019050424100/copy && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185327.96-245019050424100/copy; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185327.96-245019050424100/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "checksum": "6bfc7d94ea6aabc3190828c80c8583289f346133", "dest": "/tftpboot/undionly.kpxe", "gid": 0, "group": "root", "invocation": {"module_args": {"backup": false, "content": null, "delimiter": null, "dest": "/tftpboot/undionly.kpxe", "directory_mode": null, "follow": false, "force": true, "group": null, "mode": null, "original_basename": "undionly.kpxe", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1485185327.96-245019050424100/source", "validate": null}}, "md5sum": "05cc1f9f43670f10b1a10594f2ae625f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:tftpdir_t:s0", "size": 66102, "src": "/root/.ansible/tmp/ansible-tmp-1485185327.96-245019050424100/source", "state": "file", "uid": 0} TASK [bifrost-ironic-install : Copy full iPXE image into /httpboot] ************ task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/create_tftpboot.yml:60 Monday 23 January 2017 07:28:48 -0800 (0:00:00.607) 0:04:32.406 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185328.35-135037769285606 `" && echo ansible-tmp-1485185328.35-135037769285606="` echo $HOME/.ansible/tmp/ansible-tmp-1485185328.35-135037769285606 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp3cPSHi TO /root/.ansible/tmp/ansible-tmp-1485185328.35-135037769285606/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185328.35-135037769285606/ /root/.ansible/tmp/ansible-tmp-1485185328.35-135037769285606/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185328.35-135037769285606/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185328.35-135037769285606/" > /dev/null 2>&1 && sleep 0' <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185328.55-97669851657224 `" && echo ansible-tmp-1485185328.55-97669851657224="` echo $HOME/.ansible/tmp/ansible-tmp-1485185328.55-97669851657224 `" ) && sleep 0' <127.0.0.1> PUT /usr/share/ipxe/ipxe.lkrn TO /root/.ansible/tmp/ansible-tmp-1485185328.55-97669851657224/source <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185328.55-97669851657224/ /root/.ansible/tmp/ansible-tmp-1485185328.55-97669851657224/source && sleep 0' <127.0.0.1> PUT /tmp/tmpazvgzt TO /root/.ansible/tmp/ansible-tmp-1485185328.55-97669851657224/copy <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185328.55-97669851657224/ /root/.ansible/tmp/ansible-tmp-1485185328.55-97669851657224/copy && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185328.55-97669851657224/copy; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185328.55-97669851657224/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "checksum": "57ed4987f1059b7e0f0e45d1fd5b9a81db825f28", "dest": "/httpboot/ipxe.lkrn", "gid": 0, "group": "root", "invocation": {"module_args": {"backup": false, "content": null, "delimiter": null, "dest": "/httpboot/ipxe.lkrn", "directory_mode": null, "follow": false, "force": true, "group": null, "mode": null, "original_basename": "ipxe.lkrn", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1485185328.55-97669851657224/source", "validate": null}}, "md5sum": "8db38f6968f13f3db81fcc2e210b06c1", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:httpd_sys_content_t:s0", "size": 300059, "src": "/root/.ansible/tmp/ansible-tmp-1485185328.55-97669851657224/source", "state": "file", "uid": 0} TASK [bifrost-ironic-install : Copy full iPXE image into /tftpboot] ************ task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/create_tftpboot.yml:63 Monday 23 January 2017 07:28:48 -0800 (0:00:00.564) 0:04:32.971 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185328.93-6906482811227 `" && echo ansible-tmp-1485185328.93-6906482811227="` echo $HOME/.ansible/tmp/ansible-tmp-1485185328.93-6906482811227 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpi0B93M TO /root/.ansible/tmp/ansible-tmp-1485185328.93-6906482811227/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185328.93-6906482811227/ /root/.ansible/tmp/ansible-tmp-1485185328.93-6906482811227/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185328.93-6906482811227/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185328.93-6906482811227/" > /dev/null 2>&1 && sleep 0' <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185329.15-75943704448005 `" && echo ansible-tmp-1485185329.15-75943704448005="` echo $HOME/.ansible/tmp/ansible-tmp-1485185329.15-75943704448005 `" ) && sleep 0' <127.0.0.1> PUT /usr/share/ipxe/ipxe.lkrn TO /root/.ansible/tmp/ansible-tmp-1485185329.15-75943704448005/source <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185329.15-75943704448005/ /root/.ansible/tmp/ansible-tmp-1485185329.15-75943704448005/source && sleep 0' <127.0.0.1> PUT /tmp/tmpupqQHP TO /root/.ansible/tmp/ansible-tmp-1485185329.15-75943704448005/copy <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185329.15-75943704448005/ /root/.ansible/tmp/ansible-tmp-1485185329.15-75943704448005/copy && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185329.15-75943704448005/copy; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185329.15-75943704448005/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "checksum": "57ed4987f1059b7e0f0e45d1fd5b9a81db825f28", "dest": "/tftpboot/ipxe.lkrn", "gid": 0, "group": "root", "invocation": {"module_args": {"backup": false, "content": null, "delimiter": null, "dest": "/tftpboot/ipxe.lkrn", "directory_mode": null, "follow": false, "force": true, "group": null, "mode": null, "original_basename": "ipxe.lkrn", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1485185329.15-75943704448005/source", "validate": null}}, "md5sum": "8db38f6968f13f3db81fcc2e210b06c1", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:tftpdir_t:s0", "size": 300059, "src": "/root/.ansible/tmp/ansible-tmp-1485185329.15-75943704448005/source", "state": "file", "uid": 0} TASK [bifrost-ironic-install : Determine if folder exists, else create and populate folder.] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/create_tftpboot.yml:67 Monday 23 January 2017 07:28:49 -0800 (0:00:00.626) 0:04:33.598 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185329.55-230679023503014 `" && echo ansible-tmp-1485185329.55-230679023503014="` echo $HOME/.ansible/tmp/ansible-tmp-1485185329.55-230679023503014 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpMijVmd TO /root/.ansible/tmp/ansible-tmp-1485185329.55-230679023503014/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185329.55-230679023503014/ /root/.ansible/tmp/ansible-tmp-1485185329.55-230679023503014/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185329.55-230679023503014/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185329.55-230679023503014/" > /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": "/tftpboot/master_images"}, "module_name": "stat"}, "stat": {"exists": false}} TASK [bifrost-ironic-install : Create master_images folder] ******************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/create_tftpboot.yml:71 Monday 23 January 2017 07:28:49 -0800 (0:00:00.388) 0:04:33.986 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185329.95-37754427090505 `" && echo ansible-tmp-1485185329.95-37754427090505="` echo $HOME/.ansible/tmp/ansible-tmp-1485185329.95-37754427090505 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpWkvD63 TO /root/.ansible/tmp/ansible-tmp-1485185329.95-37754427090505/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185329.95-37754427090505/ /root/.ansible/tmp/ansible-tmp-1485185329.95-37754427090505/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185329.95-37754427090505/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185329.95-37754427090505/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "diff": {"after": {"group": 1001, "owner": 1001, "path": "/tftpboot/master_images", "state": "directory"}, "before": {"group": 0, "owner": 0, "path": "/tftpboot/master_images", "state": "absent"}}, "gid": 1001, "group": "ironic", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "ironic", "mode": null, "name": "/tftpboot/master_images", "original_basename": null, "owner": "ironic", "path": "/tftpboot/master_images", "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": "ironic", "path": "/tftpboot/master_images", "secontext": "system_u:object_r:root_t:s0", "size": 4096, "state": "directory", "uid": 1001} TASK [bifrost-ironic-install : Inspector - Place default tftp boot file in /httpboot/pxelinux.cfg/] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/create_tftpboot.yml:75 Monday 23 January 2017 07:28:50 -0800 (0:00:00.398) 0:04:34.385 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185330.37-187524167910541 `" && echo ansible-tmp-1485185330.37-187524167910541="` echo $HOME/.ansible/tmp/ansible-tmp-1485185330.37-187524167910541 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpna9P8_ TO /root/.ansible/tmp/ansible-tmp-1485185330.37-187524167910541/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185330.37-187524167910541/ /root/.ansible/tmp/ansible-tmp-1485185330.37-187524167910541/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185330.37-187524167910541/stat && sleep 0' <127.0.0.1> PUT /tmp/tmpBvcPvs TO /root/.ansible/tmp/ansible-tmp-1485185330.37-187524167910541/source <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185330.37-187524167910541/ /root/.ansible/tmp/ansible-tmp-1485185330.37-187524167910541/source && sleep 0' <127.0.0.1> PUT /tmp/tmp66Oyai TO /root/.ansible/tmp/ansible-tmp-1485185330.37-187524167910541/copy <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185330.37-187524167910541/ /root/.ansible/tmp/ansible-tmp-1485185330.37-187524167910541/copy && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185330.37-187524167910541/copy && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1485185330.37-187524167910541/ > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "checksum": "05054af99d8270420ee8cf7e21db9ef4cb05798d", "dest": "/httpboot/pxelinux.cfg/default", "gid": 1001, "group": "ironic", "invocation": {"module_args": {"backup": false, "content": null, "delimiter": null, "dest": "/httpboot/pxelinux.cfg/default", "directory_mode": null, "follow": true, "force": true, "group": "ironic", "mode": null, "original_basename": "inspector-default-boot-ipxe.j2", "owner": "ironic", "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1485185330.37-187524167910541/source", "validate": null}}, "md5sum": "eb87511c036405f568359db52323aa22", "mode": "0644", "owner": "ironic", "secontext": "system_u:object_r:httpd_sys_content_t:s0", "size": 346, "src": "/root/.ansible/tmp/ansible-tmp-1485185330.37-187524167910541/source", "state": "file", "uid": 1001} TASK [bifrost-ironic-install : Setup Inventory Hosts Directory] **************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:260 Monday 23 January 2017 07:28:50 -0800 (0:00:00.695) 0:04:35.080 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Setup Inventory DHCP Hosts Directory] *********** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:268 Monday 23 January 2017 07:28:51 -0800 (0:00:00.154) 0:04:35.235 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Deploy dnsmasq configuration file] ************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:276 Monday 23 January 2017 07:28:51 -0800 (0:00:00.091) 0:04:35.326 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185331.29-187616869074379 `" && echo ansible-tmp-1485185331.29-187616869074379="` echo $HOME/.ansible/tmp/ansible-tmp-1485185331.29-187616869074379 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpWMvrTb TO /root/.ansible/tmp/ansible-tmp-1485185331.29-187616869074379/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185331.29-187616869074379/ /root/.ansible/tmp/ansible-tmp-1485185331.29-187616869074379/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185331.29-187616869074379/stat && sleep 0' <127.0.0.1> PUT /tmp/tmpt0DWhD TO /root/.ansible/tmp/ansible-tmp-1485185331.29-187616869074379/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185331.29-187616869074379/ /root/.ansible/tmp/ansible-tmp-1485185331.29-187616869074379/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185331.29-187616869074379/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1485185331.29-187616869074379/ > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "diff": {"after": {"path": "/etc/dnsmasq.conf"}, "before": {"path": "/etc/dnsmasq.conf"}}, "gid": 0, "group": "root", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "dest": "/etc/dnsmasq.conf", "diff_peek": null, "directory_mode": null, "follow": true, "force": false, "group": null, "mode": null, "original_basename": "dnsmasq.conf.j2", "owner": null, "path": "/etc/dnsmasq.conf", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": null, "validate": null}}, "mode": "0644", "owner": "root", "path": "/etc/dnsmasq.conf", "secontext": "system_u:object_r:dnsmasq_etc_t:s0", "size": 2654, "state": "file", "uid": 0} TASK [bifrost-ironic-install : Look for libvirt dnsmasq config] **************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:281 Monday 23 January 2017 07:28:51 -0800 (0:00:00.586) 0:04:35.912 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185331.85-43507678878540 `" && echo ansible-tmp-1485185331.85-43507678878540="` echo $HOME/.ansible/tmp/ansible-tmp-1485185331.85-43507678878540 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp5PTS2L TO /root/.ansible/tmp/ansible-tmp-1485185331.85-43507678878540/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185331.85-43507678878540/ /root/.ansible/tmp/ansible-tmp-1485185331.85-43507678878540/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185331.85-43507678878540/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185331.85-43507678878540/" > /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": "/etc/dnsmasq.d/libvirt-bin"}, "module_name": "stat"}, "stat": {"exists": false}} TASK [bifrost-ironic-install : Disable libvirt dnsmasq config] ***************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:285 Monday 23 January 2017 07:28:52 -0800 (0:00:00.346) 0:04:36.259 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Enable IP forwarding in sysctl] ***************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:293 Monday 23 January 2017 07:28:52 -0800 (0:00:00.103) 0:04:36.362 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185332.43-16361673080100 `" && echo ansible-tmp-1485185332.43-16361673080100="` echo $HOME/.ansible/tmp/ansible-tmp-1485185332.43-16361673080100 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpT6PQ_M TO /root/.ansible/tmp/ansible-tmp-1485185332.43-16361673080100/sysctl <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185332.43-16361673080100/ /root/.ansible/tmp/ansible-tmp-1485185332.43-16361673080100/sysctl && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185332.43-16361673080100/sysctl; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185332.43-16361673080100/" > /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-ironic-install : Look for sgabios in /usr/share/sgabios/] ******** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:303 Monday 23 January 2017 07:28:52 -0800 (0:00:00.472) 0:04:36.834 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185332.78-223223993482199 `" && echo ansible-tmp-1485185332.78-223223993482199="` echo $HOME/.ansible/tmp/ansible-tmp-1485185332.78-223223993482199 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpYPvye5 TO /root/.ansible/tmp/ansible-tmp-1485185332.78-223223993482199/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185332.78-223223993482199/ /root/.ansible/tmp/ansible-tmp-1485185332.78-223223993482199/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185332.78-223223993482199/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185332.78-223223993482199/" > /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/sgabios//sgabios.bin"}, "module_name": "stat"}, "stat": {"atime": 1485155927.9851303, "checksum": "3fd9d481465cd69a92d6955d2ab0dfe88c164dab", "ctime": 1465609706.737172, "dev": 2051, "exists": true, "gid": 0, "gr_name": "root", "inode": 130810882, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "bfec44555ca3f3fb54666179cfe4bc97", "mode": "0644", "mtime": 1402349628.0, "nlink": 1, "path": "/usr/share/sgabios//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-ironic-install : Look for sgabios in /usr/share/misc] ************ task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:306 Monday 23 January 2017 07:28:53 -0800 (0:00:00.346) 0:04:37.181 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185333.12-111179579536229 `" && echo ansible-tmp-1485185333.12-111179579536229="` echo $HOME/.ansible/tmp/ansible-tmp-1485185333.12-111179579536229 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpyyW82I TO /root/.ansible/tmp/ansible-tmp-1485185333.12-111179579536229/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185333.12-111179579536229/ /root/.ansible/tmp/ansible-tmp-1485185333.12-111179579536229/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185333.12-111179579536229/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185333.12-111179579536229/" > /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": {"exists": false}} TASK [bifrost-ironic-install : Place sgabios.bin] ****************************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:309 Monday 23 January 2017 07:28:53 -0800 (0:00:00.341) 0:04:37.522 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Deploy nginx configuration file for serving HTTP requests] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:315 Monday 23 January 2017 07:28:53 -0800 (0:00:00.102) 0:04:37.624 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185333.56-122856000591085 `" && echo ansible-tmp-1485185333.56-122856000591085="` echo $HOME/.ansible/tmp/ansible-tmp-1485185333.56-122856000591085 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpREeavt TO /root/.ansible/tmp/ansible-tmp-1485185333.56-122856000591085/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185333.56-122856000591085/ /root/.ansible/tmp/ansible-tmp-1485185333.56-122856000591085/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185333.56-122856000591085/stat && sleep 0' <127.0.0.1> PUT /tmp/tmpu2cjAO TO /root/.ansible/tmp/ansible-tmp-1485185333.56-122856000591085/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185333.56-122856000591085/ /root/.ansible/tmp/ansible-tmp-1485185333.56-122856000591085/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185333.56-122856000591085/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1485185333.56-122856000591085/ > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "diff": {"after": {"path": "/etc/nginx/nginx.conf"}, "before": {"path": "/etc/nginx/nginx.conf"}}, "gid": 0, "group": "root", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "dest": "/etc/nginx/nginx.conf", "diff_peek": null, "directory_mode": null, "follow": true, "force": false, "group": null, "mode": null, "original_basename": "nginx.conf.j2", "owner": null, "path": "/etc/nginx/nginx.conf", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": null, "validate": null}}, "mode": "0644", "owner": "root", "path": "/etc/nginx/nginx.conf", "secontext": "system_u:object_r:httpd_config_t:s0", "size": 722, "state": "file", "uid": 0} TASK [bifrost-ironic-install : Test if IPA kernel is present] ****************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/download_ipa_image.yml:18 Monday 23 January 2017 07:28:54 -0800 (0:00:00.609) 0:04:38.234 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185334.24-82374972941061 `" && echo ansible-tmp-1485185334.24-82374972941061="` echo $HOME/.ansible/tmp/ansible-tmp-1485185334.24-82374972941061 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpiyz0lM TO /root/.ansible/tmp/ansible-tmp-1485185334.24-82374972941061/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185334.24-82374972941061/ /root/.ansible/tmp/ansible-tmp-1485185334.24-82374972941061/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185334.24-82374972941061/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185334.24-82374972941061/" > /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": "/httpboot/ipa.vmlinuz"}, "module_name": "stat"}, "stat": {"exists": false}} TASK [bifrost-ironic-install : Download IPA kernel] **************************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/download_ipa_image.yml:22 Monday 23 January 2017 07:28:54 -0800 (0:00:00.491) 0:04:38.726 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185334.8-94290458936466 `" && echo ansible-tmp-1485185334.8-94290458936466="` echo $HOME/.ansible/tmp/ansible-tmp-1485185334.8-94290458936466 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpaw8Z3h TO /root/.ansible/tmp/ansible-tmp-1485185334.8-94290458936466/get_url <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185334.8-94290458936466/ /root/.ansible/tmp/ansible-tmp-1485185334.8-94290458936466/get_url && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185334.8-94290458936466/get_url; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185334.8-94290458936466/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "checksum_dest": null, "checksum_src": "1a936929b57a8d3f1ccc378d241103c5f1b93097", "dest": "/httpboot/ipa.vmlinuz", "gid": 0, "group": "root", "invocation": {"module_args": {"backup": false, "checksum": "", "content": null, "delimiter": null, "dest": "/httpboot/ipa.vmlinuz", "directory_mode": null, "follow": false, "force": false, "force_basic_auth": false, "group": null, "headers": null, "http_agent": "ansible-httpget", "mode": null, "owner": null, "path": "/httpboot/ipa.vmlinuz", "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "sha256sum": "", "src": null, "timeout": 300, "tmp_dest": "", "url": "https://tarballs.openstack.org/ironic-python-agent/tinyipa/files/tinyipa-master.vmlinuz", "url_password": null, "url_username": null, "use_proxy": true, "validate_certs": true}, "module_name": "get_url"}, "md5sum": "8bffc2d4ca84e7b6d1310fef7b8c6ddc", "mode": "0644", "msg": "OK (3807184 bytes)", "owner": "root", "secontext": "system_u:object_r:root_t:s0", "size": 3807184, "src": "/tmp/tmpas0jAI", "state": "file", "uid": 0, "url": "https://tarballs.openstack.org/ironic-python-agent/tinyipa/files/tinyipa-master.vmlinuz"} TASK [bifrost-ironic-install : Test if IPA image is present] ******************* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/download_ipa_image.yml:26 Monday 23 January 2017 07:28:56 -0800 (0:00:02.112) 0:04:40.839 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185336.81-51090344093736 `" && echo ansible-tmp-1485185336.81-51090344093736="` echo $HOME/.ansible/tmp/ansible-tmp-1485185336.81-51090344093736 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpThCTm6 TO /root/.ansible/tmp/ansible-tmp-1485185336.81-51090344093736/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185336.81-51090344093736/ /root/.ansible/tmp/ansible-tmp-1485185336.81-51090344093736/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185336.81-51090344093736/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185336.81-51090344093736/" > /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": "/httpboot/ipa.initramfs"}, "module_name": "stat"}, "stat": {"exists": false}} TASK [bifrost-ironic-install : Download IPA image] ***************************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/download_ipa_image.yml:30 Monday 23 January 2017 07:28:57 -0800 (0:00:00.416) 0:04:41.256 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185337.23-154950288882992 `" && echo ansible-tmp-1485185337.23-154950288882992="` echo $HOME/.ansible/tmp/ansible-tmp-1485185337.23-154950288882992 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmprfOojl TO /root/.ansible/tmp/ansible-tmp-1485185337.23-154950288882992/get_url <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185337.23-154950288882992/ /root/.ansible/tmp/ansible-tmp-1485185337.23-154950288882992/get_url && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185337.23-154950288882992/get_url; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185337.23-154950288882992/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "checksum_dest": null, "checksum_src": "13d4fce8d8fffb96961af3db21e00077ecb3ba6a", "dest": "/httpboot/ipa.initramfs", "gid": 0, "group": "root", "invocation": {"module_args": {"backup": false, "checksum": "", "content": null, "delimiter": null, "dest": "/httpboot/ipa.initramfs", "directory_mode": null, "follow": false, "force": false, "force_basic_auth": false, "group": null, "headers": null, "http_agent": "ansible-httpget", "mode": null, "owner": null, "path": "/httpboot/ipa.initramfs", "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "sha256sum": "", "src": null, "timeout": 300, "tmp_dest": "", "url": "https://tarballs.openstack.org/ironic-python-agent/tinyipa/files/tinyipa-master.gz", "url_password": null, "url_username": null, "use_proxy": true, "validate_certs": true}, "module_name": "get_url"}, "md5sum": "5c69df709fa926b36d1f3e62dbbbfd12", "mode": "0644", "msg": "OK (39837297 bytes)", "owner": "root", "secontext": "system_u:object_r:root_t:s0", "size": 39837297, "src": "/tmp/tmpizp_JS", "state": "file", "uid": 0, "url": "https://tarballs.openstack.org/ironic-python-agent/tinyipa/files/tinyipa-master.gz"} TASK [bifrost-ironic-install : Download cirros to use for deployment if requested] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:320 Monday 23 January 2017 07:29:02 -0800 (0:00:05.528) 0:04:46.785 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : "Explicitly permit nginx port (TCP) for file downloads from nodes to be provisioned"] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:325 Monday 23 January 2017 07:29:02 -0800 (0:00:00.097) 0:04:46.882 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185342.82-119071617794346 `" && echo ansible-tmp-1485185342.82-119071617794346="` echo $HOME/.ansible/tmp/ansible-tmp-1485185342.82-119071617794346 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmps6Coxs TO /root/.ansible/tmp/ansible-tmp-1485185342.82-119071617794346/command <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185342.82-119071617794346/ /root/.ansible/tmp/ansible-tmp-1485185342.82-119071617794346/command && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185342.82-119071617794346/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185342.82-119071617794346/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "cmd": ["iptables", "-I", "INPUT", "-p", "tcp", "--dport", "8080", "-i", "virbr0", "-j", "ACCEPT"], "delta": "0:00:00.011464", "end": "2017-01-23 07:29:03.042782", "invocation": {"module_args": {"_raw_params": "iptables -I INPUT -p tcp --dport 8080 -i virbr0 -j ACCEPT", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-01-23 07:29:03.031318", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []} TASK [bifrost-ironic-install : Explicitly permit TCP/6385 for IPA callback] **** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:331 Monday 23 January 2017 07:29:03 -0800 (0:00:00.360) 0:04:47.243 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185343.18-98659250923415 `" && echo ansible-tmp-1485185343.18-98659250923415="` echo $HOME/.ansible/tmp/ansible-tmp-1485185343.18-98659250923415 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpcn1WbG TO /root/.ansible/tmp/ansible-tmp-1485185343.18-98659250923415/command <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185343.18-98659250923415/ /root/.ansible/tmp/ansible-tmp-1485185343.18-98659250923415/command && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185343.18-98659250923415/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185343.18-98659250923415/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "cmd": ["iptables", "-I", "INPUT", "-p", "tcp", "--dport", "6385", "-i", "virbr0", "-j", "ACCEPT"], "delta": "0:00:00.008894", "end": "2017-01-23 07:29:03.398297", "invocation": {"module_args": {"_raw_params": "iptables -I INPUT -p tcp --dport 6385 -i virbr0 -j ACCEPT", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-01-23 07:29:03.389403", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []} TASK [bifrost-ironic-install : Explicitly allow nginx and IPA port (TCP) on selinux] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:335 Monday 23 January 2017 07:29:03 -0800 (0:00:00.350) 0:04:47.594 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Add proper context on created data for http_boot] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:342 Monday 23 January 2017 07:29:03 -0800 (0:00:00.097) 0:04:47.691 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Copy ironic policy file to temporary directory] * task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:345 Monday 23 January 2017 07:29:03 -0800 (0:00:00.097) 0:04:47.789 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Check ironic policy module] ********************* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:350 Monday 23 January 2017 07:29:03 -0800 (0:00:00.097) 0:04:47.887 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Package ironic policy module] ******************* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:353 Monday 23 January 2017 07:29:03 -0800 (0:00:00.098) 0:04:47.985 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Include ironic policy module] ******************* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:356 Monday 23 January 2017 07:29:03 -0800 (0:00:00.091) 0:04:48.077 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Enable ironic policy module] ******************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:359 Monday 23 January 2017 07:29:04 -0800 (0:00:00.092) 0:04:48.169 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Configure remote logging] *********************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:363 Monday 23 January 2017 07:29:04 -0800 (0:00:00.092) 0:04:48.262 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Make directory for collected logs] ************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:366 Monday 23 January 2017 07:29:04 -0800 (0:00:00.092) 0:04:48.355 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Configure collecting logs from baremetal nodes] * task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:374 Monday 23 January 2017 07:29:04 -0800 (0:00:00.092) 0:04:48.447 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Configure logrotate for remote logs] ************ task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:377 Monday 23 January 2017 07:29:04 -0800 (0:00:00.091) 0:04:48.539 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Reload systemd configuration] ******************* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/start.yml:16 Monday 23 January 2017 07:29:04 -0800 (0:00:00.098) 0:04:48.637 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185344.58-121409098228940 `" && echo ansible-tmp-1485185344.58-121409098228940="` echo $HOME/.ansible/tmp/ansible-tmp-1485185344.58-121409098228940 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpmEeXx2 TO /root/.ansible/tmp/ansible-tmp-1485185344.58-121409098228940/command <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185344.58-121409098228940/ /root/.ansible/tmp/ansible-tmp-1485185344.58-121409098228940/command && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185344.58-121409098228940/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185344.58-121409098228940/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "cmd": ["systemctl", "daemon-reload"], "delta": "0:00:00.122252", "end": "2017-01-23 07:29:04.906482", "invocation": {"module_args": {"_raw_params": "systemctl daemon-reload", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-01-23 07:29:04.784230", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []} TASK [bifrost-ironic-install : Ensure rsyslog is running with current config] ** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/start.yml:20 Monday 23 January 2017 07:29:04 -0800 (0:00:00.474) 0:04:49.111 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Start database service] ************************* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/start.yml:24 Monday 23 January 2017 07:29:05 -0800 (0:00:00.097) 0:04:49.209 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185345.15-26402425290219 `" && echo ansible-tmp-1485185345.15-26402425290219="` echo $HOME/.ansible/tmp/ansible-tmp-1485185345.15-26402425290219 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp7EXYPS TO /root/.ansible/tmp/ansible-tmp-1485185345.15-26402425290219/service <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185345.15-26402425290219/ /root/.ansible/tmp/ansible-tmp-1485185345.15-26402425290219/service && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185345.15-26402425290219/service; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185345.15-26402425290219/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "enabled": true, "invocation": {"module_args": {"arguments": "", "enabled": true, "name": "mariadb", "pattern": null, "runlevel": "default", "sleep": null, "state": "started"}, "module_name": "service"}, "name": "mariadb", "state": "started"} TASK [bifrost-ironic-install : Start rabbitmq-server] ************************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/start.yml:27 Monday 23 January 2017 07:29:05 -0800 (0:00:00.386) 0:04:49.595 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185345.53-15601388086512 `" && echo ansible-tmp-1485185345.53-15601388086512="` echo $HOME/.ansible/tmp/ansible-tmp-1485185345.53-15601388086512 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp1iU_En TO /root/.ansible/tmp/ansible-tmp-1485185345.53-15601388086512/service <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185345.53-15601388086512/ /root/.ansible/tmp/ansible-tmp-1485185345.53-15601388086512/service && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185345.53-15601388086512/service; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185345.53-15601388086512/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "enabled": true, "invocation": {"module_args": {"arguments": "", "enabled": true, "name": "rabbitmq-server", "pattern": null, "runlevel": "default", "sleep": null, "state": "started"}, "module_name": "service"}, "name": "rabbitmq-server", "state": "started"} TASK [bifrost-ironic-install : Inspector - (re)starting ironic-inspector service] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_start.yml:16 Monday 23 January 2017 07:29:05 -0800 (0:00:00.376) 0:04:49.972 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185345.94-272172272979770 `" && echo ansible-tmp-1485185345.94-272172272979770="` echo $HOME/.ansible/tmp/ansible-tmp-1485185345.94-272172272979770 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpzAE_ER TO /root/.ansible/tmp/ansible-tmp-1485185345.94-272172272979770/service <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185345.94-272172272979770/ /root/.ansible/tmp/ansible-tmp-1485185345.94-272172272979770/service && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185345.94-272172272979770/service; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185345.94-272172272979770/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "enabled": true, "invocation": {"module_args": {"arguments": "", "enabled": true, "name": "ironic-inspector", "pattern": null, "runlevel": "default", "sleep": null, "state": "restarted"}, "module_name": "service"}, "name": "ironic-inspector", "state": "started"} TASK [bifrost-ironic-install : Start ironic-conductor] ************************* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/start.yml:34 Monday 23 January 2017 07:29:06 -0800 (0:00:00.531) 0:04:50.504 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185346.44-96477527165342 `" && echo ansible-tmp-1485185346.44-96477527165342="` echo $HOME/.ansible/tmp/ansible-tmp-1485185346.44-96477527165342 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpT4t1aI TO /root/.ansible/tmp/ansible-tmp-1485185346.44-96477527165342/service <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185346.44-96477527165342/ /root/.ansible/tmp/ansible-tmp-1485185346.44-96477527165342/service && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185346.44-96477527165342/service; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185346.44-96477527165342/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "enabled": true, "invocation": {"module_args": {"arguments": "", "enabled": true, "name": "ironic-conductor", "pattern": null, "runlevel": "default", "sleep": null, "state": "started"}, "module_name": "service"}, "name": "ironic-conductor", "state": "started"} TASK [bifrost-ironic-install : Start ironic-api] ******************************* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/start.yml:37 Monday 23 January 2017 07:29:06 -0800 (0:00:00.378) 0:04:50.882 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185346.82-7717887507512 `" && echo ansible-tmp-1485185346.82-7717887507512="` echo $HOME/.ansible/tmp/ansible-tmp-1485185346.82-7717887507512 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpr6aSKX TO /root/.ansible/tmp/ansible-tmp-1485185346.82-7717887507512/service <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185346.82-7717887507512/ /root/.ansible/tmp/ansible-tmp-1485185346.82-7717887507512/service && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185346.82-7717887507512/service; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185346.82-7717887507512/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "enabled": true, "invocation": {"module_args": {"arguments": "", "enabled": true, "name": "ironic-api", "pattern": null, "runlevel": "default", "sleep": null, "state": "started"}, "module_name": "service"}, "name": "ironic-api", "state": "started"} TASK [bifrost-ironic-install : Start ironic-conductor] ************************* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/start.yml:40 Monday 23 January 2017 07:29:07 -0800 (0:00:00.373) 0:04:51.256 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185347.19-260760264825712 `" && echo ansible-tmp-1485185347.19-260760264825712="` echo $HOME/.ansible/tmp/ansible-tmp-1485185347.19-260760264825712 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpb3amXv TO /root/.ansible/tmp/ansible-tmp-1485185347.19-260760264825712/service <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185347.19-260760264825712/ /root/.ansible/tmp/ansible-tmp-1485185347.19-260760264825712/service && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185347.19-260760264825712/service; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185347.19-260760264825712/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "invocation": {"module_args": {"arguments": "", "enabled": null, "name": "ironic-conductor", "pattern": null, "runlevel": "default", "sleep": null, "state": "restarted"}, "module_name": "service"}, "name": "ironic-conductor", "state": "started"} TASK [bifrost-ironic-install : Start ironic-api] ******************************* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/start.yml:43 Monday 23 January 2017 07:29:13 -0800 (0:00:06.315) 0:04:57.571 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185353.51-39687122049507 `" && echo ansible-tmp-1485185353.51-39687122049507="` echo $HOME/.ansible/tmp/ansible-tmp-1485185353.51-39687122049507 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpp3HiqE TO /root/.ansible/tmp/ansible-tmp-1485185353.51-39687122049507/service <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185353.51-39687122049507/ /root/.ansible/tmp/ansible-tmp-1485185353.51-39687122049507/service && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185353.51-39687122049507/service; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185353.51-39687122049507/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "invocation": {"module_args": {"arguments": "", "enabled": null, "name": "ironic-api", "pattern": null, "runlevel": "default", "sleep": null, "state": "restarted"}, "module_name": "service"}, "name": "ironic-api", "state": "started"} TASK [bifrost-ironic-install : Stop existing libvirt dnsmasq processes] ******** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/start.yml:49 Monday 23 January 2017 07:29:14 -0800 (0:00:00.795) 0:04:58.367 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185354.31-169383720377123 `" && echo ansible-tmp-1485185354.31-169383720377123="` echo $HOME/.ansible/tmp/ansible-tmp-1485185354.31-169383720377123 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpmivdQV TO /root/.ansible/tmp/ansible-tmp-1485185354.31-169383720377123/command <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185354.31-169383720377123/ /root/.ansible/tmp/ansible-tmp-1485185354.31-169383720377123/command && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185354.31-169383720377123/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185354.31-169383720377123/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "cmd": ["killall", "-w", "dnsmasq"], "delta": "0:00:02.023900", "end": "2017-01-23 07:29:16.516988", "invocation": {"module_args": {"_raw_params": "killall -w dnsmasq", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-01-23 07:29:14.493088", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []} TASK [bifrost-ironic-install : Ensure services are running with current config] task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/start.yml:53 Monday 23 January 2017 07:29:16 -0800 (0:00:02.357) 0:05:00.724 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185357.24-241856825884866 `" && echo ansible-tmp-1485185357.24-241856825884866="` echo $HOME/.ansible/tmp/ansible-tmp-1485185357.24-241856825884866 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpFDx9Ck TO /root/.ansible/tmp/ansible-tmp-1485185357.24-241856825884866/service <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185357.24-241856825884866/ /root/.ansible/tmp/ansible-tmp-1485185357.24-241856825884866/service && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185357.24-241856825884866/service; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185357.24-241856825884866/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => (item=xinetd) => {"changed": true, "enabled": true, "invocation": {"module_args": {"arguments": "", "enabled": true, "name": "xinetd", "pattern": null, "runlevel": "default", "sleep": null, "state": "restarted"}, "module_name": "service"}, "item": "xinetd", "name": "xinetd", "state": "started"} <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185358.14-247848828136811 `" && echo ansible-tmp-1485185358.14-247848828136811="` echo $HOME/.ansible/tmp/ansible-tmp-1485185358.14-247848828136811 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpFoaFtJ TO /root/.ansible/tmp/ansible-tmp-1485185358.14-247848828136811/service <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185358.14-247848828136811/ /root/.ansible/tmp/ansible-tmp-1485185358.14-247848828136811/service && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185358.14-247848828136811/service; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185358.14-247848828136811/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => (item=nginx) => {"changed": true, "enabled": true, "invocation": {"module_args": {"arguments": "", "enabled": true, "name": "nginx", "pattern": null, "runlevel": "default", "sleep": null, "state": "restarted"}, "module_name": "service"}, "item": "nginx", "name": "nginx", "state": "started"} TASK [bifrost-ironic-install : Ensure dnsmasq is running with current config] ** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/start.yml:59 Monday 23 January 2017 07:29:18 -0800 (0:00:02.000) 0:05:02.725 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185359.23-279804573377000 `" && echo ansible-tmp-1485185359.23-279804573377000="` echo $HOME/.ansible/tmp/ansible-tmp-1485185359.23-279804573377000 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp_B8FfS TO /root/.ansible/tmp/ansible-tmp-1485185359.23-279804573377000/service <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185359.23-279804573377000/ /root/.ansible/tmp/ansible-tmp-1485185359.23-279804573377000/service && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185359.23-279804573377000/service; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185359.23-279804573377000/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => (item=dnsmasq) => {"changed": true, "enabled": true, "invocation": {"module_args": {"arguments": "", "enabled": true, "name": "dnsmasq", "pattern": null, "runlevel": "default", "sleep": null, "state": "restarted"}, "module_name": "service"}, "item": "dnsmasq", "name": "dnsmasq", "state": "started"} TASK [bifrost-ironic-install : Send services a reload signal] ****************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/start.yml:65 Monday 23 January 2017 07:29:19 -0800 (0:00:00.996) 0:05:03.722 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185360.23-214063008713780 `" && echo ansible-tmp-1485185360.23-214063008713780="` echo $HOME/.ansible/tmp/ansible-tmp-1485185360.23-214063008713780 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpp0vJHg TO /root/.ansible/tmp/ansible-tmp-1485185360.23-214063008713780/service <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185360.23-214063008713780/ /root/.ansible/tmp/ansible-tmp-1485185360.23-214063008713780/service && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185360.23-214063008713780/service; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185360.23-214063008713780/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => (item=xinetd) => {"changed": true, "invocation": {"module_args": {"arguments": "", "enabled": null, "name": "xinetd", "pattern": null, "runlevel": "default", "sleep": null, "state": "reloaded"}, "module_name": "service"}, "item": "xinetd", "name": "xinetd", "state": "started"} <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185361.12-113993919432918 `" && echo ansible-tmp-1485185361.12-113993919432918="` echo $HOME/.ansible/tmp/ansible-tmp-1485185361.12-113993919432918 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpRPESjp TO /root/.ansible/tmp/ansible-tmp-1485185361.12-113993919432918/service <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185361.12-113993919432918/ /root/.ansible/tmp/ansible-tmp-1485185361.12-113993919432918/service && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185361.12-113993919432918/service; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185361.12-113993919432918/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => (item=nginx) => {"changed": true, "invocation": {"module_args": {"arguments": "", "enabled": null, "name": "nginx", "pattern": null, "runlevel": "default", "sleep": null, "state": "reloaded"}, "module_name": "service"}, "item": "nginx", "name": "nginx", "state": "started"} TASK [bifrost-ironic-install : Send services a force-reload signal] ************ task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/start.yml:71 Monday 23 January 2017 07:29:21 -0800 (0:00:01.873) 0:05:05.595 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185361.54-12105323839232 `" && echo ansible-tmp-1485185361.54-12105323839232="` echo $HOME/.ansible/tmp/ansible-tmp-1485185361.54-12105323839232 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpnLte9B TO /root/.ansible/tmp/ansible-tmp-1485185361.54-12105323839232/service <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185361.54-12105323839232/ /root/.ansible/tmp/ansible-tmp-1485185361.54-12105323839232/service && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185361.54-12105323839232/service; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185361.54-12105323839232/" > /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": "restarted"}, "module_name": "service"}, "name": "dnsmasq", "state": "started"} TASK [bifrost-create-dib-image : Test if image is present] ********************* task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:18 Monday 23 January 2017 07:29:21 -0800 (0:00:00.416) 0:05:06.012 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Test if image is present - /httpboot/ipa.qcow2] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:21 Monday 23 January 2017 07:29:21 -0800 (0:00:00.071) 0:05:06.084 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Test if image is present - /httpboot/ipa.initramfs] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:27 Monday 23 January 2017 07:29:22 -0800 (0:00:00.069) 0:05:06.153 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build tracing (-x) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:31 Monday 23 January 2017 07:29:22 -0800 (0:00:00.057) 0:05:06.210 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build uncompressed (-u) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:35 Monday 23 January 2017 07:29:22 -0800 (0:00:00.055) 0:05:06.266 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build clear environment (-c) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:39 Monday 23 January 2017 07:29:22 -0800 (0:00:00.052) 0:05:06.319 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build no tmpfs (--no-tmpfs) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:43 Monday 23 January 2017 07:29:22 -0800 (0:00:00.056) 0:05:06.375 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build offline (--offline) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:47 Monday 23 January 2017 07:29:22 -0800 (0:00:00.050) 0:05:06.426 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build skip default base element (-n) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:51 Monday 23 January 2017 07:29:22 -0800 (0:00:00.050) 0:05:06.477 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build architecture (-a) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:55 Monday 23 January 2017 07:29:22 -0800 (0:00:00.050) 0:05:06.527 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build image name (-o) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:59 Monday 23 January 2017 07:29:22 -0800 (0:00:00.057) 0:05:06.585 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build image type (-t) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:63 Monday 23 January 2017 07:29:22 -0800 (0:00:00.049) 0:05:06.635 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build image size (--image-size) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:67 Monday 23 January 2017 07:29:22 -0800 (0:00:00.045) 0:05:06.680 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build image cache (--image-cache) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:71 Monday 23 January 2017 07:29:22 -0800 (0:00:00.045) 0:05:06.726 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build max online resize (--max-online-resize) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:75 Monday 23 January 2017 07:29:22 -0800 (0:00:00.050) 0:05:06.776 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build minimum tmpfs size (--min-tmpfs) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:79 Monday 23 January 2017 07:29:22 -0800 (0:00:00.046) 0:05:06.823 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build mkfs options (--mkfs-options) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:83 Monday 23 January 2017 07:29:22 -0800 (0:00:00.045) 0:05:06.869 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build qemu image options (--qemu-img-options) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:87 Monday 23 January 2017 07:29:22 -0800 (0:00:00.044) 0:05:06.913 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build root label (--root-label) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:91 Monday 23 January 2017 07:29:22 -0800 (0:00:00.045) 0:05:06.959 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build ramdisk element (--ramdisk-element) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:95 Monday 23 January 2017 07:29:22 -0800 (0:00:00.045) 0:05:07.004 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build install type (--install-type) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:99 Monday 23 January 2017 07:29:22 -0800 (0:00:00.046) 0:05:07.051 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build packages (-p) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:103 Monday 23 January 2017 07:29:22 -0800 (0:00:00.050) 0:05:07.101 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Set default of Debian Jessie if building debian and not explicitly set, overwride with dib_os_release setting] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:107 Monday 23 January 2017 07:29:23 -0800 (0:00:00.054) 0:05:07.156 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Set the DIB_RELEASE environment variable if set] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:111 Monday 23 January 2017 07:29:23 -0800 (0:00:00.055) 0:05:07.211 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build argument list] ************************** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:115 Monday 23 January 2017 07:29:23 -0800 (0:00:00.050) 0:05:07.262 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Initiate image build] ************************* task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:118 Monday 23 January 2017 07:29:23 -0800 (0:00:00.057) 0:05:07.319 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Initiate ramdisk build] *********************** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:122 Monday 23 January 2017 07:29:23 -0800 (0:00:00.054) 0:05:07.373 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Update permission of generated image] ********* task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:126 Monday 23 January 2017 07:29:23 -0800 (0:00:00.054) 0:05:07.428 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Restore proper context on created data for http_boot] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:133 Monday 23 January 2017 07:29:23 -0800 (0:00:00.055) 0:05:07.483 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Test if image is present] ********************* task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:18 Monday 23 January 2017 07:29:23 -0800 (0:00:00.055) 0:05:07.539 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185363.48-273656206884841 `" && echo ansible-tmp-1485185363.48-273656206884841="` echo $HOME/.ansible/tmp/ansible-tmp-1485185363.48-273656206884841 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpvfgWKX TO /root/.ansible/tmp/ansible-tmp-1485185363.48-273656206884841/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185363.48-273656206884841/ /root/.ansible/tmp/ansible-tmp-1485185363.48-273656206884841/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185363.48-273656206884841/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185363.48-273656206884841/" > /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": "/httpboot/deployment_image.qcow2"}, "module_name": "stat"}, "stat": {"exists": false}} TASK [bifrost-create-dib-image : Test if image is present - /httpboot/deployment_image.qcow2.qcow2] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:21 Monday 23 January 2017 07:29:23 -0800 (0:00:00.330) 0:05:07.869 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185363.81-249460451720246 `" && echo ansible-tmp-1485185363.81-249460451720246="` echo $HOME/.ansible/tmp/ansible-tmp-1485185363.81-249460451720246 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpLFLrO7 TO /root/.ansible/tmp/ansible-tmp-1485185363.81-249460451720246/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185363.81-249460451720246/ /root/.ansible/tmp/ansible-tmp-1485185363.81-249460451720246/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185363.81-249460451720246/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185363.81-249460451720246/" > /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": "/httpboot/deployment_image.qcow2.qcow2"}, "module_name": "stat"}, "stat": {"exists": false}} TASK [bifrost-create-dib-image : Test if image is present - /httpboot/deployment_image.qcow2.initramfs] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:27 Monday 23 January 2017 07:29:24 -0800 (0:00:00.326) 0:05:08.196 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185364.14-718822110079 `" && echo ansible-tmp-1485185364.14-718822110079="` echo $HOME/.ansible/tmp/ansible-tmp-1485185364.14-718822110079 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpY9Rdom TO /root/.ansible/tmp/ansible-tmp-1485185364.14-718822110079/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185364.14-718822110079/ /root/.ansible/tmp/ansible-tmp-1485185364.14-718822110079/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185364.14-718822110079/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185364.14-718822110079/" > /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": "/httpboot/deployment_image.qcow2.initramfs"}, "module_name": "stat"}, "stat": {"exists": false}} TASK [bifrost-create-dib-image : Build tracing (-x) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:31 Monday 23 January 2017 07:29:24 -0800 (0:00:00.315) 0:05:08.512 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build uncompressed (-u) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:35 Monday 23 January 2017 07:29:24 -0800 (0:00:00.060) 0:05:08.573 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build clear environment (-c) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:39 Monday 23 January 2017 07:29:24 -0800 (0:00:00.067) 0:05:08.640 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build no tmpfs (--no-tmpfs) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:43 Monday 23 January 2017 07:29:24 -0800 (0:00:00.055) 0:05:08.696 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build offline (--offline) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:47 Monday 23 January 2017 07:29:24 -0800 (0:00:00.055) 0:05:08.752 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build skip default base element (-n) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:51 Monday 23 January 2017 07:29:24 -0800 (0:00:00.055) 0:05:08.808 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build architecture (-a) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:55 Monday 23 January 2017 07:29:24 -0800 (0:00:00.055) 0:05:08.864 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build image name (-o) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:59 Monday 23 January 2017 07:29:24 -0800 (0:00:00.051) 0:05:08.915 ******** ok: [127.0.0.1] => {"ansible_facts": {"dib_imagename_arg": "-o /httpboot/deployment_image.qcow2"}, "changed": false, "invocation": {"module_args": {"dib_imagename_arg": "-o /httpboot/deployment_image.qcow2"}, "module_name": "set_fact"}} TASK [bifrost-create-dib-image : Build image type (-t) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:63 Monday 23 January 2017 07:29:24 -0800 (0:00:00.089) 0:05:09.005 ******** ok: [127.0.0.1] => {"ansible_facts": {"dib_imagetype_arg": "-t qcow2"}, "changed": false, "invocation": {"module_args": {"dib_imagetype_arg": "-t qcow2"}, "module_name": "set_fact"}} TASK [bifrost-create-dib-image : Build image size (--image-size) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:67 Monday 23 January 2017 07:29:24 -0800 (0:00:00.089) 0:05:09.095 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build image cache (--image-cache) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:71 Monday 23 January 2017 07:29:25 -0800 (0:00:00.066) 0:05:09.161 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build max online resize (--max-online-resize) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:75 Monday 23 January 2017 07:29:25 -0800 (0:00:00.060) 0:05:09.222 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build minimum tmpfs size (--min-tmpfs) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:79 Monday 23 January 2017 07:29:25 -0800 (0:00:00.056) 0:05:09.279 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build mkfs options (--mkfs-options) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:83 Monday 23 January 2017 07:29:25 -0800 (0:00:00.054) 0:05:09.334 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build qemu image options (--qemu-img-options) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:87 Monday 23 January 2017 07:29:25 -0800 (0:00:00.054) 0:05:09.388 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build root label (--root-label) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:91 Monday 23 January 2017 07:29:25 -0800 (0:00:00.055) 0:05:09.444 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build ramdisk element (--ramdisk-element) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:95 Monday 23 January 2017 07:29:25 -0800 (0:00:00.066) 0:05:09.510 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build install type (--install-type) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:99 Monday 23 January 2017 07:29:25 -0800 (0:00:00.064) 0:05:09.575 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build packages (-p) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:103 Monday 23 January 2017 07:29:25 -0800 (0:00:00.055) 0:05:09.631 ******** ok: [127.0.0.1] => {"ansible_facts": {"dib_packages_arg": "-p vim,less,bridge-utils,iputils,rsyslog,curl"}, "changed": false, "invocation": {"module_args": {"dib_packages_arg": "-p vim,less,bridge-utils,iputils,rsyslog,curl"}, "module_name": "set_fact"}} TASK [bifrost-create-dib-image : Set default of Debian Jessie if building debian and not explicitly set, overwride with dib_os_release setting] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:107 Monday 23 January 2017 07:29:25 -0800 (0:00:00.067) 0:05:09.699 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Set the DIB_RELEASE environment variable if set] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:111 Monday 23 January 2017 07:29:25 -0800 (0:00:00.055) 0:05:09.754 ******** ok: [127.0.0.1] => {"ansible_facts": {"dib_env_vars_final": {"DIB_INSTALLTYPE_simple_init": "repo", "DIB_RELEASE": "7", "LANG": "C", "LC_ALL": "C", "LC_MESSAGES": "C", "http_proxy": "", "https_proxy": ""}}, "changed": false, "invocation": {"module_args": {"dib_env_vars_final": {"DIB_INSTALLTYPE_simple_init": "repo", "DIB_RELEASE": "7", "LANG": "C", "LC_ALL": "C", "LC_MESSAGES": "C", "http_proxy": "", "https_proxy": ""}}, "module_name": "set_fact"}} TASK [bifrost-create-dib-image : Build argument list] ************************** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:115 Monday 23 January 2017 07:29:25 -0800 (0:00:00.069) 0:05:09.823 ******** ok: [127.0.0.1] => {"ansible_facts": {"dib_arglist": " -o /httpboot/deployment_image.qcow2 -t qcow2 -p vim,less,bridge-utils,iputils,rsyslog,curl centos7 vm serial-console simple-init devuser infra-cloud-bridge puppet growroot openssh-server"}, "changed": false, "invocation": {"module_args": {"dib_arglist": " -o /httpboot/deployment_image.qcow2 -t qcow2 -p vim,less,bridge-utils,iputils,rsyslog,curl centos7 vm serial-console simple-init devuser infra-cloud-bridge puppet growroot openssh-server"}, "module_name": "set_fact"}} TASK [bifrost-create-dib-image : Initiate image build] ************************* task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:118 Monday 23 January 2017 07:29:25 -0800 (0:00:00.072) 0:05:09.896 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185365.84-164818961037247 `" && echo ansible-tmp-1485185365.84-164818961037247="` echo $HOME/.ansible/tmp/ansible-tmp-1485185365.84-164818961037247 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpf5WPEv TO /root/.ansible/tmp/ansible-tmp-1485185365.84-164818961037247/command <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185365.84-164818961037247/ /root/.ansible/tmp/ansible-tmp-1485185365.84-164818961037247/command && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=C LC_MESSAGES=C DIB_RELEASE=7 http_proxy='"'"''"'"' https_proxy='"'"''"'"' LC_ALL=C DIB_INSTALLTYPE_simple_init=repo /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185365.84-164818961037247/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185365.84-164818961037247/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "cmd": ["disk-image-create", "-o", "/httpboot/deployment_image.qcow2", "-t", "qcow2", "-p", "vim,less,bridge-utils,iputils,rsyslog,curl", "centos7", "vm", "serial-console", "simple-init", "devuser", "infra-cloud-bridge", "puppet", "growroot", "openssh-server"], "delta": "0:05:31.381076", "end": "2017-01-23 07:34:57.425392", "invocation": {"module_args": {"_raw_params": "disk-image-create -o /httpboot/deployment_image.qcow2 -t qcow2 -p vim,less,bridge-utils,iputils,rsyslog,curl centos7 vm serial-console simple-init devuser infra-cloud-bridge puppet growroot openssh-server", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-01-23 07:29:26.044316", "stderr": "dib-run-parts Mon Jan 23 07:29:27 PST 2017 Sourcing environment file /tmp/dib_build.EAZ7A0i8/hooks/root.d/../environment.d/10-ccache.bash\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.EAZ7A0i8/hooks/root.d/../environment.d/10-ccache.bash\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-ccache.bash:source:2 : for CCACHEDIR in '\"/usr/lib/ccache\"' '\"/usr/lib64/ccache\"'\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-ccache.bash:source:3 : [[ /opt/stack/ansible/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin =~ /usr/lib/ccache ]]\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-ccache.bash:source:4 : export PATH=/usr/lib/ccache:/opt/stack/ansible/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-ccache.bash:source:4 : PATH=/usr/lib/ccache:/opt/stack/ansible/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-ccache.bash:source:2 : for CCACHEDIR in '\"/usr/lib/ccache\"' '\"/usr/lib64/ccache\"'\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-ccache.bash:source:3 : [[ /usr/lib/ccache:/opt/stack/ansible/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin =~ /usr/lib64/ccache ]]\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-ccache.bash:source:4 : export PATH=/usr/lib64/ccache:/usr/lib/ccache:/opt/stack/ansible/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-ccache.bash:source:4 : PATH=/usr/lib64/ccache:/usr/lib/ccache:/opt/stack/ansible/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-ccache.bash:source:7 : export CCACHE_DIR=/tmp/ccache\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-ccache.bash:source:7 : CCACHE_DIR=/tmp/ccache\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Jan 23 07:29:27 PST 2017 Sourcing environment file /tmp/dib_build.EAZ7A0i8/hooks/root.d/../environment.d/10-centos7-distro-name.bash\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.EAZ7A0i8/hooks/root.d/../environment.d/10-centos7-distro-name.bash\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-centos7-distro-name.bash:source:1 : export DISTRO_NAME=centos7\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-centos7-distro-name.bash:source:1 : DISTRO_NAME=centos7\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-centos7-distro-name.bash:source:2 : export DIB_RELEASE=GenericCloud\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-centos7-distro-name.bash:source:2 : DIB_RELEASE=GenericCloud\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-centos7-distro-name.bash:source:5 : export YUM=yum\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-centos7-distro-name.bash:source:5 : YUM=yum\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-centos7-distro-name.bash:source:7 : '[' -n '' ']'\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Jan 23 07:29:27 PST 2017 Sourcing environment file /tmp/dib_build.EAZ7A0i8/hooks/root.d/../environment.d/10-dib-init-system.bash\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.EAZ7A0i8/hooks/root.d/../environment.d/10-dib-init-system.bash\n++++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-dib-init-system.bash:source:1 : dirname /tmp/dib_build.EAZ7A0i8/hooks/root.d/../environment.d/10-dib-init-system.bash\n+++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-dib-init-system.bash:source:1 : PATH=/usr/lib64/ccache:/usr/lib/ccache:/opt/stack/ansible/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/tmp/dib_build.EAZ7A0i8/hooks/root.d/../environment.d/..\n+++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-dib-init-system.bash:source:1 : dib-init-system\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-dib-init-system.bash:source:1 : DIB_INIT_SYSTEM=systemd\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-dib-init-system.bash:source:2 : export DIB_INIT_SYSTEM\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Jan 23 07:29:27 PST 2017 Sourcing environment file /tmp/dib_build.EAZ7A0i8/hooks/root.d/../environment.d/14-manifests\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.EAZ7A0i8/hooks/root.d/../environment.d/14-manifests\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/httpboot/deployment_image.d/\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/httpboot/deployment_image.d/\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Jan 23 07:29:27 PST 2017 Sourcing environment file /tmp/dib_build.EAZ7A0i8/hooks/root.d/../environment.d/50-devuser\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.EAZ7A0i8/hooks/root.d/../environment.d/50-devuser\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-devuser:source:1 : export DIB_DEV_USER_USERNAME=devuser\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-devuser:source:1 : DIB_DEV_USER_USERNAME=devuser\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-devuser:source:2 : export DIB_DEV_USER_SHELL=\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-devuser:source:2 : DIB_DEV_USER_SHELL=\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-devuser:source:3 : export DIB_DEV_USER_PWDLESS_SUDO=yes\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-devuser:source:3 : DIB_DEV_USER_PWDLESS_SUDO=yes\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-devuser:source:4 : export DIB_DEV_USER_AUTHORIZED_KEYS=\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-devuser:source:4 : DIB_DEV_USER_AUTHORIZED_KEYS=\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-devuser:source:5 : export DIB_DEV_USER_PASSWORD=devuser\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-devuser:source:5 : DIB_DEV_USER_PASSWORD=devuser\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Jan 23 07:29:27 PST 2017 Sourcing environment file /tmp/dib_build.EAZ7A0i8/hooks/root.d/../environment.d/50-dib-python-version\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.EAZ7A0i8/hooks/root.d/../environment.d/50-dib-python-version\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-dib-python-version:source:2 : '[' -z '' ']'\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-dib-python-version:source:3 : '[' centos7 == ubuntu ']'\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-dib-python-version:source:9 : '[' centos7 == debian ']'\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-dib-python-version:source:11 : '[' centos7 == fedora ']'\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-dib-python-version:source:15 : '[' centos7 == centos ']'\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-dib-python-version:source:17 : '[' centos7 == centos7 ']'\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-dib-python-version:source:18 : DIB_PYTHON_VERSION=2\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-dib-python-version:source:26 : '[' -z 2 ']'\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-dib-python-version:source:30 : export DIB_PYTHON_VERSION\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Jan 23 07:29:27 PST 2017 Sourcing environment file /tmp/dib_build.EAZ7A0i8/hooks/root.d/../environment.d/50-disable-cloud-init\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.EAZ7A0i8/hooks/root.d/../environment.d/50-disable-cloud-init\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Jan 23 07:29:27 PST 2017 Sourcing environment file /tmp/dib_build.EAZ7A0i8/hooks/root.d/../environment.d/50-redhat-common\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.EAZ7A0i8/hooks/root.d/../environment.d/50-redhat-common\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Jan 23 07:29:27 PST 2017 Running /tmp/dib_build.EAZ7A0i8/hooks/root.d/01-ccache\ndib-run-parts Mon Jan 23 07:29:27 PST 2017 01-ccache completed\ndib-run-parts Mon Jan 23 07:29:27 PST 2017 Running /tmp/dib_build.EAZ7A0i8/hooks/root.d/10-centos7-cloud-image\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* About to connect() to cloud.centos.org port 80 (#0)\n* Trying 162.252.80.138...\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Connected to cloud.centos.org (162.252.80.138) port 80 (#0)\n> GET /centos/7/images/CentOS-7-x86_64-GenericCloud.qcow2.xz HTTP/1.1\r\n> User-Agent: curl/7.29.0\r\n> Host: cloud.centos.org\r\n> Accept: */*\r\n> If-Modified-Since: Wed, 02 Nov 2016 10:50:48 GMT\r\n> \r\n< HTTP/1.1 304 Not Modified\r\n< Date: Mon, 23 Jan 2017 14:34:33 GMT\r\n< Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.1e-fips\r\n< ETag: \"ed0de14-53bd318eee180\"\r\n< \r\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\n* Connection #0 to host cloud.centos.org left intact\ndib-run-parts Mon Jan 23 07:29:33 PST 2017 10-centos7-cloud-image completed\ndib-run-parts Mon Jan 23 07:29:33 PST 2017 Running /tmp/dib_build.EAZ7A0i8/hooks/root.d/50-yum-cache\ndib-run-parts Mon Jan 23 07:29:33 PST 2017 50-yum-cache completed\ndib-run-parts Mon Jan 23 07:29:33 PST 2017 Running /tmp/dib_build.EAZ7A0i8/hooks/root.d/90-base-dib-run-parts\ndib-run-parts Mon Jan 23 07:29:33 PST 2017 90-base-dib-run-parts completed\ndib-run-parts Mon Jan 23 07:29:33 PST 2017 ----------------------- PROFILING -----------------------\ndib-run-parts Mon Jan 23 07:29:33 PST 2017 \ndib-run-parts Mon Jan 23 07:29:33 PST 2017 Target: root.d\ndib-run-parts Mon Jan 23 07:29:33 PST 2017 \ndib-run-parts Mon Jan 23 07:29:33 PST 2017 Script Seconds\ndib-run-parts Mon Jan 23 07:29:33 PST 2017 --------------------------------------- ----------\ndib-run-parts Mon Jan 23 07:29:33 PST 2017 \ndib-run-parts Mon Jan 23 07:29:33 PST 2017 01-ccache 0.038\ndib-run-parts Mon Jan 23 07:29:33 PST 2017 10-centos7-cloud-image 6.387\ndib-run-parts Mon Jan 23 07:29:33 PST 2017 50-yum-cache 0.032\ndib-run-parts Mon Jan 23 07:29:33 PST 2017 90-base-dib-run-parts 0.024\ndib-run-parts Mon Jan 23 07:29:33 PST 2017 \ndib-run-parts Mon Jan 23 07:29:33 PST 2017 --------------------- END PROFILING ---------------------\ndib-run-parts Mon Jan 23 07:29:34 PST 2017 Sourcing environment file /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/../environment.d/10-ccache.bash\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/../environment.d/10-ccache.bash\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-ccache.bash:source:2 : for CCACHEDIR in '\"/usr/lib/ccache\"' '\"/usr/lib64/ccache\"'\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-ccache.bash:source:3 : [[ /opt/stack/ansible/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin =~ /usr/lib/ccache ]]\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-ccache.bash:source:4 : export PATH=/usr/lib/ccache:/opt/stack/ansible/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-ccache.bash:source:4 : PATH=/usr/lib/ccache:/opt/stack/ansible/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-ccache.bash:source:2 : for CCACHEDIR in '\"/usr/lib/ccache\"' '\"/usr/lib64/ccache\"'\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-ccache.bash:source:3 : [[ /usr/lib/ccache:/opt/stack/ansible/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin =~ /usr/lib64/ccache ]]\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-ccache.bash:source:4 : export PATH=/usr/lib64/ccache:/usr/lib/ccache:/opt/stack/ansible/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-ccache.bash:source:4 : PATH=/usr/lib64/ccache:/usr/lib/ccache:/opt/stack/ansible/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-ccache.bash:source:7 : export CCACHE_DIR=/tmp/ccache\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-ccache.bash:source:7 : CCACHE_DIR=/tmp/ccache\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Jan 23 07:29:34 PST 2017 Sourcing environment file /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/../environment.d/10-centos7-distro-name.bash\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/../environment.d/10-centos7-distro-name.bash\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-centos7-distro-name.bash:source:1 : export DISTRO_NAME=centos7\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-centos7-distro-name.bash:source:1 : DISTRO_NAME=centos7\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-centos7-distro-name.bash:source:2 : export DIB_RELEASE=GenericCloud\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-centos7-distro-name.bash:source:2 : DIB_RELEASE=GenericCloud\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-centos7-distro-name.bash:source:5 : export YUM=yum\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-centos7-distro-name.bash:source:5 : YUM=yum\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-centos7-distro-name.bash:source:7 : '[' -n '' ']'\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Jan 23 07:29:34 PST 2017 Sourcing environment file /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/../environment.d/10-dib-init-system.bash\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/../environment.d/10-dib-init-system.bash\n++++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-dib-init-system.bash:source:1 : dirname /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/../environment.d/10-dib-init-system.bash\n+++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-dib-init-system.bash:source:1 : PATH=/usr/lib64/ccache:/usr/lib/ccache:/opt/stack/ansible/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/../environment.d/..\n+++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-dib-init-system.bash:source:1 : dib-init-system\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-dib-init-system.bash:source:1 : DIB_INIT_SYSTEM=systemd\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-dib-init-system.bash:source:2 : export DIB_INIT_SYSTEM\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Jan 23 07:29:34 PST 2017 Sourcing environment file /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/../environment.d/11-dib-install-type.bash\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/../environment.d/11-dib-install-type.bash\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Jan 23 07:29:34 PST 2017 Sourcing environment file /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/../environment.d/14-manifests\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/../environment.d/14-manifests\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/httpboot/deployment_image.d/\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/httpboot/deployment_image.d/\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Jan 23 07:29:34 PST 2017 Sourcing environment file /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/../environment.d/50-devuser\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/../environment.d/50-devuser\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-devuser:source:1 : export DIB_DEV_USER_USERNAME=devuser\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-devuser:source:1 : DIB_DEV_USER_USERNAME=devuser\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-devuser:source:2 : export DIB_DEV_USER_SHELL=\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-devuser:source:2 : DIB_DEV_USER_SHELL=\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-devuser:source:3 : export DIB_DEV_USER_PWDLESS_SUDO=yes\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-devuser:source:3 : DIB_DEV_USER_PWDLESS_SUDO=yes\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-devuser:source:4 : export DIB_DEV_USER_AUTHORIZED_KEYS=\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-devuser:source:4 : DIB_DEV_USER_AUTHORIZED_KEYS=\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-devuser:source:5 : export DIB_DEV_USER_PASSWORD=devuser\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-devuser:source:5 : DIB_DEV_USER_PASSWORD=devuser\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Jan 23 07:29:34 PST 2017 Sourcing environment file /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/../environment.d/50-dib-python-version\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/../environment.d/50-dib-python-version\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-dib-python-version:source:2 : '[' -z '' ']'\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-dib-python-version:source:3 : '[' centos7 == ubuntu ']'\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-dib-python-version:source:9 : '[' centos7 == debian ']'\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-dib-python-version:source:11 : '[' centos7 == fedora ']'\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-dib-python-version:source:15 : '[' centos7 == centos ']'\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-dib-python-version:source:17 : '[' centos7 == centos7 ']'\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-dib-python-version:source:18 : DIB_PYTHON_VERSION=2\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-dib-python-version:source:26 : '[' -z 2 ']'\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-dib-python-version:source:30 : export DIB_PYTHON_VERSION\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Jan 23 07:29:34 PST 2017 Sourcing environment file /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/../environment.d/50-disable-cloud-init\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/../environment.d/50-disable-cloud-init\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Jan 23 07:29:34 PST 2017 Sourcing environment file /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/../environment.d/50-redhat-common\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/../environment.d/50-redhat-common\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Jan 23 07:29:34 PST 2017 Running /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:6 : set -eu\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:7 : set -o pipefail\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:9 : sudo mkdir -p /tmp/dib_build.EAZ7A0i8/mnt/usr/share/pkg-map/\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/share/diskimage-builder/elements/rpm-distro/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/puppet-infracloud/files/elements/rpm-distro/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/bin/../share/diskimage-builder/elements/rpm-distro/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/share/diskimage-builder/elements/install-bin/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/puppet-infracloud/files/elements/install-bin/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/bin/../share/diskimage-builder/elements/install-bin/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/share/diskimage-builder/elements/dib-run-parts/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/puppet-infracloud/files/elements/dib-run-parts/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/bin/../share/diskimage-builder/elements/dib-run-parts/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/share/diskimage-builder/elements/simple-init/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:14 : sudo cp /usr/share/diskimage-builder/elements/simple-init/pkg-map /tmp/dib_build.EAZ7A0i8/mnt/usr/share/pkg-map/simple-init\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/puppet-infracloud/files/elements/simple-init/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/bin/../share/diskimage-builder/elements/simple-init/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:14 : sudo cp /usr/bin/../share/diskimage-builder/elements/simple-init/pkg-map /tmp/dib_build.EAZ7A0i8/mnt/usr/share/pkg-map/simple-init\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/share/diskimage-builder/elements/enable-serial-console/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/puppet-infracloud/files/elements/enable-serial-console/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/bin/../share/diskimage-builder/elements/enable-serial-console/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/share/diskimage-builder/elements/vm/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/puppet-infracloud/files/elements/vm/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/bin/../share/diskimage-builder/elements/vm/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/share/diskimage-builder/elements/manifests/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/puppet-infracloud/files/elements/manifests/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/bin/../share/diskimage-builder/elements/manifests/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/share/diskimage-builder/elements/puppet/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/puppet-infracloud/files/elements/puppet/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/bin/../share/diskimage-builder/elements/puppet/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/share/diskimage-builder/elements/growroot/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:14 : sudo cp /usr/share/diskimage-builder/elements/growroot/pkg-map /tmp/dib_build.EAZ7A0i8/mnt/usr/share/pkg-map/growroot\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/puppet-infracloud/files/elements/growroot/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/bin/../share/diskimage-builder/elements/growroot/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:14 : sudo cp /usr/bin/../share/diskimage-builder/elements/growroot/pkg-map /tmp/dib_build.EAZ7A0i8/mnt/usr/share/pkg-map/growroot\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/share/diskimage-builder/elements/source-repositories/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:14 : sudo cp /usr/share/diskimage-builder/elements/source-repositories/pkg-map /tmp/dib_build.EAZ7A0i8/mnt/usr/share/pkg-map/source-repositories\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/puppet-infracloud/files/elements/source-repositories/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/bin/../share/diskimage-builder/elements/source-repositories/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:14 : sudo cp /usr/bin/../share/diskimage-builder/elements/source-repositories/pkg-map /tmp/dib_build.EAZ7A0i8/mnt/usr/share/pkg-map/source-repositories\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/share/diskimage-builder/elements/package-installs/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/puppet-infracloud/files/elements/package-installs/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/bin/../share/diskimage-builder/elements/package-installs/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/share/diskimage-builder/elements/dib-python/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/puppet-infracloud/files/elements/dib-python/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/bin/../share/diskimage-builder/elements/dib-python/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/share/diskimage-builder/elements/devuser/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/puppet-infracloud/files/elements/devuser/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/bin/../share/diskimage-builder/elements/devuser/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/share/diskimage-builder/elements/centos7/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/puppet-infracloud/files/elements/centos7/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/bin/../share/diskimage-builder/elements/centos7/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/share/diskimage-builder/elements/dib-init-system/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/puppet-infracloud/files/elements/dib-init-system/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/bin/../share/diskimage-builder/elements/dib-init-system/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/share/diskimage-builder/elements/install-types/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/puppet-infracloud/files/elements/install-types/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/bin/../share/diskimage-builder/elements/install-types/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/share/diskimage-builder/elements/install-static/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/puppet-infracloud/files/elements/install-static/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/bin/../share/diskimage-builder/elements/install-static/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/share/diskimage-builder/elements/openssh-server/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:14 : sudo cp /usr/share/diskimage-builder/elements/openssh-server/pkg-map /tmp/dib_build.EAZ7A0i8/mnt/usr/share/pkg-map/openssh-server\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/puppet-infracloud/files/elements/openssh-server/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/bin/../share/diskimage-builder/elements/openssh-server/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:14 : sudo cp /usr/bin/../share/diskimage-builder/elements/openssh-server/pkg-map /tmp/dib_build.EAZ7A0i8/mnt/usr/share/pkg-map/openssh-server\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/share/diskimage-builder/elements/base/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:14 : sudo cp /usr/share/diskimage-builder/elements/base/pkg-map /tmp/dib_build.EAZ7A0i8/mnt/usr/share/pkg-map/base\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/puppet-infracloud/files/elements/base/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/bin/../share/diskimage-builder/elements/base/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:14 : sudo cp /usr/bin/../share/diskimage-builder/elements/base/pkg-map /tmp/dib_build.EAZ7A0i8/mnt/usr/share/pkg-map/base\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/share/diskimage-builder/elements/bootloader/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:14 : sudo cp /usr/share/diskimage-builder/elements/bootloader/pkg-map /tmp/dib_build.EAZ7A0i8/mnt/usr/share/pkg-map/bootloader\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/puppet-infracloud/files/elements/bootloader/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/bin/../share/diskimage-builder/elements/bootloader/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:14 : sudo cp /usr/bin/../share/diskimage-builder/elements/bootloader/pkg-map /tmp/dib_build.EAZ7A0i8/mnt/usr/share/pkg-map/bootloader\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/share/diskimage-builder/elements/serial-console/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/puppet-infracloud/files/elements/serial-console/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/bin/../share/diskimage-builder/elements/serial-console/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/share/diskimage-builder/elements/infra-cloud-bridge/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/puppet-infracloud/files/elements/infra-cloud-bridge/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/bin/../share/diskimage-builder/elements/infra-cloud-bridge/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/share/diskimage-builder/elements/redhat-common/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/puppet-infracloud/files/elements/redhat-common/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/bin/../share/diskimage-builder/elements/redhat-common/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/share/diskimage-builder/elements/runtime-ssh-host-keys/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:14 : sudo cp /usr/share/diskimage-builder/elements/runtime-ssh-host-keys/pkg-map /tmp/dib_build.EAZ7A0i8/mnt/usr/share/pkg-map/runtime-ssh-host-keys\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/puppet-infracloud/files/elements/runtime-ssh-host-keys/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/bin/../share/diskimage-builder/elements/runtime-ssh-host-keys/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:14 : sudo cp /usr/bin/../share/diskimage-builder/elements/runtime-ssh-host-keys/pkg-map /tmp/dib_build.EAZ7A0i8/mnt/usr/share/pkg-map/runtime-ssh-host-keys\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/share/diskimage-builder/elements/pip-and-virtualenv/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:14 : sudo cp /usr/share/diskimage-builder/elements/pip-and-virtualenv/pkg-map /tmp/dib_build.EAZ7A0i8/mnt/usr/share/pkg-map/pip-and-virtualenv\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/puppet-infracloud/files/elements/pip-and-virtualenv/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/bin/../share/diskimage-builder/elements/pip-and-virtualenv/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:14 : sudo cp /usr/bin/../share/diskimage-builder/elements/pip-and-virtualenv/pkg-map /tmp/dib_build.EAZ7A0i8/mnt/usr/share/pkg-map/pip-and-virtualenv\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/share/diskimage-builder/elements/cache-url/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/puppet-infracloud/files/elements/cache-url/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/bin/../share/diskimage-builder/elements/cache-url/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/share/diskimage-builder/elements/pkg-map/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/puppet-infracloud/files/elements/pkg-map/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/bin/../share/diskimage-builder/elements/pkg-map/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/share/diskimage-builder/elements/yum/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/puppet-infracloud/files/elements/yum/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/bin/../share/diskimage-builder/elements/yum/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:11 : for ELEMENT in '$IMAGE_ELEMENT'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/share/diskimage-builder/elements/cloud-init-datasources/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /opt/puppet-infracloud/files/elements/cloud-init-datasources/pkg-map ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:12 : for DIR in '${ELEMENTS_PATH//:/ }'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/10-create-pkg-map-dir:main:13 : '[' -f /usr/bin/../share/diskimage-builder/elements/cloud-init-datasources/pkg-map ']'\ndib-run-parts Mon Jan 23 07:29:35 PST 2017 10-create-pkg-map-dir completed\ndib-run-parts Mon Jan 23 07:29:35 PST 2017 Running /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/20-manifest-dir\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/20-manifest-dir:main:21 : set -eu\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/20-manifest-dir:main:22 : set -o pipefail\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/20-manifest-dir:main:24 : sudo mkdir -p /tmp/dib_build.EAZ7A0i8/mnt//etc/dib-manifests\ndib-run-parts Mon Jan 23 07:29:35 PST 2017 20-manifest-dir completed\ndib-run-parts Mon Jan 23 07:29:35 PST 2017 Running /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/20-stty\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/20-stty:main:6 : set -eu\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/20-stty:main:7 : set -o pipefail\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/20-stty:main:9 : echo 'Use of serial-console element is deprecated, please use enable-serial-console instead.'\ndib-run-parts Mon Jan 23 07:29:35 PST 2017 20-stty completed\ndib-run-parts Mon Jan 23 07:29:35 PST 2017 Running /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/50-devuser\ndib-run-parts Mon Jan 23 07:29:35 PST 2017 50-devuser completed\ndib-run-parts Mon Jan 23 07:29:35 PST 2017 Running /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/50-store-build-settings\ndib-run-parts Mon Jan 23 07:29:35 PST 2017 50-store-build-settings completed\ndib-run-parts Mon Jan 23 07:29:35 PST 2017 Running /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/98-source-repositories\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* About to connect() to bootstrap.pypa.io port 443 (#0)\n* Trying 151.101.192.175...\n* Connected to bootstrap.pypa.io (151.101.192.175) port 443 (#0)\n* Initializing NSS with certpath: sql:/etc/pki/nssdb\n* CAfile: /etc/pki/tls/certs/ca-bundle.crt\n CApath: none\n* SSL connection using TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256\n* Server certificate:\n* \tsubject: CN=*.c.ssl.fastly.net,O=\"Fastly, Inc.\",L=San Francisco,ST=California,C=US\n* \tstart date: Nov 10 19:48:09 2016 GMT\n* \texpire date: Oct 12 20:26:39 2017 GMT\n* \tcommon name: *.c.ssl.fastly.net\n* \tissuer: CN=GlobalSign CloudSSL CA - SHA256 - G3,O=GlobalSign nv-sa,C=BE\n> GET /get-pip.py HTTP/1.1\r\n> User-Agent: curl/7.29.0\r\n> Host: bootstrap.pypa.io\r\n> Accept: */*\r\n> If-Modified-Since: Mon, 07 Nov 2016 11:57:35 GMT\r\n> \r\n< HTTP/1.1 304 Not Modified\r\n< Date: Mon, 23 Jan 2017 14:34:41 GMT\r\n< Via: 1.1 varnish\r\n< ETag: \"581f84d8-185810\"\r\n< Age: 2273\r\n< Connection: keep-alive\r\n< X-Served-By: cache-den6021-DEN\r\n< X-Cache: HIT\r\n< X-Cache-Hits: 1\r\n< \r\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\n* Connection #0 to host bootstrap.pypa.io left intact\ndib-run-parts Mon Jan 23 07:29:36 PST 2017 98-source-repositories completed\ndib-run-parts Mon Jan 23 07:29:36 PST 2017 Running /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-enable-install-types\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-enable-install-types:main:19 : set -eu\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-enable-install-types:main:20 : set -o pipefail\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-enable-install-types:main:22 : declare -a SPECIFIED_ELEMS\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-enable-install-types:main:26 : SPECIFIED_ELEMS[0]=\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-enable-install-types:main:29 : PREFIX=DIB_INSTALLTYPE_\n++ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-enable-install-types:main:30 : env\n++ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-enable-install-types:main:30 : cut -d= -f1\n++ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-enable-install-types:main:30 : grep '^DIB_INSTALLTYPE_'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-enable-install-types:main:30 : INSTALL_TYPE_VARS=DIB_INSTALLTYPE_simple_init\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-enable-install-types:main:32 : for _install_type_var in '$INSTALL_TYPE_VARS'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-enable-install-types:main:35 : INSTALLDIRPREFIX=simple_init\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-enable-install-types:main:36 : INSTALLDIRPREFIX=simple-init\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-enable-install-types:main:37 : eval 'INSTALLTYPE=$DIB_INSTALLTYPE_simple_init'\n++ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-enable-install-types:main:37 : INSTALLTYPE=repo\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-enable-install-types:main:40 : pushd /tmp/dib_build.EAZ7A0i8/hooks/install.d\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-enable-install-types:main:41 : '[' -d simple-init-repo-install ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-enable-install-types:main:42 : ln -sf simple-init-repo-install/40-glean .\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-enable-install-types:main:44 : popd\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-enable-install-types:main:46 : SPECIFIED_ELEMS+=($INSTALLDIRPREFIX)\n++ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-enable-install-types:main:53 : find /tmp/dib_build.EAZ7A0i8/hooks/install.d -maxdepth 1 -name '*-source-install' -type d\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-enable-install-types:main:53 : default_install_type_dirs='/tmp/dib_build.EAZ7A0i8/hooks/install.d/pip-and-virtualenv-source-install\n/tmp/dib_build.EAZ7A0i8/hooks/install.d/simple-init-source-install'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-enable-install-types:main:54 : for _install_dir in '$default_install_type_dirs'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-enable-install-types:main:55 : SUFFIX=-source-install\n++ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-enable-install-types:main:56 : basename /tmp/dib_build.EAZ7A0i8/hooks/install.d/pip-and-virtualenv-source-install\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-enable-install-types:main:56 : _install_dir=pip-and-virtualenv-source-install\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-enable-install-types:main:57 : INSTALLDIRPREFIX=pip-and-virtualenv\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-enable-install-types:main:59 : found=0\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-enable-install-types:main:60 : for specified in '${SPECIFIED_ELEMS[@]}'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-enable-install-types:main:61 : '[' simple-init = pip-and-virtualenv ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-enable-install-types:main:68 : '[' 0 = 0 ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-enable-install-types:main:69 : pushd /tmp/dib_build.EAZ7A0i8/hooks/install.d\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-enable-install-types:main:70 : ln -sf pip-and-virtualenv-source-install/04-install-pip .\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-enable-install-types:main:71 : popd\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-enable-install-types:main:54 : for _install_dir in '$default_install_type_dirs'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-enable-install-types:main:55 : SUFFIX=-source-install\n++ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-enable-install-types:main:56 : basename /tmp/dib_build.EAZ7A0i8/hooks/install.d/simple-init-source-install\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-enable-install-types:main:56 : _install_dir=simple-init-source-install\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-enable-install-types:main:57 : INSTALLDIRPREFIX=simple-init\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-enable-install-types:main:59 : found=0\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-enable-install-types:main:60 : for specified in '${SPECIFIED_ELEMS[@]}'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-enable-install-types:main:61 : '[' simple-init = simple-init ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-enable-install-types:main:62 : found=1\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-enable-install-types:main:63 : break\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-enable-install-types:main:68 : '[' 1 = 0 ']'\ndib-run-parts Mon Jan 23 07:29:36 PST 2017 99-enable-install-types completed\ndib-run-parts Mon Jan 23 07:29:36 PST 2017 Running /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-squash-package-install\ndib-run-parts Mon Jan 23 07:29:36 PST 2017 99-squash-package-install completed\ndib-run-parts Mon Jan 23 07:29:36 PST 2017 Running /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-yum-repo-conf\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-yum-repo-conf:main:7 : set -eu\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-yum-repo-conf:main:8 : set -o pipefail\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-yum-repo-conf:main:11 : '[' -z '' ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-yum-repo-conf:main:12 : echo 'DIB_YUM_REPO_CONF is not set - no repo configuration will be copied in'\n+ /tmp/dib_build.EAZ7A0i8/hooks/extra-data.d/99-yum-repo-conf:main:13 : exit 0\ndib-run-parts Mon Jan 23 07:29:36 PST 2017 99-yum-repo-conf completed\ndib-run-parts Mon Jan 23 07:29:36 PST 2017 ----------------------- PROFILING -----------------------\ndib-run-parts Mon Jan 23 07:29:36 PST 2017 \ndib-run-parts Mon Jan 23 07:29:36 PST 2017 Target: extra-data.d\ndib-run-parts Mon Jan 23 07:29:36 PST 2017 \ndib-run-parts Mon Jan 23 07:29:36 PST 2017 Script Seconds\ndib-run-parts Mon Jan 23 07:29:36 PST 2017 --------------------------------------- ----------\ndib-run-parts Mon Jan 23 07:29:36 PST 2017 \ndib-run-parts Mon Jan 23 07:29:36 PST 2017 10-create-pkg-map-dir 1.028\ndib-run-parts Mon Jan 23 07:29:36 PST 2017 20-manifest-dir 0.029\ndib-run-parts Mon Jan 23 07:29:36 PST 2017 20-stty 0.016\ndib-run-parts Mon Jan 23 07:29:36 PST 2017 50-devuser 0.006\ndib-run-parts Mon Jan 23 07:29:36 PST 2017 50-store-build-settings 0.004\ndib-run-parts Mon Jan 23 07:29:36 PST 2017 98-source-repositories 1.004\ndib-run-parts Mon Jan 23 07:29:36 PST 2017 99-enable-install-types 0.184\ndib-run-parts Mon Jan 23 07:29:36 PST 2017 99-squash-package-install 0.111\ndib-run-parts Mon Jan 23 07:29:36 PST 2017 99-yum-repo-conf 0.023\ndib-run-parts Mon Jan 23 07:29:36 PST 2017 \ndib-run-parts Mon Jan 23 07:29:36 PST 2017 --------------------- END PROFILING ---------------------\ndib-run-parts Mon Jan 23 15:29:37 UTC 2017 Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-ccache.bash\n+ source /tmp/in_target.d/pre-install.d/../environment.d/10-ccache.bash\n++ for CCACHEDIR in '\"/usr/lib/ccache\"' '\"/usr/lib64/ccache\"'\n++ [[ $PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin =~ /usr/lib/ccache ]]\n++ export 'PATH=/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\n++ PATH='/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\n++ for CCACHEDIR in '\"/usr/lib/ccache\"' '\"/usr/lib64/ccache\"'\n++ [[ /usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin =~ /usr/lib64/ccache ]]\n++ export 'PATH=/usr/lib64/ccache:/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\n++ PATH='/usr/lib64/ccache:/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\n++ export CCACHE_DIR=/tmp/ccache\n++ CCACHE_DIR=/tmp/ccache\n+ set +o xtrace\ndib-run-parts Mon Jan 23 15:29:37 UTC 2017 Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-centos7-distro-name.bash\n+ source /tmp/in_target.d/pre-install.d/../environment.d/10-centos7-distro-name.bash\n++ export DISTRO_NAME=centos7\n++ DISTRO_NAME=centos7\n++ export DIB_RELEASE=GenericCloud\n++ DIB_RELEASE=GenericCloud\n++ export YUM=yum\n++ YUM=yum\n++ '[' -n '' ']'\n+ set +o xtrace\ndib-run-parts Mon Jan 23 15:29:37 UTC 2017 Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-dib-init-system.bash\n+ source /tmp/in_target.d/pre-install.d/../environment.d/10-dib-init-system.bash\n++++ dirname /tmp/in_target.d/pre-install.d/../environment.d/10-dib-init-system.bash\n+++ PATH='/usr/lib64/ccache:/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/tmp/in_target.d/pre-install.d/../environment.d/..'\n+++ dib-init-system\n++ DIB_INIT_SYSTEM=systemd\n++ export DIB_INIT_SYSTEM\n+ set +o xtrace\ndib-run-parts Mon Jan 23 15:29:37 UTC 2017 Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash\n+ source /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash\n++ export DIB_DEFAULT_INSTALLTYPE=source\n++ DIB_DEFAULT_INSTALLTYPE=source\n+ set +o xtrace\ndib-run-parts Mon Jan 23 15:29:37 UTC 2017 Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/14-manifests\n+ source /tmp/in_target.d/pre-install.d/../environment.d/14-manifests\n++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests\n++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests\n++ export DIB_MANIFEST_SAVE_DIR=/httpboot/deployment_image.d/\n++ DIB_MANIFEST_SAVE_DIR=/httpboot/deployment_image.d/\n+ set +o xtrace\ndib-run-parts Mon Jan 23 15:29:37 UTC 2017 Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/50-devuser\n+ source /tmp/in_target.d/pre-install.d/../environment.d/50-devuser\n++ export DIB_DEV_USER_USERNAME=devuser\n++ DIB_DEV_USER_USERNAME=devuser\n++ export DIB_DEV_USER_SHELL=\n++ DIB_DEV_USER_SHELL=\n++ export DIB_DEV_USER_PWDLESS_SUDO=yes\n++ DIB_DEV_USER_PWDLESS_SUDO=yes\n++ export DIB_DEV_USER_AUTHORIZED_KEYS=\n++ DIB_DEV_USER_AUTHORIZED_KEYS=\n++ export DIB_DEV_USER_PASSWORD=devuser\n++ DIB_DEV_USER_PASSWORD=devuser\n+ set +o xtrace\ndib-run-parts Mon Jan 23 15:29:37 UTC 2017 Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/50-dib-python-version\n+ source /tmp/in_target.d/pre-install.d/../environment.d/50-dib-python-version\n++ '[' -z '' ']'\n++ '[' centos7 == ubuntu ']'\n++ '[' centos7 == debian ']'\n++ '[' centos7 == fedora ']'\n++ '[' centos7 == centos ']'\n++ '[' centos7 == centos7 ']'\n++ DIB_PYTHON_VERSION=2\n++ '[' -z 2 ']'\n++ export DIB_PYTHON_VERSION\n+ set +o xtrace\ndib-run-parts Mon Jan 23 15:29:37 UTC 2017 Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/50-disable-cloud-init\n+ source /tmp/in_target.d/pre-install.d/../environment.d/50-disable-cloud-init\n++ export DIB_CLOUD_INIT_DATASOURCES=None\n++ DIB_CLOUD_INIT_DATASOURCES=None\n+ set +o xtrace\ndib-run-parts Mon Jan 23 15:29:37 UTC 2017 Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/50-redhat-common\n+ source /tmp/in_target.d/pre-install.d/../environment.d/50-redhat-common\n++ export DIB_DISABLE_KERNEL_CLEANUP=0\n++ DIB_DISABLE_KERNEL_CLEANUP=0\n+ set +o xtrace\ndib-run-parts Mon Jan 23 15:29:37 UTC 2017 Running /tmp/in_target.d/pre-install.d/00-dnf-update\ndib-run-parts Mon Jan 23 15:29:37 UTC 2017 00-dnf-update completed\ndib-run-parts Mon Jan 23 15:29:37 UTC 2017 Running /tmp/in_target.d/pre-install.d/00-fix-requiretty\ndib-run-parts Mon Jan 23 15:29:37 UTC 2017 00-fix-requiretty completed\ndib-run-parts Mon Jan 23 15:29:37 UTC 2017 Running /tmp/in_target.d/pre-install.d/00-usr-local-bin-secure-path\ndib-run-parts Mon Jan 23 15:29:37 UTC 2017 00-usr-local-bin-secure-path completed\ndib-run-parts Mon Jan 23 15:29:37 UTC 2017 Running /tmp/in_target.d/pre-install.d/01-dib-python\ndib-run-parts Mon Jan 23 15:29:37 UTC 2017 01-dib-python completed\ndib-run-parts Mon Jan 23 15:29:37 UTC 2017 Running /tmp/in_target.d/pre-install.d/01-install-bin\ndib-run-parts Mon Jan 23 15:29:37 UTC 2017 01-install-bin completed\ndib-run-parts Mon Jan 23 15:29:37 UTC 2017 Running /tmp/in_target.d/pre-install.d/01-override-yum-arch\ndib-run-parts Mon Jan 23 15:29:37 UTC 2017 01-override-yum-arch completed\ndib-run-parts Mon Jan 23 15:29:37 UTC 2017 Running /tmp/in_target.d/pre-install.d/01-set-centos-mirror\ndib-run-parts Mon Jan 23 15:29:37 UTC 2017 01-set-centos-mirror completed\ndib-run-parts Mon Jan 23 15:29:37 UTC 2017 Running /tmp/in_target.d/pre-install.d/01-yum-keepcache\ndib-run-parts Mon Jan 23 15:29:37 UTC 2017 01-yum-keepcache completed\ndib-run-parts Mon Jan 23 15:29:37 UTC 2017 Running /tmp/in_target.d/pre-install.d/02-package-installs\n+ set -eu\n+ set -o pipefail\n++ basename /usr/local/bin/package-installs\n+ SCRIPTNAME=package-installs\n++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/pre-install.d\n+ TEMP=' -d '\\''/tmp/in_target.d/pre-install.d'\\'' --'\n+ '[' 0 '!=' 0 ']'\n+ eval set -- ' -d '\\''/tmp/in_target.d/pre-install.d'\\'' --'\n++ set -- -d /tmp/in_target.d/pre-install.d --\n+ WORKDIR=\n+ true\n+ case \"$1\" in\n+ WORKDIR=/tmp/in_target.d/pre-install.d\n+ shift 2\n+ true\n+ case \"$1\" in\n+ shift\n+ break\n+ '[' -z /tmp/in_target.d/pre-install.d ']'\n+ PACKAGES=\n++ find /tmp/in_target.d/pre-install.d -maxdepth 1 -name 'package-installs-*'\n+ '[' -n '' ']'\nWARNING: map-packages is deprecated. Please use the pkg-map element.\ndib-run-parts Mon Jan 23 15:29:38 UTC 2017 02-package-installs completed\ndib-run-parts Mon Jan 23 15:29:38 UTC 2017 Running /tmp/in_target.d/pre-install.d/03-baseline-tools\ndib-run-parts Mon Jan 23 15:29:38 UTC 2017 03-baseline-tools completed\ndib-run-parts Mon Jan 23 15:29:38 UTC 2017 Running /tmp/in_target.d/pre-install.d/04-dib-init-system\ndib-run-parts Mon Jan 23 15:29:38 UTC 2017 04-dib-init-system completed\ndib-run-parts Mon Jan 23 15:29:38 UTC 2017 Running /tmp/in_target.d/pre-install.d/99-package-uninstalls\n+ set -eu\n+ set -o pipefail\n++ basename /usr/local/bin/package-uninstalls\n+ SCRIPTNAME=package-uninstalls\n++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/pre-install.d\n+ TEMP=' -d '\\''/tmp/in_target.d/pre-install.d'\\'' --'\n+ '[' 0 '!=' 0 ']'\n+ eval set -- ' -d '\\''/tmp/in_target.d/pre-install.d'\\'' --'\n++ set -- -d /tmp/in_target.d/pre-install.d --\n+ WORKDIR=\n+ true\n+ case \"$1\" in\n+ WORKDIR=/tmp/in_target.d/pre-install.d\n+ shift 2\n+ true\n+ case \"$1\" in\n+ shift\n+ break\n+ '[' -z /tmp/in_target.d/pre-install.d ']'\n+ PACKAGES=\n++ find /tmp/in_target.d/pre-install.d -maxdepth 1 -name 'package-installs-*'\n+ install-packages -e\ndib-run-parts Mon Jan 23 15:29:38 UTC 2017 99-package-uninstalls completed\ndib-run-parts Mon Jan 23 15:29:38 UTC 2017 ----------------------- PROFILING -----------------------\ndib-run-parts Mon Jan 23 15:29:38 UTC 2017 \ndib-run-parts Mon Jan 23 15:29:38 UTC 2017 Target: pre-install.d\ndib-run-parts Mon Jan 23 15:29:38 UTC 2017 \ndib-run-parts Mon Jan 23 15:29:38 UTC 2017 Script Seconds\ndib-run-parts Mon Jan 23 15:29:38 UTC 2017 --------------------------------------- ----------\ndib-run-parts Mon Jan 23 15:29:38 UTC 2017 \ndib-run-parts Mon Jan 23 15:29:39 UTC 2017 00-dnf-update 0.004\ndib-run-parts Mon Jan 23 15:29:39 UTC 2017 00-fix-requiretty 0.011\ndib-run-parts Mon Jan 23 15:29:39 UTC 2017 00-usr-local-bin-secure-path 0.009\ndib-run-parts Mon Jan 23 15:29:39 UTC 2017 01-dib-python 0.006\ndib-run-parts Mon Jan 23 15:29:39 UTC 2017 01-install-bin 0.009\ndib-run-parts Mon Jan 23 15:29:39 UTC 2017 01-override-yum-arch 0.004\ndib-run-parts Mon Jan 23 15:29:39 UTC 2017 01-set-centos-mirror 0.004\ndib-run-parts Mon Jan 23 15:29:39 UTC 2017 01-yum-keepcache 0.009\ndib-run-parts Mon Jan 23 15:29:39 UTC 2017 02-package-installs 1.706\ndib-run-parts Mon Jan 23 15:29:39 UTC 2017 03-baseline-tools 0.004\ndib-run-parts Mon Jan 23 15:29:39 UTC 2017 04-dib-init-system 0.008\ndib-run-parts Mon Jan 23 15:29:39 UTC 2017 99-package-uninstalls 0.068\ndib-run-parts Mon Jan 23 15:29:39 UTC 2017 \ndib-run-parts Mon Jan 23 15:29:39 UTC 2017 --------------------- END PROFILING ---------------------\nWARNING: map-packages is deprecated. Please use the pkg-map element.\nwarning: /tmp/yum/x86_64/7/base/packages/perl-HTTP-Tiny-0.033-3.el7.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY\nImporting GPG key 0xF4A80EB5:\n Userid : \"CentOS-7 Key (CentOS 7 Official Signing Key) \"\n Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5\n Package : centos-release-7-2.1511.el7.centos.2.10.x86_64 (installed)\n From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7\ndib-run-parts Mon Jan 23 15:29:43 UTC 2017 Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-ccache.bash\n+ source /tmp/in_target.d/install.d/../environment.d/10-ccache.bash\n++ for CCACHEDIR in '\"/usr/lib/ccache\"' '\"/usr/lib64/ccache\"'\n++ [[ $PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin =~ /usr/lib/ccache ]]\n++ export 'PATH=/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\n++ PATH='/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\n++ for CCACHEDIR in '\"/usr/lib/ccache\"' '\"/usr/lib64/ccache\"'\n++ [[ /usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin =~ /usr/lib64/ccache ]]\n++ export 'PATH=/usr/lib64/ccache:/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\n++ PATH='/usr/lib64/ccache:/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\n++ export CCACHE_DIR=/tmp/ccache\n++ CCACHE_DIR=/tmp/ccache\n+ set +o xtrace\ndib-run-parts Mon Jan 23 15:29:43 UTC 2017 Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-centos7-distro-name.bash\n+ source /tmp/in_target.d/install.d/../environment.d/10-centos7-distro-name.bash\n++ export DISTRO_NAME=centos7\n++ DISTRO_NAME=centos7\n++ export DIB_RELEASE=GenericCloud\n++ DIB_RELEASE=GenericCloud\n++ export YUM=yum\n++ YUM=yum\n++ '[' -n '' ']'\n+ set +o xtrace\ndib-run-parts Mon Jan 23 15:29:43 UTC 2017 Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-dib-init-system.bash\n+ source /tmp/in_target.d/install.d/../environment.d/10-dib-init-system.bash\n++++ dirname /tmp/in_target.d/install.d/../environment.d/10-dib-init-system.bash\n+++ PATH='/usr/lib64/ccache:/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/tmp/in_target.d/install.d/../environment.d/..'\n+++ dib-init-system\n++ DIB_INIT_SYSTEM=systemd\n++ export DIB_INIT_SYSTEM\n+ set +o xtrace\ndib-run-parts Mon Jan 23 15:29:43 UTC 2017 Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash\n+ source /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash\n++ export DIB_DEFAULT_INSTALLTYPE=source\n++ DIB_DEFAULT_INSTALLTYPE=source\n+ set +o xtrace\ndib-run-parts Mon Jan 23 15:29:43 UTC 2017 Sourcing environment file /tmp/in_target.d/install.d/../environment.d/14-manifests\n+ source /tmp/in_target.d/install.d/../environment.d/14-manifests\n++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests\n++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests\n++ export DIB_MANIFEST_SAVE_DIR=/httpboot/deployment_image.d/\n++ DIB_MANIFEST_SAVE_DIR=/httpboot/deployment_image.d/\n+ set +o xtrace\ndib-run-parts Mon Jan 23 15:29:43 UTC 2017 Sourcing environment file /tmp/in_target.d/install.d/../environment.d/50-devuser\n+ source /tmp/in_target.d/install.d/../environment.d/50-devuser\n++ export DIB_DEV_USER_USERNAME=devuser\n++ DIB_DEV_USER_USERNAME=devuser\n++ export DIB_DEV_USER_SHELL=\n++ DIB_DEV_USER_SHELL=\n++ export DIB_DEV_USER_PWDLESS_SUDO=yes\n++ DIB_DEV_USER_PWDLESS_SUDO=yes\n++ export DIB_DEV_USER_AUTHORIZED_KEYS=\n++ DIB_DEV_USER_AUTHORIZED_KEYS=\n++ export DIB_DEV_USER_PASSWORD=devuser\n++ DIB_DEV_USER_PASSWORD=devuser\n+ set +o xtrace\ndib-run-parts Mon Jan 23 15:29:43 UTC 2017 Sourcing environment file /tmp/in_target.d/install.d/../environment.d/50-dib-python-version\n+ source /tmp/in_target.d/install.d/../environment.d/50-dib-python-version\n++ '[' -z '' ']'\n++ '[' centos7 == ubuntu ']'\n++ '[' centos7 == debian ']'\n++ '[' centos7 == fedora ']'\n++ '[' centos7 == centos ']'\n++ '[' centos7 == centos7 ']'\n++ DIB_PYTHON_VERSION=2\n++ '[' -z 2 ']'\n++ export DIB_PYTHON_VERSION\n+ set +o xtrace\ndib-run-parts Mon Jan 23 15:29:43 UTC 2017 Sourcing environment file /tmp/in_target.d/install.d/../environment.d/50-disable-cloud-init\n+ source /tmp/in_target.d/install.d/../environment.d/50-disable-cloud-init\n++ export DIB_CLOUD_INIT_DATASOURCES=None\n++ DIB_CLOUD_INIT_DATASOURCES=None\n+ set +o xtrace\ndib-run-parts Mon Jan 23 15:29:43 UTC 2017 Sourcing environment file /tmp/in_target.d/install.d/../environment.d/50-redhat-common\n+ source /tmp/in_target.d/install.d/../environment.d/50-redhat-common\n++ export DIB_DISABLE_KERNEL_CLEANUP=0\n++ DIB_DISABLE_KERNEL_CLEANUP=0\n+ set +o xtrace\ndib-run-parts Mon Jan 23 15:29:43 UTC 2017 Running /tmp/in_target.d/install.d/00-baseline-environment\ndib-run-parts Mon Jan 23 15:29:45 UTC 2017 00-baseline-environment completed\ndib-run-parts Mon Jan 23 15:29:45 UTC 2017 Running /tmp/in_target.d/install.d/00-up-to-date\ndib-run-parts Mon Jan 23 15:33:00 UTC 2017 00-up-to-date completed\ndib-run-parts Mon Jan 23 15:33:00 UTC 2017 Running /tmp/in_target.d/install.d/01-package-installs\n+ set -eu\n+ set -o pipefail\n++ basename /usr/local/bin/package-installs\n+ SCRIPTNAME=package-installs\n++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/install.d\n+ TEMP=' -d '\\''/tmp/in_target.d/install.d'\\'' --'\n+ '[' 0 '!=' 0 ']'\n+ eval set -- ' -d '\\''/tmp/in_target.d/install.d'\\'' --'\n++ set -- -d /tmp/in_target.d/install.d --\n+ WORKDIR=\n+ true\n+ case \"$1\" in\n+ WORKDIR=/tmp/in_target.d/install.d\n+ shift 2\n+ true\n+ case \"$1\" in\n+ shift\n+ break\n+ '[' -z /tmp/in_target.d/install.d ']'\n+ PACKAGES=\n++ find /tmp/in_target.d/install.d -maxdepth 1 -name 'package-installs-*'\n+ '[' -n '' ']'\nMissing package name for distro/element: centos7/simple-init\nMissing package name for distro/element: centos7/simple-init\nMissing package name for distro/element: centos7/openssh-server\nMissing package name for distro/element: centos7/openssh-server\nMissing package name for distro/element: centos7/pip-and-virtualenv\nMissing package name for distro/element: centos7/pip-and-virtualenv\nWARNING: map-packages is deprecated. Please use the pkg-map element.\ndib-run-parts Mon Jan 23 15:33:04 UTC 2017 01-package-installs completed\ndib-run-parts Mon Jan 23 15:33:04 UTC 2017 Running /tmp/in_target.d/install.d/04-install-pip\n DEPRECATION: Uninstalling a distutils installed project (virtualenv) has been deprecated and will be removed in a future version. This is due to the fact that uninstalling a distutils project will only partially uninstall the project.\ndib-run-parts Mon Jan 23 15:33:12 UTC 2017 04-install-pip completed\ndib-run-parts Mon Jan 23 15:33:12 UTC 2017 Running /tmp/in_target.d/install.d/05-puppet\n/tmp/in_target.d/install.d/05-puppet: line 3: wget: command not found\nbash: install_puppet.sh: No such file or directory\ndib-run-parts Mon Jan 23 15:33:12 UTC 2017 05-puppet completed\ndib-run-parts Mon Jan 23 15:33:12 UTC 2017 Running /tmp/in_target.d/install.d/05-set-cloud-init-sources\n/tmp/in_target.d/install.d/05-set-cloud-init-sources: line 20: lsb_release: command not found\ndib-run-parts Mon Jan 23 15:33:12 UTC 2017 05-set-cloud-init-sources completed\ndib-run-parts Mon Jan 23 15:33:12 UTC 2017 Running /tmp/in_target.d/install.d/10-cloud-init\ndib-run-parts Mon Jan 23 15:33:12 UTC 2017 10-cloud-init completed\ndib-run-parts Mon Jan 23 15:33:12 UTC 2017 Running /tmp/in_target.d/install.d/10-install-static-files\n+ set -eu\n+ set -o pipefail\n++ dirname /tmp/in_target.d/install.d/10-install-static-files\n+ STATIC_SOURCE=/tmp/in_target.d/install.d/../static\n+ '[' -d /tmp/in_target.d/install.d/../static ']'\n+ rsync -lCr /tmp/in_target.d/install.d/../static/ /\ndib-run-parts Mon Jan 23 15:33:12 UTC 2017 10-install-static-files completed\ndib-run-parts Mon Jan 23 15:33:12 UTC 2017 Running /tmp/in_target.d/install.d/20-install-init-scripts\n+ set -eu\n+ set -o pipefail\n++ dirname /tmp/in_target.d/install.d/20-install-init-scripts\n+ scripts_dir=/tmp/in_target.d/install.d/../init-scripts/systemd/\n+ '[' -d /tmp/in_target.d/install.d/../init-scripts/systemd/ ']'\n+ dest=\n+ case $DIB_INIT_SYSTEM in\n+ dest=/usr/lib/systemd/system/\n+ '[' -z /usr/lib/systemd/system/ ']'\n+ cp -RP /tmp/in_target.d/install.d/../init-scripts/systemd/. /usr/lib/systemd/system/\ndib-run-parts Mon Jan 23 15:33:12 UTC 2017 20-install-init-scripts completed\ndib-run-parts Mon Jan 23 15:33:12 UTC 2017 Running /tmp/in_target.d/install.d/20-stty\n+ set -eu\n+ set -o pipefail\n++ dirname /tmp/in_target.d/install.d/20-stty\n+ SCRIPTDIR=/tmp/in_target.d/install.d\n+ '[' systemd == upstart ']'\n+ '[' systemd == systemd ']'\n+ install -D -g root -o root -m 0644 /tmp/in_target.d/install.d/serial-console-udev.rules /etc/udev/rules.d/99-serial-console.rules\ndib-run-parts Mon Jan 23 15:33:12 UTC 2017 20-stty completed\ndib-run-parts Mon Jan 23 15:33:12 UTC 2017 Running /tmp/in_target.d/install.d/40-glean\n+ set -eu\n+ set -o pipefail\n+ pip install /tmp/glean.git\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 40-glean completed\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 Running /tmp/in_target.d/install.d/50-devuser\n+ '[' -n yes ']'\n+ cat\n+ chmod 0440 /etc/sudoers.d/devuser\n+ visudo -c\n+ '[' -f /tmp/in_target.d/devuser-ssh-authorized-keys ']'\n+ mkdir -p /home/devuser/.ssh\n+ cp /tmp/in_target.d/devuser-ssh-authorized-keys /home/devuser/.ssh/authorized_keys\n+ chown -R devuser:devuser /home/devuser\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 50-devuser completed\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 Running /tmp/in_target.d/install.d/50-simple-init\n+ set -eu\n+ set -o pipefail\n++ dirname /tmp/in_target.d/install.d/50-simple-init\n+ SCRIPTDIR=/tmp/in_target.d/install.d\n+ echo 8021q\n+ glean-install\nINFO:glean-install:Installing systemd services\nINFO:glean-install:glean.sh in /usr/bin\nINFO:glean-install:Installing glean@.service -> /usr/lib/systemd/system/glean@.service\nINFO:glean-install:install -D -g root -o root -m 0644 /usr/lib/python2.7/site-packages/glean/init/glean@.service /usr/lib/systemd/system/glean@.service\nINFO:glean-install:Replacing GLEANSH_PATH -> /usr/bin in /usr/lib/systemd/system/glean@.service\nINFO:glean-install:sed -i \"s|%%GLEANSH_PATH%%|/usr/bin|g\" /usr/lib/systemd/system/glean@.service\nINFO:glean-install:Installing glean-udev.rules -> /etc/udev/rules.d/99-glean.rules\nINFO:glean-install:install -D -g root -o root -m 0644 /usr/lib/python2.7/site-packages/glean/init/glean-udev.rules /etc/udev/rules.d/99-glean.rules\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 50-simple-init completed\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 Running /tmp/in_target.d/install.d/50-store-build-settings\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 50-store-build-settings completed\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 Running /tmp/in_target.d/install.d/60-simple-init-remove-interfaces\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 60-simple-init-remove-interfaces completed\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 Running /tmp/in_target.d/install.d/80-disable-rfc3041\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 80-disable-rfc3041 completed\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 Running /tmp/in_target.d/install.d/99-package-uninstalls\n+ set -eu\n+ set -o pipefail\n++ basename /usr/local/bin/package-uninstalls\n+ SCRIPTNAME=package-uninstalls\n++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/install.d\n+ TEMP=' -d '\\''/tmp/in_target.d/install.d'\\'' --'\n+ '[' 0 '!=' 0 ']'\n+ eval set -- ' -d '\\''/tmp/in_target.d/install.d'\\'' --'\n++ set -- -d /tmp/in_target.d/install.d --\n+ WORKDIR=\n+ true\n+ case \"$1\" in\n+ WORKDIR=/tmp/in_target.d/install.d\n+ shift 2\n+ true\n+ case \"$1\" in\n+ shift\n+ break\n+ '[' -z /tmp/in_target.d/install.d ']'\n+ PACKAGES=\n++ find /tmp/in_target.d/install.d -maxdepth 1 -name 'package-installs-*'\n+ install-packages -e\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 99-package-uninstalls completed\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 ----------------------- PROFILING -----------------------\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 \ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 Target: install.d\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 \ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 Script Seconds\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 --------------------------------------- ----------\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 \ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 00-baseline-environment 1.274\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 00-up-to-date 195.142\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 01-package-installs 3.943\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 04-install-pip 8.182\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 05-puppet 0.013\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 05-set-cloud-init-sources 0.007\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 10-cloud-init 0.006\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 10-install-static-files 0.051\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 20-install-init-scripts 0.009\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 20-stty 0.009\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 40-glean 3.811\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 50-devuser 0.047\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 50-simple-init 0.071\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 50-store-build-settings 0.008\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 60-simple-init-remove-interfaces 0.011\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 80-disable-rfc3041 0.006\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 99-package-uninstalls 0.070\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 \ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 --------------------- END PROFILING ---------------------\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-ccache.bash\n+ source /tmp/in_target.d/post-install.d/../environment.d/10-ccache.bash\n++ for CCACHEDIR in '\"/usr/lib/ccache\"' '\"/usr/lib64/ccache\"'\n++ [[ $PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin =~ /usr/lib/ccache ]]\n++ export 'PATH=/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\n++ PATH='/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\n++ for CCACHEDIR in '\"/usr/lib/ccache\"' '\"/usr/lib64/ccache\"'\n++ [[ /usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin =~ /usr/lib64/ccache ]]\n++ export 'PATH=/usr/lib64/ccache:/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\n++ PATH='/usr/lib64/ccache:/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\n++ export CCACHE_DIR=/tmp/ccache\n++ CCACHE_DIR=/tmp/ccache\n+ set +o xtrace\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-centos7-distro-name.bash\n+ source /tmp/in_target.d/post-install.d/../environment.d/10-centos7-distro-name.bash\n++ export DISTRO_NAME=centos7\n++ DISTRO_NAME=centos7\n++ export DIB_RELEASE=GenericCloud\n++ DIB_RELEASE=GenericCloud\n++ export YUM=yum\n++ YUM=yum\n++ '[' -n '' ']'\n+ set +o xtrace\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-dib-init-system.bash\n+ source /tmp/in_target.d/post-install.d/../environment.d/10-dib-init-system.bash\n++++ dirname /tmp/in_target.d/post-install.d/../environment.d/10-dib-init-system.bash\n+++ PATH='/usr/lib64/ccache:/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/tmp/in_target.d/post-install.d/../environment.d/..'\n+++ dib-init-system\n++ DIB_INIT_SYSTEM=systemd\n++ export DIB_INIT_SYSTEM\n+ set +o xtrace\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash\n+ source /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash\n++ export DIB_DEFAULT_INSTALLTYPE=source\n++ DIB_DEFAULT_INSTALLTYPE=source\n+ set +o xtrace\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/14-manifests\n+ source /tmp/in_target.d/post-install.d/../environment.d/14-manifests\n++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests\n++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests\n++ export DIB_MANIFEST_SAVE_DIR=/httpboot/deployment_image.d/\n++ DIB_MANIFEST_SAVE_DIR=/httpboot/deployment_image.d/\n+ set +o xtrace\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/50-devuser\n+ source /tmp/in_target.d/post-install.d/../environment.d/50-devuser\n++ export DIB_DEV_USER_USERNAME=devuser\n++ DIB_DEV_USER_USERNAME=devuser\n++ export DIB_DEV_USER_SHELL=\n++ DIB_DEV_USER_SHELL=\n++ export DIB_DEV_USER_PWDLESS_SUDO=yes\n++ DIB_DEV_USER_PWDLESS_SUDO=yes\n++ export DIB_DEV_USER_AUTHORIZED_KEYS=\n++ DIB_DEV_USER_AUTHORIZED_KEYS=\n++ export DIB_DEV_USER_PASSWORD=devuser\n++ DIB_DEV_USER_PASSWORD=devuser\n+ set +o xtrace\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/50-dib-python-version\n+ source /tmp/in_target.d/post-install.d/../environment.d/50-dib-python-version\n++ '[' -z '' ']'\n++ '[' centos7 == ubuntu ']'\n++ '[' centos7 == debian ']'\n++ '[' centos7 == fedora ']'\n++ '[' centos7 == centos ']'\n++ '[' centos7 == centos7 ']'\n++ DIB_PYTHON_VERSION=2\n++ '[' -z 2 ']'\n++ export DIB_PYTHON_VERSION\n+ set +o xtrace\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/50-disable-cloud-init\n+ source /tmp/in_target.d/post-install.d/../environment.d/50-disable-cloud-init\n++ export DIB_CLOUD_INIT_DATASOURCES=None\n++ DIB_CLOUD_INIT_DATASOURCES=None\n+ set +o xtrace\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/50-redhat-common\n+ source /tmp/in_target.d/post-install.d/../environment.d/50-redhat-common\n++ export DIB_DISABLE_KERNEL_CLEANUP=0\n++ DIB_DISABLE_KERNEL_CLEANUP=0\n+ set +o xtrace\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 Running /tmp/in_target.d/post-install.d/00-package-installs\n+ set -eu\n+ set -o pipefail\n++ basename /usr/local/bin/package-installs\n+ SCRIPTNAME=package-installs\n++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/post-install.d\n+ TEMP=' -d '\\''/tmp/in_target.d/post-install.d'\\'' --'\n+ '[' 0 '!=' 0 ']'\n+ eval set -- ' -d '\\''/tmp/in_target.d/post-install.d'\\'' --'\n++ set -- -d /tmp/in_target.d/post-install.d --\n+ WORKDIR=\n+ true\n+ case \"$1\" in\n+ WORKDIR=/tmp/in_target.d/post-install.d\n+ shift 2\n+ true\n+ case \"$1\" in\n+ shift\n+ break\n+ '[' -z /tmp/in_target.d/post-install.d ']'\n+ PACKAGES=\n++ find /tmp/in_target.d/post-install.d -maxdepth 1 -name 'package-installs-*'\n+ '[' -n '' ']'\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 00-package-installs completed\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 Running /tmp/in_target.d/post-install.d/05-fstab-rootfs-label\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 05-fstab-rootfs-label completed\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 Running /tmp/in_target.d/post-install.d/06-network-config-nonzeroconf\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 06-network-config-nonzeroconf completed\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 Running /tmp/in_target.d/post-install.d/10-enable-init-scripts\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 10-enable-init-scripts completed\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 Running /tmp/in_target.d/post-install.d/80-enable-sshd-service\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 80-enable-sshd-service completed\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 Running /tmp/in_target.d/post-install.d/80-growroot\nCreated symlink /etc/systemd/system/multi-user.target.wants/growroot.service, pointing to /usr/lib/systemd/system/growroot.service.\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 80-growroot completed\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 Running /tmp/in_target.d/post-install.d/80-infra-cloud-bridge\nCreated symlink /etc/systemd/system/multi-user.target.wants/create_bridge.service, pointing to /usr/lib/systemd/system/create_bridge.service.\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 80-infra-cloud-bridge completed\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 Running /tmp/in_target.d/post-install.d/80-ssh-keygen\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 80-ssh-keygen completed\ndib-run-parts Mon Jan 23 15:33:16 UTC 2017 Running /tmp/in_target.d/post-install.d/95-package-uninstalls\n+ set -eu\n+ set -o pipefail\n++ basename /usr/local/bin/package-uninstalls\n+ SCRIPTNAME=package-uninstalls\n++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/post-install.d\n+ TEMP=' -d '\\''/tmp/in_target.d/post-install.d'\\'' --'\n+ '[' 0 '!=' 0 ']'\n+ eval set -- ' -d '\\''/tmp/in_target.d/post-install.d'\\'' --'\n++ set -- -d /tmp/in_target.d/post-install.d --\n+ WORKDIR=\n+ true\n+ case \"$1\" in\n+ WORKDIR=/tmp/in_target.d/post-install.d\n+ shift 2\n+ true\n+ case \"$1\" in\n+ shift\n+ break\n+ '[' -z /tmp/in_target.d/post-install.d ']'\n+ PACKAGES=\n++ find /tmp/in_target.d/post-install.d -maxdepth 1 -name 'package-installs-*'\n+ install-packages -e\ndib-run-parts Mon Jan 23 15:33:17 UTC 2017 95-package-uninstalls completed\ndib-run-parts Mon Jan 23 15:33:17 UTC 2017 Running /tmp/in_target.d/post-install.d/99-reset-yum-conf\n+ set -eu\n+ set -o pipefail\n+ [[ centos7 == \\f\\e\\d\\o\\r\\a ]]\n+ cfg=/etc/yum.conf\n+ cachedir=/var/cache/yum\n+ sed -i '/^keepcache/c\\keepcache=0' /etc/yum.conf\n+ sed -i '/^cachedir/c\\cachedir=/var/cache/yum' /etc/yum.conf\ndib-run-parts Mon Jan 23 15:33:17 UTC 2017 99-reset-yum-conf completed\ndib-run-parts Mon Jan 23 15:33:17 UTC 2017 ----------------------- PROFILING -----------------------\ndib-run-parts Mon Jan 23 15:33:17 UTC 2017 \ndib-run-parts Mon Jan 23 15:33:17 UTC 2017 Target: post-install.d\ndib-run-parts Mon Jan 23 15:33:17 UTC 2017 \ndib-run-parts Mon Jan 23 15:33:17 UTC 2017 Script Seconds\ndib-run-parts Mon Jan 23 15:33:17 UTC 2017 --------------------------------------- ----------\ndib-run-parts Mon Jan 23 15:33:17 UTC 2017 \ndib-run-parts Mon Jan 23 15:33:17 UTC 2017 00-package-installs 0.064\ndib-run-parts Mon Jan 23 15:33:17 UTC 2017 05-fstab-rootfs-label 0.006\ndib-run-parts Mon Jan 23 15:33:17 UTC 2017 06-network-config-nonzeroconf 0.006\ndib-run-parts Mon Jan 23 15:33:17 UTC 2017 10-enable-init-scripts 0.006\ndib-run-parts Mon Jan 23 15:33:17 UTC 2017 80-enable-sshd-service 0.007\ndib-run-parts Mon Jan 23 15:33:17 UTC 2017 80-growroot 0.007\ndib-run-parts Mon Jan 23 15:33:17 UTC 2017 80-infra-cloud-bridge 0.007\ndib-run-parts Mon Jan 23 15:33:17 UTC 2017 80-ssh-keygen 0.005\ndib-run-parts Mon Jan 23 15:33:17 UTC 2017 95-package-uninstalls 0.068\ndib-run-parts Mon Jan 23 15:33:17 UTC 2017 99-reset-yum-conf 0.008\ndib-run-parts Mon Jan 23 15:33:17 UTC 2017 \ndib-run-parts Mon Jan 23 15:33:17 UTC 2017 --------------------- END PROFILING ---------------------\ndib-run-parts Mon Jan 23 07:33:17 PST 2017 Sourcing environment file /tmp/dib_build.EAZ7A0i8/hooks/block-device.d/../environment.d/10-ccache.bash\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.EAZ7A0i8/hooks/block-device.d/../environment.d/10-ccache.bash\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-ccache.bash:source:2 : for CCACHEDIR in '\"/usr/lib/ccache\"' '\"/usr/lib64/ccache\"'\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-ccache.bash:source:3 : [[ /opt/stack/ansible/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin =~ /usr/lib/ccache ]]\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-ccache.bash:source:4 : export PATH=/usr/lib/ccache:/opt/stack/ansible/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-ccache.bash:source:4 : PATH=/usr/lib/ccache:/opt/stack/ansible/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-ccache.bash:source:2 : for CCACHEDIR in '\"/usr/lib/ccache\"' '\"/usr/lib64/ccache\"'\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-ccache.bash:source:3 : [[ /usr/lib/ccache:/opt/stack/ansible/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin =~ /usr/lib64/ccache ]]\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-ccache.bash:source:4 : export PATH=/usr/lib64/ccache:/usr/lib/ccache:/opt/stack/ansible/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-ccache.bash:source:4 : PATH=/usr/lib64/ccache:/usr/lib/ccache:/opt/stack/ansible/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-ccache.bash:source:7 : export CCACHE_DIR=/tmp/ccache\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-ccache.bash:source:7 : CCACHE_DIR=/tmp/ccache\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Jan 23 07:33:17 PST 2017 Sourcing environment file /tmp/dib_build.EAZ7A0i8/hooks/block-device.d/../environment.d/10-centos7-distro-name.bash\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.EAZ7A0i8/hooks/block-device.d/../environment.d/10-centos7-distro-name.bash\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-centos7-distro-name.bash:source:1 : export DISTRO_NAME=centos7\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-centos7-distro-name.bash:source:1 : DISTRO_NAME=centos7\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-centos7-distro-name.bash:source:2 : export DIB_RELEASE=GenericCloud\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-centos7-distro-name.bash:source:2 : DIB_RELEASE=GenericCloud\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-centos7-distro-name.bash:source:5 : export YUM=yum\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-centos7-distro-name.bash:source:5 : YUM=yum\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-centos7-distro-name.bash:source:7 : '[' -n '' ']'\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Jan 23 07:33:17 PST 2017 Sourcing environment file /tmp/dib_build.EAZ7A0i8/hooks/block-device.d/../environment.d/10-dib-init-system.bash\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.EAZ7A0i8/hooks/block-device.d/../environment.d/10-dib-init-system.bash\n++++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-dib-init-system.bash:source:1 : dirname /tmp/dib_build.EAZ7A0i8/hooks/block-device.d/../environment.d/10-dib-init-system.bash\n+++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-dib-init-system.bash:source:1 : PATH=/usr/lib64/ccache:/usr/lib/ccache:/opt/stack/ansible/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/tmp/dib_build.EAZ7A0i8/hooks/block-device.d/../environment.d/..\n+++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-dib-init-system.bash:source:1 : dib-init-system\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-dib-init-system.bash:source:1 : DIB_INIT_SYSTEM=systemd\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-dib-init-system.bash:source:2 : export DIB_INIT_SYSTEM\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Jan 23 07:33:17 PST 2017 Sourcing environment file /tmp/dib_build.EAZ7A0i8/hooks/block-device.d/../environment.d/11-dib-install-type.bash\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.EAZ7A0i8/hooks/block-device.d/../environment.d/11-dib-install-type.bash\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Jan 23 07:33:17 PST 2017 Sourcing environment file /tmp/dib_build.EAZ7A0i8/hooks/block-device.d/../environment.d/14-manifests\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.EAZ7A0i8/hooks/block-device.d/../environment.d/14-manifests\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/httpboot/deployment_image.d/\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/httpboot/deployment_image.d/\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Jan 23 07:33:17 PST 2017 Sourcing environment file /tmp/dib_build.EAZ7A0i8/hooks/block-device.d/../environment.d/50-devuser\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.EAZ7A0i8/hooks/block-device.d/../environment.d/50-devuser\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-devuser:source:1 : export DIB_DEV_USER_USERNAME=devuser\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-devuser:source:1 : DIB_DEV_USER_USERNAME=devuser\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-devuser:source:2 : export DIB_DEV_USER_SHELL=\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-devuser:source:2 : DIB_DEV_USER_SHELL=\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-devuser:source:3 : export DIB_DEV_USER_PWDLESS_SUDO=yes\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-devuser:source:3 : DIB_DEV_USER_PWDLESS_SUDO=yes\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-devuser:source:4 : export DIB_DEV_USER_AUTHORIZED_KEYS=\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-devuser:source:4 : DIB_DEV_USER_AUTHORIZED_KEYS=\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-devuser:source:5 : export DIB_DEV_USER_PASSWORD=devuser\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-devuser:source:5 : DIB_DEV_USER_PASSWORD=devuser\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Jan 23 07:33:17 PST 2017 Sourcing environment file /tmp/dib_build.EAZ7A0i8/hooks/block-device.d/../environment.d/50-dib-python-version\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.EAZ7A0i8/hooks/block-device.d/../environment.d/50-dib-python-version\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-dib-python-version:source:2 : '[' -z '' ']'\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-dib-python-version:source:3 : '[' centos7 == ubuntu ']'\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-dib-python-version:source:9 : '[' centos7 == debian ']'\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-dib-python-version:source:11 : '[' centos7 == fedora ']'\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-dib-python-version:source:15 : '[' centos7 == centos ']'\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-dib-python-version:source:17 : '[' centos7 == centos7 ']'\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-dib-python-version:source:18 : DIB_PYTHON_VERSION=2\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-dib-python-version:source:26 : '[' -z 2 ']'\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-dib-python-version:source:30 : export DIB_PYTHON_VERSION\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Jan 23 07:33:17 PST 2017 Sourcing environment file /tmp/dib_build.EAZ7A0i8/hooks/block-device.d/../environment.d/50-disable-cloud-init\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.EAZ7A0i8/hooks/block-device.d/../environment.d/50-disable-cloud-init\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Jan 23 07:33:17 PST 2017 Sourcing environment file /tmp/dib_build.EAZ7A0i8/hooks/block-device.d/../environment.d/50-redhat-common\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.EAZ7A0i8/hooks/block-device.d/../environment.d/50-redhat-common\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Jan 23 07:33:17 PST 2017 Running /tmp/dib_build.EAZ7A0i8/hooks/block-device.d/10-partition\ndib-run-parts Mon Jan 23 07:33:18 PST 2017 10-partition completed\ndib-run-parts Mon Jan 23 07:33:18 PST 2017 ----------------------- PROFILING -----------------------\ndib-run-parts Mon Jan 23 07:33:18 PST 2017 \ndib-run-parts Mon Jan 23 07:33:18 PST 2017 Target: block-device.d\ndib-run-parts Mon Jan 23 07:33:18 PST 2017 \ndib-run-parts Mon Jan 23 07:33:18 PST 2017 Script Seconds\ndib-run-parts Mon Jan 23 07:33:18 PST 2017 --------------------------------------- ----------\ndib-run-parts Mon Jan 23 07:33:18 PST 2017 \ndib-run-parts Mon Jan 23 07:33:18 PST 2017 10-partition 0.076\ndib-run-parts Mon Jan 23 07:33:18 PST 2017 \ndib-run-parts Mon Jan 23 07:33:18 PST 2017 --------------------- END PROFILING ---------------------\nmke2fs 1.42.9 (28-Dec-2013)\ndib-run-parts Mon Jan 23 15:33:22 UTC 2017 Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-ccache.bash\n+ source /tmp/in_target.d/finalise.d/../environment.d/10-ccache.bash\n++ for CCACHEDIR in '\"/usr/lib/ccache\"' '\"/usr/lib64/ccache\"'\n++ [[ $PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin =~ /usr/lib/ccache ]]\n++ export 'PATH=/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\n++ PATH='/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\n++ for CCACHEDIR in '\"/usr/lib/ccache\"' '\"/usr/lib64/ccache\"'\n++ [[ /usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin =~ /usr/lib64/ccache ]]\n++ export 'PATH=/usr/lib64/ccache:/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\n++ PATH='/usr/lib64/ccache:/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\n++ export CCACHE_DIR=/tmp/ccache\n++ CCACHE_DIR=/tmp/ccache\n+ set +o xtrace\ndib-run-parts Mon Jan 23 15:33:22 UTC 2017 Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-centos7-distro-name.bash\n+ source /tmp/in_target.d/finalise.d/../environment.d/10-centos7-distro-name.bash\n++ export DISTRO_NAME=centos7\n++ DISTRO_NAME=centos7\n++ export DIB_RELEASE=GenericCloud\n++ DIB_RELEASE=GenericCloud\n++ export YUM=yum\n++ YUM=yum\n++ '[' -n '' ']'\n+ set +o xtrace\ndib-run-parts Mon Jan 23 15:33:22 UTC 2017 Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-dib-init-system.bash\n+ source /tmp/in_target.d/finalise.d/../environment.d/10-dib-init-system.bash\n++++ dirname /tmp/in_target.d/finalise.d/../environment.d/10-dib-init-system.bash\n+++ PATH='/usr/lib64/ccache:/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/tmp/in_target.d/finalise.d/../environment.d/..'\n+++ dib-init-system\n++ DIB_INIT_SYSTEM=systemd\n++ export DIB_INIT_SYSTEM\n+ set +o xtrace\ndib-run-parts Mon Jan 23 15:33:22 UTC 2017 Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash\n+ source /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash\n++ export DIB_DEFAULT_INSTALLTYPE=source\n++ DIB_DEFAULT_INSTALLTYPE=source\n+ set +o xtrace\ndib-run-parts Mon Jan 23 15:33:22 UTC 2017 Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/14-manifests\n+ source /tmp/in_target.d/finalise.d/../environment.d/14-manifests\n++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests\n++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests\n++ export DIB_MANIFEST_SAVE_DIR=/httpboot/deployment_image.d/\n++ DIB_MANIFEST_SAVE_DIR=/httpboot/deployment_image.d/\n+ set +o xtrace\ndib-run-parts Mon Jan 23 15:33:22 UTC 2017 Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/50-devuser\n+ source /tmp/in_target.d/finalise.d/../environment.d/50-devuser\n++ export DIB_DEV_USER_USERNAME=devuser\n++ DIB_DEV_USER_USERNAME=devuser\n++ export DIB_DEV_USER_SHELL=\n++ DIB_DEV_USER_SHELL=\n++ export DIB_DEV_USER_PWDLESS_SUDO=yes\n++ DIB_DEV_USER_PWDLESS_SUDO=yes\n++ export DIB_DEV_USER_AUTHORIZED_KEYS=\n++ DIB_DEV_USER_AUTHORIZED_KEYS=\n++ export DIB_DEV_USER_PASSWORD=devuser\n++ DIB_DEV_USER_PASSWORD=devuser\n+ set +o xtrace\ndib-run-parts Mon Jan 23 15:33:22 UTC 2017 Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/50-dib-python-version\n+ source /tmp/in_target.d/finalise.d/../environment.d/50-dib-python-version\n++ '[' -z '' ']'\n++ '[' centos7 == ubuntu ']'\n++ '[' centos7 == debian ']'\n++ '[' centos7 == fedora ']'\n++ '[' centos7 == centos ']'\n++ '[' centos7 == centos7 ']'\n++ DIB_PYTHON_VERSION=2\n++ '[' -z 2 ']'\n++ export DIB_PYTHON_VERSION\n+ set +o xtrace\ndib-run-parts Mon Jan 23 15:33:22 UTC 2017 Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/50-disable-cloud-init\n+ source /tmp/in_target.d/finalise.d/../environment.d/50-disable-cloud-init\n++ export DIB_CLOUD_INIT_DATASOURCES=None\n++ DIB_CLOUD_INIT_DATASOURCES=None\n+ set +o xtrace\ndib-run-parts Mon Jan 23 15:33:22 UTC 2017 Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/50-redhat-common\n+ source /tmp/in_target.d/finalise.d/../environment.d/50-redhat-common\n++ export DIB_DISABLE_KERNEL_CLEANUP=0\n++ DIB_DISABLE_KERNEL_CLEANUP=0\n+ set +o xtrace\ndib-run-parts Mon Jan 23 15:33:22 UTC 2017 Running /tmp/in_target.d/finalise.d/01-clean-old-kernels\nWARNING: map-packages is deprecated. Please use the pkg-map element.\ndib-run-parts Mon Jan 23 15:33:29 UTC 2017 01-clean-old-kernels completed\ndib-run-parts Mon Jan 23 15:33:29 UTC 2017 Running /tmp/in_target.d/finalise.d/50-bootloader\n+ set -eu\n+ set -o pipefail\n+ '[' -n /dev/loop0p1 ']'\n+ PART_DEV=/dev/loop0p1\n+ [[ amd64 =~ ppc ]]\n++ echo /dev/loop0p1\n++ sed -e s#p1##\n++ sed -e s#mapper/##\n+ BOOT_DEV=/dev/loop0\n+ DIB_EXTLINUX=0\n+ '[' 0 '!=' 0 ']'\n+ install_grub2\n+ '[' -f /tmp/grub/install ']'\n+ [[ amd64 =~ ppc ]]\n+ install-packages -m bootloader grub-pc\n++ which grub-install\nwhich: no grub-install in (/usr/lib64/ccache:/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin)\n+ GRUBNAME=\n+ echo 'trying grub2-install'\n+ '[' -z '' ']'\n++ which grub2-install\n+ GRUBNAME=/usr/sbin/grub2-install\n+ '[' -z /usr/sbin/grub2-install ']'\n++ /usr/sbin/grub2-install --version\n++ grep 0.97\n++ wc -l\n+ '[' 0 -ne 0 ']'\n+ echo 'Installing GRUB2...'\n+ GRUB_OPTS=--force\n+ [[ ! --force == *--target* ]]\n++ /usr/sbin/grub2-install --version\n+ [[ /usr/sbin/grub2-install (GRUB) 2.02~beta2 =~ 2\\. ]]\n+ '[' -d /sys/firmware/efi ']'\n+ [[ amd64 =~ ppc ]]\n+ /usr/sbin/grub2-install '--modules=biosdisk part_msdos' --force /dev/loop0\nInstalling for i386-pc platform.\nInstallation finished. No error reported.\n+ '[' -d /boot/grub2 ']'\n+ GRUB_CFG=/boot/grub2/grub.cfg\n+ echo GRUB_TIMEOUT=5\n+ echo 'GRUB_TERMINAL=\"serial console\"'\n+ echo GRUB_GFXPAYLOAD_LINUX=text\n+ echo 'GRUB_CMDLINE_LINUX_DEFAULT=\"console=tty0 console=ttyS0,115200 no_timer_check\"'\n+ echo 'GRUB_SERIAL_COMMAND=\"serial --speed=115200 --unit=0 --word=8 --parity=no --stop=1\"'\n+ which grub2-mkconfig\n+ GRUB_MKCONFIG='grub2-mkconfig -o /boot/grub2/grub.cfg'\n+ DISTRO_NAME=centos7\n+ case $DISTRO_NAME in\n+ echo 'GRUB_CMDLINE_LINUX=\"nofb nomodeset vga=normal\"'\n+ PROBER_DISABLED=\n+ grep -qe '^\\s*GRUB_DISABLE_OS_PROBER=true' /etc/default/grub\n+ PROBER_DISABLED=true\n+ echo GRUB_DISABLE_OS_PROBER=true\n+ grub2-mkconfig -o /boot/grub2/grub.cfg\nGenerating grub configuration file ...\nFound linux image: /boot/vmlinuz-3.10.0-514.6.1.el7.x86_64\nFound initrd image: /boot/initramfs-3.10.0-514.6.1.el7.x86_64.img\nFound linux image: /boot/vmlinuz-0-rescue-56d65f493d8f854534fe792ecf014b83\nFound initrd image: /boot/initramfs-0-rescue-56d65f493d8f854534fe792ecf014b83.img\ndone\n+ '[' -n true ']'\n+ sed -i '$d' /etc/default/grub\n+ DIB_RELEASE=GenericCloud\n+ '[' GenericCloud = precise ']'\n+ '[' GenericCloud = wheezy ']'\n+ sed -i s%/dev/loop0p1%LABEL=cloudimg-rootfs% /boot/grub2/grub.cfg\n+ sed -i 's%search --no-floppy --fs-uuid --set=root .*$%search --no-floppy --set=root --label cloudimg-rootfs%' /boot/grub2/grub.cfg\n+ sed -i 's%root=UUID=[A-Za-z0-9\\-]*%root=LABEL=cloudimg-rootfs%' /boot/grub2/grub.cfg\n+ '[' centos7 = fedora ']'\n+ '[' -d /sys/firmware/efi ']'\ndib-run-parts Mon Jan 23 15:33:30 UTC 2017 50-bootloader completed\ndib-run-parts Mon Jan 23 15:33:30 UTC 2017 Running /tmp/in_target.d/finalise.d/50-remove-bogus-udev-links\n+ set -eu\n+ set -o pipefail\n+ '[' centos7 = opensuse ']'\ndib-run-parts Mon Jan 23 15:33:30 UTC 2017 50-remove-bogus-udev-links completed\ndib-run-parts Mon Jan 23 15:33:30 UTC 2017 Running /tmp/in_target.d/finalise.d/90-selinux-fixfiles-restore\n+ set -eu\n+ set -o pipefail\n++ which setfiles\n+ SETFILES=/usr/sbin/setfiles\n+ '[' -e /etc/selinux/targeted/contexts/files/file_contexts -a -x /usr/sbin/setfiles ']'\n+ setfiles /etc/selinux/targeted/contexts/files/file_contexts /\ndib-run-parts Mon Jan 23 15:33:37 UTC 2017 90-selinux-fixfiles-restore completed\ndib-run-parts Mon Jan 23 15:33:37 UTC 2017 ----------------------- PROFILING -----------------------\ndib-run-parts Mon Jan 23 15:33:37 UTC 2017 \ndib-run-parts Mon Jan 23 15:33:37 UTC 2017 Target: finalise.d\ndib-run-parts Mon Jan 23 15:33:37 UTC 2017 \ndib-run-parts Mon Jan 23 15:33:37 UTC 2017 Script Seconds\ndib-run-parts Mon Jan 23 15:33:37 UTC 2017 --------------------------------------- ----------\ndib-run-parts Mon Jan 23 15:33:37 UTC 2017 \ndib-run-parts Mon Jan 23 15:33:37 UTC 2017 01-clean-old-kernels 6.976\ndib-run-parts Mon Jan 23 15:33:37 UTC 2017 50-bootloader 1.050\ndib-run-parts Mon Jan 23 15:33:37 UTC 2017 50-remove-bogus-udev-links 0.004\ndib-run-parts Mon Jan 23 15:33:37 UTC 2017 90-selinux-fixfiles-restore 7.176\ndib-run-parts Mon Jan 23 15:33:37 UTC 2017 \ndib-run-parts Mon Jan 23 15:33:37 UTC 2017 --------------------- END PROFILING ---------------------\ndib-run-parts Mon Jan 23 07:33:37 PST 2017 Sourcing environment file /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/../environment.d/10-ccache.bash\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/../environment.d/10-ccache.bash\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-ccache.bash:source:2 : for CCACHEDIR in '\"/usr/lib/ccache\"' '\"/usr/lib64/ccache\"'\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-ccache.bash:source:3 : [[ /opt/stack/ansible/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin =~ /usr/lib/ccache ]]\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-ccache.bash:source:4 : export PATH=/usr/lib/ccache:/opt/stack/ansible/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-ccache.bash:source:4 : PATH=/usr/lib/ccache:/opt/stack/ansible/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-ccache.bash:source:2 : for CCACHEDIR in '\"/usr/lib/ccache\"' '\"/usr/lib64/ccache\"'\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-ccache.bash:source:3 : [[ /usr/lib/ccache:/opt/stack/ansible/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin =~ /usr/lib64/ccache ]]\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-ccache.bash:source:4 : export PATH=/usr/lib64/ccache:/usr/lib/ccache:/opt/stack/ansible/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-ccache.bash:source:4 : PATH=/usr/lib64/ccache:/usr/lib/ccache:/opt/stack/ansible/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-ccache.bash:source:7 : export CCACHE_DIR=/tmp/ccache\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-ccache.bash:source:7 : CCACHE_DIR=/tmp/ccache\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Jan 23 07:33:37 PST 2017 Sourcing environment file /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/../environment.d/10-centos7-distro-name.bash\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/../environment.d/10-centos7-distro-name.bash\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-centos7-distro-name.bash:source:1 : export DISTRO_NAME=centos7\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-centos7-distro-name.bash:source:1 : DISTRO_NAME=centos7\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-centos7-distro-name.bash:source:2 : export DIB_RELEASE=GenericCloud\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-centos7-distro-name.bash:source:2 : DIB_RELEASE=GenericCloud\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-centos7-distro-name.bash:source:5 : export YUM=yum\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-centos7-distro-name.bash:source:5 : YUM=yum\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-centos7-distro-name.bash:source:7 : '[' -n '' ']'\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Jan 23 07:33:37 PST 2017 Sourcing environment file /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/../environment.d/10-dib-init-system.bash\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/../environment.d/10-dib-init-system.bash\n++++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-dib-init-system.bash:source:1 : dirname /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/../environment.d/10-dib-init-system.bash\n+++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-dib-init-system.bash:source:1 : PATH=/usr/lib64/ccache:/usr/lib/ccache:/opt/stack/ansible/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/../environment.d/..\n+++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-dib-init-system.bash:source:1 : dib-init-system\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-dib-init-system.bash:source:1 : DIB_INIT_SYSTEM=systemd\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/10-dib-init-system.bash:source:2 : export DIB_INIT_SYSTEM\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Jan 23 07:33:37 PST 2017 Sourcing environment file /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/../environment.d/11-dib-install-type.bash\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/../environment.d/11-dib-install-type.bash\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Jan 23 07:33:37 PST 2017 Sourcing environment file /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/../environment.d/14-manifests\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/../environment.d/14-manifests\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/httpboot/deployment_image.d/\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/httpboot/deployment_image.d/\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Jan 23 07:33:37 PST 2017 Sourcing environment file /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/../environment.d/50-devuser\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/../environment.d/50-devuser\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-devuser:source:1 : export DIB_DEV_USER_USERNAME=devuser\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-devuser:source:1 : DIB_DEV_USER_USERNAME=devuser\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-devuser:source:2 : export DIB_DEV_USER_SHELL=\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-devuser:source:2 : DIB_DEV_USER_SHELL=\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-devuser:source:3 : export DIB_DEV_USER_PWDLESS_SUDO=yes\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-devuser:source:3 : DIB_DEV_USER_PWDLESS_SUDO=yes\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-devuser:source:4 : export DIB_DEV_USER_AUTHORIZED_KEYS=\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-devuser:source:4 : DIB_DEV_USER_AUTHORIZED_KEYS=\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-devuser:source:5 : export DIB_DEV_USER_PASSWORD=devuser\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-devuser:source:5 : DIB_DEV_USER_PASSWORD=devuser\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Jan 23 07:33:37 PST 2017 Sourcing environment file /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/../environment.d/50-dib-python-version\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/../environment.d/50-dib-python-version\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-dib-python-version:source:2 : '[' -z '' ']'\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-dib-python-version:source:3 : '[' centos7 == ubuntu ']'\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-dib-python-version:source:9 : '[' centos7 == debian ']'\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-dib-python-version:source:11 : '[' centos7 == fedora ']'\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-dib-python-version:source:15 : '[' centos7 == centos ']'\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-dib-python-version:source:17 : '[' centos7 == centos7 ']'\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-dib-python-version:source:18 : DIB_PYTHON_VERSION=2\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-dib-python-version:source:26 : '[' -z 2 ']'\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-dib-python-version:source:30 : export DIB_PYTHON_VERSION\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Jan 23 07:33:37 PST 2017 Sourcing environment file /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/../environment.d/50-disable-cloud-init\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/../environment.d/50-disable-cloud-init\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Jan 23 07:33:37 PST 2017 Sourcing environment file /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/../environment.d/50-redhat-common\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/../environment.d/50-redhat-common\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0\n++ /tmp/dib_build.EAZ7A0i8/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Jan 23 07:33:37 PST 2017 Running /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/01-ccache\ndib-run-parts Mon Jan 23 07:33:38 PST 2017 01-ccache completed\ndib-run-parts Mon Jan 23 07:33:38 PST 2017 Running /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/01-copy-manifests-dir\n+ /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/01-copy-manifests-dir:main:21 : set -eu\n+ /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/01-copy-manifests-dir:main:22 : set -o pipefail\n+ /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/01-copy-manifests-dir:main:24 : '[' -d /tmp/dib_build.EAZ7A0i8/mnt//etc/dib-manifests ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/01-copy-manifests-dir:main:26 : '[' -e /tmp/dib_build.EAZ7A0i8/mnt/etc/dib_arguments ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/01-copy-manifests-dir:main:27 : sudo mv /tmp/dib_build.EAZ7A0i8/mnt/etc/dib_arguments /tmp/dib_build.EAZ7A0i8/mnt//etc/dib-manifests\n+ /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/01-copy-manifests-dir:main:29 : '[' -e /tmp/dib_build.EAZ7A0i8/mnt/etc/dib_environment ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/01-copy-manifests-dir:main:30 : sudo mv /tmp/dib_build.EAZ7A0i8/mnt/etc/dib_environment /tmp/dib_build.EAZ7A0i8/mnt//etc/dib-manifests\n+ /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/01-copy-manifests-dir:main:32 : mkdir -p /httpboot/deployment_image.d/\n+ /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/01-copy-manifests-dir:main:33 : cp --no-preserve=ownership -rv /tmp/dib_build.EAZ7A0i8/mnt//etc/dib-manifests /httpboot/deployment_image.d/\ndib-run-parts Mon Jan 23 07:33:38 PST 2017 01-copy-manifests-dir completed\ndib-run-parts Mon Jan 23 07:33:38 PST 2017 Running /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/51-bootloader\n+ /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/51-bootloader:main:23 : set -eu\n+ /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/51-bootloader:main:24 : set -o pipefail\n+ /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/51-bootloader:main:26 : '[' -n /tmp/dib_build.EAZ7A0i8/mnt ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/51-bootloader:main:28 : source /usr/bin/../share/diskimage-builder/lib/img-functions\n+ /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/51-bootloader:main:30 : '[' -d /tmp/dib_build.EAZ7A0i8/mnt/boot/extlinux ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/51-bootloader:main:32 : '[' -d /tmp/dib_build.EAZ7A0i8/mnt/boot/syslinux ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/51-bootloader:main:35 : exit 0\ndib-run-parts Mon Jan 23 07:33:38 PST 2017 51-bootloader completed\ndib-run-parts Mon Jan 23 07:33:38 PST 2017 Running /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/90-remove-ssh-host-keys\ndib-run-parts Mon Jan 23 07:33:38 PST 2017 90-remove-ssh-host-keys completed\ndib-run-parts Mon Jan 23 07:33:38 PST 2017 Running /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/99-remove-yum-repo-conf\n+ /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/99-remove-yum-repo-conf:main:6 : set -eu\n+ /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/99-remove-yum-repo-conf:main:7 : set -o pipefail\n+ /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/99-remove-yum-repo-conf:main:10 : '[' -z '' ']'\n+ /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/99-remove-yum-repo-conf:main:11 : echo 'DIB_YUM_REPO_CONF is not set - no repo configurations will be cleaned up'\n+ /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/99-remove-yum-repo-conf:main:12 : exit 0\ndib-run-parts Mon Jan 23 07:33:38 PST 2017 99-remove-yum-repo-conf completed\ndib-run-parts Mon Jan 23 07:33:38 PST 2017 Running /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/99-tidy-logs\n+ /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/99-tidy-logs:main:22 : set -eu\n+ /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/99-tidy-logs:main:23 : set -o pipefail\n+ /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/99-tidy-logs:main:26 : sudo find /tmp/dib_build.EAZ7A0i8/mnt/var/log -type f -exec cp /dev/null '{}' ';'\n+ /tmp/dib_build.EAZ7A0i8/hooks/cleanup.d/99-tidy-logs:main:29 : sudo find /tmp/dib_build.EAZ7A0i8/mnt/root -name '*.log' -type f -delete\ndib-run-parts Mon Jan 23 07:33:38 PST 2017 99-tidy-logs completed\ndib-run-parts Mon Jan 23 07:33:38 PST 2017 ----------------------- PROFILING -----------------------\ndib-run-parts Mon Jan 23 07:33:38 PST 2017 \ndib-run-parts Mon Jan 23 07:33:38 PST 2017 Target: cleanup.d\ndib-run-parts Mon Jan 23 07:33:38 PST 2017 \ndib-run-parts Mon Jan 23 07:33:38 PST 2017 Script Seconds\ndib-run-parts Mon Jan 23 07:33:38 PST 2017 --------------------------------------- ----------\ndib-run-parts Mon Jan 23 07:33:38 PST 2017 \ndib-run-parts Mon Jan 23 07:33:38 PST 2017 01-ccache 0.016\ndib-run-parts Mon Jan 23 07:33:38 PST 2017 01-copy-manifests-dir 0.070\ndib-run-parts Mon Jan 23 07:33:38 PST 2017 51-bootloader 0.034\ndib-run-parts Mon Jan 23 07:33:38 PST 2017 90-remove-ssh-host-keys 0.016\ndib-run-parts Mon Jan 23 07:33:38 PST 2017 99-remove-yum-repo-conf 0.023\ndib-run-parts Mon Jan 23 07:33:38 PST 2017 99-tidy-logs 0.075\ndib-run-parts Mon Jan 23 07:33:38 PST 2017 \ndib-run-parts Mon Jan 23 07:33:38 PST 2017 --------------------- END PROFILING ---------------------", "stdout": "Building elements: base centos7 vm serial-console simple-init devuser infra-cloud-bridge puppet growroot openssh-server\nExpanded element dependencies to: rpm-distro install-bin dib-run-parts simple-init enable-serial-console vm manifests puppet growroot source-repositories package-installs dib-python devuser centos7 dib-init-system install-types install-static openssh-server base bootloader serial-console infra-cloud-bridge redhat-common runtime-ssh-host-keys pip-and-virtualenv cache-url pkg-map yum cloud-init-datasources\nBuilding in /tmp/dib_build.EAZ7A0i8\nGetting /root/.cache/image-create/CentOS-7-x86_64-GenericCloud.qcow2.xz.tgz.lock: Mon Jan 23 07:29:27 PST 2017\nFetching Base Image\nServer copy has not changed. Using locally cached http://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud.qcow2.xz\nUsing cached tar from /root/.cache/image-create/CentOS-7-x86_64-GenericCloud.qcow2.xz.tgz\nExtracting base root image from /root/.cache/image-create/CentOS-7-x86_64-GenericCloud.qcow2.xz.tgz\nUse of serial-console element is deprecated, please use enable-serial-console instead.\nGetting /root/.cache/image-create/source-repositories/repositories_flock: Mon Jan 23 07:29:35 PST 2017 for /tmp/dib_build.EAZ7A0i8/hooks/source-repository-pip-and-virtualenv\n(0001 / 0001)\nCaching pip-and-virtualenv file from https://bootstrap.pypa.io/get-pip.py in /root/.cache/image-create/source-repositories/pip_and_virtualenv_50bbba586670cca2803e23f614374b482e595f6a\nServer copy has not changed. Using locally cached https://bootstrap.pypa.io/get-pip.py\nGetting /root/.cache/image-create/source-repositories/repositories_flock: Mon Jan 23 07:29:35 PST 2017 for /tmp/dib_build.EAZ7A0i8/hooks/source-repository-simple-init\n(0001 / 0001)\nUpdating cache of https://git.openstack.org/openstack-infra/glean in /root/.cache/image-create/source-repositories/glean_89e8118b6e2d9cad0e48cd8b193a65abb9885e85 with ref master\nCloning from glean cache and applying ref master\nHEAD is now at 63ea9ff Merge \"Fix SUSE based network configuration\"\n/tmp/dib_build.EAZ7A0i8/hooks/install.d /opt/bifrost/playbooks\n/opt/bifrost/playbooks\n/tmp/dib_build.EAZ7A0i8/hooks/install.d /opt/bifrost/playbooks\n/opt/bifrost/playbooks\nDIB_YUM_REPO_CONF is not set - no repo configuration will be copied in\n/etc/sudoers: parsed OK\n/etc/sudoers: parsed OK\ninstalling gettext from redhat-common\ninstalling gettext from redhat-common\ninstalling python-xml from pip-and-virtualenv\ninstalling python-xml from pip-and-virtualenv\nRunning command: ['install-packages', u'', u'gettext']\n> The package is not available and will not be installed\n> Running install-packages install. Package list: gettext\n> Loading \"fastestmirror\" plugin\n> Config time: 0.021\n> Yum version: 3.4.3\n> rpmdb time: 0.000\n> Setting up Package Sacks\n> Loading mirror speeds from cached hostfile\n> * base: mirror.spro.net\n> * extras: ftp.osuosl.org\n> * updates: mirrors.cat.pdx.edu\n> pkgsack time: 1.117\n> Obs Init time: 0.112\n> Package gettext-0.18.2.1-4.el7.x86_64 already installed and latest version\n> Nothing to do\n> -- done\nNothing to uninstall\nRunning install-packages install. Package list: vim\nless\nbridge-utils\niputils\nrsyslog\ncurl\nLoading \"fastestmirror\" plugin\nConfig time: 0.007\nYum version: 3.4.3\nrpmdb time: 0.000\nSetting up Package Sacks\nLoading mirror speeds from cached hostfile\n * base: mirror.spro.net\n * extras: ftp.osuosl.org\n * updates: mirrors.cat.pdx.edu\npkgsack time: 0.188\nChecking for virtual provide or file-provide for vim\nObs Init time: 0.108\nPackage less-458-9.el7.x86_64 already installed and latest version\nBuilding updates object\nup:simple updates time: 0.008\nup:obs time: 0.002\nup:condense time: 0.000\nupdates time: 0.132\nNot Updating Package that is already updated: iputils.x86_64 0:20121221-7.el7\nNot Updating Package that is already updated: rsyslog.x86_64 0:7.4.7-12.el7\nNot Updating Package that is already updated: curl.x86_64 0:7.29.0-25.el7.centos\nResolving Dependencies\n--> Running transaction check\n---> Package bridge-utils.x86_64 0:1.5-9.el7 will be installed\nChecking deps for bridge-utils.x86_64 0:1.5-9.el7 - u\nlooking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of bridge-utils.x86_64 0:1.5-9.el7 - u\nlooking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of bridge-utils.x86_64 0:1.5-9.el7 - u\n---> Package curl.x86_64 0:7.29.0-25.el7.centos will be updated\nChecking deps for curl.x86_64 0:7.29.0-25.el7.centos - ud\n---> Package curl.x86_64 0:7.29.0-35.el7.centos will be an update\nChecking deps for curl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libcurl', 'EQ', ('0', '7.29.0', '35.el7.centos')) as a requirement of curl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of curl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of curl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of curl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of curl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libssl3.so()(64bit)', None, (None, None, None)) as a requirement of curl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libsmime3.so()(64bit)', None, (None, None, None)) as a requirement of curl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of curl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libplds4.so()(64bit)', None, (None, None, None)) as a requirement of curl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libplc4.so()(64bit)', None, (None, None, None)) as a requirement of curl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libnssutil3.so()(64bit)', None, (None, None, None)) as a requirement of curl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libnss3.so()(64bit)', None, (None, None, None)) as a requirement of curl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libnspr4.so()(64bit)', None, (None, None, None)) as a requirement of curl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of curl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libcurl.so.4()(64bit)', None, (None, None, None)) as a requirement of curl.x86_64 0:7.29.0-35.el7.centos - u\ncurl-7.29.0-35.el7.centos.x86_64 requires: libcurl = 7.29.0-35.el7.centos\n--> Processing Dependency: libcurl = 7.29.0-35.el7.centos for package: curl-7.29.0-35.el7.centos.x86_64\nSearching pkgSack for dep: libcurl\nNot Updating Package that is already updated: libcurl.x86_64 0:7.29.0-25.el7.centos\nNot Updating Package that is already updated: libcurl.x86_64 0:7.29.0-25.el7.centos\nNot Updating Package that is already updated: libcurl.x86_64 0:7.29.0-25.el7.centos\nNot Updating Package that is already updated: libcurl.x86_64 0:7.29.0-25.el7.centos\nNot Updating Package that is already updated: libcurl.x86_64 0:7.29.0-25.el7.centos\n---> Package iputils.x86_64 0:20121221-7.el7 will be updated\nChecking deps for iputils.x86_64 0:20121221-7.el7 - ud\n---> Package iputils.x86_64 0:20160308-8.el7 will be an update\nChecking deps for iputils.x86_64 0:20160308-8.el7 - u\nlooking for ('filesystem', 'GE', ('0', '3', None)) as a requirement of iputils.x86_64 0:20160308-8.el7 - u\nlooking for ('systemd', None, (None, None, None)) as a requirement of iputils.x86_64 0:20160308-8.el7 - u\nlooking for ('systemd', None, (None, None, None)) as a requirement of iputils.x86_64 0:20160308-8.el7 - u\nlooking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of iputils.x86_64 0:20160308-8.el7 - u\nlooking for ('librt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of iputils.x86_64 0:20160308-8.el7 - u\nlooking for ('libresolv.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of iputils.x86_64 0:20160308-8.el7 - u\nlooking for ('libidn.so.11(LIBIDN_1.0)(64bit)', None, (None, None, None)) as a requirement of iputils.x86_64 0:20160308-8.el7 - u\nlooking for ('libcrypto.so.10(libcrypto.so.10)(64bit)', None, (None, None, None)) as a requirement of iputils.x86_64 0:20160308-8.el7 - u\nlooking for ('libc.so.6(GLIBC_2.15)(64bit)', None, (None, None, None)) as a requirement of iputils.x86_64 0:20160308-8.el7 - u\nlooking for ('/sbin/chkconfig', None, (None, None, None)) as a requirement of iputils.x86_64 0:20160308-8.el7 - u\nlooking for ('/sbin/chkconfig', None, (None, None, None)) as a requirement of iputils.x86_64 0:20160308-8.el7 - u\nlooking for ('/bin/sh', None, (None, None, None)) as a requirement of iputils.x86_64 0:20160308-8.el7 - u\nlooking for ('/bin/sh', None, (None, None, None)) as a requirement of iputils.x86_64 0:20160308-8.el7 - u\nlooking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of iputils.x86_64 0:20160308-8.el7 - u\nlooking for ('libresolv.so.2()(64bit)', None, (None, None, None)) as a requirement of iputils.x86_64 0:20160308-8.el7 - u\nlooking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of iputils.x86_64 0:20160308-8.el7 - u\nlooking for ('libidn.so.11()(64bit)', None, (None, None, None)) as a requirement of iputils.x86_64 0:20160308-8.el7 - u\nlooking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of iputils.x86_64 0:20160308-8.el7 - u\nlooking for ('libcap.so.2()(64bit)', None, (None, None, None)) as a requirement of iputils.x86_64 0:20160308-8.el7 - u\n---> Package rsyslog.x86_64 0:7.4.7-12.el7 will be updated\nChecking deps for rsyslog.x86_64 0:7.4.7-12.el7 - ud\n---> Package rsyslog.x86_64 0:7.4.7-16.el7 will be an update\nChecking deps for rsyslog.x86_64 0:7.4.7-16.el7 - u\nlooking for ('logrotate', 'GE', ('0', '3.5.2', None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u\nlooking for ('libestr', 'GE', ('0', '0.1.9', None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u\nlooking for ('bash', 'GE', ('0', '2.0', None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u\nlooking for ('systemd', None, (None, None, None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u\nlooking for ('systemd', None, (None, None, None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u\nlooking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u\nlooking for ('libuuid.so.1(UUID_1.0)(64bit)', None, (None, None, None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u\nlooking for ('libsystemd.so.0(LIBSYSTEMD_209)(64bit)', None, (None, None, None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u\nlooking for ('librt.so.1(GLIBC_2.3.4)(64bit)', None, (None, None, None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u\nlooking for ('librt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u\nlooking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u\nlooking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u\nlooking for ('libgcc_s.so.1(GCC_3.3.1)(64bit)', None, (None, None, None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u\nlooking for ('libgcc_s.so.1(GCC_3.0)(64bit)', None, (None, None, None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u\nlooking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u\nlooking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u\nlooking for ('/bin/sh', None, (None, None, None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u\nlooking for ('/bin/sh', None, (None, None, None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u\nlooking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u\nlooking for ('libuuid.so.1()(64bit)', None, (None, None, None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u\nlooking for ('libsystemd.so.0()(64bit)', None, (None, None, None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u\nlooking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u\nlooking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u\nlooking for ('libjson-c.so.2()(64bit)', None, (None, None, None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u\nlooking for ('libgcc_s.so.1()(64bit)', None, (None, None, None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u\nlooking for ('libestr.so.0()(64bit)', None, (None, None, None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u\nlooking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u\n---> Package vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 will be installed\nChecking deps for vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u\nlooking for ('vim-common', 'EQ', ('2', '7.4.160', '1.el7_3.1')) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u\nlooking for ('which', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u\nlooking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u\nlooking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u\nlooking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u\nlooking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u\nlooking for ('libc.so.6(GLIBC_2.7)(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u\nlooking for ('libacl.so.1(ACL_1.0)(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u\nlooking for ('/bin/sh', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u\nlooking for ('libtinfo.so.5()(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u\nlooking for ('libselinux.so.1()(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u\nlooking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u\nlooking for ('libperl.so()(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u\nlooking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u\nlooking for ('libgpm.so.2()(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u\nlooking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u\nlooking for ('libacl.so.1()(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u\n2:vim-enhanced-7.4.160-1.el7_3.1.x86_64 requires: vim-common = 2:7.4.160-1.el7_3.1\n--> Processing Dependency: vim-common = 2:7.4.160-1.el7_3.1 for package: 2:vim-enhanced-7.4.160-1.el7_3.1.x86_64\nSearching pkgSack for dep: vim-common\nTSINFO: Marking 2:vim-common-7.4.160-1.el7_3.1.x86_64 as install for 2:vim-enhanced-7.4.160-1.el7_3.1.x86_64\n2:vim-enhanced-7.4.160-1.el7_3.1.x86_64 requires: perl(:MODULE_COMPAT_5.16.3)\n--> Processing Dependency: perl(:MODULE_COMPAT_5.16.3) for package: 2:vim-enhanced-7.4.160-1.el7_3.1.x86_64\nSearching pkgSack for dep: perl(:MODULE_COMPAT_5.16.3)\nTSINFO: Marking 4:perl-5.16.3-291.el7.x86_64 as install for 2:vim-enhanced-7.4.160-1.el7_3.1.x86_64\n2:vim-enhanced-7.4.160-1.el7_3.1.x86_64 requires: libperl.so()(64bit)\n--> Processing Dependency: libperl.so()(64bit) for package: 2:vim-enhanced-7.4.160-1.el7_3.1.x86_64\nSearching pkgSack for dep: libperl.so()(64bit)\nTSINFO: Marking 4:perl-libs-5.16.3-291.el7.x86_64 as install for 2:vim-enhanced-7.4.160-1.el7_3.1.x86_64\n2:vim-enhanced-7.4.160-1.el7_3.1.x86_64 requires: libgpm.so.2()(64bit)\n--> Processing Dependency: libgpm.so.2()(64bit) for package: 2:vim-enhanced-7.4.160-1.el7_3.1.x86_64\nSearching pkgSack for dep: libgpm.so.2()(64bit)\nTSINFO: Marking gpm-libs-1.20.7-5.el7.x86_64 as install for 2:vim-enhanced-7.4.160-1.el7_3.1.x86_64\n--> Running transaction check\n---> Package gpm-libs.x86_64 0:1.20.7-5.el7 will be installed\nChecking deps for gpm-libs.x86_64 0:1.20.7-5.el7 - u\nlooking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of gpm-libs.x86_64 0:1.20.7-5.el7 - u\nlooking for ('libc.so.6(GLIBC_2.15)(64bit)', None, (None, None, None)) as a requirement of gpm-libs.x86_64 0:1.20.7-5.el7 - u\nlooking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of gpm-libs.x86_64 0:1.20.7-5.el7 - u\nlooking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of gpm-libs.x86_64 0:1.20.7-5.el7 - u\nlooking for ('libtinfo.so.5()(64bit)', None, (None, None, None)) as a requirement of gpm-libs.x86_64 0:1.20.7-5.el7 - u\nlooking for ('libncurses.so.5()(64bit)', None, (None, None, None)) as a requirement of gpm-libs.x86_64 0:1.20.7-5.el7 - u\n---> Package libcurl.x86_64 0:7.29.0-25.el7.centos will be updated\nChecking deps for libcurl.x86_64 0:7.29.0-25.el7.centos - ud\n---> Package libcurl.x86_64 0:7.29.0-35.el7.centos will be an update\nChecking deps for libcurl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libssh2(x86-64)', 'GE', ('0', '1.4.3', None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libssl3.so(NSS_3.4)(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libssl3.so(NSS_3.2)(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libssl3.so(NSS_3.14)(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libssl3.so(NSS_3.11.4)(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libnss3.so(NSS_3.9.3)(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libnss3.so(NSS_3.9.2)(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libnss3.so(NSS_3.5)(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libnss3.so(NSS_3.4)(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libnss3.so(NSS_3.3)(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libnss3.so(NSS_3.2)(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libnss3.so(NSS_3.12.5)(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libnss3.so(NSS_3.12.1)(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libnss3.so(NSS_3.12)(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libnss3.so(NSS_3.10)(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libidn.so.11(LIBIDN_1.0)(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libssl3.so()(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libssh2.so.1()(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libsmime3.so()(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libplds4.so()(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libplc4.so()(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libnssutil3.so()(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libnss3.so()(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libnspr4.so()(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libldap-2.4.so.2()(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('liblber-2.4.so.2()(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libkrb5.so.3()(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libk5crypto.so.3()(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libidn.so.11()(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libgssapi_krb5.so.2()(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u\nlooking for ('libcom_err.so.2()(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u\n---> Package perl.x86_64 4:5.16.3-291.el7 will be installed\nChecking deps for perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl-libs', 'EQ', ('4', '5.16.3', '291.el7')) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl(Socket)', 'GE', ('0', '1.3', None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl(Scalar::Util)', 'GE', ('0', '1.10', None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl-macros', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl-libs', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl(threads::shared)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl(threads)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl(constant)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl(Time::Local)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl(Time::HiRes)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl(Storable)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl(Socket)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl(Scalar::Util)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl(Pod::Simple::XHTML)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl(Pod::Simple::Search)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl(Getopt::Long)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl(Filter::Util::Call)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl(File::Temp)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl(File::Spec::Unix)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl(File::Spec::Functions)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl(File::Spec)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl(File::Path)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl(Cwd)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('libutil.so.1()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('libresolv.so.2()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('libperl.so()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('libnsl.so.1()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('libgdbm_compat.so.4()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('libgdbm.so.4()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('libcrypt.so.1()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\n4:perl-5.16.3-291.el7.x86_64 requires: perl(Socket) >= 1.3\n--> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-291.el7.x86_64\nSearching pkgSack for dep: perl(Socket)\nTSINFO: Marking perl-Socket-2.010-4.el7.x86_64 as install for 4:perl-5.16.3-291.el7.x86_64\n4:perl-5.16.3-291.el7.x86_64 requires: perl(Scalar::Util) >= 1.10\n--> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-291.el7.x86_64\nSearching pkgSack for dep: perl(Scalar::Util)\nTSINFO: Marking perl-Scalar-List-Utils-1.27-248.el7.x86_64 as install for 4:perl-5.16.3-291.el7.x86_64\n4:perl-5.16.3-291.el7.x86_64 requires: perl-macros\n--> Processing Dependency: perl-macros for package: 4:perl-5.16.3-291.el7.x86_64\nSearching pkgSack for dep: perl-macros\nTSINFO: Marking 4:perl-macros-5.16.3-291.el7.x86_64 as install for 4:perl-5.16.3-291.el7.x86_64\n4:perl-5.16.3-291.el7.x86_64 requires: perl(threads::shared)\n--> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-291.el7.x86_64\nSearching pkgSack for dep: perl(threads::shared)\nTSINFO: Marking perl-threads-shared-1.43-6.el7.x86_64 as install for 4:perl-5.16.3-291.el7.x86_64\n4:perl-5.16.3-291.el7.x86_64 requires: perl(threads)\n--> Processing Dependency: perl(threads) for package: 4:perl-5.16.3-291.el7.x86_64\nSearching pkgSack for dep: perl(threads)\nTSINFO: Marking perl-threads-1.87-4.el7.x86_64 as install for 4:perl-5.16.3-291.el7.x86_64\n4:perl-5.16.3-291.el7.x86_64 requires: perl(constant)\n--> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-291.el7.x86_64\nSearching pkgSack for dep: perl(constant)\nTSINFO: Marking perl-constant-1.27-2.el7.noarch as install for 4:perl-5.16.3-291.el7.x86_64\n4:perl-5.16.3-291.el7.x86_64 requires: perl(Time::Local)\n--> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-291.el7.x86_64\nSearching pkgSack for dep: perl(Time::Local)\nTSINFO: Marking perl-Time-Local-1.2300-2.el7.noarch as install for 4:perl-5.16.3-291.el7.x86_64\n4:perl-5.16.3-291.el7.x86_64 requires: perl(Time::HiRes)\n--> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-291.el7.x86_64\nSearching pkgSack for dep: perl(Time::HiRes)\nTSINFO: Marking 4:perl-Time-HiRes-1.9725-3.el7.x86_64 as install for 4:perl-5.16.3-291.el7.x86_64\n4:perl-5.16.3-291.el7.x86_64 requires: perl(Storable)\n--> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-291.el7.x86_64\nSearching pkgSack for dep: perl(Storable)\nTSINFO: Marking perl-Storable-2.45-3.el7.x86_64 as install for 4:perl-5.16.3-291.el7.x86_64\n4:perl-5.16.3-291.el7.x86_64 requires: perl(Socket)\n--> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-291.el7.x86_64\nSearching pkgSack for dep: perl(Socket)\nperl-Socket-2.010-4.el7.x86_64 already in ts, skipping this one\n4:perl-5.16.3-291.el7.x86_64 requires: perl(Scalar::Util)\n--> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-291.el7.x86_64\nSearching pkgSack for dep: perl(Scalar::Util)\nperl-Scalar-List-Utils-1.27-248.el7.x86_64 already in ts, skipping this one\n4:perl-5.16.3-291.el7.x86_64 requires: perl(Pod::Simple::XHTML)\n--> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-291.el7.x86_64\nSearching pkgSack for dep: perl(Pod::Simple::XHTML)\nTSINFO: Marking 1:perl-Pod-Simple-3.28-4.el7.noarch as install for 4:perl-5.16.3-291.el7.x86_64\n4:perl-5.16.3-291.el7.x86_64 requires: perl(Pod::Simple::Search)\n--> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-291.el7.x86_64\nQuick matched 1:perl-Pod-Simple-3.28-4.el7.noarch to require for perl(Pod::Simple::Search)\n4:perl-5.16.3-291.el7.x86_64 requires: perl(Getopt::Long)\n--> Processing Dependency: perl(Getopt::Long) for package: 4:perl-5.16.3-291.el7.x86_64\nSearching pkgSack for dep: perl(Getopt::Long)\nTSINFO: Marking perl-Getopt-Long-2.40-2.el7.noarch as install for 4:perl-5.16.3-291.el7.x86_64\n4:perl-5.16.3-291.el7.x86_64 requires: perl(Filter::Util::Call)\n--> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-291.el7.x86_64\nSearching pkgSack for dep: perl(Filter::Util::Call)\nTSINFO: Marking perl-Filter-1.49-3.el7.x86_64 as install for 4:perl-5.16.3-291.el7.x86_64\n4:perl-5.16.3-291.el7.x86_64 requires: perl(File::Temp)\n--> Processing Dependency: perl(File::Temp) for package: 4:perl-5.16.3-291.el7.x86_64\nSearching pkgSack for dep: perl(File::Temp)\nTSINFO: Marking perl-File-Temp-0.23.01-3.el7.noarch as install for 4:perl-5.16.3-291.el7.x86_64\n4:perl-5.16.3-291.el7.x86_64 requires: perl(File::Spec::Unix)\n--> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-291.el7.x86_64\nSearching pkgSack for dep: perl(File::Spec::Unix)\nTSINFO: Marking perl-PathTools-3.40-5.el7.x86_64 as install for 4:perl-5.16.3-291.el7.x86_64\n4:perl-5.16.3-291.el7.x86_64 requires: perl(File::Spec::Functions)\n--> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-291.el7.x86_64\nQuick matched perl-PathTools-3.40-5.el7.x86_64 to require for perl(File::Spec::Functions)\n4:perl-5.16.3-291.el7.x86_64 requires: perl(File::Spec)\n--> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-291.el7.x86_64\nQuick matched perl-PathTools-3.40-5.el7.x86_64 to require for perl(File::Spec)\n4:perl-5.16.3-291.el7.x86_64 requires: perl(File::Path)\n--> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-291.el7.x86_64\nSearching pkgSack for dep: perl(File::Path)\nTSINFO: Marking perl-File-Path-2.09-2.el7.noarch as install for 4:perl-5.16.3-291.el7.x86_64\n4:perl-5.16.3-291.el7.x86_64 requires: perl(Exporter)\n--> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-291.el7.x86_64\nSearching pkgSack for dep: perl(Exporter)\nTSINFO: Marking perl-Exporter-5.68-3.el7.noarch as install for 4:perl-5.16.3-291.el7.x86_64\n4:perl-5.16.3-291.el7.x86_64 requires: perl(Cwd)\n--> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-291.el7.x86_64\nSearching pkgSack for dep: perl(Cwd)\nperl-PathTools-3.40-5.el7.x86_64 already in ts, skipping this one\n4:perl-5.16.3-291.el7.x86_64 requires: perl(Carp)\n--> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-291.el7.x86_64\nSearching pkgSack for dep: perl(Carp)\nTSINFO: Marking perl-Carp-1.26-244.el7.noarch as install for 4:perl-5.16.3-291.el7.x86_64\n---> Package perl-libs.x86_64 4:5.16.3-291.el7 will be installed\nChecking deps for perl-libs.x86_64 4:5.16.3-291.el7 - u\nlooking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u\nlooking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u\nlooking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u\nlooking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u\nlooking for ('libcrypt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u\nlooking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u\nlooking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u\nlooking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u\nlooking for ('libutil.so.1()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u\nlooking for ('libresolv.so.2()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u\nlooking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u\nlooking for ('libnsl.so.1()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u\nlooking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u\nlooking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u\nlooking for ('libcrypt.so.1()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u\n---> Package vim-common.x86_64 2:7.4.160-1.el7_3.1 will be installed\nChecking deps for vim-common.x86_64 2:7.4.160-1.el7_3.1 - u\nlooking for ('vim-filesystem', None, (None, None, None)) as a requirement of vim-common.x86_64 2:7.4.160-1.el7_3.1 - u\nlooking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of vim-common.x86_64 2:7.4.160-1.el7_3.1 - u\nlooking for ('libc.so.6(GLIBC_2.3.4)(64bit)', None, (None, None, None)) as a requirement of vim-common.x86_64 2:7.4.160-1.el7_3.1 - u\nlooking for ('/bin/sh', None, (None, None, None)) as a requirement of vim-common.x86_64 2:7.4.160-1.el7_3.1 - u\n2:vim-common-7.4.160-1.el7_3.1.x86_64 requires: vim-filesystem\n--> Processing Dependency: vim-filesystem for package: 2:vim-common-7.4.160-1.el7_3.1.x86_64\nSearching pkgSack for dep: vim-filesystem\nTSINFO: Marking 2:vim-filesystem-7.4.160-1.el7_3.1.x86_64 as install for 2:vim-common-7.4.160-1.el7_3.1.x86_64\n--> Running transaction check\n---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed\nChecking deps for perl-Carp.noarch 0:1.26-244.el7 - u\nlooking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Carp.noarch 0:1.26-244.el7 - u\nlooking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Carp.noarch 0:1.26-244.el7 - u\nlooking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Carp.noarch 0:1.26-244.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Carp.noarch 0:1.26-244.el7 - u\n---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed\nChecking deps for perl-Exporter.noarch 0:5.68-3.el7 - u\nlooking for ('perl(Carp)', 'GE', ('0', '1.05', None)) as a requirement of perl-Exporter.noarch 0:5.68-3.el7 - u\nlooking for ('perl', 'GE', ('0', '5.006', None)) as a requirement of perl-Exporter.noarch 0:5.68-3.el7 - u\nlooking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Exporter.noarch 0:5.68-3.el7 - u\nlooking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Exporter.noarch 0:5.68-3.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Exporter.noarch 0:5.68-3.el7 - u\n---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed\nChecking deps for perl-File-Path.noarch 0:2.09-2.el7 - u\nlooking for ('perl', 'GE', ('0', '5.005_04', None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u\nlooking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u\nlooking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u\nlooking for ('perl(File::Spec)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u\nlooking for ('perl(File::Basename)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u\nlooking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u\nlooking for ('perl(Cwd)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u\nlooking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u\n---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed\nChecking deps for perl-File-Temp.noarch 0:0.23.01-3.el7 - u\nlooking for ('perl(File::Spec)', 'GE', ('0', '0.8', None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u\nlooking for ('perl(File::Path)', 'GE', ('0', '2.06', None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u\nlooking for ('perl(Fcntl)', 'GE', ('0', '1.03', None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u\nlooking for ('perl', 'GE', ('0', '5.004', None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u\nlooking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u\nlooking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u\nlooking for ('perl(overload)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u\nlooking for ('perl(constant)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u\nlooking for ('perl(base)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u\nlooking for ('perl(Scalar::Util)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u\nlooking for ('perl(POSIX)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u\nlooking for ('perl(IO::Seekable)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u\nlooking for ('perl(IO::Handle)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u\nlooking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u\nlooking for ('perl(Errno)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u\nlooking for ('perl(Cwd)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u\nlooking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u\n---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed\nChecking deps for perl-Filter.x86_64 0:1.49-3.el7 - u\nlooking for ('perl', 'GE', ('0', '5.005', None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u\nlooking for ('perl', 'GE', ('0', '5.002', None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u\nlooking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u\nlooking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u\nlooking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u\nlooking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u\nlooking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u\nlooking for ('perl(DynaLoader)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u\nlooking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u\nlooking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u\nlooking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u\n---> Package perl-Getopt-Long.noarch 0:2.40-2.el7 will be installed\nChecking deps for perl-Getopt-Long.noarch 0:2.40-2.el7 - u\nlooking for ('perl(Pod::Usage)', 'GE', ('0', '1.14', None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-2.el7 - u\nlooking for ('perl', 'GE', ('0', '5.004', None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-2.el7 - u\nlooking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-2.el7 - u\nlooking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-2.el7 - u\nlooking for ('perl(overload)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-2.el7 - u\nlooking for ('perl(constant)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-2.el7 - u\nlooking for ('perl(Text::ParseWords)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-2.el7 - u\nlooking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-2.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-2.el7 - u\nperl-Getopt-Long-2.40-2.el7.noarch requires: perl(Pod::Usage) >= 1.14\n--> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-2.el7.noarch\nSearching pkgSack for dep: perl(Pod::Usage)\nTSINFO: Marking perl-Pod-Usage-1.63-3.el7.noarch as install for perl-Getopt-Long-2.40-2.el7.noarch\nperl-Getopt-Long-2.40-2.el7.noarch requires: perl(Text::ParseWords)\n--> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-2.el7.noarch\nSearching pkgSack for dep: perl(Text::ParseWords)\nTSINFO: Marking perl-Text-ParseWords-3.29-4.el7.noarch as install for perl-Getopt-Long-2.40-2.el7.noarch\n---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed\nChecking deps for perl-PathTools.x86_64 0:3.40-5.el7 - u\nlooking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u\nlooking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u\nlooking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u\nlooking for ('perl(Scalar::Util)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u\nlooking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u\nlooking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u\nlooking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u\n---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed\nChecking deps for perl-Pod-Simple.noarch 1:3.28-4.el7 - u\nlooking for ('perl(Text::Wrap)', 'GE', ('0', '98.112902', None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u\nlooking for ('perl(Pod::Escapes)', 'GE', ('0', '1.04', None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u\nlooking for ('perl', 'GE', ('1', '5', None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u\nlooking for ('perl', 'GE', ('0', '5.008', None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u\nlooking for ('perl', 'GE', ('0', '5.005', None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u\nlooking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u\nlooking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u\nlooking for ('perl(overload)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u\nlooking for ('perl(integer)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u\nlooking for ('perl(Symbol)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u\nlooking for ('perl(Getopt::Long)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u\nlooking for ('perl(File::Spec)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u\nlooking for ('perl(File::Basename)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u\nlooking for ('perl(Encode)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u\nlooking for ('perl(Cwd)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u\nlooking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u\nlooking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u\n1:perl-Pod-Simple-3.28-4.el7.noarch requires: perl(Pod::Escapes) >= 1.04\n--> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch\nSearching pkgSack for dep: perl(Pod::Escapes)\nTSINFO: Marking 1:perl-Pod-Escapes-1.04-291.el7.noarch as install for 1:perl-Pod-Simple-3.28-4.el7.noarch\n1:perl-Pod-Simple-3.28-4.el7.noarch requires: perl(Encode)\n--> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch\nSearching pkgSack for dep: perl(Encode)\nTSINFO: Marking perl-Encode-2.51-7.el7.x86_64 as install for 1:perl-Pod-Simple-3.28-4.el7.noarch\n---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed\nChecking deps for perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u\nlooking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u\nlooking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u\nlooking for ('perl(XSLoader)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u\nlooking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u\nlooking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u\nlooking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u\n---> Package perl-Socket.x86_64 0:2.010-4.el7 will be installed\nChecking deps for perl-Socket.x86_64 0:2.010-4.el7 - u\nlooking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u\nlooking for ('perl(warnings::register)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u\nlooking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u\nlooking for ('perl(XSLoader)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u\nlooking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u\nlooking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u\nlooking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u\n---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed\nChecking deps for perl-Storable.x86_64 0:2.45-3.el7 - u\nlooking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u\nlooking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u\nlooking for ('perl(XSLoader)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u\nlooking for ('perl(IO::File)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u\nlooking for ('perl(Fcntl)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u\nlooking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u\nlooking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u\nlooking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u\nlooking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u\n---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed\nChecking deps for perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u\nlooking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u\nlooking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u\nlooking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u\nlooking for ('perl(DynaLoader)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u\nlooking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u\nlooking for ('librt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u\nlooking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u\nlooking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u\n---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed\nChecking deps for perl-Time-Local.noarch 0:1.2300-2.el7 - u\nlooking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u\nlooking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u\nlooking for ('perl(constant)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u\nlooking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u\nlooking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u\nlooking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u\n---> Package perl-constant.noarch 0:1.27-2.el7 will be installed\nChecking deps for perl-constant.noarch 0:1.27-2.el7 - u\nlooking for ('perl', 'GE', ('0', '5.008', None)) as a requirement of perl-constant.noarch 0:1.27-2.el7 - u\nlooking for ('perl(warnings::register)', None, (None, None, None)) as a requirement of perl-constant.noarch 0:1.27-2.el7 - u\nlooking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-constant.noarch 0:1.27-2.el7 - u\nlooking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-constant.noarch 0:1.27-2.el7 - u\nlooking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-constant.noarch 0:1.27-2.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-constant.noarch 0:1.27-2.el7 - u\n---> Package perl-macros.x86_64 4:5.16.3-291.el7 will be installed\nChecking deps for perl-macros.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-macros.x86_64 4:5.16.3-291.el7 - u\n---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed\nChecking deps for perl-threads.x86_64 0:1.87-4.el7 - u\nlooking for ('perl', 'GE', ('0', '5.008', None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u\nlooking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u\nlooking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u\nlooking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u\nlooking for ('perl(overload)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u\nlooking for ('perl(XSLoader)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u\nlooking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u\nlooking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u\nlooking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u\nlooking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u\nlooking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u\n---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed\nChecking deps for perl-threads-shared.x86_64 0:1.43-6.el7 - u\nlooking for ('perl(threads)', 'GE', ('0', '1.73', None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u\nlooking for ('perl', 'GE', ('0', '5.008', None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u\nlooking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u\nlooking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u\nlooking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u\nlooking for ('perl(XSLoader)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u\nlooking for ('perl(Scalar::Util)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u\nlooking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u\nlooking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u\nlooking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u\nlooking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u\nlooking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u\n---> Package vim-filesystem.x86_64 2:7.4.160-1.el7_3.1 will be installed\nChecking deps for vim-filesystem.x86_64 2:7.4.160-1.el7_3.1 - u\n--> Running transaction check\n---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed\nChecking deps for perl-Encode.x86_64 0:2.51-7.el7 - u\nlooking for ('perl', 'GE', ('1', '5.8.0', None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u\nlooking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u\nlooking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u\nlooking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u\nlooking for ('perl(utf8)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u\nlooking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u\nlooking for ('perl(re)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u\nlooking for ('perl(constant)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u\nlooking for ('perl(bytes)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u\nlooking for ('perl(base)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u\nlooking for ('perl(XSLoader)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u\nlooking for ('perl(MIME::Base64)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u\nlooking for ('perl(Getopt::Long)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u\nlooking for ('perl(File::Basename)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u\nlooking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u\nlooking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u\nlooking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u\nlooking for ('/usr/bin/perl', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u\n---> Package perl-Pod-Escapes.noarch 1:1.04-291.el7 will be installed\nChecking deps for perl-Pod-Escapes.noarch 1:1.04-291.el7 - u\nlooking for ('perl', 'GE', ('1', '5', None)) as a requirement of perl-Pod-Escapes.noarch 1:1.04-291.el7 - u\nlooking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Pod-Escapes.noarch 1:1.04-291.el7 - u\nlooking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Pod-Escapes.noarch 1:1.04-291.el7 - u\nlooking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Pod-Escapes.noarch 1:1.04-291.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Pod-Escapes.noarch 1:1.04-291.el7 - u\n---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed\nChecking deps for perl-Pod-Usage.noarch 0:1.63-3.el7 - u\nlooking for ('perl(Pod::Text)', 'GE', ('0', '3.15', None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u\nlooking for ('perl(File::Spec)', 'GE', ('0', '0.82', None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u\nlooking for ('perl', 'GE', ('0', '5.006', None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u\nlooking for ('perl-Pod-Perldoc', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u\nlooking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u\nlooking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u\nlooking for ('perl(Getopt::Long)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u\nlooking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u\nlooking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u\nlooking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u\nlooking for ('/usr/bin/perl', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u\nperl-Pod-Usage-1.63-3.el7.noarch requires: perl(Pod::Text) >= 3.15\n--> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch\nSearching pkgSack for dep: perl(Pod::Text)\nTSINFO: Marking perl-podlators-2.5.1-3.el7.noarch as install for perl-Pod-Usage-1.63-3.el7.noarch\nperl-Pod-Usage-1.63-3.el7.noarch requires: perl-Pod-Perldoc\n--> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch\nSearching pkgSack for dep: perl-Pod-Perldoc\nTSINFO: Marking perl-Pod-Perldoc-3.20-4.el7.noarch as install for perl-Pod-Usage-1.63-3.el7.noarch\n---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed\nChecking deps for perl-Text-ParseWords.noarch 0:3.29-4.el7 - u\nlooking for ('perl', 'GE', ('0', '5.006', None)) as a requirement of perl-Text-ParseWords.noarch 0:3.29-4.el7 - u\nlooking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Text-ParseWords.noarch 0:3.29-4.el7 - u\nlooking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Text-ParseWords.noarch 0:3.29-4.el7 - u\nlooking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Text-ParseWords.noarch 0:3.29-4.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Text-ParseWords.noarch 0:3.29-4.el7 - u\n--> Running transaction check\n---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed\nChecking deps for perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(Pod::Simple::XMLOutStream)', 'GE', ('0', '3.16', None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(Pod::Simple::RTF)', 'GE', ('0', '3.16', None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(Pod::Man)', 'GE', ('0', '2.18', None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(File::Temp)', 'GE', ('0', '0.22', None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl', 'GE', ('1', '5', None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl', 'GE', ('0', '5.006', None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(parent)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(lib)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(Text::ParseWords)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(Symbol)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(Pod::Text::Termcap)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(Pod::Text::Color)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(Pod::Text)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(Pod::Simple::Checker)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(IPC::Open3)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(IO::Select)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(IO::Handle)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(HTTP::Tiny)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(File::Spec::Functions)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(File::Basename)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(Fcntl)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(Encode)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('groff-base', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('/usr/bin/perl', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nperl-Pod-Perldoc-3.20-4.el7.noarch requires: perl(parent)\n--> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch\nSearching pkgSack for dep: perl(parent)\nTSINFO: Marking 1:perl-parent-0.225-244.el7.noarch as install for perl-Pod-Perldoc-3.20-4.el7.noarch\nperl-Pod-Perldoc-3.20-4.el7.noarch requires: perl(HTTP::Tiny)\n--> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch\nSearching pkgSack for dep: perl(HTTP::Tiny)\nTSINFO: Marking perl-HTTP-Tiny-0.033-3.el7.noarch as install for perl-Pod-Perldoc-3.20-4.el7.noarch\n---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed\nChecking deps for perl-podlators.noarch 0:2.5.1-3.el7 - u\nlooking for ('perl(Pod::Simple)', 'GE', ('0', '3.06', None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u\nlooking for ('perl(File::Spec)', 'GE', ('0', '0.8', None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u\nlooking for ('perl', 'GE', ('0', '5.005', None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u\nlooking for ('perl', 'GE', ('0', '5.004', None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u\nlooking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u\nlooking for ('perl(subs)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u\nlooking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u\nlooking for ('perl(Term::Cap)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u\nlooking for ('perl(Term::ANSIColor)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u\nlooking for ('perl(Pod::Usage)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u\nlooking for ('perl(POSIX)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u\nlooking for ('perl(Getopt::Long)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u\nlooking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u\nlooking for ('perl(Encode)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u\nlooking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u\nlooking for ('/usr/bin/perl', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u\n--> Running transaction check\n---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed\nChecking deps for perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u\nlooking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u\nlooking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u\nlooking for ('perl(bytes)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u\nlooking for ('perl(Time::Local)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u\nlooking for ('perl(IO::Socket)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u\nlooking for ('perl(Fcntl)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u\nlooking for ('perl(Errno)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u\nlooking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u\n---> Package perl-parent.noarch 1:0.225-244.el7 will be installed\nChecking deps for perl-parent.noarch 1:0.225-244.el7 - u\nlooking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-parent.noarch 1:0.225-244.el7 - u\nlooking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-parent.noarch 1:0.225-244.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-parent.noarch 1:0.225-244.el7 - u\n--> Finished Dependency Resolution\nDependency Process ending\nDepsolve time: 0.565\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n bridge-utils x86_64 1.5-9.el7 base 32 k\n vim-enhanced x86_64 2:7.4.160-1.el7_3.1 updates 1.0 M\nUpdating:\n curl x86_64 7.29.0-35.el7.centos base 265 k\n iputils x86_64 20160308-8.el7 base 147 k\n rsyslog x86_64 7.4.7-16.el7 base 573 k\nInstalling for dependencies:\n gpm-libs x86_64 1.20.7-5.el7 base 32 k\n perl x86_64 4:5.16.3-291.el7 base 8.0 M\n perl-Carp noarch 1.26-244.el7 base 19 k\n perl-Encode x86_64 2.51-7.el7 base 1.5 M\n perl-Exporter noarch 5.68-3.el7 base 28 k\n perl-File-Path noarch 2.09-2.el7 base 26 k\n perl-File-Temp noarch 0.23.01-3.el7 base 56 k\n perl-Filter x86_64 1.49-3.el7 base 76 k\n perl-Getopt-Long noarch 2.40-2.el7 base 56 k\n perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k\n perl-PathTools x86_64 3.40-5.el7 base 82 k\n perl-Pod-Escapes noarch 1:1.04-291.el7 base 51 k\n perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k\n perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k\n perl-Pod-Usage noarch 1.63-3.el7 base 27 k\n perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k\n perl-Socket x86_64 2.010-4.el7 base 49 k\n perl-Storable x86_64 2.45-3.el7 base 77 k\n perl-Text-ParseWords noarch 3.29-4.el7 base 14 k\n perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k\n perl-Time-Local noarch 1.2300-2.el7 base 24 k\n perl-constant noarch 1.27-2.el7 base 19 k\n perl-libs x86_64 4:5.16.3-291.el7 base 688 k\n perl-macros x86_64 4:5.16.3-291.el7 base 43 k\n perl-parent noarch 1:0.225-244.el7 base 12 k\n perl-podlators noarch 2.5.1-3.el7 base 112 k\n perl-threads x86_64 1.87-4.el7 base 49 k\n perl-threads-shared x86_64 1.43-6.el7 base 39 k\n vim-common x86_64 2:7.4.160-1.el7_3.1 updates 5.9 M\n vim-filesystem x86_64 2:7.4.160-1.el7_3.1 updates 9.7 k\nUpdating for dependencies:\n libcurl x86_64 7.29.0-35.el7.centos base 218 k\n\nTransaction Summary\n================================================================================\nInstall 2 Packages (+30 Dependent packages)\nUpgrade 3 Packages (+ 1 Dependent package)\n\nTotal size: 20 M\nDownloading packages:\nusing local copy of perl-HTTP-Tiny-0.033-3.el7.noarch\nusing local copy of perl-threads-shared-1.43-6.el7.x86_64\nusing local copy of 4:perl-Time-HiRes-1.9725-3.el7.x86_64\nusing local copy of perl-Exporter-5.68-3.el7.noarch\nusing local copy of perl-constant-1.27-2.el7.noarch\nusing local copy of perl-PathTools-3.40-5.el7.x86_64\nusing local copy of 1:perl-Pod-Escapes-1.04-291.el7.noarch\nusing local copy of 1:perl-parent-0.225-244.el7.noarch\nusing local copy of rsyslog-7.4.7-16.el7.x86_64\nusing local copy of perl-File-Temp-0.23.01-3.el7.noarch\nusing local copy of 1:perl-Pod-Simple-3.28-4.el7.noarch\nusing local copy of perl-Time-Local-1.2300-2.el7.noarch\nusing local copy of gpm-libs-1.20.7-5.el7.x86_64\nusing local copy of perl-Pod-Perldoc-3.20-4.el7.noarch\nusing local copy of 2:vim-common-7.4.160-1.el7_3.1.x86_64\nusing local copy of perl-Socket-2.010-4.el7.x86_64\nusing local copy of perl-Encode-2.51-7.el7.x86_64\nusing local copy of perl-Carp-1.26-244.el7.noarch\nusing local copy of bridge-utils-1.5-9.el7.x86_64\nusing local copy of perl-Scalar-List-Utils-1.27-248.el7.x86_64\nusing local copy of libcurl-7.29.0-35.el7.centos.x86_64\nusing local copy of 4:perl-libs-5.16.3-291.el7.x86_64\nusing local copy of 4:perl-macros-5.16.3-291.el7.x86_64\nusing local copy of perl-Pod-Usage-1.63-3.el7.noarch\nusing local copy of curl-7.29.0-35.el7.centos.x86_64\nusing local copy of perl-Storable-2.45-3.el7.x86_64\nusing local copy of perl-podlators-2.5.1-3.el7.noarch\nusing local copy of perl-Getopt-Long-2.40-2.el7.noarch\nusing local copy of perl-File-Path-2.09-2.el7.noarch\nusing local copy of 4:perl-5.16.3-291.el7.x86_64\nusing local copy of perl-threads-1.87-4.el7.x86_64\nusing local copy of perl-Filter-1.49-3.el7.x86_64\nusing local copy of perl-Text-ParseWords-3.29-4.el7.noarch\nusing local copy of 2:vim-enhanced-7.4.160-1.el7_3.1.x86_64\nusing local copy of iputils-20160308-8.el7.x86_64\nusing local copy of 2:vim-filesystem-7.4.160-1.el7_3.1.x86_64\nRetrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7\nMember: perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u\nAdding Package perl-HTTP-Tiny-0.033-3.el7.noarch in mode u\nMember: curl.x86_64 0:7.29.0-25.el7.centos - ud\nMember: perl-threads-shared.x86_64 0:1.43-6.el7 - u\nAdding Package perl-threads-shared-1.43-6.el7.x86_64 in mode u\nMember: perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u\nAdding Package 4:perl-Time-HiRes-1.9725-3.el7.x86_64 in mode u\nMember: perl-Exporter.noarch 0:5.68-3.el7 - u\nAdding Package perl-Exporter-5.68-3.el7.noarch in mode u\nMember: perl-constant.noarch 0:1.27-2.el7 - u\nAdding Package perl-constant-1.27-2.el7.noarch in mode u\nMember: perl-PathTools.x86_64 0:3.40-5.el7 - u\nAdding Package perl-PathTools-3.40-5.el7.x86_64 in mode u\nMember: perl-Pod-Escapes.noarch 1:1.04-291.el7 - u\nAdding Package 1:perl-Pod-Escapes-1.04-291.el7.noarch in mode u\nMember: perl-parent.noarch 1:0.225-244.el7 - u\nAdding Package 1:perl-parent-0.225-244.el7.noarch in mode u\nMember: iputils.x86_64 0:20121221-7.el7 - ud\nMember: rsyslog.x86_64 0:7.4.7-16.el7 - u\nAdding Package rsyslog-7.4.7-16.el7.x86_64 in mode u\nMember: rsyslog.x86_64 0:7.4.7-12.el7 - ud\nMember: perl-File-Temp.noarch 0:0.23.01-3.el7 - u\nAdding Package perl-File-Temp-0.23.01-3.el7.noarch in mode u\nMember: perl-Pod-Simple.noarch 1:3.28-4.el7 - u\nAdding Package 1:perl-Pod-Simple-3.28-4.el7.noarch in mode u\nMember: perl-Time-Local.noarch 0:1.2300-2.el7 - u\nAdding Package perl-Time-Local-1.2300-2.el7.noarch in mode u\nMember: gpm-libs.x86_64 0:1.20.7-5.el7 - u\nAdding Package gpm-libs-1.20.7-5.el7.x86_64 in mode u\nMember: perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nAdding Package perl-Pod-Perldoc-3.20-4.el7.noarch in mode u\nMember: vim-common.x86_64 2:7.4.160-1.el7_3.1 - u\nAdding Package 2:vim-common-7.4.160-1.el7_3.1.x86_64 in mode u\nMember: perl-Socket.x86_64 0:2.010-4.el7 - u\nAdding Package perl-Socket-2.010-4.el7.x86_64 in mode u\nMember: perl-Encode.x86_64 0:2.51-7.el7 - u\nAdding Package perl-Encode-2.51-7.el7.x86_64 in mode u\nMember: libcurl.x86_64 0:7.29.0-25.el7.centos - ud\nMember: perl-Carp.noarch 0:1.26-244.el7 - u\nAdding Package perl-Carp-1.26-244.el7.noarch in mode u\nMember: bridge-utils.x86_64 0:1.5-9.el7 - u\nAdding Package bridge-utils-1.5-9.el7.x86_64 in mode u\nMember: perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u\nAdding Package perl-Scalar-List-Utils-1.27-248.el7.x86_64 in mode u\nMember: libcurl.x86_64 0:7.29.0-35.el7.centos - u\nAdding Package libcurl-7.29.0-35.el7.centos.x86_64 in mode u\nMember: perl-libs.x86_64 4:5.16.3-291.el7 - u\nAdding Package 4:perl-libs-5.16.3-291.el7.x86_64 in mode u\nMember: perl-macros.x86_64 4:5.16.3-291.el7 - u\nAdding Package 4:perl-macros-5.16.3-291.el7.x86_64 in mode u\nMember: perl-Pod-Usage.noarch 0:1.63-3.el7 - u\nAdding Package perl-Pod-Usage-1.63-3.el7.noarch in mode u\nMember: curl.x86_64 0:7.29.0-35.el7.centos - u\nAdding Package curl-7.29.0-35.el7.centos.x86_64 in mode u\nMember: perl-Storable.x86_64 0:2.45-3.el7 - u\nAdding Package perl-Storable-2.45-3.el7.x86_64 in mode u\nMember: perl-podlators.noarch 0:2.5.1-3.el7 - u\nAdding Package perl-podlators-2.5.1-3.el7.noarch in mode u\nMember: perl-Getopt-Long.noarch 0:2.40-2.el7 - u\nAdding Package perl-Getopt-Long-2.40-2.el7.noarch in mode u\nMember: perl-File-Path.noarch 0:2.09-2.el7 - u\nAdding Package perl-File-Path-2.09-2.el7.noarch in mode u\nMember: perl.x86_64 4:5.16.3-291.el7 - u\nAdding Package 4:perl-5.16.3-291.el7.x86_64 in mode u\nMember: perl-threads.x86_64 0:1.87-4.el7 - u\nAdding Package perl-threads-1.87-4.el7.x86_64 in mode u\nMember: perl-Filter.x86_64 0:1.49-3.el7 - u\nAdding Package perl-Filter-1.49-3.el7.x86_64 in mode u\nMember: perl-Text-ParseWords.noarch 0:3.29-4.el7 - u\nAdding Package perl-Text-ParseWords-3.29-4.el7.noarch in mode u\nMember: vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u\nAdding Package 2:vim-enhanced-7.4.160-1.el7_3.1.x86_64 in mode u\nMember: iputils.x86_64 0:20160308-8.el7 - u\nAdding Package iputils-20160308-8.el7.x86_64 in mode u\nMember: vim-filesystem.x86_64 2:7.4.160-1.el7_3.1 - u\nAdding Package 2:vim-filesystem-7.4.160-1.el7_3.1.x86_64 in mode u\nRunning transaction check\nTransaction check time: 0.037\nRunning transaction test\nTransaction test succeeded\nTransaction test time: 0.047\nRunning transaction\n Installing : 1:perl-parent-0.225-244.el7.noarch 1/40 \n Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 2/40 \n Installing : perl-podlators-2.5.1-3.el7.noarch 3/40 \n Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 4/40 \n Installing : 1:perl-Pod-Escapes-1.04-291.el7.noarch 5/40 \n Installing : perl-Encode-2.51-7.el7.x86_64 6/40 \n Installing : perl-Text-ParseWords-3.29-4.el7.noarch 7/40 \n Installing : perl-Pod-Usage-1.63-3.el7.noarch 8/40 \n Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 9/40 \n Installing : perl-Exporter-5.68-3.el7.noarch 10/40 \n Installing : perl-constant-1.27-2.el7.noarch 11/40 \n Installing : perl-Time-Local-1.2300-2.el7.noarch 12/40 \n Installing : perl-Socket-2.010-4.el7.x86_64 13/40 \n Installing : perl-Carp-1.26-244.el7.noarch 14/40 \n Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 15/40 \n Installing : perl-PathTools-3.40-5.el7.x86_64 16/40 \n Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 17/40 \n Installing : 4:perl-libs-5.16.3-291.el7.x86_64 18/40 \n Installing : 4:perl-macros-5.16.3-291.el7.x86_64 19/40 \n Installing : perl-Storable-2.45-3.el7.x86_64 20/40 \n Installing : perl-File-Temp-0.23.01-3.el7.noarch 21/40 \n Installing : perl-File-Path-2.09-2.el7.noarch 22/40 \n Installing : perl-threads-shared-1.43-6.el7.x86_64 23/40 \n Installing : perl-threads-1.87-4.el7.x86_64 24/40 \n Installing : perl-Filter-1.49-3.el7.x86_64 25/40 \n Installing : perl-Getopt-Long-2.40-2.el7.noarch 26/40 \n Installing : 4:perl-5.16.3-291.el7.x86_64 27/40 \n Installing : 2:vim-filesystem-7.4.160-1.el7_3.1.x86_64 28/40 \n Installing : 2:vim-common-7.4.160-1.el7_3.1.x86_64 29/40 \n Updating : libcurl-7.29.0-35.el7.centos.x86_64 30/40 \n Installing : gpm-libs-1.20.7-5.el7.x86_64 31/40 \n Installing : 2:vim-enhanced-7.4.160-1.el7_3.1.x86_64 32/40 \n Updating : curl-7.29.0-35.el7.centos.x86_64 33/40 \n Updating : iputils-20160308-8.el7.x86_64 34/40 \n Installing : bridge-utils-1.5-9.el7.x86_64 35/40 \n Updating : rsyslog-7.4.7-16.el7.x86_64 36/40 \n Cleanup : curl-7.29.0-25.el7.centos.x86_64 37/40 \n Cleanup : libcurl-7.29.0-25.el7.centos.x86_64 38/40 \n Cleanup : iputils-20121221-7.el7.x86_64 39/40 \n Cleanup : rsyslog-7.4.7-12.el7.x86_64 40/40 \n Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 1/40 \n Verifying : perl-threads-shared-1.43-6.el7.x86_64 2/40 \n Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 3/40 \n Verifying : perl-Exporter-5.68-3.el7.noarch 4/40 \n Verifying : perl-constant-1.27-2.el7.noarch 5/40 \n Verifying : perl-PathTools-3.40-5.el7.x86_64 6/40 \n Verifying : 1:perl-Pod-Escapes-1.04-291.el7.noarch 7/40 \n Verifying : 1:perl-parent-0.225-244.el7.noarch 8/40 \n Verifying : rsyslog-7.4.7-16.el7.x86_64 9/40 \n Verifying : perl-File-Temp-0.23.01-3.el7.noarch 10/40 \n Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 11/40 \n Verifying : perl-Time-Local-1.2300-2.el7.noarch 12/40 \n Verifying : gpm-libs-1.20.7-5.el7.x86_64 13/40 \n Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 14/40 \n Verifying : 2:vim-common-7.4.160-1.el7_3.1.x86_64 15/40 \n Verifying : perl-Socket-2.010-4.el7.x86_64 16/40 \n Verifying : perl-Encode-2.51-7.el7.x86_64 17/40 \n Verifying : perl-Carp-1.26-244.el7.noarch 18/40 \n Verifying : bridge-utils-1.5-9.el7.x86_64 19/40 \n Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 20/40 \n Verifying : libcurl-7.29.0-35.el7.centos.x86_64 21/40 \n Verifying : 4:perl-libs-5.16.3-291.el7.x86_64 22/40 \n Verifying : 4:perl-macros-5.16.3-291.el7.x86_64 23/40 \n Verifying : perl-Pod-Usage-1.63-3.el7.noarch 24/40 \n Verifying : curl-7.29.0-35.el7.centos.x86_64 25/40 \n Verifying : perl-Storable-2.45-3.el7.x86_64 26/40 \n Verifying : perl-podlators-2.5.1-3.el7.noarch 27/40 \n Verifying : perl-Getopt-Long-2.40-2.el7.noarch 28/40 \n Verifying : perl-File-Path-2.09-2.el7.noarch 29/40 \n Verifying : 4:perl-5.16.3-291.el7.x86_64 30/40 \n Verifying : perl-threads-1.87-4.el7.x86_64 31/40 \n Verifying : perl-Filter-1.49-3.el7.x86_64 32/40 \n Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 33/40 \n Verifying : 2:vim-enhanced-7.4.160-1.el7_3.1.x86_64 34/40 \n Verifying : iputils-20160308-8.el7.x86_64 35/40 \n Verifying : 2:vim-filesystem-7.4.160-1.el7_3.1.x86_64 36/40 \n Verifying : curl-7.29.0-25.el7.centos.x86_64 37/40 \n Verifying : iputils-20121221-7.el7.x86_64 38/40 \n Verifying : rsyslog-7.4.7-12.el7.x86_64 39/40 \n Verifying : libcurl-7.29.0-25.el7.centos.x86_64 40/40 \nVerifyTransaction time: 0.170\nTransaction time: 2.938\n\nInstalled:\n bridge-utils.x86_64 0:1.5-9.el7 vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 \n\nDependency Installed:\n gpm-libs.x86_64 0:1.20.7-5.el7 \n perl.x86_64 4:5.16.3-291.el7 \n perl-Carp.noarch 0:1.26-244.el7 \n perl-Encode.x86_64 0:2.51-7.el7 \n perl-Exporter.noarch 0:5.68-3.el7 \n perl-File-Path.noarch 0:2.09-2.el7 \n perl-File-Temp.noarch 0:0.23.01-3.el7 \n perl-Filter.x86_64 0:1.49-3.el7 \n perl-Getopt-Long.noarch 0:2.40-2.el7 \n perl-HTTP-Tiny.noarch 0:0.033-3.el7 \n perl-PathTools.x86_64 0:3.40-5.el7 \n perl-Pod-Escapes.noarch 1:1.04-291.el7 \n perl-Pod-Perldoc.noarch 0:3.20-4.el7 \n perl-Pod-Simple.noarch 1:3.28-4.el7 \n perl-Pod-Usage.noarch 0:1.63-3.el7 \n perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 \n perl-Socket.x86_64 0:2.010-4.el7 \n perl-Storable.x86_64 0:2.45-3.el7 \n perl-Text-ParseWords.noarch 0:3.29-4.el7 \n perl-Time-HiRes.x86_64 4:1.9725-3.el7 \n perl-Time-Local.noarch 0:1.2300-2.el7 \n perl-constant.noarch 0:1.27-2.el7 \n perl-libs.x86_64 4:5.16.3-291.el7 \n perl-macros.x86_64 4:5.16.3-291.el7 \n perl-parent.noarch 1:0.225-244.el7 \n perl-podlators.noarch 0:2.5.1-3.el7 \n perl-threads.x86_64 0:1.87-4.el7 \n perl-threads-shared.x86_64 0:1.43-6.el7 \n vim-common.x86_64 2:7.4.160-1.el7_3.1 \n vim-filesystem.x86_64 2:7.4.160-1.el7_3.1 \n\nUpdated:\n curl.x86_64 0:7.29.0-35.el7.centos iputils.x86_64 0:20160308-8.el7 \n rsyslog.x86_64 0:7.4.7-16.el7 \n\nDependency Updated:\n libcurl.x86_64 0:7.29.0-35.el7.centos \n\nComplete!\nRunning install-packages install. Package list: iscsi-initiator-utils\nLoading \"fastestmirror\" plugin\nConfig time: 0.007\nYum version: 3.4.3\nrpmdb time: 0.000\nSetting up Package Sacks\nLoading mirror speeds from cached hostfile\n * base: mirror.spro.net\n * extras: mirrors.ocf.berkeley.edu\n * updates: mirrors.cat.pdx.edu\npkgsack time: 0.185\nObs Init time: 0.092\nResolving Dependencies\n--> Running transaction check\n---> Package iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 will be installed\nChecking deps for iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('iscsi-initiator-utils-iscsiuio', 'GE', ('0', '6.2.0.873', '35.el7')) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('systemd', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('systemd', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('librt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('libmount.so.1(MOUNT_2.22)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('libmount.so.1(MOUNT_2.19)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('libkmod.so.2(LIBKMOD_5)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('/bin/sh', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('/bin/sh', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('/bin/bash', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('libpython2.7.so.1.0()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('libmount.so.1()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('libkmod.so.2()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u\niscsi-initiator-utils-6.2.0.873-35.el7.x86_64 requires: iscsi-initiator-utils-iscsiuio >= 6.2.0.873-35.el7\n--> Processing Dependency: iscsi-initiator-utils-iscsiuio >= 6.2.0.873-35.el7 for package: iscsi-initiator-utils-6.2.0.873-35.el7.x86_64\nSearching pkgSack for dep: iscsi-initiator-utils-iscsiuio\nBuilding updates object\nup:simple updates time: 0.008\nup:obs time: 0.002\nup:condense time: 0.000\nupdates time: 0.096\nTSINFO: Marking iscsi-initiator-utils-iscsiuio-6.2.0.873-35.el7.x86_64 as install for iscsi-initiator-utils-6.2.0.873-35.el7.x86_64\n--> Running transaction check\n---> Package iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 will be installed\nChecking deps for iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('iscsi-initiator-utils', 'EQ', ('0', '6.2.0.873', '35.el7')) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('libgcc_s.so.1(GCC_3.3.1)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('libgcc_s.so.1(GCC_3.0)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('libc.so.6(GLIBC_2.15)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('/bin/sh', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('/bin/sh', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('libgcc_s.so.1()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u\n--> Finished Dependency Resolution\nDependency Process ending\nDepsolve time: 0.356\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository\n Size\n================================================================================\nInstalling:\n iscsi-initiator-utils x86_64 6.2.0.873-35.el7 base 417 k\nInstalling for dependencies:\n iscsi-initiator-utils-iscsiuio x86_64 6.2.0.873-35.el7 base 85 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+1 Dependent package)\n\nTotal size: 502 k\nInstalled size: 2.5 M\nDownloading packages:\nusing local copy of iscsi-initiator-utils-iscsiuio-6.2.0.873-35.el7.x86_64\nusing local copy of iscsi-initiator-utils-6.2.0.873-35.el7.x86_64\nMember: iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u\nAdding Package iscsi-initiator-utils-iscsiuio-6.2.0.873-35.el7.x86_64 in mode u\nMember: iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u\nAdding Package iscsi-initiator-utils-6.2.0.873-35.el7.x86_64 in mode u\nRunning transaction check\nTransaction check time: 0.015\nRunning transaction test\nTransaction test succeeded\nTransaction test time: 0.017\nRunning transaction\n Installing : iscsi-initiator-utils-6.2.0.873-35.el7.x86_64 1/2 \n Installing : iscsi-initiator-utils-iscsiuio-6.2.0.873-35.el7.x86_64 2/2 \n Verifying : iscsi-initiator-utils-iscsiuio-6.2.0.873-35.el7.x86_64 1/2 \n Verifying : iscsi-initiator-utils-6.2.0.873-35.el7.x86_64 2/2 \nVerifyTransaction time: 0.052\nTransaction time: 0.237\n\nInstalled:\n iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 \n\nDependency Installed:\n iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 \n\nComplete!\nLoaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: mirror.spro.net\n * extras: ftp.osuosl.org\n * updates: mirrors.cat.pdx.edu\nResolving Dependencies\n--> Running transaction check\n---> Package audit.x86_64 0:2.4.1-5.el7 will be updated\n---> Package audit.x86_64 0:2.6.5-3.el7 will be an update\n---> Package audit-libs.x86_64 0:2.4.1-5.el7 will be updated\n---> Package audit-libs.x86_64 0:2.6.5-3.el7 will be an update\n---> Package audit-libs-python.x86_64 0:2.4.1-5.el7 will be updated\n---> Package audit-libs-python.x86_64 0:2.6.5-3.el7 will be an update\n---> Package authconfig.x86_64 0:6.2.8-10.el7 will be updated\n---> Package authconfig.x86_64 0:6.2.8-14.el7 will be an update\n---> Package bash.x86_64 0:4.2.46-20.el7_2 will be updated\n---> Package bash.x86_64 0:4.2.46-21.el7_3 will be an update\n---> Package bind-libs-lite.x86_64 32:9.9.4-29.el7_2.3 will be updated\n---> Package bind-libs-lite.x86_64 32:9.9.4-38.el7_3.1 will be an update\n--> Processing Dependency: libGeoIP.so.1()(64bit) for package: 32:bind-libs-lite-9.9.4-38.el7_3.1.x86_64\n---> Package bind-license.noarch 32:9.9.4-29.el7_2.3 will be updated\n---> Package bind-license.noarch 32:9.9.4-38.el7_3.1 will be an update\n---> Package binutils.x86_64 0:2.23.52.0.1-55.el7 will be updated\n---> Package binutils.x86_64 0:2.25.1-22.base.el7 will be an update\n---> Package btrfs-progs.x86_64 0:3.19.1-1.el7 will be updated\n---> Package btrfs-progs.x86_64 0:4.4.1-1.el7 will be an update\n---> Package ca-certificates.noarch 0:2015.2.6-70.1.el7_2 will be updated\n---> Package ca-certificates.noarch 0:2015.2.6-73.el7 will be an update\n---> Package centos-release.x86_64 0:7-2.1511.el7.centos.2.10 will be updated\n---> Package centos-release.x86_64 0:7-3.1611.el7.centos will be an update\n---> Package checkpolicy.x86_64 0:2.1.12-6.el7 will be updated\n---> Package checkpolicy.x86_64 0:2.5-4.el7 will be an update\n---> Package chkconfig.x86_64 0:1.3.61-5.el7_2.1 will be updated\n---> Package chkconfig.x86_64 0:1.7.2-1.el7 will be an update\n---> Package chrony.x86_64 0:2.1.1-1.el7.centos will be updated\n---> Package chrony.x86_64 0:2.1.1-4.el7.centos will be an update\n---> Package coreutils.x86_64 0:8.22-15.el7_2.1 will be updated\n---> Package coreutils.x86_64 0:8.22-18.el7 will be an update\n---> Package cryptsetup-libs.x86_64 0:1.6.7-1.el7 will be updated\n---> Package cryptsetup-libs.x86_64 0:1.7.2-1.el7 will be an update\n---> Package dbus.x86_64 1:1.6.12-14.el7_2 will be updated\n---> Package dbus.x86_64 1:1.6.12-17.el7 will be an update\n---> Package dbus-libs.x86_64 1:1.6.12-14.el7_2 will be updated\n---> Package dbus-libs.x86_64 1:1.6.12-17.el7 will be an update\n---> Package device-mapper.x86_64 7:1.02.107-5.el7_2.5 will be updated\n---> Package device-mapper.x86_64 7:1.02.135-1.el7_3.2 will be an update\n---> Package device-mapper-libs.x86_64 7:1.02.107-5.el7_2.5 will be updated\n---> Package device-mapper-libs.x86_64 7:1.02.135-1.el7_3.2 will be an update\n---> Package dhclient.x86_64 12:4.2.5-42.el7.centos will be updated\n---> Package dhclient.x86_64 12:4.2.5-47.el7.centos will be an update\n---> Package dhcp-common.x86_64 12:4.2.5-42.el7.centos will be updated\n---> Package dhcp-common.x86_64 12:4.2.5-47.el7.centos will be an update\n---> Package dhcp-libs.x86_64 12:4.2.5-42.el7.centos will be updated\n---> Package dhcp-libs.x86_64 12:4.2.5-47.el7.centos will be an update\n---> Package dmidecode.x86_64 1:2.12-9.el7 will be updated\n---> Package dmidecode.x86_64 1:3.0-2.el7 will be an update\n---> Package dnsmasq.x86_64 0:2.66-14.el7_1 will be updated\n---> Package dnsmasq.x86_64 0:2.66-21.el7 will be an update\n---> Package dracut.x86_64 0:033-360.el7_2.1 will be updated\n---> Package dracut.x86_64 0:033-463.el7 will be an update\n---> Package dracut-config-generic.x86_64 0:033-360.el7_2.1 will be updated\n---> Package dracut-config-generic.x86_64 0:033-463.el7 will be an update\n---> Package dracut-config-rescue.x86_64 0:033-360.el7_2.1 will be updated\n---> Package dracut-config-rescue.x86_64 0:033-463.el7 will be an update\n---> Package dracut-network.x86_64 0:033-360.el7_2.1 will be updated\n---> Package dracut-network.x86_64 0:033-463.el7 will be an update\n---> Package e2fsprogs.x86_64 0:1.42.9-7.el7 will be updated\n---> Package e2fsprogs.x86_64 0:1.42.9-9.el7 will be an update\n---> Package e2fsprogs-libs.x86_64 0:1.42.9-7.el7 will be updated\n---> Package e2fsprogs-libs.x86_64 0:1.42.9-9.el7 will be an update\n---> Package elfutils-libelf.x86_64 0:0.163-3.el7 will be updated\n---> Package elfutils-libelf.x86_64 0:0.166-2.el7 will be an update\n---> Package elfutils-libs.x86_64 0:0.163-3.el7 will be updated\n---> Package elfutils-libs.x86_64 0:0.166-2.el7 will be an update\n---> Package ethtool.x86_64 2:3.15-2.el7 will be updated\n---> Package ethtool.x86_64 2:4.5-3.el7 will be an update\n---> Package expat.x86_64 0:2.1.0-8.el7 will be updated\n---> Package expat.x86_64 0:2.1.0-10.el7_3 will be an update\n---> Package file.x86_64 0:5.11-31.el7 will be updated\n---> Package file.x86_64 0:5.11-33.el7 will be an update\n---> Package file-libs.x86_64 0:5.11-31.el7 will be updated\n---> Package file-libs.x86_64 0:5.11-33.el7 will be an update\n---> Package filesystem.x86_64 0:3.2-20.el7 will be updated\n---> Package filesystem.x86_64 0:3.2-21.el7 will be an update\n---> Package freetype.x86_64 0:2.4.11-11.el7 will be updated\n---> Package freetype.x86_64 0:2.4.11-12.el7 will be an update\n---> Package glib2.x86_64 0:2.42.2-5.el7 will be updated\n---> Package glib2.x86_64 0:2.46.2-4.el7 will be an update\n---> Package glibc.x86_64 0:2.17-106.el7_2.8 will be updated\n---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be an update\n---> Package glibc-common.x86_64 0:2.17-106.el7_2.8 will be updated\n---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be an update\n---> Package gnupg2.x86_64 0:2.0.22-3.el7 will be updated\n---> Package gnupg2.x86_64 0:2.0.22-4.el7 will be an update\n---> Package gnutls.x86_64 0:3.3.8-14.el7_2 will be updated\n---> Package gnutls.x86_64 0:3.3.24-1.el7 will be an update\n---> Package grub2.x86_64 1:2.02-0.34.el7.centos will be updated\n---> Package grub2.x86_64 1:2.02-0.44.el7.centos will be an update\n---> Package grub2-tools.x86_64 1:2.02-0.34.el7.centos will be updated\n---> Package grub2-tools.x86_64 1:2.02-0.44.el7.centos will be an update\n---> Package grubby.x86_64 0:8.28-17.el7 will be updated\n---> Package grubby.x86_64 0:8.28-18.el7 will be an update\n---> Package gssproxy.x86_64 0:0.4.1-8.el7_2 will be updated\n---> Package gssproxy.x86_64 0:0.4.1-13.el7 will be an update\n---> Package initscripts.x86_64 0:9.49.30-1.el7_2.3 will be updated\n---> Package initscripts.x86_64 0:9.49.37-1.el7 will be an update\n---> Package iproute.x86_64 0:3.10.0-54.el7_2.1 will be updated\n---> Package iproute.x86_64 0:3.10.0-74.el7 will be an update\n---> Package iptables.x86_64 0:1.4.21-16.el7 will be updated\n---> Package iptables.x86_64 0:1.4.21-17.el7 will be an update\n---> Package irqbalance.x86_64 3:1.0.7-5.el7 will be updated\n---> Package irqbalance.x86_64 3:1.0.7-6.el7 will be an update\n---> Package iwl7265-firmware.noarch 0:22.0.7.0-43.el7 will be updated\n---> Package iwl7265-firmware.noarch 0:22.0.7.0-49.el7 will be an update\n---> Package kbd.x86_64 0:1.15.5-11.el7 will be updated\n---> Package kbd.x86_64 0:1.15.5-12.el7 will be an update\n---> Package kbd-legacy.noarch 0:1.15.5-11.el7 will be updated\n---> Package kbd-legacy.noarch 0:1.15.5-12.el7 will be an update\n---> Package kbd-misc.noarch 0:1.15.5-11.el7 will be updated\n---> Package kbd-misc.noarch 0:1.15.5-12.el7 will be an update\n---> Package kernel.x86_64 0:3.10.0-514.6.1.el7 will be installed\n--> Processing Dependency: linux-firmware >= 20160830-49 for package: kernel-3.10.0-514.6.1.el7.x86_64\n---> Package kernel-tools.x86_64 0:3.10.0-327.28.3.el7 will be updated\n---> Package kernel-tools.x86_64 0:3.10.0-514.6.1.el7 will be an update\n---> Package kernel-tools-libs.x86_64 0:3.10.0-327.28.3.el7 will be updated\n---> Package kernel-tools-libs.x86_64 0:3.10.0-514.6.1.el7 will be an update\n---> Package kexec-tools.x86_64 0:2.0.7-38.el7_2.1 will be updated\n---> Package kexec-tools.x86_64 0:2.0.7-50.el7 will be an update\n---> Package kmod.x86_64 0:20-5.el7 will be updated\n---> Package kmod.x86_64 0:20-9.el7 will be an update\n---> Package kmod-libs.x86_64 0:20-5.el7 will be updated\n---> Package kmod-libs.x86_64 0:20-9.el7 will be an update\n---> Package kpartx.x86_64 0:0.4.9-85.el7_2.5 will be updated\n---> Package kpartx.x86_64 0:0.4.9-99.el7_3.1 will be an update\n---> Package krb5-libs.x86_64 0:1.13.2-12.el7_2 will be updated\n---> Package krb5-libs.x86_64 0:1.14.1-27.el7_3 will be an update\n---> Package libbasicobjects.x86_64 0:0.1.1-25.el7 will be updated\n---> Package libbasicobjects.x86_64 0:0.1.1-27.el7 will be an update\n---> Package libblkid.x86_64 0:2.23.2-26.el7_2.3 will be updated\n---> Package libblkid.x86_64 0:2.23.2-33.el7 will be an update\n---> Package libcgroup.x86_64 0:0.41-8.el7 will be updated\n---> Package libcgroup.x86_64 0:0.41-11.el7 will be an update\n---> Package libcollection.x86_64 0:0.6.2-25.el7 will be updated\n---> Package libcollection.x86_64 0:0.6.2-27.el7 will be an update\n---> Package libcom_err.x86_64 0:1.42.9-7.el7 will be updated\n---> Package libcom_err.x86_64 0:1.42.9-9.el7 will be an update\n---> Package libffi.x86_64 0:3.0.13-16.el7 will be updated\n---> Package libffi.x86_64 0:3.0.13-18.el7 will be an update\n---> Package libgcc.x86_64 0:4.8.5-4.el7 will be updated\n---> Package libgcc.x86_64 0:4.8.5-11.el7 will be an update\n---> Package libgcrypt.x86_64 0:1.5.3-12.el7_1.1 will be updated\n---> Package libgcrypt.x86_64 0:1.5.3-13.el7_3.1 will be an update\n---> Package libgomp.x86_64 0:4.8.5-4.el7 will be updated\n---> Package libgomp.x86_64 0:4.8.5-11.el7 will be an update\n---> Package libgudev1.x86_64 0:219-19.el7_2.12 will be updated\n---> Package libgudev1.x86_64 0:219-30.el7_3.6 will be an update\n---> Package libini_config.x86_64 0:1.2.0-25.el7 will be updated\n---> Package libini_config.x86_64 0:1.3.0-27.el7 will be an update\n---> Package libmount.x86_64 0:2.23.2-26.el7_2.3 will be updated\n---> Package libmount.x86_64 0:2.23.2-33.el7 will be an update\n---> Package libndp.x86_64 0:1.2-6.el7_2 will be updated\n---> Package libndp.x86_64 0:1.2-7.el7 will be an update\n---> Package libnfsidmap.x86_64 0:0.25-12.el7 will be updated\n---> Package libnfsidmap.x86_64 0:0.25-15.el7 will be an update\n---> Package libnl3.x86_64 0:3.2.21-10.el7 will be updated\n---> Package libnl3.x86_64 0:3.2.28-3.el7_3 will be an update\n---> Package libnl3-cli.x86_64 0:3.2.21-10.el7 will be updated\n---> Package libnl3-cli.x86_64 0:3.2.28-3.el7_3 will be an update\n---> Package libpath_utils.x86_64 0:0.2.1-25.el7 will be updated\n---> Package libpath_utils.x86_64 0:0.2.1-27.el7 will be an update\n---> Package libproxy.x86_64 0:0.4.11-8.el7 will be updated\n---> Package libproxy.x86_64 0:0.4.11-10.el7 will be an update\n---> Package libref_array.x86_64 0:0.1.5-25.el7 will be updated\n---> Package libref_array.x86_64 0:0.1.5-27.el7 will be an update\n---> Package libselinux.x86_64 0:2.2.2-6.el7 will be updated\n---> Package libselinux.x86_64 0:2.5-6.el7 will be an update\n---> Package libselinux-python.x86_64 0:2.2.2-6.el7 will be updated\n---> Package libselinux-python.x86_64 0:2.5-6.el7 will be an update\n---> Package libselinux-utils.x86_64 0:2.2.2-6.el7 will be updated\n---> Package libselinux-utils.x86_64 0:2.5-6.el7 will be an update\n---> Package libsemanage.x86_64 0:2.1.10-18.el7 will be updated\n---> Package libsemanage.x86_64 0:2.5-5.1.el7_3 will be an update\n---> Package libsemanage-python.x86_64 0:2.1.10-18.el7 will be updated\n---> Package libsemanage-python.x86_64 0:2.5-5.1.el7_3 will be an update\n---> Package libsepol.x86_64 0:2.1.9-3.el7 will be updated\n---> Package libsepol.x86_64 0:2.5-6.el7 will be an update\n---> Package libsoup.x86_64 0:2.48.1-3.el7 will be updated\n---> Package libsoup.x86_64 0:2.48.1-6.el7 will be an update\n---> Package libss.x86_64 0:1.42.9-7.el7 will be updated\n---> Package libss.x86_64 0:1.42.9-9.el7 will be an update\n---> Package libstdc++.x86_64 0:4.8.5-4.el7 will be updated\n---> Package libstdc++.x86_64 0:4.8.5-11.el7 will be an update\n---> Package libtalloc.x86_64 0:2.1.5-1.el7_2 will be updated\n---> Package libtalloc.x86_64 0:2.1.6-1.el7 will be an update\n---> Package libtasn1.x86_64 0:3.8-2.el7 will be updated\n---> Package libtasn1.x86_64 0:3.8-3.el7 will be an update\n---> Package libteam.x86_64 0:1.17-6.el7_2 will be updated\n---> Package libteam.x86_64 0:1.25-4.el7 will be an update\n---> Package libtevent.x86_64 0:0.9.26-1.el7_2.1 will be updated\n---> Package libtevent.x86_64 0:0.9.28-1.el7 will be an update\n---> Package libtirpc.x86_64 0:0.2.4-0.6.el7 will be updated\n---> Package libtirpc.x86_64 0:0.2.4-0.8.el7 will be an update\n---> Package libuuid.x86_64 0:2.23.2-26.el7_2.3 will be updated\n---> Package libuuid.x86_64 0:2.23.2-33.el7 will be an update\n---> Package logrotate.x86_64 0:3.8.6-7.el7_2 will be updated\n---> Package logrotate.x86_64 0:3.8.6-12.el7 will be an update\n---> Package lua.x86_64 0:5.1.4-14.el7 will be updated\n---> Package lua.x86_64 0:5.1.4-15.el7 will be an update\n---> Package make.x86_64 1:3.82-21.el7 will be updated\n---> Package make.x86_64 1:3.82-23.el7 will be an update\n---> Package mariadb-libs.x86_64 1:5.5.50-1.el7_2 will be updated\n---> Package mariadb-libs.x86_64 1:5.5.52-1.el7 will be an update\n---> Package microcode_ctl.x86_64 2:2.1-12.el7_2.1 will be updated\n---> Package microcode_ctl.x86_64 2:2.1-16.1.el7_3 will be an update\n---> Package mozjs17.x86_64 0:17.0.0-12.el7 will be updated\n---> Package mozjs17.x86_64 0:17.0.0-19.el7 will be an update\n---> Package nettle.x86_64 0:2.7.1-4.el7 will be updated\n---> Package nettle.x86_64 0:2.7.1-8.el7 will be an update\n---> Package nfs-utils.x86_64 1:1.3.0-0.21.el7_2.1 will be updated\n---> Package nfs-utils.x86_64 1:1.3.0-0.33.el7 will be an update\n---> Package nss.x86_64 0:3.21.0-9.el7_2 will be updated\n---> Package nss.x86_64 0:3.21.3-2.el7_3 will be an update\n---> Package nss-softokn.x86_64 0:3.16.2.3-14.2.el7_2 will be updated\n---> Package nss-softokn.x86_64 0:3.16.2.3-14.4.el7 will be an update\n---> Package nss-softokn-freebl.x86_64 0:3.16.2.3-14.2.el7_2 will be updated\n---> Package nss-softokn-freebl.x86_64 0:3.16.2.3-14.4.el7 will be an update\n---> Package nss-sysinit.x86_64 0:3.21.0-9.el7_2 will be updated\n---> Package nss-sysinit.x86_64 0:3.21.3-2.el7_3 will be an update\n---> Package nss-tools.x86_64 0:3.21.0-9.el7_2 will be updated\n---> Package nss-tools.x86_64 0:3.21.3-2.el7_3 will be an update\n---> Package nss-util.x86_64 0:3.21.0-2.2.el7_2 will be updated\n---> Package nss-util.x86_64 0:3.21.3-1.1.el7_3 will be an update\n---> Package openldap.x86_64 0:2.4.40-9.el7_2 will be updated\n---> Package openldap.x86_64 0:2.4.40-13.el7 will be an update\n---> Package openssh.x86_64 0:6.6.1p1-25.el7_2 will be updated\n---> Package openssh.x86_64 0:6.6.1p1-33.el7_3 will be an update\n---> Package openssh-clients.x86_64 0:6.6.1p1-25.el7_2 will be updated\n---> Package openssh-clients.x86_64 0:6.6.1p1-33.el7_3 will be an update\n---> Package openssh-server.x86_64 0:6.6.1p1-25.el7_2 will be updated\n---> Package openssh-server.x86_64 0:6.6.1p1-33.el7_3 will be an update\n---> Package openssl.x86_64 1:1.0.1e-51.el7_2.5 will be updated\n---> Package openssl.x86_64 1:1.0.1e-60.el7 will be an update\n---> Package openssl-libs.x86_64 1:1.0.1e-51.el7_2.5 will be updated\n---> Package openssl-libs.x86_64 1:1.0.1e-60.el7 will be an update\n---> Package os-prober.x86_64 0:1.58-5.el7 will be updated\n---> Package os-prober.x86_64 0:1.58-9.el7 will be an update\n---> Package pam.x86_64 0:1.1.8-12.el7_1.1 will be updated\n---> Package pam.x86_64 0:1.1.8-18.el7 will be an update\n---> Package parted.x86_64 0:3.1-23.el7 will be updated\n---> Package parted.x86_64 0:3.1-28.el7 will be an update\n---> Package pciutils-libs.x86_64 0:3.2.1-4.el7 will be updated\n---> Package pciutils-libs.x86_64 0:3.5.1-1.el7 will be an update\n---> Package pinentry.x86_64 0:0.8.1-14.el7 will be updated\n---> Package pinentry.x86_64 0:0.8.1-17.el7 will be an update\n---> Package policycoreutils.x86_64 0:2.2.5-20.el7 will be updated\n---> Package policycoreutils.x86_64 0:2.5-11.el7_3 will be an update\n---> Package policycoreutils-python.x86_64 0:2.2.5-20.el7 will be updated\n---> Package policycoreutils-python.x86_64 0:2.5-11.el7_3 will be an update\n---> Package polkit.x86_64 0:0.112-7.el7_2 will be updated\n---> Package polkit.x86_64 0:0.112-9.el7 will be an update\n---> Package procps-ng.x86_64 0:3.3.10-5.el7_2 will be updated\n---> Package procps-ng.x86_64 0:3.3.10-10.el7 will be an update\n---> Package python.x86_64 0:2.7.5-38.el7_2 will be updated\n---> Package python.x86_64 0:2.7.5-48.el7 will be an update\n---> Package python-libs.x86_64 0:2.7.5-38.el7_2 will be updated\n---> Package python-libs.x86_64 0:2.7.5-48.el7 will be an update\n---> Package python-perf.x86_64 0:3.10.0-327.28.3.el7 will be updated\n---> Package python-perf.x86_64 0:3.10.0-514.6.1.el7 will be an update\n---> Package python-pycurl.x86_64 0:7.19.0-17.el7 will be updated\n---> Package python-pycurl.x86_64 0:7.19.0-19.el7 will be an update\n---> Package python-urlgrabber.noarch 0:3.10-7.el7 will be updated\n---> Package python-urlgrabber.noarch 0:3.10-8.el7 will be an update\n---> Package quota.x86_64 1:4.01-11.el7_2.1 will be updated\n---> Package quota.x86_64 1:4.01-14.el7 will be an update\n---> Package quota-nls.noarch 1:4.01-11.el7_2.1 will be updated\n---> Package quota-nls.noarch 1:4.01-14.el7 will be an update\n---> Package rdma.noarch 0:7.2_4.1_rc6-2.el7 will be updated\n---> Package rdma.noarch 0:7.3_4.7_rc2-5.el7 will be an update\n--> Processing Dependency: pciutils for package: rdma-7.3_4.7_rc2-5.el7.noarch\n---> Package rpcbind.x86_64 0:0.2.0-33.el7_2.1 will be updated\n---> Package rpcbind.x86_64 0:0.2.0-38.el7 will be an update\n---> Package rpm.x86_64 0:4.11.3-17.el7 will be updated\n---> Package rpm.x86_64 0:4.11.3-21.el7 will be an update\n---> Package rpm-build-libs.x86_64 0:4.11.3-17.el7 will be updated\n---> Package rpm-build-libs.x86_64 0:4.11.3-21.el7 will be an update\n---> Package rpm-libs.x86_64 0:4.11.3-17.el7 will be updated\n---> Package rpm-libs.x86_64 0:4.11.3-21.el7 will be an update\n---> Package rpm-python.x86_64 0:4.11.3-17.el7 will be updated\n---> Package rpm-python.x86_64 0:4.11.3-21.el7 will be an update\n---> Package selinux-policy.noarch 0:3.13.1-60.el7_2.7 will be updated\n---> Package selinux-policy.noarch 0:3.13.1-102.el7_3.13 will be an update\n---> Package selinux-policy-targeted.noarch 0:3.13.1-60.el7_2.7 will be updated\n---> Package selinux-policy-targeted.noarch 0:3.13.1-102.el7_3.13 will be an update\n---> Package setools-libs.x86_64 0:3.3.7-46.el7 will be updated\n---> Package setools-libs.x86_64 0:3.3.8-1.1.el7 will be an update\n---> Package setup.noarch 0:2.8.71-6.el7 will be updated\n---> Package setup.noarch 0:2.8.71-7.el7 will be an update\n---> Package shadow-utils.x86_64 2:4.1.5.1-18.el7 will be updated\n---> Package shadow-utils.x86_64 2:4.1.5.1-24.el7 will be an update\n---> Package sudo.x86_64 0:1.8.6p7-17.el7_2 will be updated\n---> Package sudo.x86_64 0:1.8.6p7-21.el7_3 will be an update\n---> Package systemd.x86_64 0:219-19.el7_2.12 will be updated\n---> Package systemd.x86_64 0:219-30.el7_3.6 will be an update\n---> Package systemd-libs.x86_64 0:219-19.el7_2.12 will be updated\n---> Package systemd-libs.x86_64 0:219-30.el7_3.6 will be an update\n---> Package systemd-sysv.x86_64 0:219-19.el7_2.12 will be updated\n---> Package systemd-sysv.x86_64 0:219-30.el7_3.6 will be an update\n---> Package tar.x86_64 2:1.26-29.el7 will be updated\n---> Package tar.x86_64 2:1.26-31.el7 will be an update\n---> Package teamd.x86_64 0:1.17-6.el7_2 will be updated\n---> Package teamd.x86_64 0:1.25-4.el7 will be an update\n---> Package tuned.noarch 0:2.5.1-4.el7_2.3 will be updated\n---> Package tuned.noarch 0:2.7.1-3.el7_3.1 will be an update\n---> Package tzdata.noarch 0:2016f-1.el7 will be updated\n---> Package tzdata.noarch 0:2016j-1.el7 will be an update\n---> Package util-linux.x86_64 0:2.23.2-26.el7_2.3 will be updated\n---> Package util-linux.x86_64 0:2.23.2-33.el7 will be an update\n---> Package vim-minimal.x86_64 2:7.4.160-1.el7 will be updated\n---> Package vim-minimal.x86_64 2:7.4.160-1.el7_3.1 will be an update\n---> Package virt-what.x86_64 0:1.13-6.el7 will be updated\n---> Package virt-what.x86_64 0:1.13-8.el7 will be an update\n---> Package wpa_supplicant.x86_64 1:2.0-17.el7_1 will be updated\n---> Package wpa_supplicant.x86_64 1:2.0-20.el7 will be an update\n---> Package xfsprogs.x86_64 0:3.2.2-2.el7 will be updated\n---> Package xfsprogs.x86_64 0:4.5.0-9.el7_3 will be an update\n---> Package xz.x86_64 0:5.1.2-12alpha.el7 will be updated\n---> Package xz.x86_64 0:5.2.2-1.el7 will be an update\n---> Package xz-libs.x86_64 0:5.1.2-12alpha.el7 will be updated\n---> Package xz-libs.x86_64 0:5.2.2-1.el7 will be an update\n---> Package yum.noarch 0:3.4.3-132.el7.centos.0.1 will be updated\n---> Package yum.noarch 0:3.4.3-150.el7.centos will be an update\n---> Package yum-plugin-fastestmirror.noarch 0:1.1.31-34.el7 will be updated\n---> Package yum-plugin-fastestmirror.noarch 0:1.1.31-40.el7 will be an update\n---> Package yum-utils.noarch 0:1.1.31-34.el7 will be updated\n---> Package yum-utils.noarch 0:1.1.31-40.el7 will be an update\n--> Processing Dependency: libxml2-python for package: yum-utils-1.1.31-40.el7.noarch\n---> Package zlib.x86_64 0:1.2.7-15.el7 will be updated\n---> Package zlib.x86_64 0:1.2.7-17.el7 will be an update\n--> Running transaction check\n---> Package GeoIP.x86_64 0:1.5.0-11.el7 will be installed\n---> Package libxml2-python.x86_64 0:2.9.1-6.el7_2.3 will be installed\n---> Package linux-firmware.noarch 0:20160830-49.git7534e19.el7 will be installed\n---> Package pciutils.x86_64 0:3.5.1-1.el7 will be installed\n--> Processing Dependency: hwdata for package: pciutils-3.5.1-1.el7.x86_64\n--> Running transaction check\n---> Package hwdata.x86_64 0:0.252-8.4.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository\n Size\n================================================================================\nInstalling:\n kernel x86_64 3.10.0-514.6.1.el7 updates 37 M\nUpdating:\n audit x86_64 2.6.5-3.el7 base 233 k\n audit-libs x86_64 2.6.5-3.el7 base 85 k\n audit-libs-python x86_64 2.6.5-3.el7 base 70 k\n authconfig x86_64 6.2.8-14.el7 base 419 k\n bash x86_64 4.2.46-21.el7_3 updates 1.0 M\n bind-libs-lite x86_64 32:9.9.4-38.el7_3.1 updates 729 k\n bind-license noarch 32:9.9.4-38.el7_3.1 updates 83 k\n binutils x86_64 2.25.1-22.base.el7 base 5.4 M\n btrfs-progs x86_64 4.4.1-1.el7 base 604 k\n ca-certificates noarch 2015.2.6-73.el7 base 429 k\n centos-release x86_64 7-3.1611.el7.centos base 23 k\n checkpolicy x86_64 2.5-4.el7 base 290 k\n chkconfig x86_64 1.7.2-1.el7 base 175 k\n chrony x86_64 2.1.1-4.el7.centos updates 281 k\n coreutils x86_64 8.22-18.el7 base 3.3 M\n cryptsetup-libs x86_64 1.7.2-1.el7 base 216 k\n dbus x86_64 1:1.6.12-17.el7 base 307 k\n dbus-libs x86_64 1:1.6.12-17.el7 base 151 k\n device-mapper x86_64 7:1.02.135-1.el7_3.2 updates 269 k\n device-mapper-libs x86_64 7:1.02.135-1.el7_3.2 updates 333 k\n dhclient x86_64 12:4.2.5-47.el7.centos base 280 k\n dhcp-common x86_64 12:4.2.5-47.el7.centos base 172 k\n dhcp-libs x86_64 12:4.2.5-47.el7.centos base 129 k\n dmidecode x86_64 1:3.0-2.el7 base 83 k\n dnsmasq x86_64 2.66-21.el7 base 229 k\n dracut x86_64 033-463.el7 base 317 k\n dracut-config-generic x86_64 033-463.el7 base 52 k\n dracut-config-rescue x86_64 033-463.el7 base 54 k\n dracut-network x86_64 033-463.el7 base 96 k\n e2fsprogs x86_64 1.42.9-9.el7 base 698 k\n e2fsprogs-libs x86_64 1.42.9-9.el7 base 166 k\n elfutils-libelf x86_64 0.166-2.el7 base 208 k\n elfutils-libs x86_64 0.166-2.el7 base 262 k\n ethtool x86_64 2:4.5-3.el7 base 121 k\n expat x86_64 2.1.0-10.el7_3 updates 81 k\n file x86_64 5.11-33.el7 base 57 k\n file-libs x86_64 5.11-33.el7 base 340 k\n filesystem x86_64 3.2-21.el7 base 1.0 M\n freetype x86_64 2.4.11-12.el7 base 391 k\n glib2 x86_64 2.46.2-4.el7 base 2.3 M\n glibc x86_64 2.17-157.el7_3.1 updates 3.6 M\n glibc-common x86_64 2.17-157.el7_3.1 updates 11 M\n gnupg2 x86_64 2.0.22-4.el7 base 1.5 M\n gnutls x86_64 3.3.24-1.el7 base 672 k\n grub2 x86_64 1:2.02-0.44.el7.centos base 1.5 M\n grub2-tools x86_64 1:2.02-0.44.el7.centos base 3.3 M\n grubby x86_64 8.28-18.el7 base 67 k\n gssproxy x86_64 0.4.1-13.el7 base 87 k\n initscripts x86_64 9.49.37-1.el7 base 431 k\n iproute x86_64 3.10.0-74.el7 base 618 k\n iptables x86_64 1.4.21-17.el7 base 426 k\n irqbalance x86_64 3:1.0.7-6.el7 base 44 k\n iwl7265-firmware noarch 22.0.7.0-49.el7 base 2.9 M\n kbd x86_64 1.15.5-12.el7 base 346 k\n kbd-legacy noarch 1.15.5-12.el7 base 465 k\n kbd-misc noarch 1.15.5-12.el7 base 1.4 M\n kernel-tools x86_64 3.10.0-514.6.1.el7 updates 4.0 M\n kernel-tools-libs x86_64 3.10.0-514.6.1.el7 updates 3.9 M\n kexec-tools x86_64 2.0.7-50.el7 base 326 k\n kmod x86_64 20-9.el7 base 115 k\n kmod-libs x86_64 20-9.el7 base 47 k\n kpartx x86_64 0.4.9-99.el7_3.1 updates 67 k\n krb5-libs x86_64 1.14.1-27.el7_3 updates 740 k\n libbasicobjects x86_64 0.1.1-27.el7 base 25 k\n libblkid x86_64 2.23.2-33.el7 base 170 k\n libcgroup x86_64 0.41-11.el7 base 65 k\n libcollection x86_64 0.6.2-27.el7 base 41 k\n libcom_err x86_64 1.42.9-9.el7 base 40 k\n libffi x86_64 3.0.13-18.el7 base 30 k\n libgcc x86_64 4.8.5-11.el7 base 97 k\n libgcrypt x86_64 1.5.3-13.el7_3.1 updates 263 k\n libgomp x86_64 4.8.5-11.el7 base 152 k\n libgudev1 x86_64 219-30.el7_3.6 updates 76 k\n libini_config x86_64 1.3.0-27.el7 base 63 k\n libmount x86_64 2.23.2-33.el7 base 172 k\n libndp x86_64 1.2-7.el7 base 31 k\n libnfsidmap x86_64 0.25-15.el7 base 47 k\n libnl3 x86_64 3.2.28-3.el7_3 updates 278 k\n libnl3-cli x86_64 3.2.28-3.el7_3 updates 160 k\n libpath_utils x86_64 0.2.1-27.el7 base 27 k\n libproxy x86_64 0.4.11-10.el7 base 64 k\n libref_array x86_64 0.1.5-27.el7 base 26 k\n libselinux x86_64 2.5-6.el7 base 161 k\n libselinux-python x86_64 2.5-6.el7 base 234 k\n libselinux-utils x86_64 2.5-6.el7 base 151 k\n libsemanage x86_64 2.5-5.1.el7_3 updates 144 k\n libsemanage-python x86_64 2.5-5.1.el7_3 updates 104 k\n libsepol x86_64 2.5-6.el7 base 288 k\n libsoup x86_64 2.48.1-6.el7 base 349 k\n libss x86_64 1.42.9-9.el7 base 45 k\n libstdc++ x86_64 4.8.5-11.el7 base 300 k\n libtalloc x86_64 2.1.6-1.el7 base 34 k\n libtasn1 x86_64 3.8-3.el7 base 320 k\n libteam x86_64 1.25-4.el7 base 46 k\n libtevent x86_64 0.9.28-1.el7 base 34 k\n libtirpc x86_64 0.2.4-0.8.el7 base 88 k\n libuuid x86_64 2.23.2-33.el7 base 76 k\n logrotate x86_64 3.8.6-12.el7 base 68 k\n lua x86_64 5.1.4-15.el7 base 201 k\n make x86_64 1:3.82-23.el7 base 420 k\n mariadb-libs x86_64 1:5.5.52-1.el7 base 761 k\n microcode_ctl x86_64 2:2.1-16.1.el7_3 updates 744 k\n mozjs17 x86_64 17.0.0-19.el7 base 1.4 M\n nettle x86_64 2.7.1-8.el7 base 327 k\n nfs-utils x86_64 1:1.3.0-0.33.el7 base 377 k\n nss x86_64 3.21.3-2.el7_3 updates 852 k\n nss-softokn x86_64 3.16.2.3-14.4.el7 base 306 k\n nss-softokn-freebl x86_64 3.16.2.3-14.4.el7 base 204 k\n nss-sysinit x86_64 3.21.3-2.el7_3 updates 56 k\n nss-tools x86_64 3.21.3-2.el7_3 updates 489 k\n nss-util x86_64 3.21.3-1.1.el7_3 updates 72 k\n openldap x86_64 2.4.40-13.el7 base 350 k\n openssh x86_64 6.6.1p1-33.el7_3 updates 438 k\n openssh-clients x86_64 6.6.1p1-33.el7_3 updates 642 k\n openssh-server x86_64 6.6.1p1-33.el7_3 updates 440 k\n openssl x86_64 1:1.0.1e-60.el7 base 713 k\n openssl-libs x86_64 1:1.0.1e-60.el7 base 958 k\n os-prober x86_64 1.58-9.el7 base 42 k\n pam x86_64 1.1.8-18.el7 base 717 k\n parted x86_64 3.1-28.el7 base 607 k\n pciutils-libs x86_64 3.5.1-1.el7 base 46 k\n pinentry x86_64 0.8.1-17.el7 base 73 k\n policycoreutils x86_64 2.5-11.el7_3 updates 841 k\n policycoreutils-python x86_64 2.5-11.el7_3 updates 445 k\n polkit x86_64 0.112-9.el7 base 166 k\n procps-ng x86_64 3.3.10-10.el7 base 288 k\n python x86_64 2.7.5-48.el7 base 90 k\n python-libs x86_64 2.7.5-48.el7 base 5.6 M\n python-perf x86_64 3.10.0-514.6.1.el7 updates 4.0 M\n python-pycurl x86_64 7.19.0-19.el7 base 80 k\n python-urlgrabber noarch 3.10-8.el7 base 108 k\n quota x86_64 1:4.01-14.el7 base 179 k\n quota-nls noarch 1:4.01-14.el7 base 90 k\n rdma noarch 7.3_4.7_rc2-5.el7 base 30 k\n rpcbind x86_64 0.2.0-38.el7 base 59 k\n rpm x86_64 4.11.3-21.el7 base 1.2 M\n rpm-build-libs x86_64 4.11.3-21.el7 base 104 k\n rpm-libs x86_64 4.11.3-21.el7 base 274 k\n rpm-python x86_64 4.11.3-21.el7 base 80 k\n selinux-policy noarch 3.13.1-102.el7_3.13 updates 414 k\n selinux-policy-targeted noarch 3.13.1-102.el7_3.13 updates 6.4 M\n setools-libs x86_64 3.3.8-1.1.el7 base 612 k\n setup noarch 2.8.71-7.el7 base 165 k\n shadow-utils x86_64 2:4.1.5.1-24.el7 base 1.1 M\n sudo x86_64 1.8.6p7-21.el7_3 updates 735 k\n systemd x86_64 219-30.el7_3.6 updates 5.2 M\n systemd-libs x86_64 219-30.el7_3.6 updates 368 k\n systemd-sysv x86_64 219-30.el7_3.6 updates 63 k\n tar x86_64 2:1.26-31.el7 base 843 k\n teamd x86_64 1.25-4.el7 base 111 k\n tuned noarch 2.7.1-3.el7_3.1 updates 210 k\n tzdata noarch 2016j-1.el7 updates 442 k\n util-linux x86_64 2.23.2-33.el7 base 1.9 M\n vim-minimal x86_64 2:7.4.160-1.el7_3.1 updates 436 k\n virt-what x86_64 1.13-8.el7 base 27 k\n wpa_supplicant x86_64 1:2.0-20.el7 base 803 k\n xfsprogs x86_64 4.5.0-9.el7_3 updates 895 k\n xz x86_64 5.2.2-1.el7 base 229 k\n xz-libs x86_64 5.2.2-1.el7 base 103 k\n yum noarch 3.4.3-150.el7.centos base 1.2 M\n yum-plugin-fastestmirror noarch 1.1.31-40.el7 base 32 k\n yum-utils noarch 1.1.31-40.el7 base 116 k\n zlib x86_64 1.2.7-17.el7 base 90 k\nInstalling for dependencies:\n GeoIP x86_64 1.5.0-11.el7 base 1.1 M\n hwdata x86_64 0.252-8.4.el7 base 2.1 M\n libxml2-python x86_64 2.9.1-6.el7_2.3 base 247 k\n linux-firmware noarch 20160830-49.git7534e19.el7 base 31 M\n pciutils x86_64 3.5.1-1.el7 base 93 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+5 Dependent packages)\nUpgrade 163 Packages\n\nTotal size: 182 M\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Updating : libgcc-4.8.5-11.el7.x86_64 1/332 \n Updating : centos-release-7-3.1611.el7.centos.x86_64 2/332 \n Updating : setup-2.8.71-7.el7.noarch 3/332 \nwarning: /etc/shadow created as /etc/shadow.rpmnew\n Updating : filesystem-3.2-21.el7.x86_64 4/332 \n Updating : kbd-misc-1.15.5-12.el7.noarch 5/332 \n Updating : tzdata-2016j-1.el7.noarch 6/332 \n Updating : nss-softokn-freebl-3.16.2.3-14.4.el7.x86_64 7/332 \n Updating : glibc-common-2.17-157.el7_3.1.x86_64 8/332 \n Updating : glibc-2.17-157.el7_3.1.x86_64 9/332 \nwarning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew\n Updating : bash-4.2.46-21.el7_3.x86_64 10/332 \n Updating : libsepol-2.5-6.el7.x86_64 11/332 \n Updating : libselinux-2.5-6.el7.x86_64 12/332 \n Updating : zlib-1.2.7-17.el7.x86_64 13/332 \n Updating : libcom_err-1.42.9-9.el7.x86_64 14/332 \n Updating : xz-libs-5.2.2-1.el7.x86_64 15/332 \n Updating : audit-libs-2.6.5-3.el7.x86_64 16/332 \n Updating : chkconfig-1.7.2-1.el7.x86_64 17/332 \n Updating : libuuid-2.23.2-33.el7.x86_64 18/332 \n Updating : elfutils-libelf-0.166-2.el7.x86_64 19/332 \n Updating : libgcrypt-1.5.3-13.el7_3.1.x86_64 20/332 \n Updating : nss-util-3.21.3-1.1.el7_3.x86_64 21/332 \n Updating : elfutils-libs-0.166-2.el7.x86_64 22/332 \n Updating : libsemanage-2.5-5.1.el7_3.x86_64 23/332 \n Updating : lua-5.1.4-15.el7.x86_64 24/332 \n Updating : libnl3-3.2.28-3.el7_3.x86_64 25/332 \n Updating : 1:dbus-libs-1.6.12-17.el7.x86_64 26/332 \n Updating : libstdc++-4.8.5-11.el7.x86_64 27/332 \n Updating : e2fsprogs-libs-1.42.9-9.el7.x86_64 28/332 \n Updating : file-libs-5.11-33.el7.x86_64 29/332 \n Updating : expat-2.1.0-10.el7_3.x86_64 30/332 \n Updating : file-5.11-33.el7.x86_64 31/332 \n Updating : libnl3-cli-3.2.28-3.el7_3.x86_64 32/332 \n Updating : nss-softokn-3.16.2.3-14.4.el7.x86_64 33/332 \n Updating : kmod-libs-20-9.el7.x86_64 34/332 \n Updating : xz-5.2.2-1.el7.x86_64 35/332 \n Updating : pciutils-libs-3.5.1-1.el7.x86_64 36/332 \n Updating : libffi-3.0.13-18.el7.x86_64 37/332 \n Updating : glib2-2.46.2-4.el7.x86_64 38/332 \n Updating : libref_array-0.1.5-27.el7.x86_64 39/332 \n Updating : libcollection-0.6.2-27.el7.x86_64 40/332 \n Updating : libbasicobjects-0.1.1-27.el7.x86_64 41/332 \n Updating : 2:ethtool-4.5-3.el7.x86_64 42/332 \n Updating : libteam-1.25-4.el7.x86_64 43/332 \n Updating : mozjs17-17.0.0-19.el7.x86_64 44/332 \n Updating : setools-libs-3.3.8-1.1.el7.x86_64 45/332 \n Updating : pinentry-0.8.1-17.el7.x86_64 46/332 \n Updating : libss-1.42.9-9.el7.x86_64 47/332 \n Installing : GeoIP-1.5.0-11.el7.x86_64 48/332 \n Updating : 2:tar-1.26-31.el7.x86_64 49/332 \n Updating : libselinux-utils-2.5-6.el7.x86_64 50/332 \n Updating : 2:vim-minimal-7.4.160-1.el7_3.1.x86_64 51/332 \n Updating : 1:make-3.82-23.el7.x86_64 52/332 \n Updating : ca-certificates-2015.2.6-73.el7.noarch 53/332 \n Updating : coreutils-8.22-18.el7.x86_64 54/332 \n Updating : krb5-libs-1.14.1-27.el7_3.x86_64 55/332 \n Updating : 1:openssl-libs-1.0.1e-60.el7.x86_64 56/332 \n Updating : 2:shadow-utils-4.1.5.1-24.el7.x86_64 57/332 \n Updating : libblkid-2.23.2-33.el7.x86_64 58/332 \n Updating : pam-1.1.8-18.el7.x86_64 59/332 \n Updating : systemd-libs-219-30.el7_3.6.x86_64 60/332 \n Updating : python-libs-2.7.5-48.el7.x86_64 61/332 \n Updating : python-2.7.5-48.el7.x86_64 62/332 \n Updating : libmount-2.23.2-33.el7.x86_64 63/332 \n Updating : util-linux-2.23.2-33.el7.x86_64 64/332 \n Updating : procps-ng-3.3.10-10.el7.x86_64 65/332 \n Updating : libtirpc-0.2.4-0.8.el7.x86_64 66/332 \n Installing : libxml2-python-2.9.1-6.el7_2.3.x86_64 67/332 \n Updating : audit-libs-python-2.6.5-3.el7.x86_64 68/332 \n Updating : python-perf-3.10.0-514.6.1.el7.x86_64 69/332 \n Updating : libselinux-python-2.5-6.el7.x86_64 70/332 \n Updating : python-pycurl-7.19.0-19.el7.x86_64 71/332 \n Updating : python-urlgrabber-3.10-8.el7.noarch 72/332 \n Updating : libsemanage-python-2.5-5.1.el7_3.x86_64 73/332 \n Updating : grubby-8.28-18.el7.x86_64 74/332 \n Updating : 1:openssl-1.0.1e-60.el7.x86_64 75/332 \n Updating : binutils-2.25.1-22.base.el7.x86_64 76/332 \n Updating : kpartx-0.4.9-99.el7_3.1.x86_64 77/332 \n Updating : 7:device-mapper-1.02.135-1.el7_3.2.x86_64 78/332 \n Updating : 7:device-mapper-libs-1.02.135-1.el7_3.2.x86_64 79/332 \n Updating : cryptsetup-libs-1.7.2-1.el7.x86_64 80/332 \n Updating : dracut-033-463.el7.x86_64 81/332 \n Updating : kmod-20-9.el7.x86_64 82/332 \n Updating : systemd-219-30.el7_3.6.x86_64 83/332 \n Updating : 1:dbus-1.6.12-17.el7.x86_64 84/332 \n Updating : systemd-sysv-219-30.el7_3.6.x86_64 85/332 \n Updating : rpcbind-0.2.0-38.el7.x86_64 86/332 \n Updating : os-prober-1.58-9.el7.x86_64 87/332 \n Updating : polkit-0.112-9.el7.x86_64 88/332 \n Updating : libcgroup-0.41-11.el7.x86_64 89/332 \n Installing : hwdata-0.252-8.4.el7.x86_64 90/332 \n Installing : pciutils-3.5.1-1.el7.x86_64 91/332 \n Updating : nss-3.21.3-2.el7_3.x86_64 92/332 \n Updating : nss-sysinit-3.21.3-2.el7_3.x86_64 93/332 \n Updating : rpm-4.11.3-21.el7.x86_64 94/332 \n Updating : rpm-libs-4.11.3-21.el7.x86_64 95/332 \n Updating : policycoreutils-2.5-11.el7_3.x86_64 96/332 \n Updating : selinux-policy-3.13.1-102.el7_3.13.noarch 97/332 \n Updating : nss-tools-3.21.3-2.el7_3.x86_64 98/332 \n Updating : openldap-2.4.40-13.el7.x86_64 99/332 \n Updating : openssh-6.6.1p1-33.el7_3.x86_64 100/332 \n Updating : 12:dhcp-libs-4.2.5-47.el7.centos.x86_64 101/332 \n Updating : 12:dhcp-common-4.2.5-47.el7.centos.x86_64 102/332 \n Updating : libnfsidmap-0.25-15.el7.x86_64 103/332 \n Updating : gnupg2-2.0.22-4.el7.x86_64 104/332 \n Updating : rpm-build-libs-4.11.3-21.el7.x86_64 105/332 \n Updating : rpm-python-4.11.3-21.el7.x86_64 106/332 \n Updating : yum-plugin-fastestmirror-1.1.31-40.el7.noarch 107/332 \n Updating : yum-3.4.3-150.el7.centos.noarch 108/332 \n Updating : nettle-2.7.1-8.el7.x86_64 109/332 \n Updating : iptables-1.4.21-17.el7.x86_64 110/332 \n Updating : iproute-3.10.0-74.el7.x86_64 111/332 \n Updating : initscripts-9.49.37-1.el7.x86_64 112/332 \n Updating : freetype-2.4.11-12.el7.x86_64 113/332 \n Updating : 1:grub2-tools-2.02-0.44.el7.centos.x86_64 114/332 \n Updating : libtasn1-3.8-3.el7.x86_64 115/332 \n Updating : checkpolicy-2.5-4.el7.x86_64 116/332 \n Updating : libtalloc-2.1.6-1.el7.x86_64 117/332 \n Updating : kernel-tools-libs-3.10.0-514.6.1.el7.x86_64 118/332 \n Updating : libpath_utils-0.2.1-27.el7.x86_64 119/332 \n Updating : libini_config-1.3.0-27.el7.x86_64 120/332 \n Updating : gssproxy-0.4.1-13.el7.x86_64 121/332 \n Updating : 1:dmidecode-3.0-2.el7.x86_64 122/332 \n Updating : virt-what-1.13-8.el7.x86_64 123/332 \n Updating : 32:bind-license-9.9.4-38.el7_3.1.noarch 124/332 \n Updating : 32:bind-libs-lite-9.9.4-38.el7_3.1.x86_64 125/332 \n Updating : 12:dhclient-4.2.5-47.el7.centos.x86_64 126/332 \n Updating : dracut-network-033-463.el7.x86_64 127/332 \n Updating : 1:quota-nls-4.01-14.el7.noarch 128/332 \n Updating : 1:quota-4.01-14.el7.x86_64 129/332 \n Installing : linux-firmware-20160830-49.git7534e19.el7.noarch 130/332 \n Updating : kbd-legacy-1.15.5-12.el7.noarch 131/332 \n Updating : kbd-1.15.5-12.el7.x86_64 132/332 \n Installing : kernel-3.10.0-514.6.1.el7.x86_64 133/332 \ngrubby fatal error: unable to find a suitable template\ngrubby fatal error: unable to find a suitable template\n Updating : 1:nfs-utils-1.3.0-0.33.el7.x86_64 134/332 \n Updating : kexec-tools-2.0.7-50.el7.x86_64 135/332 \n Updating : tuned-2.7.1-3.el7_3.1.noarch 136/332 \n Updating : kernel-tools-3.10.0-514.6.1.el7.x86_64 137/332 \n Updating : libtevent-0.9.28-1.el7.x86_64 138/332 \n Updating : policycoreutils-python-2.5-11.el7_3.x86_64 139/332 \n Updating : gnutls-3.3.24-1.el7.x86_64 140/332 \n Updating : 1:grub2-2.02-0.44.el7.centos.x86_64 141/332 \n Updating : yum-utils-1.1.31-40.el7.noarch 142/332 \n Updating : openssh-server-6.6.1p1-33.el7_3.x86_64 143/332 \n Updating : openssh-clients-6.6.1p1-33.el7_3.x86_64 144/332 \n Updating : sudo-1.8.6p7-21.el7_3.x86_64 145/332 \nwarning: /etc/sudoers created as /etc/sudoers.rpmnew\n Updating : selinux-policy-targeted-3.13.1-102.el7_3.13.noarch 146/332 \nRunning in chroot, ignoring request.\n Updating : authconfig-6.2.8-14.el7.x86_64 147/332 \n Updating : rdma-7.3_4.7_rc2-5.el7.noarch 148/332 \n Updating : dnsmasq-2.66-21.el7.x86_64 149/332 \n Updating : 1:wpa_supplicant-2.0-20.el7.x86_64 150/332 \n Updating : audit-2.6.5-3.el7.x86_64 151/332 \n Updating : 3:irqbalance-1.0.7-6.el7.x86_64 152/332 \n Updating : 2:microcode_ctl-2.1-16.1.el7_3.x86_64 153/332 \n Updating : chrony-2.1.1-4.el7.centos.x86_64 154/332 \n Updating : dracut-config-generic-033-463.el7.x86_64 155/332 \n Updating : dracut-config-rescue-033-463.el7.x86_64 156/332 \n Updating : parted-3.1-28.el7.x86_64 157/332 \n Updating : libgudev1-219-30.el7_3.6.x86_64 158/332 \n Updating : btrfs-progs-4.4.1-1.el7.x86_64 159/332 \n Updating : xfsprogs-4.5.0-9.el7_3.x86_64 160/332 \n Updating : e2fsprogs-1.42.9-9.el7.x86_64 161/332 \n Updating : 1:mariadb-libs-5.5.52-1.el7.x86_64 162/332 \n Updating : logrotate-3.8.6-12.el7.x86_64 163/332 \n Updating : teamd-1.25-4.el7.x86_64 164/332 \n Updating : libsoup-2.48.1-6.el7.x86_64 165/332 \n Updating : libproxy-0.4.11-10.el7.x86_64 166/332 \n Updating : libgomp-4.8.5-11.el7.x86_64 167/332 \n Updating : libndp-1.2-7.el7.x86_64 168/332 \n Updating : iwl7265-firmware-22.0.7.0-49.el7.noarch 169/332 \n Cleanup : 1:nfs-utils-1.3.0-0.21.el7_2.1.x86_64 170/332 \n Cleanup : openssh-server-6.6.1p1-25.el7_2.x86_64 171/332 \n Cleanup : policycoreutils-python-2.2.5-20.el7.x86_64 172/332 \n Cleanup : gssproxy-0.4.1-8.el7_2.x86_64 173/332 \n Cleanup : openssh-clients-6.6.1p1-25.el7_2.x86_64 174/332 \n Cleanup : polkit-0.112-7.el7_2.x86_64 175/332 \n Cleanup : openssh-6.6.1p1-25.el7_2.x86_64 176/332 \n Cleanup : kexec-tools-2.0.7-38.el7_2.1.x86_64 177/332 \n Cleanup : sudo-1.8.6p7-17.el7_2.x86_64 178/332 \n Cleanup : audit-2.4.1-5.el7.x86_64 179/332 \n Cleanup : parted-3.1-23.el7.x86_64 180/332 \n Cleanup : 1:wpa_supplicant-2.0-17.el7_1.x86_64 181/332 \n Cleanup : btrfs-progs-3.19.1-1.el7.x86_64 182/332 \n Cleanup : tuned-2.5.1-4.el7_2.3.noarch 183/332 \n Cleanup : 1:grub2-2.02-0.34.el7.centos.x86_64 184/332 \n Cleanup : 1:grub2-tools-2.02-0.34.el7.centos.x86_64 185/332 \n Cleanup : 1:quota-4.01-11.el7_2.1.x86_64 186/332 \n Cleanup : rpcbind-0.2.0-33.el7_2.1.x86_64 187/332 \n Cleanup : e2fsprogs-1.42.9-7.el7.x86_64 188/332 \n Cleanup : teamd-1.17-6.el7_2.x86_64 189/332 \n Cleanup : authconfig-6.2.8-10.el7.x86_64 190/332 \n Cleanup : 1:openssl-1.0.1e-51.el7_2.5.x86_64 191/332 \n Cleanup : libini_config-1.2.0-25.el7.x86_64 192/332 \n Cleanup : setools-libs-3.3.7-46.el7.x86_64 193/332 \n Cleanup : libgudev1-219-19.el7_2.12.x86_64 194/332 \n Cleanup : 1:mariadb-libs-5.5.50-1.el7_2.x86_64 195/332 \n Cleanup : kbd-1.15.5-11.el7.x86_64 196/332 \n Cleanup : kernel-tools-3.10.0-327.28.3.el7.x86_64 197/332 \n Cleanup : dnsmasq-2.66-14.el7_1.x86_64 198/332 \n Cleanup : os-prober-1.58-5.el7.x86_64 199/332 \n Cleanup : xfsprogs-3.2.2-2.el7.x86_64 200/332 \n Cleanup : chrony-2.1.1-1.el7.centos.x86_64 201/332 \n Cleanup : libteam-1.17-6.el7_2.x86_64 202/332 \n Cleanup : file-5.11-31.el7.x86_64 203/332 \n Cleanup : mozjs17-17.0.0-12.el7.x86_64 204/332 \n Cleanup : logrotate-3.8.6-7.el7_2.x86_64 205/332 \n Cleanup : libsoup-2.48.1-3.el7.x86_64 206/332 \n Cleanup : gnutls-3.3.8-14.el7_2.x86_64 207/332 \n Cleanup : libproxy-0.4.11-8.el7.x86_64 208/332 \n Cleanup : 3:irqbalance-1.0.7-5.el7.x86_64 209/332 \n Cleanup : dracut-network-033-360.el7_2.1.x86_64 210/332 \n Cleanup : 12:dhclient-4.2.5-42.el7.centos.x86_64 211/332 \n Cleanup : selinux-policy-targeted-3.13.1-60.el7_2.7.noarch 212/332 \n Cleanup : initscripts-9.49.30-1.el7_2.3.x86_64 213/332 \n Cleanup : 32:bind-libs-lite-9.9.4-29.el7_2.3.x86_64 214/332 \n Cleanup : glib2-2.42.2-5.el7.x86_64 215/332 \n Cleanup : iproute-3.10.0-54.el7_2.1.x86_64 216/332 \n Cleanup : libtirpc-0.2.4-0.6.el7.x86_64 217/332 \n Cleanup : python-perf-3.10.0-327.28.3.el7.x86_64 218/332 \n Cleanup : virt-what-1.13-6.el7.x86_64 219/332 \n Cleanup : audit-libs-python-2.4.1-5.el7.x86_64 220/332 \n Cleanup : libcgroup-0.41-8.el7.x86_64 221/332 \n Cleanup : libselinux-python-2.2.2-6.el7.x86_64 222/332 \n Cleanup : libsemanage-python-2.1.10-18.el7.x86_64 223/332 \n Cleanup : 2:tar-1.26-29.el7.x86_64 224/332 \n Cleanup : selinux-policy-3.13.1-60.el7_2.7.noarch 225/332 \n Cleanup : rdma-7.2_4.1_rc6-2.el7.noarch 226/332 \n Cleanup : policycoreutils-2.2.5-20.el7.x86_64 227/332 \n Cleanup : libselinux-utils-2.2.2-6.el7.x86_64 228/332 \n Cleanup : libstdc++-4.8.5-4.el7.x86_64 229/332 \n Cleanup : libnl3-cli-3.2.21-10.el7.x86_64 230/332 \n Cleanup : e2fsprogs-libs-1.42.9-7.el7.x86_64 231/332 \n Cleanup : libss-1.42.9-7.el7.x86_64 232/332 \n Cleanup : 2:vim-minimal-7.4.160-1.el7.x86_64 233/332 \n Cleanup : checkpolicy-2.1.12-6.el7.x86_64 234/332 \n Cleanup : libnfsidmap-0.25-12.el7.x86_64 235/332 \n Cleanup : libtevent-0.9.26-1.el7_2.1.x86_64 236/332 \n Cleanup : grubby-8.28-17.el7.x86_64 237/332 \n Cleanup : 2:microcode_ctl-2.1-12.el7_2.1.x86_64 238/332 \n Cleanup : systemd-sysv-219-19.el7_2.12.x86_64 239/332 \n Cleanup : yum-utils-1.1.31-34.el7.noarch 240/332 \n Cleanup : yum-3.4.3-132.el7.centos.0.1.noarch 241/332 \n Cleanup : yum-plugin-fastestmirror-1.1.31-34.el7.noarch 242/332 \n Cleanup : python-urlgrabber-3.10-7.el7.noarch 243/332 \n Cleanup : dracut-config-rescue-033-360.el7_2.1.x86_64 244/332 \n Cleanup : 12:dhcp-common-4.2.5-42.el7.centos.x86_64 245/332 \n Cleanup : 12:dhcp-libs-4.2.5-42.el7.centos.x86_64 246/332 \n Cleanup : dracut-config-generic-033-360.el7_2.1.x86_64 247/332 \n Cleanup : 32:bind-license-9.9.4-29.el7_2.3.noarch 248/332 \n Cleanup : kbd-legacy-1.15.5-11.el7.noarch 249/332 \n Cleanup : kbd-misc-1.15.5-11.el7.noarch 250/332 \n Cleanup : 1:quota-nls-4.01-11.el7_2.1.noarch 251/332 \n Cleanup : iwl7265-firmware-22.0.7.0-43.el7.noarch 252/332 \n Cleanup : rpm-python-4.11.3-17.el7.x86_64 253/332 \n Cleanup : rpm-build-libs-4.11.3-17.el7.x86_64 254/332 \n Cleanup : kpartx-0.4.9-85.el7_2.5.x86_64 255/332 \n Cleanup : cryptsetup-libs-1.6.7-1.el7.x86_64 256/332 \n Cleanup : kmod-20-5.el7.x86_64 257/332 \n Cleanup : dracut-033-360.el7_2.1.x86_64 258/332 \n Cleanup : 7:device-mapper-libs-1.02.107-5.el7_2.5.x86_64 259/332 \n Cleanup : 7:device-mapper-1.02.107-5.el7_2.5.x86_64 260/332 \n Cleanup : 1:dbus-1.6.12-14.el7_2.x86_64 261/332 \n Cleanup : systemd-219-19.el7_2.12.x86_64 262/332 \n Cleanup : util-linux-2.23.2-26.el7_2.3.x86_64 263/332 \n Cleanup : 2:shadow-utils-4.1.5.1-18.el7.x86_64 264/332 \n Cleanup : gnupg2-2.0.22-3.el7.x86_64 265/332 \n Cleanup : openldap-2.4.40-9.el7_2.x86_64 266/332 \n Cleanup : rpm-libs-4.11.3-17.el7.x86_64 267/332 \n Cleanup : rpm-4.11.3-17.el7.x86_64 268/332 \n Cleanup : nss-tools-3.21.0-9.el7_2.x86_64 269/332 \n Cleanup : nss-sysinit-3.21.0-9.el7_2.x86_64 270/332 \n Cleanup : nss-3.21.0-9.el7_2.x86_64 271/332 \n Cleanup : binutils-2.23.52.0.1-55.el7.x86_64 272/332 \n Cleanup : nss-softokn-3.16.2.3-14.2.el7_2.x86_64 273/332 \n Cleanup : libsemanage-2.1.10-18.el7.x86_64 274/332 \n Cleanup : libmount-2.23.2-26.el7_2.3.x86_64 275/332 \n Cleanup : libblkid-2.23.2-26.el7_2.3.x86_64 276/332 \n Cleanup : kmod-libs-20-5.el7.x86_64 277/332 \n Cleanup : xz-5.1.2-12alpha.el7.x86_64 278/332 \n Cleanup : python-pycurl-7.19.0-17.el7.x86_64 279/332 \n Cleanup : python-2.7.5-38.el7_2.x86_64 280/332 \n Cleanup : python-libs-2.7.5-38.el7_2.x86_64 281/332 \n Cleanup : pinentry-0.8.1-14.el7.x86_64 282/332 \n Cleanup : chkconfig-1.3.61-5.el7_2.1.x86_64 283/332 \n Cleanup : procps-ng-3.3.10-5.el7_2.x86_64 284/332 \n Cleanup : systemd-libs-219-19.el7_2.12.x86_64 285/332 \n Cleanup : pam-1.1.8-12.el7_1.1.x86_64 286/332 \n Cleanup : elfutils-libs-0.163-3.el7.x86_64 287/332 \n Cleanup : ca-certificates-2015.2.6-70.1.el7_2.noarch 288/332 \n Cleanup : krb5-libs-1.13.2-12.el7_2.x86_64 289/332 \n Cleanup : coreutils-8.22-15.el7_2.1.x86_64 290/332 \n Cleanup : 1:openssl-libs-1.0.1e-51.el7_2.5.x86_64 291/332 \n Cleanup : file-libs-5.11-31.el7.x86_64 292/332 \n Cleanup : iptables-1.4.21-16.el7.x86_64 293/332 \n Cleanup : nettle-2.7.1-4.el7.x86_64 294/332 \n Cleanup : 1:make-3.82-21.el7.x86_64 295/332 \n Cleanup : freetype-2.4.11-11.el7.x86_64 296/332 \n Cleanup : libgomp-4.8.5-4.el7.x86_64 297/332 \n Cleanup : filesystem-3.2-20.el7.x86_64 298/332 \n Cleanup : setup-2.8.71-6.el7.noarch 299/332 \n Cleanup : zlib-1.2.7-15.el7.x86_64 300/332 \n Cleanup : libcom_err-1.42.9-7.el7.x86_64 301/332 \n Cleanup : elfutils-libelf-0.163-3.el7.x86_64 302/332 \n Cleanup : audit-libs-2.4.1-5.el7.x86_64 303/332 \n Cleanup : libgcrypt-1.5.3-12.el7_1.1.x86_64 304/332 \n Cleanup : expat-2.1.0-8.el7.x86_64 305/332 \n Cleanup : libffi-3.0.13-16.el7.x86_64 306/332 \n Cleanup : libuuid-2.23.2-26.el7_2.3.x86_64 307/332 \n Cleanup : nss-util-3.21.0-2.2.el7_2.x86_64 308/332 \n Cleanup : lua-5.1.4-14.el7.x86_64 309/332 \n Cleanup : 1:dbus-libs-1.6.12-14.el7_2.x86_64 310/332 \n Cleanup : libtalloc-2.1.5-1.el7_2.x86_64 311/332 \n Cleanup : libnl3-3.2.21-10.el7.x86_64 312/332 \n Cleanup : 1:dmidecode-2.12-9.el7.x86_64 313/332 \n Cleanup : libtasn1-3.8-2.el7.x86_64 314/332 \n Cleanup : kernel-tools-libs-3.10.0-327.28.3.el7.x86_64 315/332 \n Cleanup : pciutils-libs-3.2.1-4.el7.x86_64 316/332 \n Cleanup : libbasicobjects-0.1.1-25.el7.x86_64 317/332 \n Cleanup : libcollection-0.6.2-25.el7.x86_64 318/332 \n Cleanup : libpath_utils-0.2.1-25.el7.x86_64 319/332 \n Cleanup : libref_array-0.1.5-25.el7.x86_64 320/332 \n Cleanup : 2:ethtool-3.15-2.el7.x86_64 321/332 \n Cleanup : libndp-1.2-6.el7_2.x86_64 322/332 \n Cleanup : centos-release-7-2.1511.el7.centos.2.10.x86_64 323/332 \n Cleanup : xz-libs-5.1.2-12alpha.el7.x86_64 324/332 \n Cleanup : libsepol-2.1.9-3.el7.x86_64 325/332 \n Cleanup : libselinux-2.2.2-6.el7.x86_64 326/332 \n Cleanup : glibc-common-2.17-106.el7_2.8.x86_64 327/332 \n Cleanup : bash-4.2.46-20.el7_2.x86_64 328/332 \n Cleanup : nss-softokn-freebl-3.16.2.3-14.2.el7_2.x86_64 329/332 \n Cleanup : glibc-2.17-106.el7_2.8.x86_64 330/332 \n Cleanup : tzdata-2016f-1.el7.noarch 331/332 \n Cleanup : libgcc-4.8.5-4.el7.x86_64 332/332 \n Verifying : kernel-3.10.0-514.6.1.el7.x86_64 1/332 \n Verifying : 3:irqbalance-1.0.7-6.el7.x86_64 2/332 \n Verifying : 1:quota-4.01-14.el7.x86_64 3/332 \n Verifying : libnfsidmap-0.25-15.el7.x86_64 4/332 \n Verifying : libnl3-cli-3.2.28-3.el7_3.x86_64 5/332 \n Verifying : 1:openssl-libs-1.0.1e-60.el7.x86_64 6/332 \n Verifying : python-urlgrabber-3.10-8.el7.noarch 7/332 \n Verifying : btrfs-progs-4.4.1-1.el7.x86_64 8/332 \n Verifying : 7:device-mapper-libs-1.02.135-1.el7_3.2.x86_64 9/332 \n Verifying : kmod-20-9.el7.x86_64 10/332 \n Verifying : dracut-033-463.el7.x86_64 11/332 \n Verifying : 1:dbus-1.6.12-17.el7.x86_64 12/332 \n Verifying : libproxy-0.4.11-10.el7.x86_64 13/332 \n Verifying : libtasn1-3.8-3.el7.x86_64 14/332 \n Verifying : bash-4.2.46-21.el7_3.x86_64 15/332 \n Verifying : pciutils-libs-3.5.1-1.el7.x86_64 16/332 \n Verifying : libffi-3.0.13-18.el7.x86_64 17/332 \n Verifying : file-libs-5.11-33.el7.x86_64 18/332 \n Verifying : libmount-2.23.2-33.el7.x86_64 19/332 \n Verifying : zlib-1.2.7-17.el7.x86_64 20/332 \n Verifying : kmod-libs-20-9.el7.x86_64 21/332 \n Verifying : elfutils-libs-0.166-2.el7.x86_64 22/332 \n Verifying : pciutils-3.5.1-1.el7.x86_64 23/332 \n Verifying : dracut-network-033-463.el7.x86_64 24/332 \n Verifying : 1:make-3.82-23.el7.x86_64 25/332 \n Verifying : kpartx-0.4.9-99.el7_3.1.x86_64 26/332 \n Verifying : 2:microcode_ctl-2.1-16.1.el7_3.x86_64 27/332 \n Verifying : virt-what-1.13-8.el7.x86_64 28/332 \n Verifying : rpcbind-0.2.0-38.el7.x86_64 29/332 \n Verifying : 12:dhcp-common-4.2.5-47.el7.centos.x86_64 30/332 \n Verifying : ca-certificates-2015.2.6-73.el7.noarch 31/332 \n Verifying : libcgroup-0.41-11.el7.x86_64 32/332 \n Verifying : iproute-3.10.0-74.el7.x86_64 33/332 \n Verifying : 1:grub2-tools-2.02-0.44.el7.centos.x86_64 34/332 \n Verifying : 1:grub2-2.02-0.44.el7.centos.x86_64 35/332 \n Verifying : checkpolicy-2.5-4.el7.x86_64 36/332 \n Verifying : dracut-config-generic-033-463.el7.x86_64 37/332 \n Verifying : gssproxy-0.4.1-13.el7.x86_64 38/332 \n Verifying : nettle-2.7.1-8.el7.x86_64 39/332 \n Verifying : systemd-libs-219-30.el7_3.6.x86_64 40/332 \n Verifying : kbd-legacy-1.15.5-12.el7.noarch 41/332 \n Verifying : openssh-server-6.6.1p1-33.el7_3.x86_64 42/332 \n Verifying : sudo-1.8.6p7-21.el7_3.x86_64 43/332 \n Verifying : dnsmasq-2.66-21.el7.x86_64 44/332 \n Verifying : chrony-2.1.1-4.el7.centos.x86_64 45/332 \n Verifying : os-prober-1.58-9.el7.x86_64 46/332 \n Verifying : libtalloc-2.1.6-1.el7.x86_64 47/332 \n Verifying : kernel-tools-3.10.0-514.6.1.el7.x86_64 48/332 \n Verifying : kernel-tools-libs-3.10.0-514.6.1.el7.x86_64 49/332 \n Verifying : 2:tar-1.26-31.el7.x86_64 50/332 \n Verifying : cryptsetup-libs-1.7.2-1.el7.x86_64 51/332 \n Verifying : yum-plugin-fastestmirror-1.1.31-40.el7.noarch 52/332 \n Verifying : lua-5.1.4-15.el7.x86_64 53/332 \n Verifying : libini_config-1.3.0-27.el7.x86_64 54/332 \n Verifying : libxml2-python-2.9.1-6.el7_2.3.x86_64 55/332 \n Verifying : rpm-4.11.3-21.el7.x86_64 56/332 \n Verifying : gnutls-3.3.24-1.el7.x86_64 57/332 \n Verifying : python-libs-2.7.5-48.el7.x86_64 58/332 \n Verifying : iwl7265-firmware-22.0.7.0-49.el7.noarch 59/332 \n Verifying : gnupg2-2.0.22-4.el7.x86_64 60/332 \n Verifying : 2:shadow-utils-4.1.5.1-24.el7.x86_64 61/332 \n Verifying : openssh-clients-6.6.1p1-33.el7_3.x86_64 62/332 \n Verifying : policycoreutils-python-2.5-11.el7_3.x86_64 63/332 \n Verifying : libselinux-2.5-6.el7.x86_64 64/332 \n Verifying : libcom_err-1.42.9-9.el7.x86_64 65/332 \n Verifying : libnl3-3.2.28-3.el7_3.x86_64 66/332 \n Verifying : 32:bind-libs-lite-9.9.4-38.el7_3.1.x86_64 67/332 \n Verifying : e2fsprogs-libs-1.42.9-9.el7.x86_64 68/332 \n Verifying : linux-firmware-20160830-49.git7534e19.el7.noarch 69/332 \n Verifying : centos-release-7-3.1611.el7.centos.x86_64 70/332 \n Verifying : nss-softokn-freebl-3.16.2.3-14.4.el7.x86_64 71/332 \n Verifying : audit-libs-2.6.5-3.el7.x86_64 72/332 \n Verifying : libref_array-0.1.5-27.el7.x86_64 73/332 \n Verifying : polkit-0.112-9.el7.x86_64 74/332 \n Verifying : audit-libs-python-2.6.5-3.el7.x86_64 75/332 \n Verifying : libpath_utils-0.2.1-27.el7.x86_64 76/332 \n Verifying : util-linux-2.23.2-33.el7.x86_64 77/332 \n Verifying : openssh-6.6.1p1-33.el7_3.x86_64 78/332 \n Verifying : 1:quota-nls-4.01-14.el7.noarch 79/332 \n Verifying : libndp-1.2-7.el7.x86_64 80/332 \n Verifying : libcollection-0.6.2-27.el7.x86_64 81/332 \n Verifying : hwdata-0.252-8.4.el7.x86_64 82/332 \n Verifying : filesystem-3.2-21.el7.x86_64 83/332 \n Verifying : libteam-1.25-4.el7.x86_64 84/332 \n Verifying : binutils-2.25.1-22.base.el7.x86_64 85/332 \n Verifying : file-5.11-33.el7.x86_64 86/332 \n Verifying : grubby-8.28-18.el7.x86_64 87/332 \n Verifying : libsepol-2.5-6.el7.x86_64 88/332 \n Verifying : 32:bind-license-9.9.4-38.el7_3.1.noarch 89/332 \n Verifying : python-perf-3.10.0-514.6.1.el7.x86_64 90/332 \n Verifying : glib2-2.46.2-4.el7.x86_64 91/332 \n Verifying : systemd-219-30.el7_3.6.x86_64 92/332 \n Verifying : coreutils-8.22-18.el7.x86_64 93/332 \n Verifying : libselinux-python-2.5-6.el7.x86_64 94/332 \n Verifying : kbd-1.15.5-12.el7.x86_64 95/332 \n Verifying : procps-ng-3.3.10-10.el7.x86_64 96/332 \n Verifying : authconfig-6.2.8-14.el7.x86_64 97/332 \n Verifying : libsoup-2.48.1-6.el7.x86_64 98/332 \n Verifying : policycoreutils-2.5-11.el7_3.x86_64 99/332 \n Verifying : 7:device-mapper-1.02.135-1.el7_3.2.x86_64 100/332 \n Verifying : 1:dmidecode-3.0-2.el7.x86_64 101/332 \n Verifying : libbasicobjects-0.1.1-27.el7.x86_64 102/332 \n Verifying : selinux-policy-3.13.1-102.el7_3.13.noarch 103/332 \n Verifying : yum-3.4.3-150.el7.centos.noarch 104/332 \n Verifying : pam-1.1.8-18.el7.x86_64 105/332 \n Verifying : iptables-1.4.21-17.el7.x86_64 106/332 \n Verifying : pinentry-0.8.1-17.el7.x86_64 107/332 \n Verifying : glibc-2.17-157.el7_3.1.x86_64 108/332 \n Verifying : systemd-sysv-219-30.el7_3.6.x86_64 109/332 \n Verifying : dracut-config-rescue-033-463.el7.x86_64 110/332 \n Verifying : libgcc-4.8.5-11.el7.x86_64 111/332 \n Verifying : python-pycurl-7.19.0-19.el7.x86_64 112/332 \n Verifying : xz-libs-5.2.2-1.el7.x86_64 113/332 \n Verifying : nss-tools-3.21.3-2.el7_3.x86_64 114/332 \n Verifying : freetype-2.4.11-12.el7.x86_64 115/332 \n Verifying : rpm-python-4.11.3-21.el7.x86_64 116/332 \n Verifying : selinux-policy-targeted-3.13.1-102.el7_3.13.noarch 117/332 \n Verifying : python-2.7.5-48.el7.x86_64 118/332 \n Verifying : tuned-2.7.1-3.el7_3.1.noarch 119/332 \n Verifying : 1:openssl-1.0.1e-60.el7.x86_64 120/332 \n Verifying : libtirpc-0.2.4-0.8.el7.x86_64 121/332 \n Verifying : tzdata-2016j-1.el7.noarch 122/332 \n Verifying : expat-2.1.0-10.el7_3.x86_64 123/332 \n Verifying : kexec-tools-2.0.7-50.el7.x86_64 124/332 \n Verifying : libss-1.42.9-9.el7.x86_64 125/332 \n Verifying : initscripts-9.49.37-1.el7.x86_64 126/332 \n Verifying : mozjs17-17.0.0-19.el7.x86_64 127/332 \n Verifying : 1:wpa_supplicant-2.0-20.el7.x86_64 128/332 \n Verifying : nss-softokn-3.16.2.3-14.4.el7.x86_64 129/332 \n Verifying : 1:nfs-utils-1.3.0-0.33.el7.x86_64 130/332 \n Verifying : kbd-misc-1.15.5-12.el7.noarch 131/332 \n Verifying : libselinux-utils-2.5-6.el7.x86_64 132/332 \n Verifying : 1:dbus-libs-1.6.12-17.el7.x86_64 133/332 \n Verifying : libuuid-2.23.2-33.el7.x86_64 134/332 \n Verifying : 2:vim-minimal-7.4.160-1.el7_3.1.x86_64 135/332 \n Verifying : teamd-1.25-4.el7.x86_64 136/332 \n Verifying : glibc-common-2.17-157.el7_3.1.x86_64 137/332 \n Verifying : krb5-libs-1.14.1-27.el7_3.x86_64 138/332 \n Verifying : 12:dhclient-4.2.5-47.el7.centos.x86_64 139/332 \n Verifying : setup-2.8.71-7.el7.noarch 140/332 \n Verifying : 2:ethtool-4.5-3.el7.x86_64 141/332 \n Verifying : libgcrypt-1.5.3-13.el7_3.1.x86_64 142/332 \n Verifying : xfsprogs-4.5.0-9.el7_3.x86_64 143/332 \n Verifying : parted-3.1-28.el7.x86_64 144/332 \n Verifying : audit-2.6.5-3.el7.x86_64 145/332 \n Verifying : libsemanage-2.5-5.1.el7_3.x86_64 146/332 \n Verifying : openldap-2.4.40-13.el7.x86_64 147/332 \n Verifying : xz-5.2.2-1.el7.x86_64 148/332 \n Verifying : logrotate-3.8.6-12.el7.x86_64 149/332 \n Verifying : libtevent-0.9.28-1.el7.x86_64 150/332 \n Verifying : chkconfig-1.7.2-1.el7.x86_64 151/332 \n Verifying : 1:mariadb-libs-5.5.52-1.el7.x86_64 152/332 \n Verifying : rdma-7.3_4.7_rc2-5.el7.noarch 153/332 \n Verifying : libstdc++-4.8.5-11.el7.x86_64 154/332 \n Verifying : nss-util-3.21.3-1.1.el7_3.x86_64 155/332 \n Verifying : libgudev1-219-30.el7_3.6.x86_64 156/332 \n Verifying : 12:dhcp-libs-4.2.5-47.el7.centos.x86_64 157/332 \n Verifying : GeoIP-1.5.0-11.el7.x86_64 158/332 \n Verifying : libblkid-2.23.2-33.el7.x86_64 159/332 \n Verifying : nss-3.21.3-2.el7_3.x86_64 160/332 \n Verifying : libsemanage-python-2.5-5.1.el7_3.x86_64 161/332 \n Verifying : rpm-build-libs-4.11.3-21.el7.x86_64 162/332 \n Verifying : rpm-libs-4.11.3-21.el7.x86_64 163/332 \n Verifying : e2fsprogs-1.42.9-9.el7.x86_64 164/332 \n Verifying : libgomp-4.8.5-11.el7.x86_64 165/332 \n Verifying : yum-utils-1.1.31-40.el7.noarch 166/332 \n Verifying : nss-sysinit-3.21.3-2.el7_3.x86_64 167/332 \n Verifying : elfutils-libelf-0.166-2.el7.x86_64 168/332 \n Verifying : setools-libs-3.3.8-1.1.el7.x86_64 169/332 \n Verifying : 2:tar-1.26-29.el7.x86_64 170/332 \n Verifying : kbd-misc-1.15.5-11.el7.noarch 171/332 \n Verifying : systemd-sysv-219-19.el7_2.12.x86_64 172/332 \n Verifying : iproute-3.10.0-54.el7_2.1.x86_64 173/332 \n Verifying : kexec-tools-2.0.7-38.el7_2.1.x86_64 174/332 \n Verifying : gnupg2-2.0.22-3.el7.x86_64 175/332 \n Verifying : libsemanage-python-2.1.10-18.el7.x86_64 176/332 \n Verifying : xfsprogs-3.2.2-2.el7.x86_64 177/332 \n Verifying : systemd-219-19.el7_2.12.x86_64 178/332 \n Verifying : libproxy-0.4.11-8.el7.x86_64 179/332 \n Verifying : setools-libs-3.3.7-46.el7.x86_64 180/332 \n Verifying : 32:bind-license-9.9.4-29.el7_2.3.noarch 181/332 \n Verifying : libteam-1.17-6.el7_2.x86_64 182/332 \n Verifying : util-linux-2.23.2-26.el7_2.3.x86_64 183/332 \n Verifying : libsoup-2.48.1-3.el7.x86_64 184/332 \n Verifying : dracut-033-360.el7_2.1.x86_64 185/332 \n Verifying : e2fsprogs-1.42.9-7.el7.x86_64 186/332 \n Verifying : sudo-1.8.6p7-17.el7_2.x86_64 187/332 \n Verifying : ca-certificates-2015.2.6-70.1.el7_2.noarch 188/332 \n Verifying : libstdc++-4.8.5-4.el7.x86_64 189/332 \n Verifying : 12:dhclient-4.2.5-42.el7.centos.x86_64 190/332 \n Verifying : 3:irqbalance-1.0.7-5.el7.x86_64 191/332 \n Verifying : 1:nfs-utils-1.3.0-0.21.el7_2.1.x86_64 192/332 \n Verifying : authconfig-6.2.8-10.el7.x86_64 193/332 \n Verifying : nss-util-3.21.0-2.2.el7_2.x86_64 194/332 \n Verifying : 2:shadow-utils-4.1.5.1-18.el7.x86_64 195/332 \n Verifying : 32:bind-libs-lite-9.9.4-29.el7_2.3.x86_64 196/332 \n Verifying : kbd-1.15.5-11.el7.x86_64 197/332 \n Verifying : xz-libs-5.1.2-12alpha.el7.x86_64 198/332 \n Verifying : initscripts-9.49.30-1.el7_2.3.x86_64 199/332 \n Verifying : libnfsidmap-0.25-12.el7.x86_64 200/332 \n Verifying : iptables-1.4.21-16.el7.x86_64 201/332 \n Verifying : libcollection-0.6.2-25.el7.x86_64 202/332 \n Verifying : kernel-tools-3.10.0-327.28.3.el7.x86_64 203/332 \n Verifying : libss-1.42.9-7.el7.x86_64 204/332 \n Verifying : libselinux-python-2.2.2-6.el7.x86_64 205/332 \n Verifying : libpath_utils-0.2.1-25.el7.x86_64 206/332 \n Verifying : python-2.7.5-38.el7_2.x86_64 207/332 \n Verifying : libgomp-4.8.5-4.el7.x86_64 208/332 \n Verifying : rpm-libs-4.11.3-17.el7.x86_64 209/332 \n Verifying : checkpolicy-2.1.12-6.el7.x86_64 210/332 \n Verifying : 1:make-3.82-21.el7.x86_64 211/332 \n Verifying : policycoreutils-2.2.5-20.el7.x86_64 212/332 \n Verifying : audit-2.4.1-5.el7.x86_64 213/332 \n Verifying : kbd-legacy-1.15.5-11.el7.noarch 214/332 \n Verifying : kernel-tools-libs-3.10.0-327.28.3.el7.x86_64 215/332 \n Verifying : libselinux-2.2.2-6.el7.x86_64 216/332 \n Verifying : yum-plugin-fastestmirror-1.1.31-34.el7.noarch 217/332 \n Verifying : libnl3-3.2.21-10.el7.x86_64 218/332 \n Verifying : dracut-config-rescue-033-360.el7_2.1.x86_64 219/332 \n Verifying : libuuid-2.23.2-26.el7_2.3.x86_64 220/332 \n Verifying : virt-what-1.13-6.el7.x86_64 221/332 \n Verifying : libtasn1-3.8-2.el7.x86_64 222/332 \n Verifying : xz-5.1.2-12alpha.el7.x86_64 223/332 \n Verifying : 1:grub2-2.02-0.34.el7.centos.x86_64 224/332 \n Verifying : coreutils-8.22-15.el7_2.1.x86_64 225/332 \n Verifying : tzdata-2016f-1.el7.noarch 226/332 \n Verifying : python-urlgrabber-3.10-7.el7.noarch 227/332 \n Verifying : 1:mariadb-libs-5.5.50-1.el7_2.x86_64 228/332 \n Verifying : teamd-1.17-6.el7_2.x86_64 229/332 \n Verifying : openssh-6.6.1p1-25.el7_2.x86_64 230/332 \n Verifying : elfutils-libelf-0.163-3.el7.x86_64 231/332 \n Verifying : libini_config-1.2.0-25.el7.x86_64 232/332 \n Verifying : 7:device-mapper-1.02.107-5.el7_2.5.x86_64 233/332 \n Verifying : libsemanage-2.1.10-18.el7.x86_64 234/332 \n Verifying : 7:device-mapper-libs-1.02.107-5.el7_2.5.x86_64 235/332 \n Verifying : libtirpc-0.2.4-0.6.el7.x86_64 236/332 \n Verifying : 2:microcode_ctl-2.1-12.el7_2.1.x86_64 237/332 \n Verifying : cryptsetup-libs-1.6.7-1.el7.x86_64 238/332 \n Verifying : rpcbind-0.2.0-33.el7_2.1.x86_64 239/332 \n Verifying : pam-1.1.8-12.el7_1.1.x86_64 240/332 \n Verifying : python-libs-2.7.5-38.el7_2.x86_64 241/332 \n Verifying : nettle-2.7.1-4.el7.x86_64 242/332 \n Verifying : openldap-2.4.40-9.el7_2.x86_64 243/332 \n Verifying : iwl7265-firmware-22.0.7.0-43.el7.noarch 244/332 \n Verifying : libselinux-utils-2.2.2-6.el7.x86_64 245/332 \n Verifying : parted-3.1-23.el7.x86_64 246/332 \n Verifying : tuned-2.5.1-4.el7_2.3.noarch 247/332 \n Verifying : nss-softokn-freebl-3.16.2.3-14.2.el7_2.x86_64 248/332 \n Verifying : glibc-2.17-106.el7_2.8.x86_64 249/332 \n Verifying : libref_array-0.1.5-25.el7.x86_64 250/332 \n Verifying : os-prober-1.58-5.el7.x86_64 251/332 \n Verifying : krb5-libs-1.13.2-12.el7_2.x86_64 252/332 \n Verifying : binutils-2.23.52.0.1-55.el7.x86_64 253/332 \n Verifying : bash-4.2.46-20.el7_2.x86_64 254/332 \n Verifying : glib2-2.42.2-5.el7.x86_64 255/332 \n Verifying : yum-3.4.3-132.el7.centos.0.1.noarch 256/332 \n Verifying : rpm-python-4.11.3-17.el7.x86_64 257/332 \n Verifying : elfutils-libs-0.163-3.el7.x86_64 258/332 \n Verifying : 2:vim-minimal-7.4.160-1.el7.x86_64 259/332 \n Verifying : 1:openssl-libs-1.0.1e-51.el7_2.5.x86_64 260/332 \n Verifying : logrotate-3.8.6-7.el7_2.x86_64 261/332 \n Verifying : dracut-config-generic-033-360.el7_2.1.x86_64 262/332 \n Verifying : libbasicobjects-0.1.1-25.el7.x86_64 263/332 \n Verifying : 12:dhcp-common-4.2.5-42.el7.centos.x86_64 264/332 \n Verifying : nss-tools-3.21.0-9.el7_2.x86_64 265/332 \n Verifying : file-5.11-31.el7.x86_64 266/332 \n Verifying : grubby-8.28-17.el7.x86_64 267/332 \n Verifying : selinux-policy-3.13.1-60.el7_2.7.noarch 268/332 \n Verifying : chkconfig-1.3.61-5.el7_2.1.x86_64 269/332 \n Verifying : procps-ng-3.3.10-5.el7_2.x86_64 270/332 \n Verifying : glibc-common-2.17-106.el7_2.8.x86_64 271/332 \n Verifying : openssh-clients-6.6.1p1-25.el7_2.x86_64 272/332 \n Verifying : libblkid-2.23.2-26.el7_2.3.x86_64 273/332 \n Verifying : chrony-2.1.1-1.el7.centos.x86_64 274/332 \n Verifying : libgcrypt-1.5.3-12.el7_1.1.x86_64 275/332 \n Verifying : 1:wpa_supplicant-2.0-17.el7_1.x86_64 276/332 \n Verifying : nss-sysinit-3.21.0-9.el7_2.x86_64 277/332 \n Verifying : centos-release-7-2.1511.el7.centos.2.10.x86_64 278/332 \n Verifying : 1:quota-nls-4.01-11.el7_2.1.noarch 279/332 \n Verifying : 12:dhcp-libs-4.2.5-42.el7.centos.x86_64 280/332 \n Verifying : rpm-4.11.3-17.el7.x86_64 281/332 \n Verifying : gnutls-3.3.8-14.el7_2.x86_64 282/332 \n Verifying : btrfs-progs-3.19.1-1.el7.x86_64 283/332 \n Verifying : libtevent-0.9.26-1.el7_2.1.x86_64 284/332 \n Verifying : libsepol-2.1.9-3.el7.x86_64 285/332 \n Verifying : audit-libs-python-2.4.1-5.el7.x86_64 286/332 \n Verifying : libtalloc-2.1.5-1.el7_2.x86_64 287/332 \n Verifying : lua-5.1.4-14.el7.x86_64 288/332 \n Verifying : expat-2.1.0-8.el7.x86_64 289/332 \n Verifying : audit-libs-2.4.1-5.el7.x86_64 290/332 \n Verifying : yum-utils-1.1.31-34.el7.noarch 291/332 \n Verifying : selinux-policy-targeted-3.13.1-60.el7_2.7.noarch 292/332 \n Verifying : 1:grub2-tools-2.02-0.34.el7.centos.x86_64 293/332 \n Verifying : pciutils-libs-3.2.1-4.el7.x86_64 294/332 \n Verifying : systemd-libs-219-19.el7_2.12.x86_64 295/332 \n Verifying : rpm-build-libs-4.11.3-17.el7.x86_64 296/332 \n Verifying : policycoreutils-python-2.2.5-20.el7.x86_64 297/332 \n Verifying : libffi-3.0.13-16.el7.x86_64 298/332 \n Verifying : filesystem-3.2-20.el7.x86_64 299/332 \n Verifying : libnl3-cli-3.2.21-10.el7.x86_64 300/332 \n Verifying : 1:openssl-1.0.1e-51.el7_2.5.x86_64 301/332 \n Verifying : gssproxy-0.4.1-8.el7_2.x86_64 302/332 \n Verifying : dracut-network-033-360.el7_2.1.x86_64 303/332 \n Verifying : openssh-server-6.6.1p1-25.el7_2.x86_64 304/332 \n Verifying : nss-softokn-3.16.2.3-14.2.el7_2.x86_64 305/332 \n Verifying : freetype-2.4.11-11.el7.x86_64 306/332 \n Verifying : setup-2.8.71-6.el7.noarch 307/332 \n Verifying : nss-3.21.0-9.el7_2.x86_64 308/332 \n Verifying : file-libs-5.11-31.el7.x86_64 309/332 \n Verifying : kmod-20-5.el7.x86_64 310/332 \n Verifying : pinentry-0.8.1-14.el7.x86_64 311/332 \n Verifying : kmod-libs-20-5.el7.x86_64 312/332 \n Verifying : 2:ethtool-3.15-2.el7.x86_64 313/332 \n Verifying : zlib-1.2.7-15.el7.x86_64 314/332 \n Verifying : kpartx-0.4.9-85.el7_2.5.x86_64 315/332 \n Verifying : e2fsprogs-libs-1.42.9-7.el7.x86_64 316/332 \n Verifying : polkit-0.112-7.el7_2.x86_64 317/332 \n Verifying : 1:quota-4.01-11.el7_2.1.x86_64 318/332 \n Verifying : libndp-1.2-6.el7_2.x86_64 319/332 \n Verifying : libcgroup-0.41-8.el7.x86_64 320/332 \n Verifying : rdma-7.2_4.1_rc6-2.el7.noarch 321/332 \n Verifying : python-perf-3.10.0-327.28.3.el7.x86_64 322/332 \n Verifying : 1:dbus-1.6.12-14.el7_2.x86_64 323/332 \n Verifying : mozjs17-17.0.0-12.el7.x86_64 324/332 \n Verifying : dnsmasq-2.66-14.el7_1.x86_64 325/332 \n Verifying : python-pycurl-7.19.0-17.el7.x86_64 326/332 \n Verifying : libgcc-4.8.5-4.el7.x86_64 327/332 \n Verifying : libcom_err-1.42.9-7.el7.x86_64 328/332 \n Verifying : 1:dmidecode-2.12-9.el7.x86_64 329/332 \n Verifying : 1:dbus-libs-1.6.12-14.el7_2.x86_64 330/332 \n Verifying : libgudev1-219-19.el7_2.12.x86_64 331/332 \n Verifying : libmount-2.23.2-26.el7_2.3.x86_64 332/332 \n\nInstalled:\n kernel.x86_64 0:3.10.0-514.6.1.el7 \n\nDependency Installed:\n GeoIP.x86_64 0:1.5.0-11.el7 \n hwdata.x86_64 0:0.252-8.4.el7 \n libxml2-python.x86_64 0:2.9.1-6.el7_2.3 \n linux-firmware.noarch 0:20160830-49.git7534e19.el7 \n pciutils.x86_64 0:3.5.1-1.el7 \n\nUpdated:\n audit.x86_64 0:2.6.5-3.el7 \n audit-libs.x86_64 0:2.6.5-3.el7 \n audit-libs-python.x86_64 0:2.6.5-3.el7 \n authconfig.x86_64 0:6.2.8-14.el7 \n bash.x86_64 0:4.2.46-21.el7_3 \n bind-libs-lite.x86_64 32:9.9.4-38.el7_3.1 \n bind-license.noarch 32:9.9.4-38.el7_3.1 \n binutils.x86_64 0:2.25.1-22.base.el7 \n btrfs-progs.x86_64 0:4.4.1-1.el7 \n ca-certificates.noarch 0:2015.2.6-73.el7 \n centos-release.x86_64 0:7-3.1611.el7.centos \n checkpolicy.x86_64 0:2.5-4.el7 \n chkconfig.x86_64 0:1.7.2-1.el7 \n chrony.x86_64 0:2.1.1-4.el7.centos \n coreutils.x86_64 0:8.22-18.el7 \n cryptsetup-libs.x86_64 0:1.7.2-1.el7 \n dbus.x86_64 1:1.6.12-17.el7 \n dbus-libs.x86_64 1:1.6.12-17.el7 \n device-mapper.x86_64 7:1.02.135-1.el7_3.2 \n device-mapper-libs.x86_64 7:1.02.135-1.el7_3.2 \n dhclient.x86_64 12:4.2.5-47.el7.centos \n dhcp-common.x86_64 12:4.2.5-47.el7.centos \n dhcp-libs.x86_64 12:4.2.5-47.el7.centos \n dmidecode.x86_64 1:3.0-2.el7 \n dnsmasq.x86_64 0:2.66-21.el7 \n dracut.x86_64 0:033-463.el7 \n dracut-config-generic.x86_64 0:033-463.el7 \n dracut-config-rescue.x86_64 0:033-463.el7 \n dracut-network.x86_64 0:033-463.el7 \n e2fsprogs.x86_64 0:1.42.9-9.el7 \n e2fsprogs-libs.x86_64 0:1.42.9-9.el7 \n elfutils-libelf.x86_64 0:0.166-2.el7 \n elfutils-libs.x86_64 0:0.166-2.el7 \n ethtool.x86_64 2:4.5-3.el7 \n expat.x86_64 0:2.1.0-10.el7_3 \n file.x86_64 0:5.11-33.el7 \n file-libs.x86_64 0:5.11-33.el7 \n filesystem.x86_64 0:3.2-21.el7 \n freetype.x86_64 0:2.4.11-12.el7 \n glib2.x86_64 0:2.46.2-4.el7 \n glibc.x86_64 0:2.17-157.el7_3.1 \n glibc-common.x86_64 0:2.17-157.el7_3.1 \n gnupg2.x86_64 0:2.0.22-4.el7 \n gnutls.x86_64 0:3.3.24-1.el7 \n grub2.x86_64 1:2.02-0.44.el7.centos \n grub2-tools.x86_64 1:2.02-0.44.el7.centos \n grubby.x86_64 0:8.28-18.el7 \n gssproxy.x86_64 0:0.4.1-13.el7 \n initscripts.x86_64 0:9.49.37-1.el7 \n iproute.x86_64 0:3.10.0-74.el7 \n iptables.x86_64 0:1.4.21-17.el7 \n irqbalance.x86_64 3:1.0.7-6.el7 \n iwl7265-firmware.noarch 0:22.0.7.0-49.el7 \n kbd.x86_64 0:1.15.5-12.el7 \n kbd-legacy.noarch 0:1.15.5-12.el7 \n kbd-misc.noarch 0:1.15.5-12.el7 \n kernel-tools.x86_64 0:3.10.0-514.6.1.el7 \n kernel-tools-libs.x86_64 0:3.10.0-514.6.1.el7 \n kexec-tools.x86_64 0:2.0.7-50.el7 \n kmod.x86_64 0:20-9.el7 \n kmod-libs.x86_64 0:20-9.el7 \n kpartx.x86_64 0:0.4.9-99.el7_3.1 \n krb5-libs.x86_64 0:1.14.1-27.el7_3 \n libbasicobjects.x86_64 0:0.1.1-27.el7 \n libblkid.x86_64 0:2.23.2-33.el7 \n libcgroup.x86_64 0:0.41-11.el7 \n libcollection.x86_64 0:0.6.2-27.el7 \n libcom_err.x86_64 0:1.42.9-9.el7 \n libffi.x86_64 0:3.0.13-18.el7 \n libgcc.x86_64 0:4.8.5-11.el7 \n libgcrypt.x86_64 0:1.5.3-13.el7_3.1 \n libgomp.x86_64 0:4.8.5-11.el7 \n libgudev1.x86_64 0:219-30.el7_3.6 \n libini_config.x86_64 0:1.3.0-27.el7 \n libmount.x86_64 0:2.23.2-33.el7 \n libndp.x86_64 0:1.2-7.el7 \n libnfsidmap.x86_64 0:0.25-15.el7 \n libnl3.x86_64 0:3.2.28-3.el7_3 \n libnl3-cli.x86_64 0:3.2.28-3.el7_3 \n libpath_utils.x86_64 0:0.2.1-27.el7 \n libproxy.x86_64 0:0.4.11-10.el7 \n libref_array.x86_64 0:0.1.5-27.el7 \n libselinux.x86_64 0:2.5-6.el7 \n libselinux-python.x86_64 0:2.5-6.el7 \n libselinux-utils.x86_64 0:2.5-6.el7 \n libsemanage.x86_64 0:2.5-5.1.el7_3 \n libsemanage-python.x86_64 0:2.5-5.1.el7_3 \n libsepol.x86_64 0:2.5-6.el7 \n libsoup.x86_64 0:2.48.1-6.el7 \n libss.x86_64 0:1.42.9-9.el7 \n libstdc++.x86_64 0:4.8.5-11.el7 \n libtalloc.x86_64 0:2.1.6-1.el7 \n libtasn1.x86_64 0:3.8-3.el7 \n libteam.x86_64 0:1.25-4.el7 \n libtevent.x86_64 0:0.9.28-1.el7 \n libtirpc.x86_64 0:0.2.4-0.8.el7 \n libuuid.x86_64 0:2.23.2-33.el7 \n logrotate.x86_64 0:3.8.6-12.el7 \n lua.x86_64 0:5.1.4-15.el7 \n make.x86_64 1:3.82-23.el7 \n mariadb-libs.x86_64 1:5.5.52-1.el7 \n microcode_ctl.x86_64 2:2.1-16.1.el7_3 \n mozjs17.x86_64 0:17.0.0-19.el7 \n nettle.x86_64 0:2.7.1-8.el7 \n nfs-utils.x86_64 1:1.3.0-0.33.el7 \n nss.x86_64 0:3.21.3-2.el7_3 \n nss-softokn.x86_64 0:3.16.2.3-14.4.el7 \n nss-softokn-freebl.x86_64 0:3.16.2.3-14.4.el7 \n nss-sysinit.x86_64 0:3.21.3-2.el7_3 \n nss-tools.x86_64 0:3.21.3-2.el7_3 \n nss-util.x86_64 0:3.21.3-1.1.el7_3 \n openldap.x86_64 0:2.4.40-13.el7 \n openssh.x86_64 0:6.6.1p1-33.el7_3 \n openssh-clients.x86_64 0:6.6.1p1-33.el7_3 \n openssh-server.x86_64 0:6.6.1p1-33.el7_3 \n openssl.x86_64 1:1.0.1e-60.el7 \n openssl-libs.x86_64 1:1.0.1e-60.el7 \n os-prober.x86_64 0:1.58-9.el7 \n pam.x86_64 0:1.1.8-18.el7 \n parted.x86_64 0:3.1-28.el7 \n pciutils-libs.x86_64 0:3.5.1-1.el7 \n pinentry.x86_64 0:0.8.1-17.el7 \n policycoreutils.x86_64 0:2.5-11.el7_3 \n policycoreutils-python.x86_64 0:2.5-11.el7_3 \n polkit.x86_64 0:0.112-9.el7 \n procps-ng.x86_64 0:3.3.10-10.el7 \n python.x86_64 0:2.7.5-48.el7 \n python-libs.x86_64 0:2.7.5-48.el7 \n python-perf.x86_64 0:3.10.0-514.6.1.el7 \n python-pycurl.x86_64 0:7.19.0-19.el7 \n python-urlgrabber.noarch 0:3.10-8.el7 \n quota.x86_64 1:4.01-14.el7 \n quota-nls.noarch 1:4.01-14.el7 \n rdma.noarch 0:7.3_4.7_rc2-5.el7 \n rpcbind.x86_64 0:0.2.0-38.el7 \n rpm.x86_64 0:4.11.3-21.el7 \n rpm-build-libs.x86_64 0:4.11.3-21.el7 \n rpm-libs.x86_64 0:4.11.3-21.el7 \n rpm-python.x86_64 0:4.11.3-21.el7 \n selinux-policy.noarch 0:3.13.1-102.el7_3.13 \n selinux-policy-targeted.noarch 0:3.13.1-102.el7_3.13 \n setools-libs.x86_64 0:3.3.8-1.1.el7 \n setup.noarch 0:2.8.71-7.el7 \n shadow-utils.x86_64 2:4.1.5.1-24.el7 \n sudo.x86_64 0:1.8.6p7-21.el7_3 \n systemd.x86_64 0:219-30.el7_3.6 \n systemd-libs.x86_64 0:219-30.el7_3.6 \n systemd-sysv.x86_64 0:219-30.el7_3.6 \n tar.x86_64 2:1.26-31.el7 \n teamd.x86_64 0:1.25-4.el7 \n tuned.noarch 0:2.7.1-3.el7_3.1 \n tzdata.noarch 0:2016j-1.el7 \n util-linux.x86_64 0:2.23.2-33.el7 \n vim-minimal.x86_64 2:7.4.160-1.el7_3.1 \n virt-what.x86_64 0:1.13-8.el7 \n wpa_supplicant.x86_64 1:2.0-20.el7 \n xfsprogs.x86_64 0:4.5.0-9.el7_3 \n xz.x86_64 0:5.2.2-1.el7 \n xz-libs.x86_64 0:5.2.2-1.el7 \n yum.noarch 0:3.4.3-150.el7.centos \n yum-plugin-fastestmirror.noarch 0:1.1.31-40.el7 \n yum-utils.noarch 0:1.1.31-40.el7 \n zlib.x86_64 0:1.2.7-17.el7 \n\nComplete!\ninstalling dhcp-client from simple-init\ninstalling net-tools from simple-init\ninstalling ifupdown from simple-init\ninstalling dhcp-client from simple-init\ninstalling net-tools from simple-init\ninstalling ifupdown from simple-init\ninstalling growpart from growroot\ninstalling e2fsprogs from growroot\ninstalling growpart from growroot\ninstalling e2fsprogs from growroot\ninstalling git from source-repositories\ninstalling git from source-repositories\ninstalling rsync from install-static\ninstalling rsync from install-static\ninstalling openssh-server from openssh-server\ninstalling openssh-server from openssh-server\ninstalling ccache_package from base\ninstalling ccache_package from base\ninstalling bridge-utils from infra-cloud-bridge\ninstalling net-tools from infra-cloud-bridge\ninstalling tcpdump from redhat-common\ninstalling traceroute from redhat-common\ninstalling lsof from redhat-common\ninstalling which from redhat-common\ninstalling tcpdump from redhat-common\ninstalling traceroute from redhat-common\ninstalling lsof from redhat-common\ninstalling which from redhat-common\ninstalling openssh-client from runtime-ssh-host-keys\ninstalling openssh-client from runtime-ssh-host-keys\ninstalling python-dev from pip-and-virtualenv\ninstalling python-dev from pip-and-virtualenv\nRunning command: ['install-packages', u'', u'dhclient', u'rsync', u'git', u'traceroute', u'which', u'openssh-server', u'lsof', u'e2fsprogs', u'ccache', u'net-tools', u'openssh', u'cloud-utils-growpart', u'bridge-utils', u'tcpdump', u'python-dev']\n> The package is not available and will not be installed\n> Running install-packages install. Package list: dhclient\n> rsync\n> git\n> traceroute\n> which\n> openssh-server\n> lsof\n> e2fsprogs\n> ccache\n> net-tools\n> openssh\n> cloud-utils-growpart\n> bridge-utils\n> tcpdump\n> python-devel\n> Loading \"fastestmirror\" plugin\n> Config time: 0.007\n> Yum version: 3.4.3\n> rpmdb time: 0.000\n> Setting up Package Sacks\n> Loading mirror speeds from cached hostfile\n> * base: mirror.spro.net\n> * extras: mirror.keystealth.org\n> * updates: mirrors.cat.pdx.edu\n> pkgsack time: 0.187\n> Obs Init time: 0.117\n> Package 12:dhclient-4.2.5-47.el7.centos.x86_64 already installed and latest version\n> Package rsync-3.0.9-17.el7.x86_64 already installed and latest version\n> Package which-2.20-7.el7.x86_64 already installed and latest version\n> Package openssh-server-6.6.1p1-33.el7_3.x86_64 already installed and latest version\n> Package e2fsprogs-1.42.9-9.el7.x86_64 already installed and latest version\n> Checking for virtual provide or file-provide for ccache\n> No package ccache available.\n> Package net-tools-2.0-0.17.20131004git.el7.x86_64 already installed and latest version\n> Package openssh-6.6.1p1-33.el7_3.x86_64 already installed and latest version\n> Package cloud-utils-growpart-0.27-20.el7.centos.x86_64 already installed and latest version\n> Package bridge-utils-1.5-9.el7.x86_64 already installed and latest version\n> Resolving Dependencies\n> --> Running transaction check\n> ---> Package git.x86_64 0:1.8.3.1-6.el7_2.1 will be installed\n> Checking deps for git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl-Git', 'EQ', ('0', '1.8.3.1', '6.el7_2.1')) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('zlib', 'GE', ('0', '1.2', None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl', 'GE', ('0', '5.008', None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('rsync', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(warnings)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(vars)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(strict)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(lib)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(Term::ReadKey)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(Git)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(Getopt::Long)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(File::stat)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(File::Temp)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(File::Spec)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(File::Path)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(File::Find)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(File::Copy)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(File::Basename)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(Error)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('openssh-clients', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('libz.so.1(ZLIB_1.2.0)(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('libssl.so.10(libssl.so.10)(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('libcrypto.so.10(libcrypto.so.10)(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('libc.so.6(GLIBC_2.16)(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('less', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('/usr/bin/python', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('/usr/bin/perl', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('/bin/sh', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('/bin/bash', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('libssl.so.10()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('libpcre.so.1()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('libgnome-keyring.so.0()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('libglib-2.0.so.0()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('libexpat.so.1()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('libcurl.so.4()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> git-1.8.3.1-6.el7_2.1.x86_64 requires: perl-Git = 1.8.3.1-6.el7_2.1\n> --> Processing Dependency: perl-Git = 1.8.3.1-6.el7_2.1 for package: git-1.8.3.1-6.el7_2.1.x86_64\n> Searching pkgSack for dep: perl-Git\n> Building updates object\n> up:simple updates time: 0.004\n> up:obs time: 0.002\n> up:condense time: 0.000\n> updates time: 0.095\n> TSINFO: Marking perl-Git-1.8.3.1-6.el7_2.1.noarch as install for git-1.8.3.1-6.el7_2.1.x86_64\n> git-1.8.3.1-6.el7_2.1.x86_64 requires: perl(Term::ReadKey)\n> --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-6.el7_2.1.x86_64\n> Searching pkgSack for dep: perl(Term::ReadKey)\n> TSINFO: Marking perl-TermReadKey-2.30-20.el7.x86_64 as install for git-1.8.3.1-6.el7_2.1.x86_64\n> git-1.8.3.1-6.el7_2.1.x86_64 requires: perl(Git)\n> --> Processing Dependency: perl(Git) for package: git-1.8.3.1-6.el7_2.1.x86_64\n> Searching pkgSack for dep: perl(Git)\n> perl-Git-1.8.3.1-6.el7_2.1.noarch already in ts, skipping this one\n> git-1.8.3.1-6.el7_2.1.x86_64 requires: perl(Error)\n> --> Processing Dependency: perl(Error) for package: git-1.8.3.1-6.el7_2.1.x86_64\n> Searching pkgSack for dep: perl(Error)\n> TSINFO: Marking 1:perl-Error-0.17020-2.el7.noarch as install for git-1.8.3.1-6.el7_2.1.x86_64\n> git-1.8.3.1-6.el7_2.1.x86_64 requires: libgnome-keyring.so.0()(64bit)\n> --> Processing Dependency: libgnome-keyring.so.0()(64bit) for package: git-1.8.3.1-6.el7_2.1.x86_64\n> Searching pkgSack for dep: libgnome-keyring.so.0()(64bit)\n> TSINFO: Marking libgnome-keyring-3.8.0-3.el7.x86_64 as install for git-1.8.3.1-6.el7_2.1.x86_64\n> ---> Package lsof.x86_64 0:4.87-4.el7 will be installed\n> Checking deps for lsof.x86_64 0:4.87-4.el7 - u\n> looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of lsof.x86_64 0:4.87-4.el7 - u\n> looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of lsof.x86_64 0:4.87-4.el7 - u\n> looking for ('libselinux.so.1()(64bit)', None, (None, None, None)) as a requirement of lsof.x86_64 0:4.87-4.el7 - u\n> ---> Package python-devel.x86_64 0:2.7.5-48.el7 will be installed\n> Checking deps for python-devel.x86_64 0:2.7.5-48.el7 - u\n> looking for ('python(x86-64)', 'EQ', ('0', '2.7.5', '48.el7')) as a requirement of python-devel.x86_64 0:2.7.5-48.el7 - u\n> looking for ('pkgconfig', None, (None, None, None)) as a requirement of python-devel.x86_64 0:2.7.5-48.el7 - u\n> looking for ('/usr/bin/python2.7', None, (None, None, None)) as a requirement of python-devel.x86_64 0:2.7.5-48.el7 - u\n> looking for ('/usr/bin/pkg-config', None, (None, None, None)) as a requirement of python-devel.x86_64 0:2.7.5-48.el7 - u\n> looking for ('/bin/sh', None, (None, None, None)) as a requirement of python-devel.x86_64 0:2.7.5-48.el7 - u\n> looking for ('libpython2.7.so.1.0()(64bit)', None, (None, None, None)) as a requirement of python-devel.x86_64 0:2.7.5-48.el7 - u\n> ---> Package tcpdump.x86_64 14:4.5.1-3.el7 will be installed\n> Checking deps for tcpdump.x86_64 14:4.5.1-3.el7 - u\n> looking for ('shadow-utils', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.5.1-3.el7 - u\n> looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.5.1-3.el7 - u\n> looking for ('libcrypto.so.10(libcrypto.so.10)(64bit)', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.5.1-3.el7 - u\n> looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.5.1-3.el7 - u\n> looking for ('/bin/sh', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.5.1-3.el7 - u\n> looking for ('libpcap.so.1()(64bit)', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.5.1-3.el7 - u\n> looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.5.1-3.el7 - u\n> ---> Package traceroute.x86_64 3:2.0.22-2.el7 will be installed\n> Checking deps for traceroute.x86_64 3:2.0.22-2.el7 - u\n> looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of traceroute.x86_64 3:2.0.22-2.el7 - u\n> looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of traceroute.x86_64 3:2.0.22-2.el7 - u\n> looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of traceroute.x86_64 3:2.0.22-2.el7 - u\n> looking for ('/bin/sh', None, (None, None, None)) as a requirement of traceroute.x86_64 3:2.0.22-2.el7 - u\n> looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of traceroute.x86_64 3:2.0.22-2.el7 - u\n> --> Running transaction check\n> ---> Package libgnome-keyring.x86_64 0:3.8.0-3.el7 will be installed\n> Checking deps for libgnome-keyring.x86_64 0:3.8.0-3.el7 - u\n> looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of libgnome-keyring.x86_64 0:3.8.0-3.el7 - u\n> looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of libgnome-keyring.x86_64 0:3.8.0-3.el7 - u\n> looking for ('libgcrypt.so.11(GCRYPT_1.2)(64bit)', None, (None, None, None)) as a requirement of libgnome-keyring.x86_64 0:3.8.0-3.el7 - u\n> looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of libgnome-keyring.x86_64 0:3.8.0-3.el7 - u\n> looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libgnome-keyring.x86_64 0:3.8.0-3.el7 - u\n> looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libgnome-keyring.x86_64 0:3.8.0-3.el7 - u\n> looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of libgnome-keyring.x86_64 0:3.8.0-3.el7 - u\n> looking for ('libgobject-2.0.so.0()(64bit)', None, (None, None, None)) as a requirement of libgnome-keyring.x86_64 0:3.8.0-3.el7 - u\n> looking for ('libglib-2.0.so.0()(64bit)', None, (None, None, None)) as a requirement of libgnome-keyring.x86_64 0:3.8.0-3.el7 - u\n> looking for ('libgcrypt.so.11()(64bit)', None, (None, None, None)) as a requirement of libgnome-keyring.x86_64 0:3.8.0-3.el7 - u\n> looking for ('libdbus-1.so.3()(64bit)', None, (None, None, None)) as a requirement of libgnome-keyring.x86_64 0:3.8.0-3.el7 - u\n> ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed\n> Checking deps for perl-Error.noarch 1:0.17020-2.el7 - u\n> looking for ('perl', 'GE', ('0', '5.004', None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u\n> looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u\n> looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u\n> looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u\n> looking for ('perl(overload)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u\n> looking for ('perl(Scalar::Util)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u\n> looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u\n> looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u\n> looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u\n> ---> Package perl-Git.noarch 0:1.8.3.1-6.el7_2.1 will be installed\n> Checking deps for perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('git', 'EQ', ('0', '1.8.3.1', '6.el7_2.1')) as a requirement of perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl', 'GE', ('0', '5.008', None)) as a requirement of perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(Time::Local)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(IPC::Open2)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(Fcntl)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(Error)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(Cwd)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u\n> ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed\n> Checking deps for perl-TermReadKey.x86_64 0:2.30-20.el7 - u\n> looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u\n> looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u\n> looking for ('perl(DynaLoader)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u\n> looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u\n> looking for ('perl(AutoLoader)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u\n> looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u\n> looking for ('libc.so.6(GLIBC_2.15)(64bit)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u\n> --> Finished Dependency Resolution\n> Dependency Process ending\n> Depsolve time: 0.519\n> \n> Dependencies Resolved\n> \n> ================================================================================\n> Package Arch Version Repository Size\n> ================================================================================\n> Installing:\n> git x86_64 1.8.3.1-6.el7_2.1 base 4.4 M\n> lsof x86_64 4.87-4.el7 base 331 k\n> python-devel x86_64 2.7.5-48.el7 base 393 k\n> tcpdump x86_64 14:4.5.1-3.el7 base 387 k\n> traceroute x86_64 3:2.0.22-2.el7 base 59 k\n> Installing for dependencies:\n> libgnome-keyring x86_64 3.8.0-3.el7 base 109 k\n> perl-Error noarch 1:0.17020-2.el7 base 32 k\n> perl-Git noarch 1.8.3.1-6.el7_2.1 base 53 k\n> perl-TermReadKey x86_64 2.30-20.el7 base 31 k\n> \n> Transaction Summary\n> ================================================================================\n> Install 5 Packages (+4 Dependent packages)\n> \n> Total size: 5.7 M\n> Installed size: 26 M\n> Downloading packages:\n> using local copy of 1:perl-Error-0.17020-2.el7.noarch\n> using local copy of 3:traceroute-2.0.22-2.el7.x86_64\n> using local copy of perl-TermReadKey-2.30-20.el7.x86_64\n> using local copy of perl-Git-1.8.3.1-6.el7_2.1.noarch\n> using local copy of lsof-4.87-4.el7.x86_64\n> using local copy of 14:tcpdump-4.5.1-3.el7.x86_64\n> using local copy of git-1.8.3.1-6.el7_2.1.x86_64\n> using local copy of libgnome-keyring-3.8.0-3.el7.x86_64\n> using local copy of python-devel-2.7.5-48.el7.x86_64\n> Member: perl-Error.noarch 1:0.17020-2.el7 - u\n> Adding Package 1:perl-Error-0.17020-2.el7.noarch in mode u\n> Member: traceroute.x86_64 3:2.0.22-2.el7 - u\n> Adding Package 3:traceroute-2.0.22-2.el7.x86_64 in mode u\n> Member: perl-TermReadKey.x86_64 0:2.30-20.el7 - u\n> Adding Package perl-TermReadKey-2.30-20.el7.x86_64 in mode u\n> Member: perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u\n> Adding Package perl-Git-1.8.3.1-6.el7_2.1.noarch in mode u\n> Member: lsof.x86_64 0:4.87-4.el7 - u\n> Adding Package lsof-4.87-4.el7.x86_64 in mode u\n> Member: tcpdump.x86_64 14:4.5.1-3.el7 - u\n> Adding Package 14:tcpdump-4.5.1-3.el7.x86_64 in mode u\n> Member: git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> Adding Package git-1.8.3.1-6.el7_2.1.x86_64 in mode u\n> Member: libgnome-keyring.x86_64 0:3.8.0-3.el7 - u\n> Adding Package libgnome-keyring-3.8.0-3.el7.x86_64 in mode u\n> Member: python-devel.x86_64 0:2.7.5-48.el7 - u\n> Adding Package python-devel-2.7.5-48.el7.x86_64 in mode u\n> Running transaction check\n> Transaction check time: 0.023\n> Running transaction test\n> Transaction test succeeded\n> Transaction test time: 0.022\n> Running transaction\n> Installing : 1:perl-Error-0.17020-2.el7.noarch 1/9\n> Installing : libgnome-keyring-3.8.0-3.el7.x86_64 2/9\n> Installing : perl-TermReadKey-2.30-20.el7.x86_64 3/9\n> Installing : perl-Git-1.8.3.1-6.el7_2.1.noarch 4/9\n> Installing : git-1.8.3.1-6.el7_2.1.x86_64 5/9\n> Installing : python-devel-2.7.5-48.el7.x86_64 6/9\n> Installing : 14:tcpdump-4.5.1-3.el7.x86_64 7/9\n> Installing : lsof-4.87-4.el7.x86_64 8/9\n> Installing : 3:traceroute-2.0.22-2.el7.x86_64 9/9\n> Verifying : 1:perl-Error-0.17020-2.el7.noarch 1/9\n> Verifying : 3:traceroute-2.0.22-2.el7.x86_64 2/9\n> Verifying : perl-TermReadKey-2.30-20.el7.x86_64 3/9\n> Verifying : perl-Git-1.8.3.1-6.el7_2.1.noarch 4/9\n> Verifying : lsof-4.87-4.el7.x86_64 5/9\n> Verifying : 14:tcpdump-4.5.1-3.el7.x86_64 6/9\n> Verifying : git-1.8.3.1-6.el7_2.1.x86_64 7/9\n> Verifying : libgnome-keyring-3.8.0-3.el7.x86_64 8/9\n> Verifying : python-devel-2.7.5-48.el7.x86_64 9/9\n> VerifyTransaction time: 0.107\n> Transaction time: 1.214\n> \n> Installed:\n> git.x86_64 0:1.8.3.1-6.el7_2.1 lsof.x86_64 0:4.87-4.el7\n> python-devel.x86_64 0:2.7.5-48.el7 tcpdump.x86_64 14:4.5.1-3.el7\n> traceroute.x86_64 3:2.0.22-2.el7\n> \n> Dependency Installed:\n> libgnome-keyring.x86_64 0:3.8.0-3.el7 perl-Error.noarch 1:0.17020-2.el7\n> perl-Git.noarch 0:1.8.3.1-6.el7_2.1 perl-TermReadKey.x86_64 0:2.30-20.el7\n> \n> Complete!\n> -- done\nLoaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: mirror.spro.net\n * extras: mirrors.ocf.berkeley.edu\n * updates: mirrors.cat.pdx.edu\nNo package python-pip available.\nPackage python-setuptools-0.9.8-4.el7.noarch already installed and latest version\nResolving Dependencies\n--> Running transaction check\n---> Package python-virtualenv.noarch 0:1.10.1-3.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n python-virtualenv noarch 1.10.1-3.el7 base 1.2 M\n\nTransaction Summary\n================================================================================\nInstall 1 Package\n\nTotal size: 1.2 M\nInstalled size: 1.6 M\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : python-virtualenv-1.10.1-3.el7.noarch 1/1 \n Verifying : python-virtualenv-1.10.1-3.el7.noarch 1/1 \n\nInstalled:\n python-virtualenv.noarch 0:1.10.1-3.el7 \n\nComplete!\nCollecting pip\n Downloading pip-9.0.1-py2.py3-none-any.whl (1.3MB)\nCollecting wheel\n Downloading wheel-0.29.0-py2.py3-none-any.whl (66kB)\nInstalling collected packages: pip, wheel\nSuccessfully installed pip-9.0.1 wheel-0.29.0\nCollecting setuptools\n Downloading setuptools-33.1.1-py2.py3-none-any.whl (472kB)\nInstalling collected packages: setuptools\nSuccessfully installed setuptools-33.1.1\nCollecting virtualenv\n Downloading virtualenv-15.1.0-py2.py3-none-any.whl (1.8MB)\nInstalling collected packages: virtualenv\n Found existing installation: virtualenv 1.10.1\n Uninstalling virtualenv-1.10.1:\n Successfully uninstalled virtualenv-1.10.1\nSuccessfully installed virtualenv-15.1.0\nProcessing /tmp/glean.git\nInstalling collected packages: glean\n Running setup.py install for glean: started\n Running setup.py install for glean: finished with status 'done'\nSuccessfully installed glean-1.8.1.dev2\nSetting password.\n/etc/sudoers: parsed OK\n/etc/sudoers.d/devuser: parsed OK\nNothing to uninstall\nNothing to install\nNOZEROCONF=yes\nNothing to uninstall\nUnmount /tmp/dib_build.EAZ7A0i8/mnt/tmp/yum\nUnmount /tmp/dib_build.EAZ7A0i8/mnt/tmp/ccache\nUnmount /tmp/dib_build.EAZ7A0i8/mnt/sys\nUnmount /tmp/dib_build.EAZ7A0i8/mnt/proc\nUnmount /tmp/dib_build.EAZ7A0i8/mnt/dev/pts\nUnmount /tmp/dib_build.EAZ7A0i8/mnt/dev\nCalculating image size (this may take a minute)...\nIMAGE_BLOCK_DEVICE=/dev/loop0p1\nDiscarding device blocks: 4096/563200\b\b\b\b\b\b\b\b\b\b\b\b\b \b\b\b\b\b\b\b\b\b\b\b\b\bdone \nFilesystem label=cloudimg-rootfs\nOS type: Linux\nBlock size=4096 (log=2)\nFragment size=4096 (log=2)\nStride=0 blocks, Stripe width=0 blocks\n563328 inodes, 563200 blocks\n28160 blocks (5.00%) reserved for the super user\nFirst data block=0\nMaximum filesystem blocks=576716800\n18 block groups\n32768 blocks per group, 32768 fragments per group\n31296 inodes per group\nSuperblock backups stored on blocks: \n\t32768, 98304, 163840, 229376, 294912\n\nAllocating group tables: 0/18\b\b\b\b\b \b\b\b\b\bdone \nWriting inode tables: 0/18\b\b\b\b\b \b\b\b\b\bdone \nCreating journal (16384 blocks): done\nWriting superblocks and filesystem accounting information: 0/18\b\b\b\b\b \b\b\b\b\bdone\n\ntune2fs 1.42.9 (28-Dec-2013)\nRunning install-packages install. Package list: yum-utils\nLoading \"fastestmirror\" plugin\nConfig time: 0.007\nYum version: 3.4.3\nrpmdb time: 0.000\nSetting up Package Sacks\nDetermining fastest mirrors\n * base: mirror.spro.net\n * extras: mirror.keystealth.org\n * updates: mirrors.cat.pdx.edu\npkgsack time: 4.910\nObs Init time: 0.063\nPackage yum-utils-1.1.31-40.el7.noarch already installed and latest version\nNothing to do\nLoaded plugins: fastestmirror\n--> Running transaction check\n---> Package kernel.x86_64 0:3.10.0-327.28.3.el7 will be erased\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nRemoving:\n kernel x86_64 3.10.0-327.28.3.el7 installed 136 M\n\nTransaction Summary\n================================================================================\nRemove 1 Package\n\nInstalled size: 136 M\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\ngrubby fatal error: unable to find a suitable template\ngrubby: doing this would leave no kernel entries. Not writing out new config.\ngrubby fatal error: unable to find a suitable template\n Erasing : kernel-3.10.0-327.28.3.el7.x86_64 1/1 \n Verifying : kernel-3.10.0-327.28.3.el7.x86_64 1/1 \n\nRemoved:\n kernel.x86_64 0:3.10.0-327.28.3.el7 \n\nComplete!\nRunning install-packages install. Package list: grub2-tools grub2\nLoading \"fastestmirror\" plugin\nConfig time: 0.005\nYum version: 3.4.3\nrpmdb time: 0.000\nSetting up Package Sacks\nLoading mirror speeds from cached hostfile\n * base: mirror.spro.net\n * extras: mirror.keystealth.org\n * updates: mirrors.cat.pdx.edu\npkgsack time: 0.007\nObs Init time: 0.063\nPackage 1:grub2-tools-2.02-0.44.el7.centos.x86_64 already installed and latest version\nPackage 1:grub2-2.02-0.44.el7.centos.x86_64 already installed and latest version\nNothing to do\ntrying grub2-install\nInstalling GRUB2...\n'/tmp/dib_build.EAZ7A0i8/mnt//etc/dib-manifests' -> '/httpboot/deployment_image.d/dib-manifests'\n'/tmp/dib_build.EAZ7A0i8/mnt//etc/dib-manifests/dib_environment' -> '/httpboot/deployment_image.d/dib-manifests/dib_environment'\n'/tmp/dib_build.EAZ7A0i8/mnt//etc/dib-manifests/dib-manifest-git-deployment_image' -> '/httpboot/deployment_image.d/dib-manifests/dib-manifest-git-deployment_image'\n'/tmp/dib_build.EAZ7A0i8/mnt//etc/dib-manifests/dib_arguments' -> '/httpboot/deployment_image.d/dib-manifests/dib_arguments'\nDIB_YUM_REPO_CONF is not set - no repo configurations will be cleaned up\nUnmount /tmp/dib_build.EAZ7A0i8/mnt/sys\nUnmount /tmp/dib_build.EAZ7A0i8/mnt/proc\nUnmount /tmp/dib_build.EAZ7A0i8/mnt/dev/pts\nUnmount /tmp/dib_build.EAZ7A0i8/mnt/dev\nUnmount /tmp/dib_build.EAZ7A0i8/mnt\n/dev/loop0: [0040]:53412569 (/tmp/dib_image.bbHwK9so/image.raw)\nConverting image using qemu-img convert\nImage file /httpboot/deployment_image.qcow2 created...", "stdout_lines": ["Building elements: base centos7 vm serial-console simple-init devuser infra-cloud-bridge puppet growroot openssh-server", "Expanded element dependencies to: rpm-distro install-bin dib-run-parts simple-init enable-serial-console vm manifests puppet growroot source-repositories package-installs dib-python devuser centos7 dib-init-system install-types install-static openssh-server base bootloader serial-console infra-cloud-bridge redhat-common runtime-ssh-host-keys pip-and-virtualenv cache-url pkg-map yum cloud-init-datasources", "Building in /tmp/dib_build.EAZ7A0i8", "Getting /root/.cache/image-create/CentOS-7-x86_64-GenericCloud.qcow2.xz.tgz.lock: Mon Jan 23 07:29:27 PST 2017", "Fetching Base Image", "Server copy has not changed. Using locally cached http://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud.qcow2.xz", "Using cached tar from /root/.cache/image-create/CentOS-7-x86_64-GenericCloud.qcow2.xz.tgz", "Extracting base root image from /root/.cache/image-create/CentOS-7-x86_64-GenericCloud.qcow2.xz.tgz", "Use of serial-console element is deprecated, please use enable-serial-console instead.", "Getting /root/.cache/image-create/source-repositories/repositories_flock: Mon Jan 23 07:29:35 PST 2017 for /tmp/dib_build.EAZ7A0i8/hooks/source-repository-pip-and-virtualenv", "(0001 / 0001)", "Caching pip-and-virtualenv file from https://bootstrap.pypa.io/get-pip.py in /root/.cache/image-create/source-repositories/pip_and_virtualenv_50bbba586670cca2803e23f614374b482e595f6a", "Server copy has not changed. Using locally cached https://bootstrap.pypa.io/get-pip.py", "Getting /root/.cache/image-create/source-repositories/repositories_flock: Mon Jan 23 07:29:35 PST 2017 for /tmp/dib_build.EAZ7A0i8/hooks/source-repository-simple-init", "(0001 / 0001)", "Updating cache of https://git.openstack.org/openstack-infra/glean in /root/.cache/image-create/source-repositories/glean_89e8118b6e2d9cad0e48cd8b193a65abb9885e85 with ref master", "Cloning from glean cache and applying ref master", "HEAD is now at 63ea9ff Merge \"Fix SUSE based network configuration\"", "/tmp/dib_build.EAZ7A0i8/hooks/install.d /opt/bifrost/playbooks", "/opt/bifrost/playbooks", "/tmp/dib_build.EAZ7A0i8/hooks/install.d /opt/bifrost/playbooks", "/opt/bifrost/playbooks", "DIB_YUM_REPO_CONF is not set - no repo configuration will be copied in", "/etc/sudoers: parsed OK", "/etc/sudoers: parsed OK", "installing gettext from redhat-common", "installing gettext from redhat-common", "installing python-xml from pip-and-virtualenv", "installing python-xml from pip-and-virtualenv", "Running command: ['install-packages', u'', u'gettext']", "> The package is not available and will not be installed", "> Running install-packages install. Package list: gettext", "> Loading \"fastestmirror\" plugin", "> Config time: 0.021", "> Yum version: 3.4.3", "> rpmdb time: 0.000", "> Setting up Package Sacks", "> Loading mirror speeds from cached hostfile", "> * base: mirror.spro.net", "> * extras: ftp.osuosl.org", "> * updates: mirrors.cat.pdx.edu", "> pkgsack time: 1.117", "> Obs Init time: 0.112", "> Package gettext-0.18.2.1-4.el7.x86_64 already installed and latest version", "> Nothing to do", "> -- done", "Nothing to uninstall", "Running install-packages install. Package list: vim", "less", "bridge-utils", "iputils", "rsyslog", "curl", "Loading \"fastestmirror\" plugin", "Config time: 0.007", "Yum version: 3.4.3", "rpmdb time: 0.000", "Setting up Package Sacks", "Loading mirror speeds from cached hostfile", " * base: mirror.spro.net", " * extras: ftp.osuosl.org", " * updates: mirrors.cat.pdx.edu", "pkgsack time: 0.188", "Checking for virtual provide or file-provide for vim", "Obs Init time: 0.108", "Package less-458-9.el7.x86_64 already installed and latest version", "Building updates object", "up:simple updates time: 0.008", "up:obs time: 0.002", "up:condense time: 0.000", "updates time: 0.132", "Not Updating Package that is already updated: iputils.x86_64 0:20121221-7.el7", "Not Updating Package that is already updated: rsyslog.x86_64 0:7.4.7-12.el7", "Not Updating Package that is already updated: curl.x86_64 0:7.29.0-25.el7.centos", "Resolving Dependencies", "--> Running transaction check", "---> Package bridge-utils.x86_64 0:1.5-9.el7 will be installed", "Checking deps for bridge-utils.x86_64 0:1.5-9.el7 - u", "looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of bridge-utils.x86_64 0:1.5-9.el7 - u", "looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of bridge-utils.x86_64 0:1.5-9.el7 - u", "---> Package curl.x86_64 0:7.29.0-25.el7.centos will be updated", "Checking deps for curl.x86_64 0:7.29.0-25.el7.centos - ud", "---> Package curl.x86_64 0:7.29.0-35.el7.centos will be an update", "Checking deps for curl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libcurl', 'EQ', ('0', '7.29.0', '35.el7.centos')) as a requirement of curl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of curl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of curl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of curl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of curl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libssl3.so()(64bit)', None, (None, None, None)) as a requirement of curl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libsmime3.so()(64bit)', None, (None, None, None)) as a requirement of curl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of curl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libplds4.so()(64bit)', None, (None, None, None)) as a requirement of curl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libplc4.so()(64bit)', None, (None, None, None)) as a requirement of curl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libnssutil3.so()(64bit)', None, (None, None, None)) as a requirement of curl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libnss3.so()(64bit)', None, (None, None, None)) as a requirement of curl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libnspr4.so()(64bit)', None, (None, None, None)) as a requirement of curl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of curl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libcurl.so.4()(64bit)', None, (None, None, None)) as a requirement of curl.x86_64 0:7.29.0-35.el7.centos - u", "curl-7.29.0-35.el7.centos.x86_64 requires: libcurl = 7.29.0-35.el7.centos", "--> Processing Dependency: libcurl = 7.29.0-35.el7.centos for package: curl-7.29.0-35.el7.centos.x86_64", "Searching pkgSack for dep: libcurl", "Not Updating Package that is already updated: libcurl.x86_64 0:7.29.0-25.el7.centos", "Not Updating Package that is already updated: libcurl.x86_64 0:7.29.0-25.el7.centos", "Not Updating Package that is already updated: libcurl.x86_64 0:7.29.0-25.el7.centos", "Not Updating Package that is already updated: libcurl.x86_64 0:7.29.0-25.el7.centos", "Not Updating Package that is already updated: libcurl.x86_64 0:7.29.0-25.el7.centos", "---> Package iputils.x86_64 0:20121221-7.el7 will be updated", "Checking deps for iputils.x86_64 0:20121221-7.el7 - ud", "---> Package iputils.x86_64 0:20160308-8.el7 will be an update", "Checking deps for iputils.x86_64 0:20160308-8.el7 - u", "looking for ('filesystem', 'GE', ('0', '3', None)) as a requirement of iputils.x86_64 0:20160308-8.el7 - u", "looking for ('systemd', None, (None, None, None)) as a requirement of iputils.x86_64 0:20160308-8.el7 - u", "looking for ('systemd', None, (None, None, None)) as a requirement of iputils.x86_64 0:20160308-8.el7 - u", "looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of iputils.x86_64 0:20160308-8.el7 - u", "looking for ('librt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of iputils.x86_64 0:20160308-8.el7 - u", "looking for ('libresolv.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of iputils.x86_64 0:20160308-8.el7 - u", "looking for ('libidn.so.11(LIBIDN_1.0)(64bit)', None, (None, None, None)) as a requirement of iputils.x86_64 0:20160308-8.el7 - u", "looking for ('libcrypto.so.10(libcrypto.so.10)(64bit)', None, (None, None, None)) as a requirement of iputils.x86_64 0:20160308-8.el7 - u", "looking for ('libc.so.6(GLIBC_2.15)(64bit)', None, (None, None, None)) as a requirement of iputils.x86_64 0:20160308-8.el7 - u", "looking for ('/sbin/chkconfig', None, (None, None, None)) as a requirement of iputils.x86_64 0:20160308-8.el7 - u", "looking for ('/sbin/chkconfig', None, (None, None, None)) as a requirement of iputils.x86_64 0:20160308-8.el7 - u", "looking for ('/bin/sh', None, (None, None, None)) as a requirement of iputils.x86_64 0:20160308-8.el7 - u", "looking for ('/bin/sh', None, (None, None, None)) as a requirement of iputils.x86_64 0:20160308-8.el7 - u", "looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of iputils.x86_64 0:20160308-8.el7 - u", "looking for ('libresolv.so.2()(64bit)', None, (None, None, None)) as a requirement of iputils.x86_64 0:20160308-8.el7 - u", "looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of iputils.x86_64 0:20160308-8.el7 - u", "looking for ('libidn.so.11()(64bit)', None, (None, None, None)) as a requirement of iputils.x86_64 0:20160308-8.el7 - u", "looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of iputils.x86_64 0:20160308-8.el7 - u", "looking for ('libcap.so.2()(64bit)', None, (None, None, None)) as a requirement of iputils.x86_64 0:20160308-8.el7 - u", "---> Package rsyslog.x86_64 0:7.4.7-12.el7 will be updated", "Checking deps for rsyslog.x86_64 0:7.4.7-12.el7 - ud", "---> Package rsyslog.x86_64 0:7.4.7-16.el7 will be an update", "Checking deps for rsyslog.x86_64 0:7.4.7-16.el7 - u", "looking for ('logrotate', 'GE', ('0', '3.5.2', None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u", "looking for ('libestr', 'GE', ('0', '0.1.9', None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u", "looking for ('bash', 'GE', ('0', '2.0', None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u", "looking for ('systemd', None, (None, None, None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u", "looking for ('systemd', None, (None, None, None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u", "looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u", "looking for ('libuuid.so.1(UUID_1.0)(64bit)', None, (None, None, None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u", "looking for ('libsystemd.so.0(LIBSYSTEMD_209)(64bit)', None, (None, None, None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u", "looking for ('librt.so.1(GLIBC_2.3.4)(64bit)', None, (None, None, None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u", "looking for ('librt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u", "looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u", "looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u", "looking for ('libgcc_s.so.1(GCC_3.3.1)(64bit)', None, (None, None, None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u", "looking for ('libgcc_s.so.1(GCC_3.0)(64bit)', None, (None, None, None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u", "looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u", "looking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u", "looking for ('/bin/sh', None, (None, None, None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u", "looking for ('/bin/sh', None, (None, None, None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u", "looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u", "looking for ('libuuid.so.1()(64bit)', None, (None, None, None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u", "looking for ('libsystemd.so.0()(64bit)', None, (None, None, None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u", "looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u", "looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u", "looking for ('libjson-c.so.2()(64bit)', None, (None, None, None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u", "looking for ('libgcc_s.so.1()(64bit)', None, (None, None, None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u", "looking for ('libestr.so.0()(64bit)', None, (None, None, None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u", "looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of rsyslog.x86_64 0:7.4.7-16.el7 - u", "---> Package vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 will be installed", "Checking deps for vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u", "looking for ('vim-common', 'EQ', ('2', '7.4.160', '1.el7_3.1')) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u", "looking for ('which', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u", "looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u", "looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u", "looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u", "looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u", "looking for ('libc.so.6(GLIBC_2.7)(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u", "looking for ('libacl.so.1(ACL_1.0)(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u", "looking for ('/bin/sh', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u", "looking for ('libtinfo.so.5()(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u", "looking for ('libselinux.so.1()(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u", "looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u", "looking for ('libperl.so()(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u", "looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u", "looking for ('libgpm.so.2()(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u", "looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u", "looking for ('libacl.so.1()(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u", "2:vim-enhanced-7.4.160-1.el7_3.1.x86_64 requires: vim-common = 2:7.4.160-1.el7_3.1", "--> Processing Dependency: vim-common = 2:7.4.160-1.el7_3.1 for package: 2:vim-enhanced-7.4.160-1.el7_3.1.x86_64", "Searching pkgSack for dep: vim-common", "TSINFO: Marking 2:vim-common-7.4.160-1.el7_3.1.x86_64 as install for 2:vim-enhanced-7.4.160-1.el7_3.1.x86_64", "2:vim-enhanced-7.4.160-1.el7_3.1.x86_64 requires: perl(:MODULE_COMPAT_5.16.3)", "--> Processing Dependency: perl(:MODULE_COMPAT_5.16.3) for package: 2:vim-enhanced-7.4.160-1.el7_3.1.x86_64", "Searching pkgSack for dep: perl(:MODULE_COMPAT_5.16.3)", "TSINFO: Marking 4:perl-5.16.3-291.el7.x86_64 as install for 2:vim-enhanced-7.4.160-1.el7_3.1.x86_64", "2:vim-enhanced-7.4.160-1.el7_3.1.x86_64 requires: libperl.so()(64bit)", "--> Processing Dependency: libperl.so()(64bit) for package: 2:vim-enhanced-7.4.160-1.el7_3.1.x86_64", "Searching pkgSack for dep: libperl.so()(64bit)", "TSINFO: Marking 4:perl-libs-5.16.3-291.el7.x86_64 as install for 2:vim-enhanced-7.4.160-1.el7_3.1.x86_64", "2:vim-enhanced-7.4.160-1.el7_3.1.x86_64 requires: libgpm.so.2()(64bit)", "--> Processing Dependency: libgpm.so.2()(64bit) for package: 2:vim-enhanced-7.4.160-1.el7_3.1.x86_64", "Searching pkgSack for dep: libgpm.so.2()(64bit)", "TSINFO: Marking gpm-libs-1.20.7-5.el7.x86_64 as install for 2:vim-enhanced-7.4.160-1.el7_3.1.x86_64", "--> Running transaction check", "---> Package gpm-libs.x86_64 0:1.20.7-5.el7 will be installed", "Checking deps for gpm-libs.x86_64 0:1.20.7-5.el7 - u", "looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of gpm-libs.x86_64 0:1.20.7-5.el7 - u", "looking for ('libc.so.6(GLIBC_2.15)(64bit)', None, (None, None, None)) as a requirement of gpm-libs.x86_64 0:1.20.7-5.el7 - u", "looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of gpm-libs.x86_64 0:1.20.7-5.el7 - u", "looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of gpm-libs.x86_64 0:1.20.7-5.el7 - u", "looking for ('libtinfo.so.5()(64bit)', None, (None, None, None)) as a requirement of gpm-libs.x86_64 0:1.20.7-5.el7 - u", "looking for ('libncurses.so.5()(64bit)', None, (None, None, None)) as a requirement of gpm-libs.x86_64 0:1.20.7-5.el7 - u", "---> Package libcurl.x86_64 0:7.29.0-25.el7.centos will be updated", "Checking deps for libcurl.x86_64 0:7.29.0-25.el7.centos - ud", "---> Package libcurl.x86_64 0:7.29.0-35.el7.centos will be an update", "Checking deps for libcurl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libssh2(x86-64)', 'GE', ('0', '1.4.3', None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libssl3.so(NSS_3.4)(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libssl3.so(NSS_3.2)(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libssl3.so(NSS_3.14)(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libssl3.so(NSS_3.11.4)(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libnss3.so(NSS_3.9.3)(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libnss3.so(NSS_3.9.2)(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libnss3.so(NSS_3.5)(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libnss3.so(NSS_3.4)(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libnss3.so(NSS_3.3)(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libnss3.so(NSS_3.2)(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libnss3.so(NSS_3.12.5)(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libnss3.so(NSS_3.12.1)(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libnss3.so(NSS_3.12)(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libnss3.so(NSS_3.10)(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libidn.so.11(LIBIDN_1.0)(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libssl3.so()(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libssh2.so.1()(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libsmime3.so()(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libplds4.so()(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libplc4.so()(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libnssutil3.so()(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libnss3.so()(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libnspr4.so()(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libldap-2.4.so.2()(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('liblber-2.4.so.2()(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libkrb5.so.3()(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libk5crypto.so.3()(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libidn.so.11()(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libgssapi_krb5.so.2()(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u", "looking for ('libcom_err.so.2()(64bit)', None, (None, None, None)) as a requirement of libcurl.x86_64 0:7.29.0-35.el7.centos - u", "---> Package perl.x86_64 4:5.16.3-291.el7 will be installed", "Checking deps for perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl-libs', 'EQ', ('4', '5.16.3', '291.el7')) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl(Socket)', 'GE', ('0', '1.3', None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl(Scalar::Util)', 'GE', ('0', '1.10', None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl-macros', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl-libs', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl(threads::shared)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl(threads)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl(constant)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl(Time::Local)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl(Time::HiRes)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl(Storable)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl(Socket)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl(Scalar::Util)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl(Pod::Simple::XHTML)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl(Pod::Simple::Search)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl(Getopt::Long)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl(Filter::Util::Call)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl(File::Temp)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl(File::Spec::Unix)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl(File::Spec::Functions)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl(File::Spec)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl(File::Path)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl(Cwd)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('libutil.so.1()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('libresolv.so.2()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('libperl.so()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('libnsl.so.1()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('libgdbm_compat.so.4()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('libgdbm.so.4()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('libcrypt.so.1()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "4:perl-5.16.3-291.el7.x86_64 requires: perl(Socket) >= 1.3", "--> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-291.el7.x86_64", "Searching pkgSack for dep: perl(Socket)", "TSINFO: Marking perl-Socket-2.010-4.el7.x86_64 as install for 4:perl-5.16.3-291.el7.x86_64", "4:perl-5.16.3-291.el7.x86_64 requires: perl(Scalar::Util) >= 1.10", "--> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-291.el7.x86_64", "Searching pkgSack for dep: perl(Scalar::Util)", "TSINFO: Marking perl-Scalar-List-Utils-1.27-248.el7.x86_64 as install for 4:perl-5.16.3-291.el7.x86_64", "4:perl-5.16.3-291.el7.x86_64 requires: perl-macros", "--> Processing Dependency: perl-macros for package: 4:perl-5.16.3-291.el7.x86_64", "Searching pkgSack for dep: perl-macros", "TSINFO: Marking 4:perl-macros-5.16.3-291.el7.x86_64 as install for 4:perl-5.16.3-291.el7.x86_64", "4:perl-5.16.3-291.el7.x86_64 requires: perl(threads::shared)", "--> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-291.el7.x86_64", "Searching pkgSack for dep: perl(threads::shared)", "TSINFO: Marking perl-threads-shared-1.43-6.el7.x86_64 as install for 4:perl-5.16.3-291.el7.x86_64", "4:perl-5.16.3-291.el7.x86_64 requires: perl(threads)", "--> Processing Dependency: perl(threads) for package: 4:perl-5.16.3-291.el7.x86_64", "Searching pkgSack for dep: perl(threads)", "TSINFO: Marking perl-threads-1.87-4.el7.x86_64 as install for 4:perl-5.16.3-291.el7.x86_64", "4:perl-5.16.3-291.el7.x86_64 requires: perl(constant)", "--> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-291.el7.x86_64", "Searching pkgSack for dep: perl(constant)", "TSINFO: Marking perl-constant-1.27-2.el7.noarch as install for 4:perl-5.16.3-291.el7.x86_64", "4:perl-5.16.3-291.el7.x86_64 requires: perl(Time::Local)", "--> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-291.el7.x86_64", "Searching pkgSack for dep: perl(Time::Local)", "TSINFO: Marking perl-Time-Local-1.2300-2.el7.noarch as install for 4:perl-5.16.3-291.el7.x86_64", "4:perl-5.16.3-291.el7.x86_64 requires: perl(Time::HiRes)", "--> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-291.el7.x86_64", "Searching pkgSack for dep: perl(Time::HiRes)", "TSINFO: Marking 4:perl-Time-HiRes-1.9725-3.el7.x86_64 as install for 4:perl-5.16.3-291.el7.x86_64", "4:perl-5.16.3-291.el7.x86_64 requires: perl(Storable)", "--> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-291.el7.x86_64", "Searching pkgSack for dep: perl(Storable)", "TSINFO: Marking perl-Storable-2.45-3.el7.x86_64 as install for 4:perl-5.16.3-291.el7.x86_64", "4:perl-5.16.3-291.el7.x86_64 requires: perl(Socket)", "--> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-291.el7.x86_64", "Searching pkgSack for dep: perl(Socket)", "perl-Socket-2.010-4.el7.x86_64 already in ts, skipping this one", "4:perl-5.16.3-291.el7.x86_64 requires: perl(Scalar::Util)", "--> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-291.el7.x86_64", "Searching pkgSack for dep: perl(Scalar::Util)", "perl-Scalar-List-Utils-1.27-248.el7.x86_64 already in ts, skipping this one", "4:perl-5.16.3-291.el7.x86_64 requires: perl(Pod::Simple::XHTML)", "--> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-291.el7.x86_64", "Searching pkgSack for dep: perl(Pod::Simple::XHTML)", "TSINFO: Marking 1:perl-Pod-Simple-3.28-4.el7.noarch as install for 4:perl-5.16.3-291.el7.x86_64", "4:perl-5.16.3-291.el7.x86_64 requires: perl(Pod::Simple::Search)", "--> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-291.el7.x86_64", "Quick matched 1:perl-Pod-Simple-3.28-4.el7.noarch to require for perl(Pod::Simple::Search)", "4:perl-5.16.3-291.el7.x86_64 requires: perl(Getopt::Long)", "--> Processing Dependency: perl(Getopt::Long) for package: 4:perl-5.16.3-291.el7.x86_64", "Searching pkgSack for dep: perl(Getopt::Long)", "TSINFO: Marking perl-Getopt-Long-2.40-2.el7.noarch as install for 4:perl-5.16.3-291.el7.x86_64", "4:perl-5.16.3-291.el7.x86_64 requires: perl(Filter::Util::Call)", "--> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-291.el7.x86_64", "Searching pkgSack for dep: perl(Filter::Util::Call)", "TSINFO: Marking perl-Filter-1.49-3.el7.x86_64 as install for 4:perl-5.16.3-291.el7.x86_64", "4:perl-5.16.3-291.el7.x86_64 requires: perl(File::Temp)", "--> Processing Dependency: perl(File::Temp) for package: 4:perl-5.16.3-291.el7.x86_64", "Searching pkgSack for dep: perl(File::Temp)", "TSINFO: Marking perl-File-Temp-0.23.01-3.el7.noarch as install for 4:perl-5.16.3-291.el7.x86_64", "4:perl-5.16.3-291.el7.x86_64 requires: perl(File::Spec::Unix)", "--> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-291.el7.x86_64", "Searching pkgSack for dep: perl(File::Spec::Unix)", "TSINFO: Marking perl-PathTools-3.40-5.el7.x86_64 as install for 4:perl-5.16.3-291.el7.x86_64", "4:perl-5.16.3-291.el7.x86_64 requires: perl(File::Spec::Functions)", "--> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-291.el7.x86_64", "Quick matched perl-PathTools-3.40-5.el7.x86_64 to require for perl(File::Spec::Functions)", "4:perl-5.16.3-291.el7.x86_64 requires: perl(File::Spec)", "--> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-291.el7.x86_64", "Quick matched perl-PathTools-3.40-5.el7.x86_64 to require for perl(File::Spec)", "4:perl-5.16.3-291.el7.x86_64 requires: perl(File::Path)", "--> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-291.el7.x86_64", "Searching pkgSack for dep: perl(File::Path)", "TSINFO: Marking perl-File-Path-2.09-2.el7.noarch as install for 4:perl-5.16.3-291.el7.x86_64", "4:perl-5.16.3-291.el7.x86_64 requires: perl(Exporter)", "--> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-291.el7.x86_64", "Searching pkgSack for dep: perl(Exporter)", "TSINFO: Marking perl-Exporter-5.68-3.el7.noarch as install for 4:perl-5.16.3-291.el7.x86_64", "4:perl-5.16.3-291.el7.x86_64 requires: perl(Cwd)", "--> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-291.el7.x86_64", "Searching pkgSack for dep: perl(Cwd)", "perl-PathTools-3.40-5.el7.x86_64 already in ts, skipping this one", "4:perl-5.16.3-291.el7.x86_64 requires: perl(Carp)", "--> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-291.el7.x86_64", "Searching pkgSack for dep: perl(Carp)", "TSINFO: Marking perl-Carp-1.26-244.el7.noarch as install for 4:perl-5.16.3-291.el7.x86_64", "---> Package perl-libs.x86_64 4:5.16.3-291.el7 will be installed", "Checking deps for perl-libs.x86_64 4:5.16.3-291.el7 - u", "looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u", "looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u", "looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u", "looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u", "looking for ('libcrypt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u", "looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u", "looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u", "looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u", "looking for ('libutil.so.1()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u", "looking for ('libresolv.so.2()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u", "looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u", "looking for ('libnsl.so.1()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u", "looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u", "looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u", "looking for ('libcrypt.so.1()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u", "---> Package vim-common.x86_64 2:7.4.160-1.el7_3.1 will be installed", "Checking deps for vim-common.x86_64 2:7.4.160-1.el7_3.1 - u", "looking for ('vim-filesystem', None, (None, None, None)) as a requirement of vim-common.x86_64 2:7.4.160-1.el7_3.1 - u", "looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of vim-common.x86_64 2:7.4.160-1.el7_3.1 - u", "looking for ('libc.so.6(GLIBC_2.3.4)(64bit)', None, (None, None, None)) as a requirement of vim-common.x86_64 2:7.4.160-1.el7_3.1 - u", "looking for ('/bin/sh', None, (None, None, None)) as a requirement of vim-common.x86_64 2:7.4.160-1.el7_3.1 - u", "2:vim-common-7.4.160-1.el7_3.1.x86_64 requires: vim-filesystem", "--> Processing Dependency: vim-filesystem for package: 2:vim-common-7.4.160-1.el7_3.1.x86_64", "Searching pkgSack for dep: vim-filesystem", "TSINFO: Marking 2:vim-filesystem-7.4.160-1.el7_3.1.x86_64 as install for 2:vim-common-7.4.160-1.el7_3.1.x86_64", "--> Running transaction check", "---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed", "Checking deps for perl-Carp.noarch 0:1.26-244.el7 - u", "looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Carp.noarch 0:1.26-244.el7 - u", "looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Carp.noarch 0:1.26-244.el7 - u", "looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Carp.noarch 0:1.26-244.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Carp.noarch 0:1.26-244.el7 - u", "---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed", "Checking deps for perl-Exporter.noarch 0:5.68-3.el7 - u", "looking for ('perl(Carp)', 'GE', ('0', '1.05', None)) as a requirement of perl-Exporter.noarch 0:5.68-3.el7 - u", "looking for ('perl', 'GE', ('0', '5.006', None)) as a requirement of perl-Exporter.noarch 0:5.68-3.el7 - u", "looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Exporter.noarch 0:5.68-3.el7 - u", "looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Exporter.noarch 0:5.68-3.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Exporter.noarch 0:5.68-3.el7 - u", "---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed", "Checking deps for perl-File-Path.noarch 0:2.09-2.el7 - u", "looking for ('perl', 'GE', ('0', '5.005_04', None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u", "looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u", "looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u", "looking for ('perl(File::Spec)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u", "looking for ('perl(File::Basename)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u", "looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u", "looking for ('perl(Cwd)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u", "looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u", "---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed", "Checking deps for perl-File-Temp.noarch 0:0.23.01-3.el7 - u", "looking for ('perl(File::Spec)', 'GE', ('0', '0.8', None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u", "looking for ('perl(File::Path)', 'GE', ('0', '2.06', None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u", "looking for ('perl(Fcntl)', 'GE', ('0', '1.03', None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u", "looking for ('perl', 'GE', ('0', '5.004', None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u", "looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u", "looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u", "looking for ('perl(overload)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u", "looking for ('perl(constant)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u", "looking for ('perl(base)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u", "looking for ('perl(Scalar::Util)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u", "looking for ('perl(POSIX)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u", "looking for ('perl(IO::Seekable)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u", "looking for ('perl(IO::Handle)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u", "looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u", "looking for ('perl(Errno)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u", "looking for ('perl(Cwd)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u", "looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u", "---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed", "Checking deps for perl-Filter.x86_64 0:1.49-3.el7 - u", "looking for ('perl', 'GE', ('0', '5.005', None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u", "looking for ('perl', 'GE', ('0', '5.002', None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u", "looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u", "looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u", "looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u", "looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u", "looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u", "looking for ('perl(DynaLoader)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u", "looking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u", "looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u", "looking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u", "---> Package perl-Getopt-Long.noarch 0:2.40-2.el7 will be installed", "Checking deps for perl-Getopt-Long.noarch 0:2.40-2.el7 - u", "looking for ('perl(Pod::Usage)', 'GE', ('0', '1.14', None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-2.el7 - u", "looking for ('perl', 'GE', ('0', '5.004', None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-2.el7 - u", "looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-2.el7 - u", "looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-2.el7 - u", "looking for ('perl(overload)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-2.el7 - u", "looking for ('perl(constant)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-2.el7 - u", "looking for ('perl(Text::ParseWords)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-2.el7 - u", "looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-2.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-2.el7 - u", "perl-Getopt-Long-2.40-2.el7.noarch requires: perl(Pod::Usage) >= 1.14", "--> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-2.el7.noarch", "Searching pkgSack for dep: perl(Pod::Usage)", "TSINFO: Marking perl-Pod-Usage-1.63-3.el7.noarch as install for perl-Getopt-Long-2.40-2.el7.noarch", "perl-Getopt-Long-2.40-2.el7.noarch requires: perl(Text::ParseWords)", "--> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-2.el7.noarch", "Searching pkgSack for dep: perl(Text::ParseWords)", "TSINFO: Marking perl-Text-ParseWords-3.29-4.el7.noarch as install for perl-Getopt-Long-2.40-2.el7.noarch", "---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed", "Checking deps for perl-PathTools.x86_64 0:3.40-5.el7 - u", "looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u", "looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u", "looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u", "looking for ('perl(Scalar::Util)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u", "looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u", "looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u", "looking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u", "---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed", "Checking deps for perl-Pod-Simple.noarch 1:3.28-4.el7 - u", "looking for ('perl(Text::Wrap)', 'GE', ('0', '98.112902', None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u", "looking for ('perl(Pod::Escapes)', 'GE', ('0', '1.04', None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u", "looking for ('perl', 'GE', ('1', '5', None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u", "looking for ('perl', 'GE', ('0', '5.008', None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u", "looking for ('perl', 'GE', ('0', '5.005', None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u", "looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u", "looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u", "looking for ('perl(overload)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u", "looking for ('perl(integer)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u", "looking for ('perl(Symbol)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u", "looking for ('perl(Getopt::Long)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u", "looking for ('perl(File::Spec)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u", "looking for ('perl(File::Basename)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u", "looking for ('perl(Encode)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u", "looking for ('perl(Cwd)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u", "looking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u", "looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u", "1:perl-Pod-Simple-3.28-4.el7.noarch requires: perl(Pod::Escapes) >= 1.04", "--> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch", "Searching pkgSack for dep: perl(Pod::Escapes)", "TSINFO: Marking 1:perl-Pod-Escapes-1.04-291.el7.noarch as install for 1:perl-Pod-Simple-3.28-4.el7.noarch", "1:perl-Pod-Simple-3.28-4.el7.noarch requires: perl(Encode)", "--> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch", "Searching pkgSack for dep: perl(Encode)", "TSINFO: Marking perl-Encode-2.51-7.el7.x86_64 as install for 1:perl-Pod-Simple-3.28-4.el7.noarch", "---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed", "Checking deps for perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u", "looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u", "looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u", "looking for ('perl(XSLoader)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u", "looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u", "looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u", "looking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u", "---> Package perl-Socket.x86_64 0:2.010-4.el7 will be installed", "Checking deps for perl-Socket.x86_64 0:2.010-4.el7 - u", "looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u", "looking for ('perl(warnings::register)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u", "looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u", "looking for ('perl(XSLoader)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u", "looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u", "looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u", "looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u", "---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed", "Checking deps for perl-Storable.x86_64 0:2.45-3.el7 - u", "looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u", "looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u", "looking for ('perl(XSLoader)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u", "looking for ('perl(IO::File)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u", "looking for ('perl(Fcntl)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u", "looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u", "looking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u", "looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u", "looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u", "---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed", "Checking deps for perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u", "looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u", "looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u", "looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u", "looking for ('perl(DynaLoader)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u", "looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u", "looking for ('librt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u", "looking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u", "looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u", "---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed", "Checking deps for perl-Time-Local.noarch 0:1.2300-2.el7 - u", "looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u", "looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u", "looking for ('perl(constant)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u", "looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u", "looking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u", "looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u", "---> Package perl-constant.noarch 0:1.27-2.el7 will be installed", "Checking deps for perl-constant.noarch 0:1.27-2.el7 - u", "looking for ('perl', 'GE', ('0', '5.008', None)) as a requirement of perl-constant.noarch 0:1.27-2.el7 - u", "looking for ('perl(warnings::register)', None, (None, None, None)) as a requirement of perl-constant.noarch 0:1.27-2.el7 - u", "looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-constant.noarch 0:1.27-2.el7 - u", "looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-constant.noarch 0:1.27-2.el7 - u", "looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-constant.noarch 0:1.27-2.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-constant.noarch 0:1.27-2.el7 - u", "---> Package perl-macros.x86_64 4:5.16.3-291.el7 will be installed", "Checking deps for perl-macros.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-macros.x86_64 4:5.16.3-291.el7 - u", "---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed", "Checking deps for perl-threads.x86_64 0:1.87-4.el7 - u", "looking for ('perl', 'GE', ('0', '5.008', None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u", "looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u", "looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u", "looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u", "looking for ('perl(overload)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u", "looking for ('perl(XSLoader)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u", "looking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u", "looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u", "looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u", "looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u", "looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u", "---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed", "Checking deps for perl-threads-shared.x86_64 0:1.43-6.el7 - u", "looking for ('perl(threads)', 'GE', ('0', '1.73', None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u", "looking for ('perl', 'GE', ('0', '5.008', None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u", "looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u", "looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u", "looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u", "looking for ('perl(XSLoader)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u", "looking for ('perl(Scalar::Util)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u", "looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u", "looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u", "looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u", "looking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u", "looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u", "---> Package vim-filesystem.x86_64 2:7.4.160-1.el7_3.1 will be installed", "Checking deps for vim-filesystem.x86_64 2:7.4.160-1.el7_3.1 - u", "--> Running transaction check", "---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed", "Checking deps for perl-Encode.x86_64 0:2.51-7.el7 - u", "looking for ('perl', 'GE', ('1', '5.8.0', None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u", "looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u", "looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u", "looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u", "looking for ('perl(utf8)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u", "looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u", "looking for ('perl(re)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u", "looking for ('perl(constant)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u", "looking for ('perl(bytes)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u", "looking for ('perl(base)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u", "looking for ('perl(XSLoader)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u", "looking for ('perl(MIME::Base64)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u", "looking for ('perl(Getopt::Long)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u", "looking for ('perl(File::Basename)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u", "looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u", "looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u", "looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u", "looking for ('/usr/bin/perl', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u", "---> Package perl-Pod-Escapes.noarch 1:1.04-291.el7 will be installed", "Checking deps for perl-Pod-Escapes.noarch 1:1.04-291.el7 - u", "looking for ('perl', 'GE', ('1', '5', None)) as a requirement of perl-Pod-Escapes.noarch 1:1.04-291.el7 - u", "looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Pod-Escapes.noarch 1:1.04-291.el7 - u", "looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Pod-Escapes.noarch 1:1.04-291.el7 - u", "looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Pod-Escapes.noarch 1:1.04-291.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Pod-Escapes.noarch 1:1.04-291.el7 - u", "---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed", "Checking deps for perl-Pod-Usage.noarch 0:1.63-3.el7 - u", "looking for ('perl(Pod::Text)', 'GE', ('0', '3.15', None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u", "looking for ('perl(File::Spec)', 'GE', ('0', '0.82', None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u", "looking for ('perl', 'GE', ('0', '5.006', None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u", "looking for ('perl-Pod-Perldoc', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u", "looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u", "looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u", "looking for ('perl(Getopt::Long)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u", "looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u", "looking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u", "looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u", "looking for ('/usr/bin/perl', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u", "perl-Pod-Usage-1.63-3.el7.noarch requires: perl(Pod::Text) >= 3.15", "--> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch", "Searching pkgSack for dep: perl(Pod::Text)", "TSINFO: Marking perl-podlators-2.5.1-3.el7.noarch as install for perl-Pod-Usage-1.63-3.el7.noarch", "perl-Pod-Usage-1.63-3.el7.noarch requires: perl-Pod-Perldoc", "--> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch", "Searching pkgSack for dep: perl-Pod-Perldoc", "TSINFO: Marking perl-Pod-Perldoc-3.20-4.el7.noarch as install for perl-Pod-Usage-1.63-3.el7.noarch", "---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed", "Checking deps for perl-Text-ParseWords.noarch 0:3.29-4.el7 - u", "looking for ('perl', 'GE', ('0', '5.006', None)) as a requirement of perl-Text-ParseWords.noarch 0:3.29-4.el7 - u", "looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Text-ParseWords.noarch 0:3.29-4.el7 - u", "looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Text-ParseWords.noarch 0:3.29-4.el7 - u", "looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Text-ParseWords.noarch 0:3.29-4.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Text-ParseWords.noarch 0:3.29-4.el7 - u", "--> Running transaction check", "---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed", "Checking deps for perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(Pod::Simple::XMLOutStream)', 'GE', ('0', '3.16', None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(Pod::Simple::RTF)', 'GE', ('0', '3.16', None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(Pod::Man)', 'GE', ('0', '2.18', None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(File::Temp)', 'GE', ('0', '0.22', None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl', 'GE', ('1', '5', None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl', 'GE', ('0', '5.006', None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(parent)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(lib)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(Text::ParseWords)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(Symbol)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(Pod::Text::Termcap)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(Pod::Text::Color)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(Pod::Text)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(Pod::Simple::Checker)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(IPC::Open3)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(IO::Select)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(IO::Handle)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(HTTP::Tiny)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(File::Spec::Functions)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(File::Basename)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(Fcntl)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(Encode)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('groff-base', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('/usr/bin/perl', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "perl-Pod-Perldoc-3.20-4.el7.noarch requires: perl(parent)", "--> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch", "Searching pkgSack for dep: perl(parent)", "TSINFO: Marking 1:perl-parent-0.225-244.el7.noarch as install for perl-Pod-Perldoc-3.20-4.el7.noarch", "perl-Pod-Perldoc-3.20-4.el7.noarch requires: perl(HTTP::Tiny)", "--> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch", "Searching pkgSack for dep: perl(HTTP::Tiny)", "TSINFO: Marking perl-HTTP-Tiny-0.033-3.el7.noarch as install for perl-Pod-Perldoc-3.20-4.el7.noarch", "---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed", "Checking deps for perl-podlators.noarch 0:2.5.1-3.el7 - u", "looking for ('perl(Pod::Simple)', 'GE', ('0', '3.06', None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u", "looking for ('perl(File::Spec)', 'GE', ('0', '0.8', None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u", "looking for ('perl', 'GE', ('0', '5.005', None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u", "looking for ('perl', 'GE', ('0', '5.004', None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u", "looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u", "looking for ('perl(subs)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u", "looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u", "looking for ('perl(Term::Cap)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u", "looking for ('perl(Term::ANSIColor)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u", "looking for ('perl(Pod::Usage)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u", "looking for ('perl(POSIX)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u", "looking for ('perl(Getopt::Long)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u", "looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u", "looking for ('perl(Encode)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u", "looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u", "looking for ('/usr/bin/perl', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u", "--> Running transaction check", "---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed", "Checking deps for perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u", "looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u", "looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u", "looking for ('perl(bytes)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u", "looking for ('perl(Time::Local)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u", "looking for ('perl(IO::Socket)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u", "looking for ('perl(Fcntl)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u", "looking for ('perl(Errno)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u", "looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u", "---> Package perl-parent.noarch 1:0.225-244.el7 will be installed", "Checking deps for perl-parent.noarch 1:0.225-244.el7 - u", "looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-parent.noarch 1:0.225-244.el7 - u", "looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-parent.noarch 1:0.225-244.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-parent.noarch 1:0.225-244.el7 - u", "--> Finished Dependency Resolution", "Dependency Process ending", "Depsolve time: 0.565", "", "Dependencies Resolved", "", "================================================================================", " Package Arch Version Repository Size", "================================================================================", "Installing:", " bridge-utils x86_64 1.5-9.el7 base 32 k", " vim-enhanced x86_64 2:7.4.160-1.el7_3.1 updates 1.0 M", "Updating:", " curl x86_64 7.29.0-35.el7.centos base 265 k", " iputils x86_64 20160308-8.el7 base 147 k", " rsyslog x86_64 7.4.7-16.el7 base 573 k", "Installing for dependencies:", " gpm-libs x86_64 1.20.7-5.el7 base 32 k", " perl x86_64 4:5.16.3-291.el7 base 8.0 M", " perl-Carp noarch 1.26-244.el7 base 19 k", " perl-Encode x86_64 2.51-7.el7 base 1.5 M", " perl-Exporter noarch 5.68-3.el7 base 28 k", " perl-File-Path noarch 2.09-2.el7 base 26 k", " perl-File-Temp noarch 0.23.01-3.el7 base 56 k", " perl-Filter x86_64 1.49-3.el7 base 76 k", " perl-Getopt-Long noarch 2.40-2.el7 base 56 k", " perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k", " perl-PathTools x86_64 3.40-5.el7 base 82 k", " perl-Pod-Escapes noarch 1:1.04-291.el7 base 51 k", " perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k", " perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k", " perl-Pod-Usage noarch 1.63-3.el7 base 27 k", " perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k", " perl-Socket x86_64 2.010-4.el7 base 49 k", " perl-Storable x86_64 2.45-3.el7 base 77 k", " perl-Text-ParseWords noarch 3.29-4.el7 base 14 k", " perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k", " perl-Time-Local noarch 1.2300-2.el7 base 24 k", " perl-constant noarch 1.27-2.el7 base 19 k", " perl-libs x86_64 4:5.16.3-291.el7 base 688 k", " perl-macros x86_64 4:5.16.3-291.el7 base 43 k", " perl-parent noarch 1:0.225-244.el7 base 12 k", " perl-podlators noarch 2.5.1-3.el7 base 112 k", " perl-threads x86_64 1.87-4.el7 base 49 k", " perl-threads-shared x86_64 1.43-6.el7 base 39 k", " vim-common x86_64 2:7.4.160-1.el7_3.1 updates 5.9 M", " vim-filesystem x86_64 2:7.4.160-1.el7_3.1 updates 9.7 k", "Updating for dependencies:", " libcurl x86_64 7.29.0-35.el7.centos base 218 k", "", "Transaction Summary", "================================================================================", "Install 2 Packages (+30 Dependent packages)", "Upgrade 3 Packages (+ 1 Dependent package)", "", "Total size: 20 M", "Downloading packages:", "using local copy of perl-HTTP-Tiny-0.033-3.el7.noarch", "using local copy of perl-threads-shared-1.43-6.el7.x86_64", "using local copy of 4:perl-Time-HiRes-1.9725-3.el7.x86_64", "using local copy of perl-Exporter-5.68-3.el7.noarch", "using local copy of perl-constant-1.27-2.el7.noarch", "using local copy of perl-PathTools-3.40-5.el7.x86_64", "using local copy of 1:perl-Pod-Escapes-1.04-291.el7.noarch", "using local copy of 1:perl-parent-0.225-244.el7.noarch", "using local copy of rsyslog-7.4.7-16.el7.x86_64", "using local copy of perl-File-Temp-0.23.01-3.el7.noarch", "using local copy of 1:perl-Pod-Simple-3.28-4.el7.noarch", "using local copy of perl-Time-Local-1.2300-2.el7.noarch", "using local copy of gpm-libs-1.20.7-5.el7.x86_64", "using local copy of perl-Pod-Perldoc-3.20-4.el7.noarch", "using local copy of 2:vim-common-7.4.160-1.el7_3.1.x86_64", "using local copy of perl-Socket-2.010-4.el7.x86_64", "using local copy of perl-Encode-2.51-7.el7.x86_64", "using local copy of perl-Carp-1.26-244.el7.noarch", "using local copy of bridge-utils-1.5-9.el7.x86_64", "using local copy of perl-Scalar-List-Utils-1.27-248.el7.x86_64", "using local copy of libcurl-7.29.0-35.el7.centos.x86_64", "using local copy of 4:perl-libs-5.16.3-291.el7.x86_64", "using local copy of 4:perl-macros-5.16.3-291.el7.x86_64", "using local copy of perl-Pod-Usage-1.63-3.el7.noarch", "using local copy of curl-7.29.0-35.el7.centos.x86_64", "using local copy of perl-Storable-2.45-3.el7.x86_64", "using local copy of perl-podlators-2.5.1-3.el7.noarch", "using local copy of perl-Getopt-Long-2.40-2.el7.noarch", "using local copy of perl-File-Path-2.09-2.el7.noarch", "using local copy of 4:perl-5.16.3-291.el7.x86_64", "using local copy of perl-threads-1.87-4.el7.x86_64", "using local copy of perl-Filter-1.49-3.el7.x86_64", "using local copy of perl-Text-ParseWords-3.29-4.el7.noarch", "using local copy of 2:vim-enhanced-7.4.160-1.el7_3.1.x86_64", "using local copy of iputils-20160308-8.el7.x86_64", "using local copy of 2:vim-filesystem-7.4.160-1.el7_3.1.x86_64", "Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7", "Member: perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u", "Adding Package perl-HTTP-Tiny-0.033-3.el7.noarch in mode u", "Member: curl.x86_64 0:7.29.0-25.el7.centos - ud", "Member: perl-threads-shared.x86_64 0:1.43-6.el7 - u", "Adding Package perl-threads-shared-1.43-6.el7.x86_64 in mode u", "Member: perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u", "Adding Package 4:perl-Time-HiRes-1.9725-3.el7.x86_64 in mode u", "Member: perl-Exporter.noarch 0:5.68-3.el7 - u", "Adding Package perl-Exporter-5.68-3.el7.noarch in mode u", "Member: perl-constant.noarch 0:1.27-2.el7 - u", "Adding Package perl-constant-1.27-2.el7.noarch in mode u", "Member: perl-PathTools.x86_64 0:3.40-5.el7 - u", "Adding Package perl-PathTools-3.40-5.el7.x86_64 in mode u", "Member: perl-Pod-Escapes.noarch 1:1.04-291.el7 - u", "Adding Package 1:perl-Pod-Escapes-1.04-291.el7.noarch in mode u", "Member: perl-parent.noarch 1:0.225-244.el7 - u", "Adding Package 1:perl-parent-0.225-244.el7.noarch in mode u", "Member: iputils.x86_64 0:20121221-7.el7 - ud", "Member: rsyslog.x86_64 0:7.4.7-16.el7 - u", "Adding Package rsyslog-7.4.7-16.el7.x86_64 in mode u", "Member: rsyslog.x86_64 0:7.4.7-12.el7 - ud", "Member: perl-File-Temp.noarch 0:0.23.01-3.el7 - u", "Adding Package perl-File-Temp-0.23.01-3.el7.noarch in mode u", "Member: perl-Pod-Simple.noarch 1:3.28-4.el7 - u", "Adding Package 1:perl-Pod-Simple-3.28-4.el7.noarch in mode u", "Member: perl-Time-Local.noarch 0:1.2300-2.el7 - u", "Adding Package perl-Time-Local-1.2300-2.el7.noarch in mode u", "Member: gpm-libs.x86_64 0:1.20.7-5.el7 - u", "Adding Package gpm-libs-1.20.7-5.el7.x86_64 in mode u", "Member: perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "Adding Package perl-Pod-Perldoc-3.20-4.el7.noarch in mode u", "Member: vim-common.x86_64 2:7.4.160-1.el7_3.1 - u", "Adding Package 2:vim-common-7.4.160-1.el7_3.1.x86_64 in mode u", "Member: perl-Socket.x86_64 0:2.010-4.el7 - u", "Adding Package perl-Socket-2.010-4.el7.x86_64 in mode u", "Member: perl-Encode.x86_64 0:2.51-7.el7 - u", "Adding Package perl-Encode-2.51-7.el7.x86_64 in mode u", "Member: libcurl.x86_64 0:7.29.0-25.el7.centos - ud", "Member: perl-Carp.noarch 0:1.26-244.el7 - u", "Adding Package perl-Carp-1.26-244.el7.noarch in mode u", "Member: bridge-utils.x86_64 0:1.5-9.el7 - u", "Adding Package bridge-utils-1.5-9.el7.x86_64 in mode u", "Member: perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u", "Adding Package perl-Scalar-List-Utils-1.27-248.el7.x86_64 in mode u", "Member: libcurl.x86_64 0:7.29.0-35.el7.centos - u", "Adding Package libcurl-7.29.0-35.el7.centos.x86_64 in mode u", "Member: perl-libs.x86_64 4:5.16.3-291.el7 - u", "Adding Package 4:perl-libs-5.16.3-291.el7.x86_64 in mode u", "Member: perl-macros.x86_64 4:5.16.3-291.el7 - u", "Adding Package 4:perl-macros-5.16.3-291.el7.x86_64 in mode u", "Member: perl-Pod-Usage.noarch 0:1.63-3.el7 - u", "Adding Package perl-Pod-Usage-1.63-3.el7.noarch in mode u", "Member: curl.x86_64 0:7.29.0-35.el7.centos - u", "Adding Package curl-7.29.0-35.el7.centos.x86_64 in mode u", "Member: perl-Storable.x86_64 0:2.45-3.el7 - u", "Adding Package perl-Storable-2.45-3.el7.x86_64 in mode u", "Member: perl-podlators.noarch 0:2.5.1-3.el7 - u", "Adding Package perl-podlators-2.5.1-3.el7.noarch in mode u", "Member: perl-Getopt-Long.noarch 0:2.40-2.el7 - u", "Adding Package perl-Getopt-Long-2.40-2.el7.noarch in mode u", "Member: perl-File-Path.noarch 0:2.09-2.el7 - u", "Adding Package perl-File-Path-2.09-2.el7.noarch in mode u", "Member: perl.x86_64 4:5.16.3-291.el7 - u", "Adding Package 4:perl-5.16.3-291.el7.x86_64 in mode u", "Member: perl-threads.x86_64 0:1.87-4.el7 - u", "Adding Package perl-threads-1.87-4.el7.x86_64 in mode u", "Member: perl-Filter.x86_64 0:1.49-3.el7 - u", "Adding Package perl-Filter-1.49-3.el7.x86_64 in mode u", "Member: perl-Text-ParseWords.noarch 0:3.29-4.el7 - u", "Adding Package perl-Text-ParseWords-3.29-4.el7.noarch in mode u", "Member: vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u", "Adding Package 2:vim-enhanced-7.4.160-1.el7_3.1.x86_64 in mode u", "Member: iputils.x86_64 0:20160308-8.el7 - u", "Adding Package iputils-20160308-8.el7.x86_64 in mode u", "Member: vim-filesystem.x86_64 2:7.4.160-1.el7_3.1 - u", "Adding Package 2:vim-filesystem-7.4.160-1.el7_3.1.x86_64 in mode u", "Running transaction check", "Transaction check time: 0.037", "Running transaction test", "Transaction test succeeded", "Transaction test time: 0.047", "Running transaction", " Installing : 1:perl-parent-0.225-244.el7.noarch 1/40 ", " Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 2/40 ", " Installing : perl-podlators-2.5.1-3.el7.noarch 3/40 ", " Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 4/40 ", " Installing : 1:perl-Pod-Escapes-1.04-291.el7.noarch 5/40 ", " Installing : perl-Encode-2.51-7.el7.x86_64 6/40 ", " Installing : perl-Text-ParseWords-3.29-4.el7.noarch 7/40 ", " Installing : perl-Pod-Usage-1.63-3.el7.noarch 8/40 ", " Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 9/40 ", " Installing : perl-Exporter-5.68-3.el7.noarch 10/40 ", " Installing : perl-constant-1.27-2.el7.noarch 11/40 ", " Installing : perl-Time-Local-1.2300-2.el7.noarch 12/40 ", " Installing : perl-Socket-2.010-4.el7.x86_64 13/40 ", " Installing : perl-Carp-1.26-244.el7.noarch 14/40 ", " Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 15/40 ", " Installing : perl-PathTools-3.40-5.el7.x86_64 16/40 ", " Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 17/40 ", " Installing : 4:perl-libs-5.16.3-291.el7.x86_64 18/40 ", " Installing : 4:perl-macros-5.16.3-291.el7.x86_64 19/40 ", " Installing : perl-Storable-2.45-3.el7.x86_64 20/40 ", " Installing : perl-File-Temp-0.23.01-3.el7.noarch 21/40 ", " Installing : perl-File-Path-2.09-2.el7.noarch 22/40 ", " Installing : perl-threads-shared-1.43-6.el7.x86_64 23/40 ", " Installing : perl-threads-1.87-4.el7.x86_64 24/40 ", " Installing : perl-Filter-1.49-3.el7.x86_64 25/40 ", " Installing : perl-Getopt-Long-2.40-2.el7.noarch 26/40 ", " Installing : 4:perl-5.16.3-291.el7.x86_64 27/40 ", " Installing : 2:vim-filesystem-7.4.160-1.el7_3.1.x86_64 28/40 ", " Installing : 2:vim-common-7.4.160-1.el7_3.1.x86_64 29/40 ", " Updating : libcurl-7.29.0-35.el7.centos.x86_64 30/40 ", " Installing : gpm-libs-1.20.7-5.el7.x86_64 31/40 ", " Installing : 2:vim-enhanced-7.4.160-1.el7_3.1.x86_64 32/40 ", " Updating : curl-7.29.0-35.el7.centos.x86_64 33/40 ", " Updating : iputils-20160308-8.el7.x86_64 34/40 ", " Installing : bridge-utils-1.5-9.el7.x86_64 35/40 ", " Updating : rsyslog-7.4.7-16.el7.x86_64 36/40 ", " Cleanup : curl-7.29.0-25.el7.centos.x86_64 37/40 ", " Cleanup : libcurl-7.29.0-25.el7.centos.x86_64 38/40 ", " Cleanup : iputils-20121221-7.el7.x86_64 39/40 ", " Cleanup : rsyslog-7.4.7-12.el7.x86_64 40/40 ", " Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 1/40 ", " Verifying : perl-threads-shared-1.43-6.el7.x86_64 2/40 ", " Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 3/40 ", " Verifying : perl-Exporter-5.68-3.el7.noarch 4/40 ", " Verifying : perl-constant-1.27-2.el7.noarch 5/40 ", " Verifying : perl-PathTools-3.40-5.el7.x86_64 6/40 ", " Verifying : 1:perl-Pod-Escapes-1.04-291.el7.noarch 7/40 ", " Verifying : 1:perl-parent-0.225-244.el7.noarch 8/40 ", " Verifying : rsyslog-7.4.7-16.el7.x86_64 9/40 ", " Verifying : perl-File-Temp-0.23.01-3.el7.noarch 10/40 ", " Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 11/40 ", " Verifying : perl-Time-Local-1.2300-2.el7.noarch 12/40 ", " Verifying : gpm-libs-1.20.7-5.el7.x86_64 13/40 ", " Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 14/40 ", " Verifying : 2:vim-common-7.4.160-1.el7_3.1.x86_64 15/40 ", " Verifying : perl-Socket-2.010-4.el7.x86_64 16/40 ", " Verifying : perl-Encode-2.51-7.el7.x86_64 17/40 ", " Verifying : perl-Carp-1.26-244.el7.noarch 18/40 ", " Verifying : bridge-utils-1.5-9.el7.x86_64 19/40 ", " Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 20/40 ", " Verifying : libcurl-7.29.0-35.el7.centos.x86_64 21/40 ", " Verifying : 4:perl-libs-5.16.3-291.el7.x86_64 22/40 ", " Verifying : 4:perl-macros-5.16.3-291.el7.x86_64 23/40 ", " Verifying : perl-Pod-Usage-1.63-3.el7.noarch 24/40 ", " Verifying : curl-7.29.0-35.el7.centos.x86_64 25/40 ", " Verifying : perl-Storable-2.45-3.el7.x86_64 26/40 ", " Verifying : perl-podlators-2.5.1-3.el7.noarch 27/40 ", " Verifying : perl-Getopt-Long-2.40-2.el7.noarch 28/40 ", " Verifying : perl-File-Path-2.09-2.el7.noarch 29/40 ", " Verifying : 4:perl-5.16.3-291.el7.x86_64 30/40 ", " Verifying : perl-threads-1.87-4.el7.x86_64 31/40 ", " Verifying : perl-Filter-1.49-3.el7.x86_64 32/40 ", " Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 33/40 ", " Verifying : 2:vim-enhanced-7.4.160-1.el7_3.1.x86_64 34/40 ", " Verifying : iputils-20160308-8.el7.x86_64 35/40 ", " Verifying : 2:vim-filesystem-7.4.160-1.el7_3.1.x86_64 36/40 ", " Verifying : curl-7.29.0-25.el7.centos.x86_64 37/40 ", " Verifying : iputils-20121221-7.el7.x86_64 38/40 ", " Verifying : rsyslog-7.4.7-12.el7.x86_64 39/40 ", " Verifying : libcurl-7.29.0-25.el7.centos.x86_64 40/40 ", "VerifyTransaction time: 0.170", "Transaction time: 2.938", "", "Installed:", " bridge-utils.x86_64 0:1.5-9.el7 vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 ", "", "Dependency Installed:", " gpm-libs.x86_64 0:1.20.7-5.el7 ", " perl.x86_64 4:5.16.3-291.el7 ", " perl-Carp.noarch 0:1.26-244.el7 ", " perl-Encode.x86_64 0:2.51-7.el7 ", " perl-Exporter.noarch 0:5.68-3.el7 ", " perl-File-Path.noarch 0:2.09-2.el7 ", " perl-File-Temp.noarch 0:0.23.01-3.el7 ", " perl-Filter.x86_64 0:1.49-3.el7 ", " perl-Getopt-Long.noarch 0:2.40-2.el7 ", " perl-HTTP-Tiny.noarch 0:0.033-3.el7 ", " perl-PathTools.x86_64 0:3.40-5.el7 ", " perl-Pod-Escapes.noarch 1:1.04-291.el7 ", " perl-Pod-Perldoc.noarch 0:3.20-4.el7 ", " perl-Pod-Simple.noarch 1:3.28-4.el7 ", " perl-Pod-Usage.noarch 0:1.63-3.el7 ", " perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 ", " perl-Socket.x86_64 0:2.010-4.el7 ", " perl-Storable.x86_64 0:2.45-3.el7 ", " perl-Text-ParseWords.noarch 0:3.29-4.el7 ", " perl-Time-HiRes.x86_64 4:1.9725-3.el7 ", " perl-Time-Local.noarch 0:1.2300-2.el7 ", " perl-constant.noarch 0:1.27-2.el7 ", " perl-libs.x86_64 4:5.16.3-291.el7 ", " perl-macros.x86_64 4:5.16.3-291.el7 ", " perl-parent.noarch 1:0.225-244.el7 ", " perl-podlators.noarch 0:2.5.1-3.el7 ", " perl-threads.x86_64 0:1.87-4.el7 ", " perl-threads-shared.x86_64 0:1.43-6.el7 ", " vim-common.x86_64 2:7.4.160-1.el7_3.1 ", " vim-filesystem.x86_64 2:7.4.160-1.el7_3.1 ", "", "Updated:", " curl.x86_64 0:7.29.0-35.el7.centos iputils.x86_64 0:20160308-8.el7 ", " rsyslog.x86_64 0:7.4.7-16.el7 ", "", "Dependency Updated:", " libcurl.x86_64 0:7.29.0-35.el7.centos ", "", "Complete!", "Running install-packages install. Package list: iscsi-initiator-utils", "Loading \"fastestmirror\" plugin", "Config time: 0.007", "Yum version: 3.4.3", "rpmdb time: 0.000", "Setting up Package Sacks", "Loading mirror speeds from cached hostfile", " * base: mirror.spro.net", " * extras: mirrors.ocf.berkeley.edu", " * updates: mirrors.cat.pdx.edu", "pkgsack time: 0.185", "Obs Init time: 0.092", "Resolving Dependencies", "--> Running transaction check", "---> Package iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 will be installed", "Checking deps for iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('iscsi-initiator-utils-iscsiuio', 'GE', ('0', '6.2.0.873', '35.el7')) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('systemd', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('systemd', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('librt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('libmount.so.1(MOUNT_2.22)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('libmount.so.1(MOUNT_2.19)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('libkmod.so.2(LIBKMOD_5)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('/bin/sh', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('/bin/sh', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('/bin/bash', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('libpython2.7.so.1.0()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('libmount.so.1()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('libkmod.so.2()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u", "iscsi-initiator-utils-6.2.0.873-35.el7.x86_64 requires: iscsi-initiator-utils-iscsiuio >= 6.2.0.873-35.el7", "--> Processing Dependency: iscsi-initiator-utils-iscsiuio >= 6.2.0.873-35.el7 for package: iscsi-initiator-utils-6.2.0.873-35.el7.x86_64", "Searching pkgSack for dep: iscsi-initiator-utils-iscsiuio", "Building updates object", "up:simple updates time: 0.008", "up:obs time: 0.002", "up:condense time: 0.000", "updates time: 0.096", "TSINFO: Marking iscsi-initiator-utils-iscsiuio-6.2.0.873-35.el7.x86_64 as install for iscsi-initiator-utils-6.2.0.873-35.el7.x86_64", "--> Running transaction check", "---> Package iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 will be installed", "Checking deps for iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('iscsi-initiator-utils', 'EQ', ('0', '6.2.0.873', '35.el7')) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('libgcc_s.so.1(GCC_3.3.1)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('libgcc_s.so.1(GCC_3.0)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('libc.so.6(GLIBC_2.15)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('/bin/sh', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('/bin/sh', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('libgcc_s.so.1()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u", "--> Finished Dependency Resolution", "Dependency Process ending", "Depsolve time: 0.356", "", "Dependencies Resolved", "", "================================================================================", " Package Arch Version Repository", " Size", "================================================================================", "Installing:", " iscsi-initiator-utils x86_64 6.2.0.873-35.el7 base 417 k", "Installing for dependencies:", " iscsi-initiator-utils-iscsiuio x86_64 6.2.0.873-35.el7 base 85 k", "", "Transaction Summary", "================================================================================", "Install 1 Package (+1 Dependent package)", "", "Total size: 502 k", "Installed size: 2.5 M", "Downloading packages:", "using local copy of iscsi-initiator-utils-iscsiuio-6.2.0.873-35.el7.x86_64", "using local copy of iscsi-initiator-utils-6.2.0.873-35.el7.x86_64", "Member: iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u", "Adding Package iscsi-initiator-utils-iscsiuio-6.2.0.873-35.el7.x86_64 in mode u", "Member: iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u", "Adding Package iscsi-initiator-utils-6.2.0.873-35.el7.x86_64 in mode u", "Running transaction check", "Transaction check time: 0.015", "Running transaction test", "Transaction test succeeded", "Transaction test time: 0.017", "Running transaction", " Installing : iscsi-initiator-utils-6.2.0.873-35.el7.x86_64 1/2 ", " Installing : iscsi-initiator-utils-iscsiuio-6.2.0.873-35.el7.x86_64 2/2 ", " Verifying : iscsi-initiator-utils-iscsiuio-6.2.0.873-35.el7.x86_64 1/2 ", " Verifying : iscsi-initiator-utils-6.2.0.873-35.el7.x86_64 2/2 ", "VerifyTransaction time: 0.052", "Transaction time: 0.237", "", "Installed:", " iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 ", "", "Dependency Installed:", " iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 ", "", "Complete!", "Loaded plugins: fastestmirror", "Loading mirror speeds from cached hostfile", " * base: mirror.spro.net", " * extras: ftp.osuosl.org", " * updates: mirrors.cat.pdx.edu", "Resolving Dependencies", "--> Running transaction check", "---> Package audit.x86_64 0:2.4.1-5.el7 will be updated", "---> Package audit.x86_64 0:2.6.5-3.el7 will be an update", "---> Package audit-libs.x86_64 0:2.4.1-5.el7 will be updated", "---> Package audit-libs.x86_64 0:2.6.5-3.el7 will be an update", "---> Package audit-libs-python.x86_64 0:2.4.1-5.el7 will be updated", "---> Package audit-libs-python.x86_64 0:2.6.5-3.el7 will be an update", "---> Package authconfig.x86_64 0:6.2.8-10.el7 will be updated", "---> Package authconfig.x86_64 0:6.2.8-14.el7 will be an update", "---> Package bash.x86_64 0:4.2.46-20.el7_2 will be updated", "---> Package bash.x86_64 0:4.2.46-21.el7_3 will be an update", "---> Package bind-libs-lite.x86_64 32:9.9.4-29.el7_2.3 will be updated", "---> Package bind-libs-lite.x86_64 32:9.9.4-38.el7_3.1 will be an update", "--> Processing Dependency: libGeoIP.so.1()(64bit) for package: 32:bind-libs-lite-9.9.4-38.el7_3.1.x86_64", "---> Package bind-license.noarch 32:9.9.4-29.el7_2.3 will be updated", "---> Package bind-license.noarch 32:9.9.4-38.el7_3.1 will be an update", "---> Package binutils.x86_64 0:2.23.52.0.1-55.el7 will be updated", "---> Package binutils.x86_64 0:2.25.1-22.base.el7 will be an update", "---> Package btrfs-progs.x86_64 0:3.19.1-1.el7 will be updated", "---> Package btrfs-progs.x86_64 0:4.4.1-1.el7 will be an update", "---> Package ca-certificates.noarch 0:2015.2.6-70.1.el7_2 will be updated", "---> Package ca-certificates.noarch 0:2015.2.6-73.el7 will be an update", "---> Package centos-release.x86_64 0:7-2.1511.el7.centos.2.10 will be updated", "---> Package centos-release.x86_64 0:7-3.1611.el7.centos will be an update", "---> Package checkpolicy.x86_64 0:2.1.12-6.el7 will be updated", "---> Package checkpolicy.x86_64 0:2.5-4.el7 will be an update", "---> Package chkconfig.x86_64 0:1.3.61-5.el7_2.1 will be updated", "---> Package chkconfig.x86_64 0:1.7.2-1.el7 will be an update", "---> Package chrony.x86_64 0:2.1.1-1.el7.centos will be updated", "---> Package chrony.x86_64 0:2.1.1-4.el7.centos will be an update", "---> Package coreutils.x86_64 0:8.22-15.el7_2.1 will be updated", "---> Package coreutils.x86_64 0:8.22-18.el7 will be an update", "---> Package cryptsetup-libs.x86_64 0:1.6.7-1.el7 will be updated", "---> Package cryptsetup-libs.x86_64 0:1.7.2-1.el7 will be an update", "---> Package dbus.x86_64 1:1.6.12-14.el7_2 will be updated", "---> Package dbus.x86_64 1:1.6.12-17.el7 will be an update", "---> Package dbus-libs.x86_64 1:1.6.12-14.el7_2 will be updated", "---> Package dbus-libs.x86_64 1:1.6.12-17.el7 will be an update", "---> Package device-mapper.x86_64 7:1.02.107-5.el7_2.5 will be updated", "---> Package device-mapper.x86_64 7:1.02.135-1.el7_3.2 will be an update", "---> Package device-mapper-libs.x86_64 7:1.02.107-5.el7_2.5 will be updated", "---> Package device-mapper-libs.x86_64 7:1.02.135-1.el7_3.2 will be an update", "---> Package dhclient.x86_64 12:4.2.5-42.el7.centos will be updated", "---> Package dhclient.x86_64 12:4.2.5-47.el7.centos will be an update", "---> Package dhcp-common.x86_64 12:4.2.5-42.el7.centos will be updated", "---> Package dhcp-common.x86_64 12:4.2.5-47.el7.centos will be an update", "---> Package dhcp-libs.x86_64 12:4.2.5-42.el7.centos will be updated", "---> Package dhcp-libs.x86_64 12:4.2.5-47.el7.centos will be an update", "---> Package dmidecode.x86_64 1:2.12-9.el7 will be updated", "---> Package dmidecode.x86_64 1:3.0-2.el7 will be an update", "---> Package dnsmasq.x86_64 0:2.66-14.el7_1 will be updated", "---> Package dnsmasq.x86_64 0:2.66-21.el7 will be an update", "---> Package dracut.x86_64 0:033-360.el7_2.1 will be updated", "---> Package dracut.x86_64 0:033-463.el7 will be an update", "---> Package dracut-config-generic.x86_64 0:033-360.el7_2.1 will be updated", "---> Package dracut-config-generic.x86_64 0:033-463.el7 will be an update", "---> Package dracut-config-rescue.x86_64 0:033-360.el7_2.1 will be updated", "---> Package dracut-config-rescue.x86_64 0:033-463.el7 will be an update", "---> Package dracut-network.x86_64 0:033-360.el7_2.1 will be updated", "---> Package dracut-network.x86_64 0:033-463.el7 will be an update", "---> Package e2fsprogs.x86_64 0:1.42.9-7.el7 will be updated", "---> Package e2fsprogs.x86_64 0:1.42.9-9.el7 will be an update", "---> Package e2fsprogs-libs.x86_64 0:1.42.9-7.el7 will be updated", "---> Package e2fsprogs-libs.x86_64 0:1.42.9-9.el7 will be an update", "---> Package elfutils-libelf.x86_64 0:0.163-3.el7 will be updated", "---> Package elfutils-libelf.x86_64 0:0.166-2.el7 will be an update", "---> Package elfutils-libs.x86_64 0:0.163-3.el7 will be updated", "---> Package elfutils-libs.x86_64 0:0.166-2.el7 will be an update", "---> Package ethtool.x86_64 2:3.15-2.el7 will be updated", "---> Package ethtool.x86_64 2:4.5-3.el7 will be an update", "---> Package expat.x86_64 0:2.1.0-8.el7 will be updated", "---> Package expat.x86_64 0:2.1.0-10.el7_3 will be an update", "---> Package file.x86_64 0:5.11-31.el7 will be updated", "---> Package file.x86_64 0:5.11-33.el7 will be an update", "---> Package file-libs.x86_64 0:5.11-31.el7 will be updated", "---> Package file-libs.x86_64 0:5.11-33.el7 will be an update", "---> Package filesystem.x86_64 0:3.2-20.el7 will be updated", "---> Package filesystem.x86_64 0:3.2-21.el7 will be an update", "---> Package freetype.x86_64 0:2.4.11-11.el7 will be updated", "---> Package freetype.x86_64 0:2.4.11-12.el7 will be an update", "---> Package glib2.x86_64 0:2.42.2-5.el7 will be updated", "---> Package glib2.x86_64 0:2.46.2-4.el7 will be an update", "---> Package glibc.x86_64 0:2.17-106.el7_2.8 will be updated", "---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be an update", "---> Package glibc-common.x86_64 0:2.17-106.el7_2.8 will be updated", "---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be an update", "---> Package gnupg2.x86_64 0:2.0.22-3.el7 will be updated", "---> Package gnupg2.x86_64 0:2.0.22-4.el7 will be an update", "---> Package gnutls.x86_64 0:3.3.8-14.el7_2 will be updated", "---> Package gnutls.x86_64 0:3.3.24-1.el7 will be an update", "---> Package grub2.x86_64 1:2.02-0.34.el7.centos will be updated", "---> Package grub2.x86_64 1:2.02-0.44.el7.centos will be an update", "---> Package grub2-tools.x86_64 1:2.02-0.34.el7.centos will be updated", "---> Package grub2-tools.x86_64 1:2.02-0.44.el7.centos will be an update", "---> Package grubby.x86_64 0:8.28-17.el7 will be updated", "---> Package grubby.x86_64 0:8.28-18.el7 will be an update", "---> Package gssproxy.x86_64 0:0.4.1-8.el7_2 will be updated", "---> Package gssproxy.x86_64 0:0.4.1-13.el7 will be an update", "---> Package initscripts.x86_64 0:9.49.30-1.el7_2.3 will be updated", "---> Package initscripts.x86_64 0:9.49.37-1.el7 will be an update", "---> Package iproute.x86_64 0:3.10.0-54.el7_2.1 will be updated", "---> Package iproute.x86_64 0:3.10.0-74.el7 will be an update", "---> Package iptables.x86_64 0:1.4.21-16.el7 will be updated", "---> Package iptables.x86_64 0:1.4.21-17.el7 will be an update", "---> Package irqbalance.x86_64 3:1.0.7-5.el7 will be updated", "---> Package irqbalance.x86_64 3:1.0.7-6.el7 will be an update", "---> Package iwl7265-firmware.noarch 0:22.0.7.0-43.el7 will be updated", "---> Package iwl7265-firmware.noarch 0:22.0.7.0-49.el7 will be an update", "---> Package kbd.x86_64 0:1.15.5-11.el7 will be updated", "---> Package kbd.x86_64 0:1.15.5-12.el7 will be an update", "---> Package kbd-legacy.noarch 0:1.15.5-11.el7 will be updated", "---> Package kbd-legacy.noarch 0:1.15.5-12.el7 will be an update", "---> Package kbd-misc.noarch 0:1.15.5-11.el7 will be updated", "---> Package kbd-misc.noarch 0:1.15.5-12.el7 will be an update", "---> Package kernel.x86_64 0:3.10.0-514.6.1.el7 will be installed", "--> Processing Dependency: linux-firmware >= 20160830-49 for package: kernel-3.10.0-514.6.1.el7.x86_64", "---> Package kernel-tools.x86_64 0:3.10.0-327.28.3.el7 will be updated", "---> Package kernel-tools.x86_64 0:3.10.0-514.6.1.el7 will be an update", "---> Package kernel-tools-libs.x86_64 0:3.10.0-327.28.3.el7 will be updated", "---> Package kernel-tools-libs.x86_64 0:3.10.0-514.6.1.el7 will be an update", "---> Package kexec-tools.x86_64 0:2.0.7-38.el7_2.1 will be updated", "---> Package kexec-tools.x86_64 0:2.0.7-50.el7 will be an update", "---> Package kmod.x86_64 0:20-5.el7 will be updated", "---> Package kmod.x86_64 0:20-9.el7 will be an update", "---> Package kmod-libs.x86_64 0:20-5.el7 will be updated", "---> Package kmod-libs.x86_64 0:20-9.el7 will be an update", "---> Package kpartx.x86_64 0:0.4.9-85.el7_2.5 will be updated", "---> Package kpartx.x86_64 0:0.4.9-99.el7_3.1 will be an update", "---> Package krb5-libs.x86_64 0:1.13.2-12.el7_2 will be updated", "---> Package krb5-libs.x86_64 0:1.14.1-27.el7_3 will be an update", "---> Package libbasicobjects.x86_64 0:0.1.1-25.el7 will be updated", "---> Package libbasicobjects.x86_64 0:0.1.1-27.el7 will be an update", "---> Package libblkid.x86_64 0:2.23.2-26.el7_2.3 will be updated", "---> Package libblkid.x86_64 0:2.23.2-33.el7 will be an update", "---> Package libcgroup.x86_64 0:0.41-8.el7 will be updated", "---> Package libcgroup.x86_64 0:0.41-11.el7 will be an update", "---> Package libcollection.x86_64 0:0.6.2-25.el7 will be updated", "---> Package libcollection.x86_64 0:0.6.2-27.el7 will be an update", "---> Package libcom_err.x86_64 0:1.42.9-7.el7 will be updated", "---> Package libcom_err.x86_64 0:1.42.9-9.el7 will be an update", "---> Package libffi.x86_64 0:3.0.13-16.el7 will be updated", "---> Package libffi.x86_64 0:3.0.13-18.el7 will be an update", "---> Package libgcc.x86_64 0:4.8.5-4.el7 will be updated", "---> Package libgcc.x86_64 0:4.8.5-11.el7 will be an update", "---> Package libgcrypt.x86_64 0:1.5.3-12.el7_1.1 will be updated", "---> Package libgcrypt.x86_64 0:1.5.3-13.el7_3.1 will be an update", "---> Package libgomp.x86_64 0:4.8.5-4.el7 will be updated", "---> Package libgomp.x86_64 0:4.8.5-11.el7 will be an update", "---> Package libgudev1.x86_64 0:219-19.el7_2.12 will be updated", "---> Package libgudev1.x86_64 0:219-30.el7_3.6 will be an update", "---> Package libini_config.x86_64 0:1.2.0-25.el7 will be updated", "---> Package libini_config.x86_64 0:1.3.0-27.el7 will be an update", "---> Package libmount.x86_64 0:2.23.2-26.el7_2.3 will be updated", "---> Package libmount.x86_64 0:2.23.2-33.el7 will be an update", "---> Package libndp.x86_64 0:1.2-6.el7_2 will be updated", "---> Package libndp.x86_64 0:1.2-7.el7 will be an update", "---> Package libnfsidmap.x86_64 0:0.25-12.el7 will be updated", "---> Package libnfsidmap.x86_64 0:0.25-15.el7 will be an update", "---> Package libnl3.x86_64 0:3.2.21-10.el7 will be updated", "---> Package libnl3.x86_64 0:3.2.28-3.el7_3 will be an update", "---> Package libnl3-cli.x86_64 0:3.2.21-10.el7 will be updated", "---> Package libnl3-cli.x86_64 0:3.2.28-3.el7_3 will be an update", "---> Package libpath_utils.x86_64 0:0.2.1-25.el7 will be updated", "---> Package libpath_utils.x86_64 0:0.2.1-27.el7 will be an update", "---> Package libproxy.x86_64 0:0.4.11-8.el7 will be updated", "---> Package libproxy.x86_64 0:0.4.11-10.el7 will be an update", "---> Package libref_array.x86_64 0:0.1.5-25.el7 will be updated", "---> Package libref_array.x86_64 0:0.1.5-27.el7 will be an update", "---> Package libselinux.x86_64 0:2.2.2-6.el7 will be updated", "---> Package libselinux.x86_64 0:2.5-6.el7 will be an update", "---> Package libselinux-python.x86_64 0:2.2.2-6.el7 will be updated", "---> Package libselinux-python.x86_64 0:2.5-6.el7 will be an update", "---> Package libselinux-utils.x86_64 0:2.2.2-6.el7 will be updated", "---> Package libselinux-utils.x86_64 0:2.5-6.el7 will be an update", "---> Package libsemanage.x86_64 0:2.1.10-18.el7 will be updated", "---> Package libsemanage.x86_64 0:2.5-5.1.el7_3 will be an update", "---> Package libsemanage-python.x86_64 0:2.1.10-18.el7 will be updated", "---> Package libsemanage-python.x86_64 0:2.5-5.1.el7_3 will be an update", "---> Package libsepol.x86_64 0:2.1.9-3.el7 will be updated", "---> Package libsepol.x86_64 0:2.5-6.el7 will be an update", "---> Package libsoup.x86_64 0:2.48.1-3.el7 will be updated", "---> Package libsoup.x86_64 0:2.48.1-6.el7 will be an update", "---> Package libss.x86_64 0:1.42.9-7.el7 will be updated", "---> Package libss.x86_64 0:1.42.9-9.el7 will be an update", "---> Package libstdc++.x86_64 0:4.8.5-4.el7 will be updated", "---> Package libstdc++.x86_64 0:4.8.5-11.el7 will be an update", "---> Package libtalloc.x86_64 0:2.1.5-1.el7_2 will be updated", "---> Package libtalloc.x86_64 0:2.1.6-1.el7 will be an update", "---> Package libtasn1.x86_64 0:3.8-2.el7 will be updated", "---> Package libtasn1.x86_64 0:3.8-3.el7 will be an update", "---> Package libteam.x86_64 0:1.17-6.el7_2 will be updated", "---> Package libteam.x86_64 0:1.25-4.el7 will be an update", "---> Package libtevent.x86_64 0:0.9.26-1.el7_2.1 will be updated", "---> Package libtevent.x86_64 0:0.9.28-1.el7 will be an update", "---> Package libtirpc.x86_64 0:0.2.4-0.6.el7 will be updated", "---> Package libtirpc.x86_64 0:0.2.4-0.8.el7 will be an update", "---> Package libuuid.x86_64 0:2.23.2-26.el7_2.3 will be updated", "---> Package libuuid.x86_64 0:2.23.2-33.el7 will be an update", "---> Package logrotate.x86_64 0:3.8.6-7.el7_2 will be updated", "---> Package logrotate.x86_64 0:3.8.6-12.el7 will be an update", "---> Package lua.x86_64 0:5.1.4-14.el7 will be updated", "---> Package lua.x86_64 0:5.1.4-15.el7 will be an update", "---> Package make.x86_64 1:3.82-21.el7 will be updated", "---> Package make.x86_64 1:3.82-23.el7 will be an update", "---> Package mariadb-libs.x86_64 1:5.5.50-1.el7_2 will be updated", "---> Package mariadb-libs.x86_64 1:5.5.52-1.el7 will be an update", "---> Package microcode_ctl.x86_64 2:2.1-12.el7_2.1 will be updated", "---> Package microcode_ctl.x86_64 2:2.1-16.1.el7_3 will be an update", "---> Package mozjs17.x86_64 0:17.0.0-12.el7 will be updated", "---> Package mozjs17.x86_64 0:17.0.0-19.el7 will be an update", "---> Package nettle.x86_64 0:2.7.1-4.el7 will be updated", "---> Package nettle.x86_64 0:2.7.1-8.el7 will be an update", "---> Package nfs-utils.x86_64 1:1.3.0-0.21.el7_2.1 will be updated", "---> Package nfs-utils.x86_64 1:1.3.0-0.33.el7 will be an update", "---> Package nss.x86_64 0:3.21.0-9.el7_2 will be updated", "---> Package nss.x86_64 0:3.21.3-2.el7_3 will be an update", "---> Package nss-softokn.x86_64 0:3.16.2.3-14.2.el7_2 will be updated", "---> Package nss-softokn.x86_64 0:3.16.2.3-14.4.el7 will be an update", "---> Package nss-softokn-freebl.x86_64 0:3.16.2.3-14.2.el7_2 will be updated", "---> Package nss-softokn-freebl.x86_64 0:3.16.2.3-14.4.el7 will be an update", "---> Package nss-sysinit.x86_64 0:3.21.0-9.el7_2 will be updated", "---> Package nss-sysinit.x86_64 0:3.21.3-2.el7_3 will be an update", "---> Package nss-tools.x86_64 0:3.21.0-9.el7_2 will be updated", "---> Package nss-tools.x86_64 0:3.21.3-2.el7_3 will be an update", "---> Package nss-util.x86_64 0:3.21.0-2.2.el7_2 will be updated", "---> Package nss-util.x86_64 0:3.21.3-1.1.el7_3 will be an update", "---> Package openldap.x86_64 0:2.4.40-9.el7_2 will be updated", "---> Package openldap.x86_64 0:2.4.40-13.el7 will be an update", "---> Package openssh.x86_64 0:6.6.1p1-25.el7_2 will be updated", "---> Package openssh.x86_64 0:6.6.1p1-33.el7_3 will be an update", "---> Package openssh-clients.x86_64 0:6.6.1p1-25.el7_2 will be updated", "---> Package openssh-clients.x86_64 0:6.6.1p1-33.el7_3 will be an update", "---> Package openssh-server.x86_64 0:6.6.1p1-25.el7_2 will be updated", "---> Package openssh-server.x86_64 0:6.6.1p1-33.el7_3 will be an update", "---> Package openssl.x86_64 1:1.0.1e-51.el7_2.5 will be updated", "---> Package openssl.x86_64 1:1.0.1e-60.el7 will be an update", "---> Package openssl-libs.x86_64 1:1.0.1e-51.el7_2.5 will be updated", "---> Package openssl-libs.x86_64 1:1.0.1e-60.el7 will be an update", "---> Package os-prober.x86_64 0:1.58-5.el7 will be updated", "---> Package os-prober.x86_64 0:1.58-9.el7 will be an update", "---> Package pam.x86_64 0:1.1.8-12.el7_1.1 will be updated", "---> Package pam.x86_64 0:1.1.8-18.el7 will be an update", "---> Package parted.x86_64 0:3.1-23.el7 will be updated", "---> Package parted.x86_64 0:3.1-28.el7 will be an update", "---> Package pciutils-libs.x86_64 0:3.2.1-4.el7 will be updated", "---> Package pciutils-libs.x86_64 0:3.5.1-1.el7 will be an update", "---> Package pinentry.x86_64 0:0.8.1-14.el7 will be updated", "---> Package pinentry.x86_64 0:0.8.1-17.el7 will be an update", "---> Package policycoreutils.x86_64 0:2.2.5-20.el7 will be updated", "---> Package policycoreutils.x86_64 0:2.5-11.el7_3 will be an update", "---> Package policycoreutils-python.x86_64 0:2.2.5-20.el7 will be updated", "---> Package policycoreutils-python.x86_64 0:2.5-11.el7_3 will be an update", "---> Package polkit.x86_64 0:0.112-7.el7_2 will be updated", "---> Package polkit.x86_64 0:0.112-9.el7 will be an update", "---> Package procps-ng.x86_64 0:3.3.10-5.el7_2 will be updated", "---> Package procps-ng.x86_64 0:3.3.10-10.el7 will be an update", "---> Package python.x86_64 0:2.7.5-38.el7_2 will be updated", "---> Package python.x86_64 0:2.7.5-48.el7 will be an update", "---> Package python-libs.x86_64 0:2.7.5-38.el7_2 will be updated", "---> Package python-libs.x86_64 0:2.7.5-48.el7 will be an update", "---> Package python-perf.x86_64 0:3.10.0-327.28.3.el7 will be updated", "---> Package python-perf.x86_64 0:3.10.0-514.6.1.el7 will be an update", "---> Package python-pycurl.x86_64 0:7.19.0-17.el7 will be updated", "---> Package python-pycurl.x86_64 0:7.19.0-19.el7 will be an update", "---> Package python-urlgrabber.noarch 0:3.10-7.el7 will be updated", "---> Package python-urlgrabber.noarch 0:3.10-8.el7 will be an update", "---> Package quota.x86_64 1:4.01-11.el7_2.1 will be updated", "---> Package quota.x86_64 1:4.01-14.el7 will be an update", "---> Package quota-nls.noarch 1:4.01-11.el7_2.1 will be updated", "---> Package quota-nls.noarch 1:4.01-14.el7 will be an update", "---> Package rdma.noarch 0:7.2_4.1_rc6-2.el7 will be updated", "---> Package rdma.noarch 0:7.3_4.7_rc2-5.el7 will be an update", "--> Processing Dependency: pciutils for package: rdma-7.3_4.7_rc2-5.el7.noarch", "---> Package rpcbind.x86_64 0:0.2.0-33.el7_2.1 will be updated", "---> Package rpcbind.x86_64 0:0.2.0-38.el7 will be an update", "---> Package rpm.x86_64 0:4.11.3-17.el7 will be updated", "---> Package rpm.x86_64 0:4.11.3-21.el7 will be an update", "---> Package rpm-build-libs.x86_64 0:4.11.3-17.el7 will be updated", "---> Package rpm-build-libs.x86_64 0:4.11.3-21.el7 will be an update", "---> Package rpm-libs.x86_64 0:4.11.3-17.el7 will be updated", "---> Package rpm-libs.x86_64 0:4.11.3-21.el7 will be an update", "---> Package rpm-python.x86_64 0:4.11.3-17.el7 will be updated", "---> Package rpm-python.x86_64 0:4.11.3-21.el7 will be an update", "---> Package selinux-policy.noarch 0:3.13.1-60.el7_2.7 will be updated", "---> Package selinux-policy.noarch 0:3.13.1-102.el7_3.13 will be an update", "---> Package selinux-policy-targeted.noarch 0:3.13.1-60.el7_2.7 will be updated", "---> Package selinux-policy-targeted.noarch 0:3.13.1-102.el7_3.13 will be an update", "---> Package setools-libs.x86_64 0:3.3.7-46.el7 will be updated", "---> Package setools-libs.x86_64 0:3.3.8-1.1.el7 will be an update", "---> Package setup.noarch 0:2.8.71-6.el7 will be updated", "---> Package setup.noarch 0:2.8.71-7.el7 will be an update", "---> Package shadow-utils.x86_64 2:4.1.5.1-18.el7 will be updated", "---> Package shadow-utils.x86_64 2:4.1.5.1-24.el7 will be an update", "---> Package sudo.x86_64 0:1.8.6p7-17.el7_2 will be updated", "---> Package sudo.x86_64 0:1.8.6p7-21.el7_3 will be an update", "---> Package systemd.x86_64 0:219-19.el7_2.12 will be updated", "---> Package systemd.x86_64 0:219-30.el7_3.6 will be an update", "---> Package systemd-libs.x86_64 0:219-19.el7_2.12 will be updated", "---> Package systemd-libs.x86_64 0:219-30.el7_3.6 will be an update", "---> Package systemd-sysv.x86_64 0:219-19.el7_2.12 will be updated", "---> Package systemd-sysv.x86_64 0:219-30.el7_3.6 will be an update", "---> Package tar.x86_64 2:1.26-29.el7 will be updated", "---> Package tar.x86_64 2:1.26-31.el7 will be an update", "---> Package teamd.x86_64 0:1.17-6.el7_2 will be updated", "---> Package teamd.x86_64 0:1.25-4.el7 will be an update", "---> Package tuned.noarch 0:2.5.1-4.el7_2.3 will be updated", "---> Package tuned.noarch 0:2.7.1-3.el7_3.1 will be an update", "---> Package tzdata.noarch 0:2016f-1.el7 will be updated", "---> Package tzdata.noarch 0:2016j-1.el7 will be an update", "---> Package util-linux.x86_64 0:2.23.2-26.el7_2.3 will be updated", "---> Package util-linux.x86_64 0:2.23.2-33.el7 will be an update", "---> Package vim-minimal.x86_64 2:7.4.160-1.el7 will be updated", "---> Package vim-minimal.x86_64 2:7.4.160-1.el7_3.1 will be an update", "---> Package virt-what.x86_64 0:1.13-6.el7 will be updated", "---> Package virt-what.x86_64 0:1.13-8.el7 will be an update", "---> Package wpa_supplicant.x86_64 1:2.0-17.el7_1 will be updated", "---> Package wpa_supplicant.x86_64 1:2.0-20.el7 will be an update", "---> Package xfsprogs.x86_64 0:3.2.2-2.el7 will be updated", "---> Package xfsprogs.x86_64 0:4.5.0-9.el7_3 will be an update", "---> Package xz.x86_64 0:5.1.2-12alpha.el7 will be updated", "---> Package xz.x86_64 0:5.2.2-1.el7 will be an update", "---> Package xz-libs.x86_64 0:5.1.2-12alpha.el7 will be updated", "---> Package xz-libs.x86_64 0:5.2.2-1.el7 will be an update", "---> Package yum.noarch 0:3.4.3-132.el7.centos.0.1 will be updated", "---> Package yum.noarch 0:3.4.3-150.el7.centos will be an update", "---> Package yum-plugin-fastestmirror.noarch 0:1.1.31-34.el7 will be updated", "---> Package yum-plugin-fastestmirror.noarch 0:1.1.31-40.el7 will be an update", "---> Package yum-utils.noarch 0:1.1.31-34.el7 will be updated", "---> Package yum-utils.noarch 0:1.1.31-40.el7 will be an update", "--> Processing Dependency: libxml2-python for package: yum-utils-1.1.31-40.el7.noarch", "---> Package zlib.x86_64 0:1.2.7-15.el7 will be updated", "---> Package zlib.x86_64 0:1.2.7-17.el7 will be an update", "--> Running transaction check", "---> Package GeoIP.x86_64 0:1.5.0-11.el7 will be installed", "---> Package libxml2-python.x86_64 0:2.9.1-6.el7_2.3 will be installed", "---> Package linux-firmware.noarch 0:20160830-49.git7534e19.el7 will be installed", "---> Package pciutils.x86_64 0:3.5.1-1.el7 will be installed", "--> Processing Dependency: hwdata for package: pciutils-3.5.1-1.el7.x86_64", "--> Running transaction check", "---> Package hwdata.x86_64 0:0.252-8.4.el7 will be installed", "--> Finished Dependency Resolution", "", "Dependencies Resolved", "", "================================================================================", " Package Arch Version Repository", " Size", "================================================================================", "Installing:", " kernel x86_64 3.10.0-514.6.1.el7 updates 37 M", "Updating:", " audit x86_64 2.6.5-3.el7 base 233 k", " audit-libs x86_64 2.6.5-3.el7 base 85 k", " audit-libs-python x86_64 2.6.5-3.el7 base 70 k", " authconfig x86_64 6.2.8-14.el7 base 419 k", " bash x86_64 4.2.46-21.el7_3 updates 1.0 M", " bind-libs-lite x86_64 32:9.9.4-38.el7_3.1 updates 729 k", " bind-license noarch 32:9.9.4-38.el7_3.1 updates 83 k", " binutils x86_64 2.25.1-22.base.el7 base 5.4 M", " btrfs-progs x86_64 4.4.1-1.el7 base 604 k", " ca-certificates noarch 2015.2.6-73.el7 base 429 k", " centos-release x86_64 7-3.1611.el7.centos base 23 k", " checkpolicy x86_64 2.5-4.el7 base 290 k", " chkconfig x86_64 1.7.2-1.el7 base 175 k", " chrony x86_64 2.1.1-4.el7.centos updates 281 k", " coreutils x86_64 8.22-18.el7 base 3.3 M", " cryptsetup-libs x86_64 1.7.2-1.el7 base 216 k", " dbus x86_64 1:1.6.12-17.el7 base 307 k", " dbus-libs x86_64 1:1.6.12-17.el7 base 151 k", " device-mapper x86_64 7:1.02.135-1.el7_3.2 updates 269 k", " device-mapper-libs x86_64 7:1.02.135-1.el7_3.2 updates 333 k", " dhclient x86_64 12:4.2.5-47.el7.centos base 280 k", " dhcp-common x86_64 12:4.2.5-47.el7.centos base 172 k", " dhcp-libs x86_64 12:4.2.5-47.el7.centos base 129 k", " dmidecode x86_64 1:3.0-2.el7 base 83 k", " dnsmasq x86_64 2.66-21.el7 base 229 k", " dracut x86_64 033-463.el7 base 317 k", " dracut-config-generic x86_64 033-463.el7 base 52 k", " dracut-config-rescue x86_64 033-463.el7 base 54 k", " dracut-network x86_64 033-463.el7 base 96 k", " e2fsprogs x86_64 1.42.9-9.el7 base 698 k", " e2fsprogs-libs x86_64 1.42.9-9.el7 base 166 k", " elfutils-libelf x86_64 0.166-2.el7 base 208 k", " elfutils-libs x86_64 0.166-2.el7 base 262 k", " ethtool x86_64 2:4.5-3.el7 base 121 k", " expat x86_64 2.1.0-10.el7_3 updates 81 k", " file x86_64 5.11-33.el7 base 57 k", " file-libs x86_64 5.11-33.el7 base 340 k", " filesystem x86_64 3.2-21.el7 base 1.0 M", " freetype x86_64 2.4.11-12.el7 base 391 k", " glib2 x86_64 2.46.2-4.el7 base 2.3 M", " glibc x86_64 2.17-157.el7_3.1 updates 3.6 M", " glibc-common x86_64 2.17-157.el7_3.1 updates 11 M", " gnupg2 x86_64 2.0.22-4.el7 base 1.5 M", " gnutls x86_64 3.3.24-1.el7 base 672 k", " grub2 x86_64 1:2.02-0.44.el7.centos base 1.5 M", " grub2-tools x86_64 1:2.02-0.44.el7.centos base 3.3 M", " grubby x86_64 8.28-18.el7 base 67 k", " gssproxy x86_64 0.4.1-13.el7 base 87 k", " initscripts x86_64 9.49.37-1.el7 base 431 k", " iproute x86_64 3.10.0-74.el7 base 618 k", " iptables x86_64 1.4.21-17.el7 base 426 k", " irqbalance x86_64 3:1.0.7-6.el7 base 44 k", " iwl7265-firmware noarch 22.0.7.0-49.el7 base 2.9 M", " kbd x86_64 1.15.5-12.el7 base 346 k", " kbd-legacy noarch 1.15.5-12.el7 base 465 k", " kbd-misc noarch 1.15.5-12.el7 base 1.4 M", " kernel-tools x86_64 3.10.0-514.6.1.el7 updates 4.0 M", " kernel-tools-libs x86_64 3.10.0-514.6.1.el7 updates 3.9 M", " kexec-tools x86_64 2.0.7-50.el7 base 326 k", " kmod x86_64 20-9.el7 base 115 k", " kmod-libs x86_64 20-9.el7 base 47 k", " kpartx x86_64 0.4.9-99.el7_3.1 updates 67 k", " krb5-libs x86_64 1.14.1-27.el7_3 updates 740 k", " libbasicobjects x86_64 0.1.1-27.el7 base 25 k", " libblkid x86_64 2.23.2-33.el7 base 170 k", " libcgroup x86_64 0.41-11.el7 base 65 k", " libcollection x86_64 0.6.2-27.el7 base 41 k", " libcom_err x86_64 1.42.9-9.el7 base 40 k", " libffi x86_64 3.0.13-18.el7 base 30 k", " libgcc x86_64 4.8.5-11.el7 base 97 k", " libgcrypt x86_64 1.5.3-13.el7_3.1 updates 263 k", " libgomp x86_64 4.8.5-11.el7 base 152 k", " libgudev1 x86_64 219-30.el7_3.6 updates 76 k", " libini_config x86_64 1.3.0-27.el7 base 63 k", " libmount x86_64 2.23.2-33.el7 base 172 k", " libndp x86_64 1.2-7.el7 base 31 k", " libnfsidmap x86_64 0.25-15.el7 base 47 k", " libnl3 x86_64 3.2.28-3.el7_3 updates 278 k", " libnl3-cli x86_64 3.2.28-3.el7_3 updates 160 k", " libpath_utils x86_64 0.2.1-27.el7 base 27 k", " libproxy x86_64 0.4.11-10.el7 base 64 k", " libref_array x86_64 0.1.5-27.el7 base 26 k", " libselinux x86_64 2.5-6.el7 base 161 k", " libselinux-python x86_64 2.5-6.el7 base 234 k", " libselinux-utils x86_64 2.5-6.el7 base 151 k", " libsemanage x86_64 2.5-5.1.el7_3 updates 144 k", " libsemanage-python x86_64 2.5-5.1.el7_3 updates 104 k", " libsepol x86_64 2.5-6.el7 base 288 k", " libsoup x86_64 2.48.1-6.el7 base 349 k", " libss x86_64 1.42.9-9.el7 base 45 k", " libstdc++ x86_64 4.8.5-11.el7 base 300 k", " libtalloc x86_64 2.1.6-1.el7 base 34 k", " libtasn1 x86_64 3.8-3.el7 base 320 k", " libteam x86_64 1.25-4.el7 base 46 k", " libtevent x86_64 0.9.28-1.el7 base 34 k", " libtirpc x86_64 0.2.4-0.8.el7 base 88 k", " libuuid x86_64 2.23.2-33.el7 base 76 k", " logrotate x86_64 3.8.6-12.el7 base 68 k", " lua x86_64 5.1.4-15.el7 base 201 k", " make x86_64 1:3.82-23.el7 base 420 k", " mariadb-libs x86_64 1:5.5.52-1.el7 base 761 k", " microcode_ctl x86_64 2:2.1-16.1.el7_3 updates 744 k", " mozjs17 x86_64 17.0.0-19.el7 base 1.4 M", " nettle x86_64 2.7.1-8.el7 base 327 k", " nfs-utils x86_64 1:1.3.0-0.33.el7 base 377 k", " nss x86_64 3.21.3-2.el7_3 updates 852 k", " nss-softokn x86_64 3.16.2.3-14.4.el7 base 306 k", " nss-softokn-freebl x86_64 3.16.2.3-14.4.el7 base 204 k", " nss-sysinit x86_64 3.21.3-2.el7_3 updates 56 k", " nss-tools x86_64 3.21.3-2.el7_3 updates 489 k", " nss-util x86_64 3.21.3-1.1.el7_3 updates 72 k", " openldap x86_64 2.4.40-13.el7 base 350 k", " openssh x86_64 6.6.1p1-33.el7_3 updates 438 k", " openssh-clients x86_64 6.6.1p1-33.el7_3 updates 642 k", " openssh-server x86_64 6.6.1p1-33.el7_3 updates 440 k", " openssl x86_64 1:1.0.1e-60.el7 base 713 k", " openssl-libs x86_64 1:1.0.1e-60.el7 base 958 k", " os-prober x86_64 1.58-9.el7 base 42 k", " pam x86_64 1.1.8-18.el7 base 717 k", " parted x86_64 3.1-28.el7 base 607 k", " pciutils-libs x86_64 3.5.1-1.el7 base 46 k", " pinentry x86_64 0.8.1-17.el7 base 73 k", " policycoreutils x86_64 2.5-11.el7_3 updates 841 k", " policycoreutils-python x86_64 2.5-11.el7_3 updates 445 k", " polkit x86_64 0.112-9.el7 base 166 k", " procps-ng x86_64 3.3.10-10.el7 base 288 k", " python x86_64 2.7.5-48.el7 base 90 k", " python-libs x86_64 2.7.5-48.el7 base 5.6 M", " python-perf x86_64 3.10.0-514.6.1.el7 updates 4.0 M", " python-pycurl x86_64 7.19.0-19.el7 base 80 k", " python-urlgrabber noarch 3.10-8.el7 base 108 k", " quota x86_64 1:4.01-14.el7 base 179 k", " quota-nls noarch 1:4.01-14.el7 base 90 k", " rdma noarch 7.3_4.7_rc2-5.el7 base 30 k", " rpcbind x86_64 0.2.0-38.el7 base 59 k", " rpm x86_64 4.11.3-21.el7 base 1.2 M", " rpm-build-libs x86_64 4.11.3-21.el7 base 104 k", " rpm-libs x86_64 4.11.3-21.el7 base 274 k", " rpm-python x86_64 4.11.3-21.el7 base 80 k", " selinux-policy noarch 3.13.1-102.el7_3.13 updates 414 k", " selinux-policy-targeted noarch 3.13.1-102.el7_3.13 updates 6.4 M", " setools-libs x86_64 3.3.8-1.1.el7 base 612 k", " setup noarch 2.8.71-7.el7 base 165 k", " shadow-utils x86_64 2:4.1.5.1-24.el7 base 1.1 M", " sudo x86_64 1.8.6p7-21.el7_3 updates 735 k", " systemd x86_64 219-30.el7_3.6 updates 5.2 M", " systemd-libs x86_64 219-30.el7_3.6 updates 368 k", " systemd-sysv x86_64 219-30.el7_3.6 updates 63 k", " tar x86_64 2:1.26-31.el7 base 843 k", " teamd x86_64 1.25-4.el7 base 111 k", " tuned noarch 2.7.1-3.el7_3.1 updates 210 k", " tzdata noarch 2016j-1.el7 updates 442 k", " util-linux x86_64 2.23.2-33.el7 base 1.9 M", " vim-minimal x86_64 2:7.4.160-1.el7_3.1 updates 436 k", " virt-what x86_64 1.13-8.el7 base 27 k", " wpa_supplicant x86_64 1:2.0-20.el7 base 803 k", " xfsprogs x86_64 4.5.0-9.el7_3 updates 895 k", " xz x86_64 5.2.2-1.el7 base 229 k", " xz-libs x86_64 5.2.2-1.el7 base 103 k", " yum noarch 3.4.3-150.el7.centos base 1.2 M", " yum-plugin-fastestmirror noarch 1.1.31-40.el7 base 32 k", " yum-utils noarch 1.1.31-40.el7 base 116 k", " zlib x86_64 1.2.7-17.el7 base 90 k", "Installing for dependencies:", " GeoIP x86_64 1.5.0-11.el7 base 1.1 M", " hwdata x86_64 0.252-8.4.el7 base 2.1 M", " libxml2-python x86_64 2.9.1-6.el7_2.3 base 247 k", " linux-firmware noarch 20160830-49.git7534e19.el7 base 31 M", " pciutils x86_64 3.5.1-1.el7 base 93 k", "", "Transaction Summary", "================================================================================", "Install 1 Package (+5 Dependent packages)", "Upgrade 163 Packages", "", "Total size: 182 M", "Downloading packages:", "Running transaction check", "Running transaction test", "Transaction test succeeded", "Running transaction", " Updating : libgcc-4.8.5-11.el7.x86_64 1/332 ", " Updating : centos-release-7-3.1611.el7.centos.x86_64 2/332 ", " Updating : setup-2.8.71-7.el7.noarch 3/332 ", "warning: /etc/shadow created as /etc/shadow.rpmnew", " Updating : filesystem-3.2-21.el7.x86_64 4/332 ", " Updating : kbd-misc-1.15.5-12.el7.noarch 5/332 ", " Updating : tzdata-2016j-1.el7.noarch 6/332 ", " Updating : nss-softokn-freebl-3.16.2.3-14.4.el7.x86_64 7/332 ", " Updating : glibc-common-2.17-157.el7_3.1.x86_64 8/332 ", " Updating : glibc-2.17-157.el7_3.1.x86_64 9/332 ", "warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew", " Updating : bash-4.2.46-21.el7_3.x86_64 10/332 ", " Updating : libsepol-2.5-6.el7.x86_64 11/332 ", " Updating : libselinux-2.5-6.el7.x86_64 12/332 ", " Updating : zlib-1.2.7-17.el7.x86_64 13/332 ", " Updating : libcom_err-1.42.9-9.el7.x86_64 14/332 ", " Updating : xz-libs-5.2.2-1.el7.x86_64 15/332 ", " Updating : audit-libs-2.6.5-3.el7.x86_64 16/332 ", " Updating : chkconfig-1.7.2-1.el7.x86_64 17/332 ", " Updating : libuuid-2.23.2-33.el7.x86_64 18/332 ", " Updating : elfutils-libelf-0.166-2.el7.x86_64 19/332 ", " Updating : libgcrypt-1.5.3-13.el7_3.1.x86_64 20/332 ", " Updating : nss-util-3.21.3-1.1.el7_3.x86_64 21/332 ", " Updating : elfutils-libs-0.166-2.el7.x86_64 22/332 ", " Updating : libsemanage-2.5-5.1.el7_3.x86_64 23/332 ", " Updating : lua-5.1.4-15.el7.x86_64 24/332 ", " Updating : libnl3-3.2.28-3.el7_3.x86_64 25/332 ", " Updating : 1:dbus-libs-1.6.12-17.el7.x86_64 26/332 ", " Updating : libstdc++-4.8.5-11.el7.x86_64 27/332 ", " Updating : e2fsprogs-libs-1.42.9-9.el7.x86_64 28/332 ", " Updating : file-libs-5.11-33.el7.x86_64 29/332 ", " Updating : expat-2.1.0-10.el7_3.x86_64 30/332 ", " Updating : file-5.11-33.el7.x86_64 31/332 ", " Updating : libnl3-cli-3.2.28-3.el7_3.x86_64 32/332 ", " Updating : nss-softokn-3.16.2.3-14.4.el7.x86_64 33/332 ", " Updating : kmod-libs-20-9.el7.x86_64 34/332 ", " Updating : xz-5.2.2-1.el7.x86_64 35/332 ", " Updating : pciutils-libs-3.5.1-1.el7.x86_64 36/332 ", " Updating : libffi-3.0.13-18.el7.x86_64 37/332 ", " Updating : glib2-2.46.2-4.el7.x86_64 38/332 ", " Updating : libref_array-0.1.5-27.el7.x86_64 39/332 ", " Updating : libcollection-0.6.2-27.el7.x86_64 40/332 ", " Updating : libbasicobjects-0.1.1-27.el7.x86_64 41/332 ", " Updating : 2:ethtool-4.5-3.el7.x86_64 42/332 ", " Updating : libteam-1.25-4.el7.x86_64 43/332 ", " Updating : mozjs17-17.0.0-19.el7.x86_64 44/332 ", " Updating : setools-libs-3.3.8-1.1.el7.x86_64 45/332 ", " Updating : pinentry-0.8.1-17.el7.x86_64 46/332 ", " Updating : libss-1.42.9-9.el7.x86_64 47/332 ", " Installing : GeoIP-1.5.0-11.el7.x86_64 48/332 ", " Updating : 2:tar-1.26-31.el7.x86_64 49/332 ", " Updating : libselinux-utils-2.5-6.el7.x86_64 50/332 ", " Updating : 2:vim-minimal-7.4.160-1.el7_3.1.x86_64 51/332 ", " Updating : 1:make-3.82-23.el7.x86_64 52/332 ", " Updating : ca-certificates-2015.2.6-73.el7.noarch 53/332 ", " Updating : coreutils-8.22-18.el7.x86_64 54/332 ", " Updating : krb5-libs-1.14.1-27.el7_3.x86_64 55/332 ", " Updating : 1:openssl-libs-1.0.1e-60.el7.x86_64 56/332 ", " Updating : 2:shadow-utils-4.1.5.1-24.el7.x86_64 57/332 ", " Updating : libblkid-2.23.2-33.el7.x86_64 58/332 ", " Updating : pam-1.1.8-18.el7.x86_64 59/332 ", " Updating : systemd-libs-219-30.el7_3.6.x86_64 60/332 ", " Updating : python-libs-2.7.5-48.el7.x86_64 61/332 ", " Updating : python-2.7.5-48.el7.x86_64 62/332 ", " Updating : libmount-2.23.2-33.el7.x86_64 63/332 ", " Updating : util-linux-2.23.2-33.el7.x86_64 64/332 ", " Updating : procps-ng-3.3.10-10.el7.x86_64 65/332 ", " Updating : libtirpc-0.2.4-0.8.el7.x86_64 66/332 ", " Installing : libxml2-python-2.9.1-6.el7_2.3.x86_64 67/332 ", " Updating : audit-libs-python-2.6.5-3.el7.x86_64 68/332 ", " Updating : python-perf-3.10.0-514.6.1.el7.x86_64 69/332 ", " Updating : libselinux-python-2.5-6.el7.x86_64 70/332 ", " Updating : python-pycurl-7.19.0-19.el7.x86_64 71/332 ", " Updating : python-urlgrabber-3.10-8.el7.noarch 72/332 ", " Updating : libsemanage-python-2.5-5.1.el7_3.x86_64 73/332 ", " Updating : grubby-8.28-18.el7.x86_64 74/332 ", " Updating : 1:openssl-1.0.1e-60.el7.x86_64 75/332 ", " Updating : binutils-2.25.1-22.base.el7.x86_64 76/332 ", " Updating : kpartx-0.4.9-99.el7_3.1.x86_64 77/332 ", " Updating : 7:device-mapper-1.02.135-1.el7_3.2.x86_64 78/332 ", " Updating : 7:device-mapper-libs-1.02.135-1.el7_3.2.x86_64 79/332 ", " Updating : cryptsetup-libs-1.7.2-1.el7.x86_64 80/332 ", " Updating : dracut-033-463.el7.x86_64 81/332 ", " Updating : kmod-20-9.el7.x86_64 82/332 ", " Updating : systemd-219-30.el7_3.6.x86_64 83/332 ", " Updating : 1:dbus-1.6.12-17.el7.x86_64 84/332 ", " Updating : systemd-sysv-219-30.el7_3.6.x86_64 85/332 ", " Updating : rpcbind-0.2.0-38.el7.x86_64 86/332 ", " Updating : os-prober-1.58-9.el7.x86_64 87/332 ", " Updating : polkit-0.112-9.el7.x86_64 88/332 ", " Updating : libcgroup-0.41-11.el7.x86_64 89/332 ", " Installing : hwdata-0.252-8.4.el7.x86_64 90/332 ", " Installing : pciutils-3.5.1-1.el7.x86_64 91/332 ", " Updating : nss-3.21.3-2.el7_3.x86_64 92/332 ", " Updating : nss-sysinit-3.21.3-2.el7_3.x86_64 93/332 ", " Updating : rpm-4.11.3-21.el7.x86_64 94/332 ", " Updating : rpm-libs-4.11.3-21.el7.x86_64 95/332 ", " Updating : policycoreutils-2.5-11.el7_3.x86_64 96/332 ", " Updating : selinux-policy-3.13.1-102.el7_3.13.noarch 97/332 ", " Updating : nss-tools-3.21.3-2.el7_3.x86_64 98/332 ", " Updating : openldap-2.4.40-13.el7.x86_64 99/332 ", " Updating : openssh-6.6.1p1-33.el7_3.x86_64 100/332 ", " Updating : 12:dhcp-libs-4.2.5-47.el7.centos.x86_64 101/332 ", " Updating : 12:dhcp-common-4.2.5-47.el7.centos.x86_64 102/332 ", " Updating : libnfsidmap-0.25-15.el7.x86_64 103/332 ", " Updating : gnupg2-2.0.22-4.el7.x86_64 104/332 ", " Updating : rpm-build-libs-4.11.3-21.el7.x86_64 105/332 ", " Updating : rpm-python-4.11.3-21.el7.x86_64 106/332 ", " Updating : yum-plugin-fastestmirror-1.1.31-40.el7.noarch 107/332 ", " Updating : yum-3.4.3-150.el7.centos.noarch 108/332 ", " Updating : nettle-2.7.1-8.el7.x86_64 109/332 ", " Updating : iptables-1.4.21-17.el7.x86_64 110/332 ", " Updating : iproute-3.10.0-74.el7.x86_64 111/332 ", " Updating : initscripts-9.49.37-1.el7.x86_64 112/332 ", " Updating : freetype-2.4.11-12.el7.x86_64 113/332 ", " Updating : 1:grub2-tools-2.02-0.44.el7.centos.x86_64 114/332 ", " Updating : libtasn1-3.8-3.el7.x86_64 115/332 ", " Updating : checkpolicy-2.5-4.el7.x86_64 116/332 ", " Updating : libtalloc-2.1.6-1.el7.x86_64 117/332 ", " Updating : kernel-tools-libs-3.10.0-514.6.1.el7.x86_64 118/332 ", " Updating : libpath_utils-0.2.1-27.el7.x86_64 119/332 ", " Updating : libini_config-1.3.0-27.el7.x86_64 120/332 ", " Updating : gssproxy-0.4.1-13.el7.x86_64 121/332 ", " Updating : 1:dmidecode-3.0-2.el7.x86_64 122/332 ", " Updating : virt-what-1.13-8.el7.x86_64 123/332 ", " Updating : 32:bind-license-9.9.4-38.el7_3.1.noarch 124/332 ", " Updating : 32:bind-libs-lite-9.9.4-38.el7_3.1.x86_64 125/332 ", " Updating : 12:dhclient-4.2.5-47.el7.centos.x86_64 126/332 ", " Updating : dracut-network-033-463.el7.x86_64 127/332 ", " Updating : 1:quota-nls-4.01-14.el7.noarch 128/332 ", " Updating : 1:quota-4.01-14.el7.x86_64 129/332 ", " Installing : linux-firmware-20160830-49.git7534e19.el7.noarch 130/332 ", " Updating : kbd-legacy-1.15.5-12.el7.noarch 131/332 ", " Updating : kbd-1.15.5-12.el7.x86_64 132/332 ", " Installing : kernel-3.10.0-514.6.1.el7.x86_64 133/332 ", "grubby fatal error: unable to find a suitable template", "grubby fatal error: unable to find a suitable template", " Updating : 1:nfs-utils-1.3.0-0.33.el7.x86_64 134/332 ", " Updating : kexec-tools-2.0.7-50.el7.x86_64 135/332 ", " Updating : tuned-2.7.1-3.el7_3.1.noarch 136/332 ", " Updating : kernel-tools-3.10.0-514.6.1.el7.x86_64 137/332 ", " Updating : libtevent-0.9.28-1.el7.x86_64 138/332 ", " Updating : policycoreutils-python-2.5-11.el7_3.x86_64 139/332 ", " Updating : gnutls-3.3.24-1.el7.x86_64 140/332 ", " Updating : 1:grub2-2.02-0.44.el7.centos.x86_64 141/332 ", " Updating : yum-utils-1.1.31-40.el7.noarch 142/332 ", " Updating : openssh-server-6.6.1p1-33.el7_3.x86_64 143/332 ", " Updating : openssh-clients-6.6.1p1-33.el7_3.x86_64 144/332 ", " Updating : sudo-1.8.6p7-21.el7_3.x86_64 145/332 ", "warning: /etc/sudoers created as /etc/sudoers.rpmnew", " Updating : selinux-policy-targeted-3.13.1-102.el7_3.13.noarch 146/332 ", "Running in chroot, ignoring request.", " Updating : authconfig-6.2.8-14.el7.x86_64 147/332 ", " Updating : rdma-7.3_4.7_rc2-5.el7.noarch 148/332 ", " Updating : dnsmasq-2.66-21.el7.x86_64 149/332 ", " Updating : 1:wpa_supplicant-2.0-20.el7.x86_64 150/332 ", " Updating : audit-2.6.5-3.el7.x86_64 151/332 ", " Updating : 3:irqbalance-1.0.7-6.el7.x86_64 152/332 ", " Updating : 2:microcode_ctl-2.1-16.1.el7_3.x86_64 153/332 ", " Updating : chrony-2.1.1-4.el7.centos.x86_64 154/332 ", " Updating : dracut-config-generic-033-463.el7.x86_64 155/332 ", " Updating : dracut-config-rescue-033-463.el7.x86_64 156/332 ", " Updating : parted-3.1-28.el7.x86_64 157/332 ", " Updating : libgudev1-219-30.el7_3.6.x86_64 158/332 ", " Updating : btrfs-progs-4.4.1-1.el7.x86_64 159/332 ", " Updating : xfsprogs-4.5.0-9.el7_3.x86_64 160/332 ", " Updating : e2fsprogs-1.42.9-9.el7.x86_64 161/332 ", " Updating : 1:mariadb-libs-5.5.52-1.el7.x86_64 162/332 ", " Updating : logrotate-3.8.6-12.el7.x86_64 163/332 ", " Updating : teamd-1.25-4.el7.x86_64 164/332 ", " Updating : libsoup-2.48.1-6.el7.x86_64 165/332 ", " Updating : libproxy-0.4.11-10.el7.x86_64 166/332 ", " Updating : libgomp-4.8.5-11.el7.x86_64 167/332 ", " Updating : libndp-1.2-7.el7.x86_64 168/332 ", " Updating : iwl7265-firmware-22.0.7.0-49.el7.noarch 169/332 ", " Cleanup : 1:nfs-utils-1.3.0-0.21.el7_2.1.x86_64 170/332 ", " Cleanup : openssh-server-6.6.1p1-25.el7_2.x86_64 171/332 ", " Cleanup : policycoreutils-python-2.2.5-20.el7.x86_64 172/332 ", " Cleanup : gssproxy-0.4.1-8.el7_2.x86_64 173/332 ", " Cleanup : openssh-clients-6.6.1p1-25.el7_2.x86_64 174/332 ", " Cleanup : polkit-0.112-7.el7_2.x86_64 175/332 ", " Cleanup : openssh-6.6.1p1-25.el7_2.x86_64 176/332 ", " Cleanup : kexec-tools-2.0.7-38.el7_2.1.x86_64 177/332 ", " Cleanup : sudo-1.8.6p7-17.el7_2.x86_64 178/332 ", " Cleanup : audit-2.4.1-5.el7.x86_64 179/332 ", " Cleanup : parted-3.1-23.el7.x86_64 180/332 ", " Cleanup : 1:wpa_supplicant-2.0-17.el7_1.x86_64 181/332 ", " Cleanup : btrfs-progs-3.19.1-1.el7.x86_64 182/332 ", " Cleanup : tuned-2.5.1-4.el7_2.3.noarch 183/332 ", " Cleanup : 1:grub2-2.02-0.34.el7.centos.x86_64 184/332 ", " Cleanup : 1:grub2-tools-2.02-0.34.el7.centos.x86_64 185/332 ", " Cleanup : 1:quota-4.01-11.el7_2.1.x86_64 186/332 ", " Cleanup : rpcbind-0.2.0-33.el7_2.1.x86_64 187/332 ", " Cleanup : e2fsprogs-1.42.9-7.el7.x86_64 188/332 ", " Cleanup : teamd-1.17-6.el7_2.x86_64 189/332 ", " Cleanup : authconfig-6.2.8-10.el7.x86_64 190/332 ", " Cleanup : 1:openssl-1.0.1e-51.el7_2.5.x86_64 191/332 ", " Cleanup : libini_config-1.2.0-25.el7.x86_64 192/332 ", " Cleanup : setools-libs-3.3.7-46.el7.x86_64 193/332 ", " Cleanup : libgudev1-219-19.el7_2.12.x86_64 194/332 ", " Cleanup : 1:mariadb-libs-5.5.50-1.el7_2.x86_64 195/332 ", " Cleanup : kbd-1.15.5-11.el7.x86_64 196/332 ", " Cleanup : kernel-tools-3.10.0-327.28.3.el7.x86_64 197/332 ", " Cleanup : dnsmasq-2.66-14.el7_1.x86_64 198/332 ", " Cleanup : os-prober-1.58-5.el7.x86_64 199/332 ", " Cleanup : xfsprogs-3.2.2-2.el7.x86_64 200/332 ", " Cleanup : chrony-2.1.1-1.el7.centos.x86_64 201/332 ", " Cleanup : libteam-1.17-6.el7_2.x86_64 202/332 ", " Cleanup : file-5.11-31.el7.x86_64 203/332 ", " Cleanup : mozjs17-17.0.0-12.el7.x86_64 204/332 ", " Cleanup : logrotate-3.8.6-7.el7_2.x86_64 205/332 ", " Cleanup : libsoup-2.48.1-3.el7.x86_64 206/332 ", " Cleanup : gnutls-3.3.8-14.el7_2.x86_64 207/332 ", " Cleanup : libproxy-0.4.11-8.el7.x86_64 208/332 ", " Cleanup : 3:irqbalance-1.0.7-5.el7.x86_64 209/332 ", " Cleanup : dracut-network-033-360.el7_2.1.x86_64 210/332 ", " Cleanup : 12:dhclient-4.2.5-42.el7.centos.x86_64 211/332 ", " Cleanup : selinux-policy-targeted-3.13.1-60.el7_2.7.noarch 212/332 ", " Cleanup : initscripts-9.49.30-1.el7_2.3.x86_64 213/332 ", " Cleanup : 32:bind-libs-lite-9.9.4-29.el7_2.3.x86_64 214/332 ", " Cleanup : glib2-2.42.2-5.el7.x86_64 215/332 ", " Cleanup : iproute-3.10.0-54.el7_2.1.x86_64 216/332 ", " Cleanup : libtirpc-0.2.4-0.6.el7.x86_64 217/332 ", " Cleanup : python-perf-3.10.0-327.28.3.el7.x86_64 218/332 ", " Cleanup : virt-what-1.13-6.el7.x86_64 219/332 ", " Cleanup : audit-libs-python-2.4.1-5.el7.x86_64 220/332 ", " Cleanup : libcgroup-0.41-8.el7.x86_64 221/332 ", " Cleanup : libselinux-python-2.2.2-6.el7.x86_64 222/332 ", " Cleanup : libsemanage-python-2.1.10-18.el7.x86_64 223/332 ", " Cleanup : 2:tar-1.26-29.el7.x86_64 224/332 ", " Cleanup : selinux-policy-3.13.1-60.el7_2.7.noarch 225/332 ", " Cleanup : rdma-7.2_4.1_rc6-2.el7.noarch 226/332 ", " Cleanup : policycoreutils-2.2.5-20.el7.x86_64 227/332 ", " Cleanup : libselinux-utils-2.2.2-6.el7.x86_64 228/332 ", " Cleanup : libstdc++-4.8.5-4.el7.x86_64 229/332 ", " Cleanup : libnl3-cli-3.2.21-10.el7.x86_64 230/332 ", " Cleanup : e2fsprogs-libs-1.42.9-7.el7.x86_64 231/332 ", " Cleanup : libss-1.42.9-7.el7.x86_64 232/332 ", " Cleanup : 2:vim-minimal-7.4.160-1.el7.x86_64 233/332 ", " Cleanup : checkpolicy-2.1.12-6.el7.x86_64 234/332 ", " Cleanup : libnfsidmap-0.25-12.el7.x86_64 235/332 ", " Cleanup : libtevent-0.9.26-1.el7_2.1.x86_64 236/332 ", " Cleanup : grubby-8.28-17.el7.x86_64 237/332 ", " Cleanup : 2:microcode_ctl-2.1-12.el7_2.1.x86_64 238/332 ", " Cleanup : systemd-sysv-219-19.el7_2.12.x86_64 239/332 ", " Cleanup : yum-utils-1.1.31-34.el7.noarch 240/332 ", " Cleanup : yum-3.4.3-132.el7.centos.0.1.noarch 241/332 ", " Cleanup : yum-plugin-fastestmirror-1.1.31-34.el7.noarch 242/332 ", " Cleanup : python-urlgrabber-3.10-7.el7.noarch 243/332 ", " Cleanup : dracut-config-rescue-033-360.el7_2.1.x86_64 244/332 ", " Cleanup : 12:dhcp-common-4.2.5-42.el7.centos.x86_64 245/332 ", " Cleanup : 12:dhcp-libs-4.2.5-42.el7.centos.x86_64 246/332 ", " Cleanup : dracut-config-generic-033-360.el7_2.1.x86_64 247/332 ", " Cleanup : 32:bind-license-9.9.4-29.el7_2.3.noarch 248/332 ", " Cleanup : kbd-legacy-1.15.5-11.el7.noarch 249/332 ", " Cleanup : kbd-misc-1.15.5-11.el7.noarch 250/332 ", " Cleanup : 1:quota-nls-4.01-11.el7_2.1.noarch 251/332 ", " Cleanup : iwl7265-firmware-22.0.7.0-43.el7.noarch 252/332 ", " Cleanup : rpm-python-4.11.3-17.el7.x86_64 253/332 ", " Cleanup : rpm-build-libs-4.11.3-17.el7.x86_64 254/332 ", " Cleanup : kpartx-0.4.9-85.el7_2.5.x86_64 255/332 ", " Cleanup : cryptsetup-libs-1.6.7-1.el7.x86_64 256/332 ", " Cleanup : kmod-20-5.el7.x86_64 257/332 ", " Cleanup : dracut-033-360.el7_2.1.x86_64 258/332 ", " Cleanup : 7:device-mapper-libs-1.02.107-5.el7_2.5.x86_64 259/332 ", " Cleanup : 7:device-mapper-1.02.107-5.el7_2.5.x86_64 260/332 ", " Cleanup : 1:dbus-1.6.12-14.el7_2.x86_64 261/332 ", " Cleanup : systemd-219-19.el7_2.12.x86_64 262/332 ", " Cleanup : util-linux-2.23.2-26.el7_2.3.x86_64 263/332 ", " Cleanup : 2:shadow-utils-4.1.5.1-18.el7.x86_64 264/332 ", " Cleanup : gnupg2-2.0.22-3.el7.x86_64 265/332 ", " Cleanup : openldap-2.4.40-9.el7_2.x86_64 266/332 ", " Cleanup : rpm-libs-4.11.3-17.el7.x86_64 267/332 ", " Cleanup : rpm-4.11.3-17.el7.x86_64 268/332 ", " Cleanup : nss-tools-3.21.0-9.el7_2.x86_64 269/332 ", " Cleanup : nss-sysinit-3.21.0-9.el7_2.x86_64 270/332 ", " Cleanup : nss-3.21.0-9.el7_2.x86_64 271/332 ", " Cleanup : binutils-2.23.52.0.1-55.el7.x86_64 272/332 ", " Cleanup : nss-softokn-3.16.2.3-14.2.el7_2.x86_64 273/332 ", " Cleanup : libsemanage-2.1.10-18.el7.x86_64 274/332 ", " Cleanup : libmount-2.23.2-26.el7_2.3.x86_64 275/332 ", " Cleanup : libblkid-2.23.2-26.el7_2.3.x86_64 276/332 ", " Cleanup : kmod-libs-20-5.el7.x86_64 277/332 ", " Cleanup : xz-5.1.2-12alpha.el7.x86_64 278/332 ", " Cleanup : python-pycurl-7.19.0-17.el7.x86_64 279/332 ", " Cleanup : python-2.7.5-38.el7_2.x86_64 280/332 ", " Cleanup : python-libs-2.7.5-38.el7_2.x86_64 281/332 ", " Cleanup : pinentry-0.8.1-14.el7.x86_64 282/332 ", " Cleanup : chkconfig-1.3.61-5.el7_2.1.x86_64 283/332 ", " Cleanup : procps-ng-3.3.10-5.el7_2.x86_64 284/332 ", " Cleanup : systemd-libs-219-19.el7_2.12.x86_64 285/332 ", " Cleanup : pam-1.1.8-12.el7_1.1.x86_64 286/332 ", " Cleanup : elfutils-libs-0.163-3.el7.x86_64 287/332 ", " Cleanup : ca-certificates-2015.2.6-70.1.el7_2.noarch 288/332 ", " Cleanup : krb5-libs-1.13.2-12.el7_2.x86_64 289/332 ", " Cleanup : coreutils-8.22-15.el7_2.1.x86_64 290/332 ", " Cleanup : 1:openssl-libs-1.0.1e-51.el7_2.5.x86_64 291/332 ", " Cleanup : file-libs-5.11-31.el7.x86_64 292/332 ", " Cleanup : iptables-1.4.21-16.el7.x86_64 293/332 ", " Cleanup : nettle-2.7.1-4.el7.x86_64 294/332 ", " Cleanup : 1:make-3.82-21.el7.x86_64 295/332 ", " Cleanup : freetype-2.4.11-11.el7.x86_64 296/332 ", " Cleanup : libgomp-4.8.5-4.el7.x86_64 297/332 ", " Cleanup : filesystem-3.2-20.el7.x86_64 298/332 ", " Cleanup : setup-2.8.71-6.el7.noarch 299/332 ", " Cleanup : zlib-1.2.7-15.el7.x86_64 300/332 ", " Cleanup : libcom_err-1.42.9-7.el7.x86_64 301/332 ", " Cleanup : elfutils-libelf-0.163-3.el7.x86_64 302/332 ", " Cleanup : audit-libs-2.4.1-5.el7.x86_64 303/332 ", " Cleanup : libgcrypt-1.5.3-12.el7_1.1.x86_64 304/332 ", " Cleanup : expat-2.1.0-8.el7.x86_64 305/332 ", " Cleanup : libffi-3.0.13-16.el7.x86_64 306/332 ", " Cleanup : libuuid-2.23.2-26.el7_2.3.x86_64 307/332 ", " Cleanup : nss-util-3.21.0-2.2.el7_2.x86_64 308/332 ", " Cleanup : lua-5.1.4-14.el7.x86_64 309/332 ", " Cleanup : 1:dbus-libs-1.6.12-14.el7_2.x86_64 310/332 ", " Cleanup : libtalloc-2.1.5-1.el7_2.x86_64 311/332 ", " Cleanup : libnl3-3.2.21-10.el7.x86_64 312/332 ", " Cleanup : 1:dmidecode-2.12-9.el7.x86_64 313/332 ", " Cleanup : libtasn1-3.8-2.el7.x86_64 314/332 ", " Cleanup : kernel-tools-libs-3.10.0-327.28.3.el7.x86_64 315/332 ", " Cleanup : pciutils-libs-3.2.1-4.el7.x86_64 316/332 ", " Cleanup : libbasicobjects-0.1.1-25.el7.x86_64 317/332 ", " Cleanup : libcollection-0.6.2-25.el7.x86_64 318/332 ", " Cleanup : libpath_utils-0.2.1-25.el7.x86_64 319/332 ", " Cleanup : libref_array-0.1.5-25.el7.x86_64 320/332 ", " Cleanup : 2:ethtool-3.15-2.el7.x86_64 321/332 ", " Cleanup : libndp-1.2-6.el7_2.x86_64 322/332 ", " Cleanup : centos-release-7-2.1511.el7.centos.2.10.x86_64 323/332 ", " Cleanup : xz-libs-5.1.2-12alpha.el7.x86_64 324/332 ", " Cleanup : libsepol-2.1.9-3.el7.x86_64 325/332 ", " Cleanup : libselinux-2.2.2-6.el7.x86_64 326/332 ", " Cleanup : glibc-common-2.17-106.el7_2.8.x86_64 327/332 ", " Cleanup : bash-4.2.46-20.el7_2.x86_64 328/332 ", " Cleanup : nss-softokn-freebl-3.16.2.3-14.2.el7_2.x86_64 329/332 ", " Cleanup : glibc-2.17-106.el7_2.8.x86_64 330/332 ", " Cleanup : tzdata-2016f-1.el7.noarch 331/332 ", " Cleanup : libgcc-4.8.5-4.el7.x86_64 332/332 ", " Verifying : kernel-3.10.0-514.6.1.el7.x86_64 1/332 ", " Verifying : 3:irqbalance-1.0.7-6.el7.x86_64 2/332 ", " Verifying : 1:quota-4.01-14.el7.x86_64 3/332 ", " Verifying : libnfsidmap-0.25-15.el7.x86_64 4/332 ", " Verifying : libnl3-cli-3.2.28-3.el7_3.x86_64 5/332 ", " Verifying : 1:openssl-libs-1.0.1e-60.el7.x86_64 6/332 ", " Verifying : python-urlgrabber-3.10-8.el7.noarch 7/332 ", " Verifying : btrfs-progs-4.4.1-1.el7.x86_64 8/332 ", " Verifying : 7:device-mapper-libs-1.02.135-1.el7_3.2.x86_64 9/332 ", " Verifying : kmod-20-9.el7.x86_64 10/332 ", " Verifying : dracut-033-463.el7.x86_64 11/332 ", " Verifying : 1:dbus-1.6.12-17.el7.x86_64 12/332 ", " Verifying : libproxy-0.4.11-10.el7.x86_64 13/332 ", " Verifying : libtasn1-3.8-3.el7.x86_64 14/332 ", " Verifying : bash-4.2.46-21.el7_3.x86_64 15/332 ", " Verifying : pciutils-libs-3.5.1-1.el7.x86_64 16/332 ", " Verifying : libffi-3.0.13-18.el7.x86_64 17/332 ", " Verifying : file-libs-5.11-33.el7.x86_64 18/332 ", " Verifying : libmount-2.23.2-33.el7.x86_64 19/332 ", " Verifying : zlib-1.2.7-17.el7.x86_64 20/332 ", " Verifying : kmod-libs-20-9.el7.x86_64 21/332 ", " Verifying : elfutils-libs-0.166-2.el7.x86_64 22/332 ", " Verifying : pciutils-3.5.1-1.el7.x86_64 23/332 ", " Verifying : dracut-network-033-463.el7.x86_64 24/332 ", " Verifying : 1:make-3.82-23.el7.x86_64 25/332 ", " Verifying : kpartx-0.4.9-99.el7_3.1.x86_64 26/332 ", " Verifying : 2:microcode_ctl-2.1-16.1.el7_3.x86_64 27/332 ", " Verifying : virt-what-1.13-8.el7.x86_64 28/332 ", " Verifying : rpcbind-0.2.0-38.el7.x86_64 29/332 ", " Verifying : 12:dhcp-common-4.2.5-47.el7.centos.x86_64 30/332 ", " Verifying : ca-certificates-2015.2.6-73.el7.noarch 31/332 ", " Verifying : libcgroup-0.41-11.el7.x86_64 32/332 ", " Verifying : iproute-3.10.0-74.el7.x86_64 33/332 ", " Verifying : 1:grub2-tools-2.02-0.44.el7.centos.x86_64 34/332 ", " Verifying : 1:grub2-2.02-0.44.el7.centos.x86_64 35/332 ", " Verifying : checkpolicy-2.5-4.el7.x86_64 36/332 ", " Verifying : dracut-config-generic-033-463.el7.x86_64 37/332 ", " Verifying : gssproxy-0.4.1-13.el7.x86_64 38/332 ", " Verifying : nettle-2.7.1-8.el7.x86_64 39/332 ", " Verifying : systemd-libs-219-30.el7_3.6.x86_64 40/332 ", " Verifying : kbd-legacy-1.15.5-12.el7.noarch 41/332 ", " Verifying : openssh-server-6.6.1p1-33.el7_3.x86_64 42/332 ", " Verifying : sudo-1.8.6p7-21.el7_3.x86_64 43/332 ", " Verifying : dnsmasq-2.66-21.el7.x86_64 44/332 ", " Verifying : chrony-2.1.1-4.el7.centos.x86_64 45/332 ", " Verifying : os-prober-1.58-9.el7.x86_64 46/332 ", " Verifying : libtalloc-2.1.6-1.el7.x86_64 47/332 ", " Verifying : kernel-tools-3.10.0-514.6.1.el7.x86_64 48/332 ", " Verifying : kernel-tools-libs-3.10.0-514.6.1.el7.x86_64 49/332 ", " Verifying : 2:tar-1.26-31.el7.x86_64 50/332 ", " Verifying : cryptsetup-libs-1.7.2-1.el7.x86_64 51/332 ", " Verifying : yum-plugin-fastestmirror-1.1.31-40.el7.noarch 52/332 ", " Verifying : lua-5.1.4-15.el7.x86_64 53/332 ", " Verifying : libini_config-1.3.0-27.el7.x86_64 54/332 ", " Verifying : libxml2-python-2.9.1-6.el7_2.3.x86_64 55/332 ", " Verifying : rpm-4.11.3-21.el7.x86_64 56/332 ", " Verifying : gnutls-3.3.24-1.el7.x86_64 57/332 ", " Verifying : python-libs-2.7.5-48.el7.x86_64 58/332 ", " Verifying : iwl7265-firmware-22.0.7.0-49.el7.noarch 59/332 ", " Verifying : gnupg2-2.0.22-4.el7.x86_64 60/332 ", " Verifying : 2:shadow-utils-4.1.5.1-24.el7.x86_64 61/332 ", " Verifying : openssh-clients-6.6.1p1-33.el7_3.x86_64 62/332 ", " Verifying : policycoreutils-python-2.5-11.el7_3.x86_64 63/332 ", " Verifying : libselinux-2.5-6.el7.x86_64 64/332 ", " Verifying : libcom_err-1.42.9-9.el7.x86_64 65/332 ", " Verifying : libnl3-3.2.28-3.el7_3.x86_64 66/332 ", " Verifying : 32:bind-libs-lite-9.9.4-38.el7_3.1.x86_64 67/332 ", " Verifying : e2fsprogs-libs-1.42.9-9.el7.x86_64 68/332 ", " Verifying : linux-firmware-20160830-49.git7534e19.el7.noarch 69/332 ", " Verifying : centos-release-7-3.1611.el7.centos.x86_64 70/332 ", " Verifying : nss-softokn-freebl-3.16.2.3-14.4.el7.x86_64 71/332 ", " Verifying : audit-libs-2.6.5-3.el7.x86_64 72/332 ", " Verifying : libref_array-0.1.5-27.el7.x86_64 73/332 ", " Verifying : polkit-0.112-9.el7.x86_64 74/332 ", " Verifying : audit-libs-python-2.6.5-3.el7.x86_64 75/332 ", " Verifying : libpath_utils-0.2.1-27.el7.x86_64 76/332 ", " Verifying : util-linux-2.23.2-33.el7.x86_64 77/332 ", " Verifying : openssh-6.6.1p1-33.el7_3.x86_64 78/332 ", " Verifying : 1:quota-nls-4.01-14.el7.noarch 79/332 ", " Verifying : libndp-1.2-7.el7.x86_64 80/332 ", " Verifying : libcollection-0.6.2-27.el7.x86_64 81/332 ", " Verifying : hwdata-0.252-8.4.el7.x86_64 82/332 ", " Verifying : filesystem-3.2-21.el7.x86_64 83/332 ", " Verifying : libteam-1.25-4.el7.x86_64 84/332 ", " Verifying : binutils-2.25.1-22.base.el7.x86_64 85/332 ", " Verifying : file-5.11-33.el7.x86_64 86/332 ", " Verifying : grubby-8.28-18.el7.x86_64 87/332 ", " Verifying : libsepol-2.5-6.el7.x86_64 88/332 ", " Verifying : 32:bind-license-9.9.4-38.el7_3.1.noarch 89/332 ", " Verifying : python-perf-3.10.0-514.6.1.el7.x86_64 90/332 ", " Verifying : glib2-2.46.2-4.el7.x86_64 91/332 ", " Verifying : systemd-219-30.el7_3.6.x86_64 92/332 ", " Verifying : coreutils-8.22-18.el7.x86_64 93/332 ", " Verifying : libselinux-python-2.5-6.el7.x86_64 94/332 ", " Verifying : kbd-1.15.5-12.el7.x86_64 95/332 ", " Verifying : procps-ng-3.3.10-10.el7.x86_64 96/332 ", " Verifying : authconfig-6.2.8-14.el7.x86_64 97/332 ", " Verifying : libsoup-2.48.1-6.el7.x86_64 98/332 ", " Verifying : policycoreutils-2.5-11.el7_3.x86_64 99/332 ", " Verifying : 7:device-mapper-1.02.135-1.el7_3.2.x86_64 100/332 ", " Verifying : 1:dmidecode-3.0-2.el7.x86_64 101/332 ", " Verifying : libbasicobjects-0.1.1-27.el7.x86_64 102/332 ", " Verifying : selinux-policy-3.13.1-102.el7_3.13.noarch 103/332 ", " Verifying : yum-3.4.3-150.el7.centos.noarch 104/332 ", " Verifying : pam-1.1.8-18.el7.x86_64 105/332 ", " Verifying : iptables-1.4.21-17.el7.x86_64 106/332 ", " Verifying : pinentry-0.8.1-17.el7.x86_64 107/332 ", " Verifying : glibc-2.17-157.el7_3.1.x86_64 108/332 ", " Verifying : systemd-sysv-219-30.el7_3.6.x86_64 109/332 ", " Verifying : dracut-config-rescue-033-463.el7.x86_64 110/332 ", " Verifying : libgcc-4.8.5-11.el7.x86_64 111/332 ", " Verifying : python-pycurl-7.19.0-19.el7.x86_64 112/332 ", " Verifying : xz-libs-5.2.2-1.el7.x86_64 113/332 ", " Verifying : nss-tools-3.21.3-2.el7_3.x86_64 114/332 ", " Verifying : freetype-2.4.11-12.el7.x86_64 115/332 ", " Verifying : rpm-python-4.11.3-21.el7.x86_64 116/332 ", " Verifying : selinux-policy-targeted-3.13.1-102.el7_3.13.noarch 117/332 ", " Verifying : python-2.7.5-48.el7.x86_64 118/332 ", " Verifying : tuned-2.7.1-3.el7_3.1.noarch 119/332 ", " Verifying : 1:openssl-1.0.1e-60.el7.x86_64 120/332 ", " Verifying : libtirpc-0.2.4-0.8.el7.x86_64 121/332 ", " Verifying : tzdata-2016j-1.el7.noarch 122/332 ", " Verifying : expat-2.1.0-10.el7_3.x86_64 123/332 ", " Verifying : kexec-tools-2.0.7-50.el7.x86_64 124/332 ", " Verifying : libss-1.42.9-9.el7.x86_64 125/332 ", " Verifying : initscripts-9.49.37-1.el7.x86_64 126/332 ", " Verifying : mozjs17-17.0.0-19.el7.x86_64 127/332 ", " Verifying : 1:wpa_supplicant-2.0-20.el7.x86_64 128/332 ", " Verifying : nss-softokn-3.16.2.3-14.4.el7.x86_64 129/332 ", " Verifying : 1:nfs-utils-1.3.0-0.33.el7.x86_64 130/332 ", " Verifying : kbd-misc-1.15.5-12.el7.noarch 131/332 ", " Verifying : libselinux-utils-2.5-6.el7.x86_64 132/332 ", " Verifying : 1:dbus-libs-1.6.12-17.el7.x86_64 133/332 ", " Verifying : libuuid-2.23.2-33.el7.x86_64 134/332 ", " Verifying : 2:vim-minimal-7.4.160-1.el7_3.1.x86_64 135/332 ", " Verifying : teamd-1.25-4.el7.x86_64 136/332 ", " Verifying : glibc-common-2.17-157.el7_3.1.x86_64 137/332 ", " Verifying : krb5-libs-1.14.1-27.el7_3.x86_64 138/332 ", " Verifying : 12:dhclient-4.2.5-47.el7.centos.x86_64 139/332 ", " Verifying : setup-2.8.71-7.el7.noarch 140/332 ", " Verifying : 2:ethtool-4.5-3.el7.x86_64 141/332 ", " Verifying : libgcrypt-1.5.3-13.el7_3.1.x86_64 142/332 ", " Verifying : xfsprogs-4.5.0-9.el7_3.x86_64 143/332 ", " Verifying : parted-3.1-28.el7.x86_64 144/332 ", " Verifying : audit-2.6.5-3.el7.x86_64 145/332 ", " Verifying : libsemanage-2.5-5.1.el7_3.x86_64 146/332 ", " Verifying : openldap-2.4.40-13.el7.x86_64 147/332 ", " Verifying : xz-5.2.2-1.el7.x86_64 148/332 ", " Verifying : logrotate-3.8.6-12.el7.x86_64 149/332 ", " Verifying : libtevent-0.9.28-1.el7.x86_64 150/332 ", " Verifying : chkconfig-1.7.2-1.el7.x86_64 151/332 ", " Verifying : 1:mariadb-libs-5.5.52-1.el7.x86_64 152/332 ", " Verifying : rdma-7.3_4.7_rc2-5.el7.noarch 153/332 ", " Verifying : libstdc++-4.8.5-11.el7.x86_64 154/332 ", " Verifying : nss-util-3.21.3-1.1.el7_3.x86_64 155/332 ", " Verifying : libgudev1-219-30.el7_3.6.x86_64 156/332 ", " Verifying : 12:dhcp-libs-4.2.5-47.el7.centos.x86_64 157/332 ", " Verifying : GeoIP-1.5.0-11.el7.x86_64 158/332 ", " Verifying : libblkid-2.23.2-33.el7.x86_64 159/332 ", " Verifying : nss-3.21.3-2.el7_3.x86_64 160/332 ", " Verifying : libsemanage-python-2.5-5.1.el7_3.x86_64 161/332 ", " Verifying : rpm-build-libs-4.11.3-21.el7.x86_64 162/332 ", " Verifying : rpm-libs-4.11.3-21.el7.x86_64 163/332 ", " Verifying : e2fsprogs-1.42.9-9.el7.x86_64 164/332 ", " Verifying : libgomp-4.8.5-11.el7.x86_64 165/332 ", " Verifying : yum-utils-1.1.31-40.el7.noarch 166/332 ", " Verifying : nss-sysinit-3.21.3-2.el7_3.x86_64 167/332 ", " Verifying : elfutils-libelf-0.166-2.el7.x86_64 168/332 ", " Verifying : setools-libs-3.3.8-1.1.el7.x86_64 169/332 ", " Verifying : 2:tar-1.26-29.el7.x86_64 170/332 ", " Verifying : kbd-misc-1.15.5-11.el7.noarch 171/332 ", " Verifying : systemd-sysv-219-19.el7_2.12.x86_64 172/332 ", " Verifying : iproute-3.10.0-54.el7_2.1.x86_64 173/332 ", " Verifying : kexec-tools-2.0.7-38.el7_2.1.x86_64 174/332 ", " Verifying : gnupg2-2.0.22-3.el7.x86_64 175/332 ", " Verifying : libsemanage-python-2.1.10-18.el7.x86_64 176/332 ", " Verifying : xfsprogs-3.2.2-2.el7.x86_64 177/332 ", " Verifying : systemd-219-19.el7_2.12.x86_64 178/332 ", " Verifying : libproxy-0.4.11-8.el7.x86_64 179/332 ", " Verifying : setools-libs-3.3.7-46.el7.x86_64 180/332 ", " Verifying : 32:bind-license-9.9.4-29.el7_2.3.noarch 181/332 ", " Verifying : libteam-1.17-6.el7_2.x86_64 182/332 ", " Verifying : util-linux-2.23.2-26.el7_2.3.x86_64 183/332 ", " Verifying : libsoup-2.48.1-3.el7.x86_64 184/332 ", " Verifying : dracut-033-360.el7_2.1.x86_64 185/332 ", " Verifying : e2fsprogs-1.42.9-7.el7.x86_64 186/332 ", " Verifying : sudo-1.8.6p7-17.el7_2.x86_64 187/332 ", " Verifying : ca-certificates-2015.2.6-70.1.el7_2.noarch 188/332 ", " Verifying : libstdc++-4.8.5-4.el7.x86_64 189/332 ", " Verifying : 12:dhclient-4.2.5-42.el7.centos.x86_64 190/332 ", " Verifying : 3:irqbalance-1.0.7-5.el7.x86_64 191/332 ", " Verifying : 1:nfs-utils-1.3.0-0.21.el7_2.1.x86_64 192/332 ", " Verifying : authconfig-6.2.8-10.el7.x86_64 193/332 ", " Verifying : nss-util-3.21.0-2.2.el7_2.x86_64 194/332 ", " Verifying : 2:shadow-utils-4.1.5.1-18.el7.x86_64 195/332 ", " Verifying : 32:bind-libs-lite-9.9.4-29.el7_2.3.x86_64 196/332 ", " Verifying : kbd-1.15.5-11.el7.x86_64 197/332 ", " Verifying : xz-libs-5.1.2-12alpha.el7.x86_64 198/332 ", " Verifying : initscripts-9.49.30-1.el7_2.3.x86_64 199/332 ", " Verifying : libnfsidmap-0.25-12.el7.x86_64 200/332 ", " Verifying : iptables-1.4.21-16.el7.x86_64 201/332 ", " Verifying : libcollection-0.6.2-25.el7.x86_64 202/332 ", " Verifying : kernel-tools-3.10.0-327.28.3.el7.x86_64 203/332 ", " Verifying : libss-1.42.9-7.el7.x86_64 204/332 ", " Verifying : libselinux-python-2.2.2-6.el7.x86_64 205/332 ", " Verifying : libpath_utils-0.2.1-25.el7.x86_64 206/332 ", " Verifying : python-2.7.5-38.el7_2.x86_64 207/332 ", " Verifying : libgomp-4.8.5-4.el7.x86_64 208/332 ", " Verifying : rpm-libs-4.11.3-17.el7.x86_64 209/332 ", " Verifying : checkpolicy-2.1.12-6.el7.x86_64 210/332 ", " Verifying : 1:make-3.82-21.el7.x86_64 211/332 ", " Verifying : policycoreutils-2.2.5-20.el7.x86_64 212/332 ", " Verifying : audit-2.4.1-5.el7.x86_64 213/332 ", " Verifying : kbd-legacy-1.15.5-11.el7.noarch 214/332 ", " Verifying : kernel-tools-libs-3.10.0-327.28.3.el7.x86_64 215/332 ", " Verifying : libselinux-2.2.2-6.el7.x86_64 216/332 ", " Verifying : yum-plugin-fastestmirror-1.1.31-34.el7.noarch 217/332 ", " Verifying : libnl3-3.2.21-10.el7.x86_64 218/332 ", " Verifying : dracut-config-rescue-033-360.el7_2.1.x86_64 219/332 ", " Verifying : libuuid-2.23.2-26.el7_2.3.x86_64 220/332 ", " Verifying : virt-what-1.13-6.el7.x86_64 221/332 ", " Verifying : libtasn1-3.8-2.el7.x86_64 222/332 ", " Verifying : xz-5.1.2-12alpha.el7.x86_64 223/332 ", " Verifying : 1:grub2-2.02-0.34.el7.centos.x86_64 224/332 ", " Verifying : coreutils-8.22-15.el7_2.1.x86_64 225/332 ", " Verifying : tzdata-2016f-1.el7.noarch 226/332 ", " Verifying : python-urlgrabber-3.10-7.el7.noarch 227/332 ", " Verifying : 1:mariadb-libs-5.5.50-1.el7_2.x86_64 228/332 ", " Verifying : teamd-1.17-6.el7_2.x86_64 229/332 ", " Verifying : openssh-6.6.1p1-25.el7_2.x86_64 230/332 ", " Verifying : elfutils-libelf-0.163-3.el7.x86_64 231/332 ", " Verifying : libini_config-1.2.0-25.el7.x86_64 232/332 ", " Verifying : 7:device-mapper-1.02.107-5.el7_2.5.x86_64 233/332 ", " Verifying : libsemanage-2.1.10-18.el7.x86_64 234/332 ", " Verifying : 7:device-mapper-libs-1.02.107-5.el7_2.5.x86_64 235/332 ", " Verifying : libtirpc-0.2.4-0.6.el7.x86_64 236/332 ", " Verifying : 2:microcode_ctl-2.1-12.el7_2.1.x86_64 237/332 ", " Verifying : cryptsetup-libs-1.6.7-1.el7.x86_64 238/332 ", " Verifying : rpcbind-0.2.0-33.el7_2.1.x86_64 239/332 ", " Verifying : pam-1.1.8-12.el7_1.1.x86_64 240/332 ", " Verifying : python-libs-2.7.5-38.el7_2.x86_64 241/332 ", " Verifying : nettle-2.7.1-4.el7.x86_64 242/332 ", " Verifying : openldap-2.4.40-9.el7_2.x86_64 243/332 ", " Verifying : iwl7265-firmware-22.0.7.0-43.el7.noarch 244/332 ", " Verifying : libselinux-utils-2.2.2-6.el7.x86_64 245/332 ", " Verifying : parted-3.1-23.el7.x86_64 246/332 ", " Verifying : tuned-2.5.1-4.el7_2.3.noarch 247/332 ", " Verifying : nss-softokn-freebl-3.16.2.3-14.2.el7_2.x86_64 248/332 ", " Verifying : glibc-2.17-106.el7_2.8.x86_64 249/332 ", " Verifying : libref_array-0.1.5-25.el7.x86_64 250/332 ", " Verifying : os-prober-1.58-5.el7.x86_64 251/332 ", " Verifying : krb5-libs-1.13.2-12.el7_2.x86_64 252/332 ", " Verifying : binutils-2.23.52.0.1-55.el7.x86_64 253/332 ", " Verifying : bash-4.2.46-20.el7_2.x86_64 254/332 ", " Verifying : glib2-2.42.2-5.el7.x86_64 255/332 ", " Verifying : yum-3.4.3-132.el7.centos.0.1.noarch 256/332 ", " Verifying : rpm-python-4.11.3-17.el7.x86_64 257/332 ", " Verifying : elfutils-libs-0.163-3.el7.x86_64 258/332 ", " Verifying : 2:vim-minimal-7.4.160-1.el7.x86_64 259/332 ", " Verifying : 1:openssl-libs-1.0.1e-51.el7_2.5.x86_64 260/332 ", " Verifying : logrotate-3.8.6-7.el7_2.x86_64 261/332 ", " Verifying : dracut-config-generic-033-360.el7_2.1.x86_64 262/332 ", " Verifying : libbasicobjects-0.1.1-25.el7.x86_64 263/332 ", " Verifying : 12:dhcp-common-4.2.5-42.el7.centos.x86_64 264/332 ", " Verifying : nss-tools-3.21.0-9.el7_2.x86_64 265/332 ", " Verifying : file-5.11-31.el7.x86_64 266/332 ", " Verifying : grubby-8.28-17.el7.x86_64 267/332 ", " Verifying : selinux-policy-3.13.1-60.el7_2.7.noarch 268/332 ", " Verifying : chkconfig-1.3.61-5.el7_2.1.x86_64 269/332 ", " Verifying : procps-ng-3.3.10-5.el7_2.x86_64 270/332 ", " Verifying : glibc-common-2.17-106.el7_2.8.x86_64 271/332 ", " Verifying : openssh-clients-6.6.1p1-25.el7_2.x86_64 272/332 ", " Verifying : libblkid-2.23.2-26.el7_2.3.x86_64 273/332 ", " Verifying : chrony-2.1.1-1.el7.centos.x86_64 274/332 ", " Verifying : libgcrypt-1.5.3-12.el7_1.1.x86_64 275/332 ", " Verifying : 1:wpa_supplicant-2.0-17.el7_1.x86_64 276/332 ", " Verifying : nss-sysinit-3.21.0-9.el7_2.x86_64 277/332 ", " Verifying : centos-release-7-2.1511.el7.centos.2.10.x86_64 278/332 ", " Verifying : 1:quota-nls-4.01-11.el7_2.1.noarch 279/332 ", " Verifying : 12:dhcp-libs-4.2.5-42.el7.centos.x86_64 280/332 ", " Verifying : rpm-4.11.3-17.el7.x86_64 281/332 ", " Verifying : gnutls-3.3.8-14.el7_2.x86_64 282/332 ", " Verifying : btrfs-progs-3.19.1-1.el7.x86_64 283/332 ", " Verifying : libtevent-0.9.26-1.el7_2.1.x86_64 284/332 ", " Verifying : libsepol-2.1.9-3.el7.x86_64 285/332 ", " Verifying : audit-libs-python-2.4.1-5.el7.x86_64 286/332 ", " Verifying : libtalloc-2.1.5-1.el7_2.x86_64 287/332 ", " Verifying : lua-5.1.4-14.el7.x86_64 288/332 ", " Verifying : expat-2.1.0-8.el7.x86_64 289/332 ", " Verifying : audit-libs-2.4.1-5.el7.x86_64 290/332 ", " Verifying : yum-utils-1.1.31-34.el7.noarch 291/332 ", " Verifying : selinux-policy-targeted-3.13.1-60.el7_2.7.noarch 292/332 ", " Verifying : 1:grub2-tools-2.02-0.34.el7.centos.x86_64 293/332 ", " Verifying : pciutils-libs-3.2.1-4.el7.x86_64 294/332 ", " Verifying : systemd-libs-219-19.el7_2.12.x86_64 295/332 ", " Verifying : rpm-build-libs-4.11.3-17.el7.x86_64 296/332 ", " Verifying : policycoreutils-python-2.2.5-20.el7.x86_64 297/332 ", " Verifying : libffi-3.0.13-16.el7.x86_64 298/332 ", " Verifying : filesystem-3.2-20.el7.x86_64 299/332 ", " Verifying : libnl3-cli-3.2.21-10.el7.x86_64 300/332 ", " Verifying : 1:openssl-1.0.1e-51.el7_2.5.x86_64 301/332 ", " Verifying : gssproxy-0.4.1-8.el7_2.x86_64 302/332 ", " Verifying : dracut-network-033-360.el7_2.1.x86_64 303/332 ", " Verifying : openssh-server-6.6.1p1-25.el7_2.x86_64 304/332 ", " Verifying : nss-softokn-3.16.2.3-14.2.el7_2.x86_64 305/332 ", " Verifying : freetype-2.4.11-11.el7.x86_64 306/332 ", " Verifying : setup-2.8.71-6.el7.noarch 307/332 ", " Verifying : nss-3.21.0-9.el7_2.x86_64 308/332 ", " Verifying : file-libs-5.11-31.el7.x86_64 309/332 ", " Verifying : kmod-20-5.el7.x86_64 310/332 ", " Verifying : pinentry-0.8.1-14.el7.x86_64 311/332 ", " Verifying : kmod-libs-20-5.el7.x86_64 312/332 ", " Verifying : 2:ethtool-3.15-2.el7.x86_64 313/332 ", " Verifying : zlib-1.2.7-15.el7.x86_64 314/332 ", " Verifying : kpartx-0.4.9-85.el7_2.5.x86_64 315/332 ", " Verifying : e2fsprogs-libs-1.42.9-7.el7.x86_64 316/332 ", " Verifying : polkit-0.112-7.el7_2.x86_64 317/332 ", " Verifying : 1:quota-4.01-11.el7_2.1.x86_64 318/332 ", " Verifying : libndp-1.2-6.el7_2.x86_64 319/332 ", " Verifying : libcgroup-0.41-8.el7.x86_64 320/332 ", " Verifying : rdma-7.2_4.1_rc6-2.el7.noarch 321/332 ", " Verifying : python-perf-3.10.0-327.28.3.el7.x86_64 322/332 ", " Verifying : 1:dbus-1.6.12-14.el7_2.x86_64 323/332 ", " Verifying : mozjs17-17.0.0-12.el7.x86_64 324/332 ", " Verifying : dnsmasq-2.66-14.el7_1.x86_64 325/332 ", " Verifying : python-pycurl-7.19.0-17.el7.x86_64 326/332 ", " Verifying : libgcc-4.8.5-4.el7.x86_64 327/332 ", " Verifying : libcom_err-1.42.9-7.el7.x86_64 328/332 ", " Verifying : 1:dmidecode-2.12-9.el7.x86_64 329/332 ", " Verifying : 1:dbus-libs-1.6.12-14.el7_2.x86_64 330/332 ", " Verifying : libgudev1-219-19.el7_2.12.x86_64 331/332 ", " Verifying : libmount-2.23.2-26.el7_2.3.x86_64 332/332 ", "", "Installed:", " kernel.x86_64 0:3.10.0-514.6.1.el7 ", "", "Dependency Installed:", " GeoIP.x86_64 0:1.5.0-11.el7 ", " hwdata.x86_64 0:0.252-8.4.el7 ", " libxml2-python.x86_64 0:2.9.1-6.el7_2.3 ", " linux-firmware.noarch 0:20160830-49.git7534e19.el7 ", " pciutils.x86_64 0:3.5.1-1.el7 ", "", "Updated:", " audit.x86_64 0:2.6.5-3.el7 ", " audit-libs.x86_64 0:2.6.5-3.el7 ", " audit-libs-python.x86_64 0:2.6.5-3.el7 ", " authconfig.x86_64 0:6.2.8-14.el7 ", " bash.x86_64 0:4.2.46-21.el7_3 ", " bind-libs-lite.x86_64 32:9.9.4-38.el7_3.1 ", " bind-license.noarch 32:9.9.4-38.el7_3.1 ", " binutils.x86_64 0:2.25.1-22.base.el7 ", " btrfs-progs.x86_64 0:4.4.1-1.el7 ", " ca-certificates.noarch 0:2015.2.6-73.el7 ", " centos-release.x86_64 0:7-3.1611.el7.centos ", " checkpolicy.x86_64 0:2.5-4.el7 ", " chkconfig.x86_64 0:1.7.2-1.el7 ", " chrony.x86_64 0:2.1.1-4.el7.centos ", " coreutils.x86_64 0:8.22-18.el7 ", " cryptsetup-libs.x86_64 0:1.7.2-1.el7 ", " dbus.x86_64 1:1.6.12-17.el7 ", " dbus-libs.x86_64 1:1.6.12-17.el7 ", " device-mapper.x86_64 7:1.02.135-1.el7_3.2 ", " device-mapper-libs.x86_64 7:1.02.135-1.el7_3.2 ", " dhclient.x86_64 12:4.2.5-47.el7.centos ", " dhcp-common.x86_64 12:4.2.5-47.el7.centos ", " dhcp-libs.x86_64 12:4.2.5-47.el7.centos ", " dmidecode.x86_64 1:3.0-2.el7 ", " dnsmasq.x86_64 0:2.66-21.el7 ", " dracut.x86_64 0:033-463.el7 ", " dracut-config-generic.x86_64 0:033-463.el7 ", " dracut-config-rescue.x86_64 0:033-463.el7 ", " dracut-network.x86_64 0:033-463.el7 ", " e2fsprogs.x86_64 0:1.42.9-9.el7 ", " e2fsprogs-libs.x86_64 0:1.42.9-9.el7 ", " elfutils-libelf.x86_64 0:0.166-2.el7 ", " elfutils-libs.x86_64 0:0.166-2.el7 ", " ethtool.x86_64 2:4.5-3.el7 ", " expat.x86_64 0:2.1.0-10.el7_3 ", " file.x86_64 0:5.11-33.el7 ", " file-libs.x86_64 0:5.11-33.el7 ", " filesystem.x86_64 0:3.2-21.el7 ", " freetype.x86_64 0:2.4.11-12.el7 ", " glib2.x86_64 0:2.46.2-4.el7 ", " glibc.x86_64 0:2.17-157.el7_3.1 ", " glibc-common.x86_64 0:2.17-157.el7_3.1 ", " gnupg2.x86_64 0:2.0.22-4.el7 ", " gnutls.x86_64 0:3.3.24-1.el7 ", " grub2.x86_64 1:2.02-0.44.el7.centos ", " grub2-tools.x86_64 1:2.02-0.44.el7.centos ", " grubby.x86_64 0:8.28-18.el7 ", " gssproxy.x86_64 0:0.4.1-13.el7 ", " initscripts.x86_64 0:9.49.37-1.el7 ", " iproute.x86_64 0:3.10.0-74.el7 ", " iptables.x86_64 0:1.4.21-17.el7 ", " irqbalance.x86_64 3:1.0.7-6.el7 ", " iwl7265-firmware.noarch 0:22.0.7.0-49.el7 ", " kbd.x86_64 0:1.15.5-12.el7 ", " kbd-legacy.noarch 0:1.15.5-12.el7 ", " kbd-misc.noarch 0:1.15.5-12.el7 ", " kernel-tools.x86_64 0:3.10.0-514.6.1.el7 ", " kernel-tools-libs.x86_64 0:3.10.0-514.6.1.el7 ", " kexec-tools.x86_64 0:2.0.7-50.el7 ", " kmod.x86_64 0:20-9.el7 ", " kmod-libs.x86_64 0:20-9.el7 ", " kpartx.x86_64 0:0.4.9-99.el7_3.1 ", " krb5-libs.x86_64 0:1.14.1-27.el7_3 ", " libbasicobjects.x86_64 0:0.1.1-27.el7 ", " libblkid.x86_64 0:2.23.2-33.el7 ", " libcgroup.x86_64 0:0.41-11.el7 ", " libcollection.x86_64 0:0.6.2-27.el7 ", " libcom_err.x86_64 0:1.42.9-9.el7 ", " libffi.x86_64 0:3.0.13-18.el7 ", " libgcc.x86_64 0:4.8.5-11.el7 ", " libgcrypt.x86_64 0:1.5.3-13.el7_3.1 ", " libgomp.x86_64 0:4.8.5-11.el7 ", " libgudev1.x86_64 0:219-30.el7_3.6 ", " libini_config.x86_64 0:1.3.0-27.el7 ", " libmount.x86_64 0:2.23.2-33.el7 ", " libndp.x86_64 0:1.2-7.el7 ", " libnfsidmap.x86_64 0:0.25-15.el7 ", " libnl3.x86_64 0:3.2.28-3.el7_3 ", " libnl3-cli.x86_64 0:3.2.28-3.el7_3 ", " libpath_utils.x86_64 0:0.2.1-27.el7 ", " libproxy.x86_64 0:0.4.11-10.el7 ", " libref_array.x86_64 0:0.1.5-27.el7 ", " libselinux.x86_64 0:2.5-6.el7 ", " libselinux-python.x86_64 0:2.5-6.el7 ", " libselinux-utils.x86_64 0:2.5-6.el7 ", " libsemanage.x86_64 0:2.5-5.1.el7_3 ", " libsemanage-python.x86_64 0:2.5-5.1.el7_3 ", " libsepol.x86_64 0:2.5-6.el7 ", " libsoup.x86_64 0:2.48.1-6.el7 ", " libss.x86_64 0:1.42.9-9.el7 ", " libstdc++.x86_64 0:4.8.5-11.el7 ", " libtalloc.x86_64 0:2.1.6-1.el7 ", " libtasn1.x86_64 0:3.8-3.el7 ", " libteam.x86_64 0:1.25-4.el7 ", " libtevent.x86_64 0:0.9.28-1.el7 ", " libtirpc.x86_64 0:0.2.4-0.8.el7 ", " libuuid.x86_64 0:2.23.2-33.el7 ", " logrotate.x86_64 0:3.8.6-12.el7 ", " lua.x86_64 0:5.1.4-15.el7 ", " make.x86_64 1:3.82-23.el7 ", " mariadb-libs.x86_64 1:5.5.52-1.el7 ", " microcode_ctl.x86_64 2:2.1-16.1.el7_3 ", " mozjs17.x86_64 0:17.0.0-19.el7 ", " nettle.x86_64 0:2.7.1-8.el7 ", " nfs-utils.x86_64 1:1.3.0-0.33.el7 ", " nss.x86_64 0:3.21.3-2.el7_3 ", " nss-softokn.x86_64 0:3.16.2.3-14.4.el7 ", " nss-softokn-freebl.x86_64 0:3.16.2.3-14.4.el7 ", " nss-sysinit.x86_64 0:3.21.3-2.el7_3 ", " nss-tools.x86_64 0:3.21.3-2.el7_3 ", " nss-util.x86_64 0:3.21.3-1.1.el7_3 ", " openldap.x86_64 0:2.4.40-13.el7 ", " openssh.x86_64 0:6.6.1p1-33.el7_3 ", " openssh-clients.x86_64 0:6.6.1p1-33.el7_3 ", " openssh-server.x86_64 0:6.6.1p1-33.el7_3 ", " openssl.x86_64 1:1.0.1e-60.el7 ", " openssl-libs.x86_64 1:1.0.1e-60.el7 ", " os-prober.x86_64 0:1.58-9.el7 ", " pam.x86_64 0:1.1.8-18.el7 ", " parted.x86_64 0:3.1-28.el7 ", " pciutils-libs.x86_64 0:3.5.1-1.el7 ", " pinentry.x86_64 0:0.8.1-17.el7 ", " policycoreutils.x86_64 0:2.5-11.el7_3 ", " policycoreutils-python.x86_64 0:2.5-11.el7_3 ", " polkit.x86_64 0:0.112-9.el7 ", " procps-ng.x86_64 0:3.3.10-10.el7 ", " python.x86_64 0:2.7.5-48.el7 ", " python-libs.x86_64 0:2.7.5-48.el7 ", " python-perf.x86_64 0:3.10.0-514.6.1.el7 ", " python-pycurl.x86_64 0:7.19.0-19.el7 ", " python-urlgrabber.noarch 0:3.10-8.el7 ", " quota.x86_64 1:4.01-14.el7 ", " quota-nls.noarch 1:4.01-14.el7 ", " rdma.noarch 0:7.3_4.7_rc2-5.el7 ", " rpcbind.x86_64 0:0.2.0-38.el7 ", " rpm.x86_64 0:4.11.3-21.el7 ", " rpm-build-libs.x86_64 0:4.11.3-21.el7 ", " rpm-libs.x86_64 0:4.11.3-21.el7 ", " rpm-python.x86_64 0:4.11.3-21.el7 ", " selinux-policy.noarch 0:3.13.1-102.el7_3.13 ", " selinux-policy-targeted.noarch 0:3.13.1-102.el7_3.13 ", " setools-libs.x86_64 0:3.3.8-1.1.el7 ", " setup.noarch 0:2.8.71-7.el7 ", " shadow-utils.x86_64 2:4.1.5.1-24.el7 ", " sudo.x86_64 0:1.8.6p7-21.el7_3 ", " systemd.x86_64 0:219-30.el7_3.6 ", " systemd-libs.x86_64 0:219-30.el7_3.6 ", " systemd-sysv.x86_64 0:219-30.el7_3.6 ", " tar.x86_64 2:1.26-31.el7 ", " teamd.x86_64 0:1.25-4.el7 ", " tuned.noarch 0:2.7.1-3.el7_3.1 ", " tzdata.noarch 0:2016j-1.el7 ", " util-linux.x86_64 0:2.23.2-33.el7 ", " vim-minimal.x86_64 2:7.4.160-1.el7_3.1 ", " virt-what.x86_64 0:1.13-8.el7 ", " wpa_supplicant.x86_64 1:2.0-20.el7 ", " xfsprogs.x86_64 0:4.5.0-9.el7_3 ", " xz.x86_64 0:5.2.2-1.el7 ", " xz-libs.x86_64 0:5.2.2-1.el7 ", " yum.noarch 0:3.4.3-150.el7.centos ", " yum-plugin-fastestmirror.noarch 0:1.1.31-40.el7 ", " yum-utils.noarch 0:1.1.31-40.el7 ", " zlib.x86_64 0:1.2.7-17.el7 ", "", "Complete!", "installing dhcp-client from simple-init", "installing net-tools from simple-init", "installing ifupdown from simple-init", "installing dhcp-client from simple-init", "installing net-tools from simple-init", "installing ifupdown from simple-init", "installing growpart from growroot", "installing e2fsprogs from growroot", "installing growpart from growroot", "installing e2fsprogs from growroot", "installing git from source-repositories", "installing git from source-repositories", "installing rsync from install-static", "installing rsync from install-static", "installing openssh-server from openssh-server", "installing openssh-server from openssh-server", "installing ccache_package from base", "installing ccache_package from base", "installing bridge-utils from infra-cloud-bridge", "installing net-tools from infra-cloud-bridge", "installing tcpdump from redhat-common", "installing traceroute from redhat-common", "installing lsof from redhat-common", "installing which from redhat-common", "installing tcpdump from redhat-common", "installing traceroute from redhat-common", "installing lsof from redhat-common", "installing which from redhat-common", "installing openssh-client from runtime-ssh-host-keys", "installing openssh-client from runtime-ssh-host-keys", "installing python-dev from pip-and-virtualenv", "installing python-dev from pip-and-virtualenv", "Running command: ['install-packages', u'', u'dhclient', u'rsync', u'git', u'traceroute', u'which', u'openssh-server', u'lsof', u'e2fsprogs', u'ccache', u'net-tools', u'openssh', u'cloud-utils-growpart', u'bridge-utils', u'tcpdump', u'python-dev']", "> The package is not available and will not be installed", "> Running install-packages install. Package list: dhclient", "> rsync", "> git", "> traceroute", "> which", "> openssh-server", "> lsof", "> e2fsprogs", "> ccache", "> net-tools", "> openssh", "> cloud-utils-growpart", "> bridge-utils", "> tcpdump", "> python-devel", "> Loading \"fastestmirror\" plugin", "> Config time: 0.007", "> Yum version: 3.4.3", "> rpmdb time: 0.000", "> Setting up Package Sacks", "> Loading mirror speeds from cached hostfile", "> * base: mirror.spro.net", "> * extras: mirror.keystealth.org", "> * updates: mirrors.cat.pdx.edu", "> pkgsack time: 0.187", "> Obs Init time: 0.117", "> Package 12:dhclient-4.2.5-47.el7.centos.x86_64 already installed and latest version", "> Package rsync-3.0.9-17.el7.x86_64 already installed and latest version", "> Package which-2.20-7.el7.x86_64 already installed and latest version", "> Package openssh-server-6.6.1p1-33.el7_3.x86_64 already installed and latest version", "> Package e2fsprogs-1.42.9-9.el7.x86_64 already installed and latest version", "> Checking for virtual provide or file-provide for ccache", "> No package ccache available.", "> Package net-tools-2.0-0.17.20131004git.el7.x86_64 already installed and latest version", "> Package openssh-6.6.1p1-33.el7_3.x86_64 already installed and latest version", "> Package cloud-utils-growpart-0.27-20.el7.centos.x86_64 already installed and latest version", "> Package bridge-utils-1.5-9.el7.x86_64 already installed and latest version", "> Resolving Dependencies", "> --> Running transaction check", "> ---> Package git.x86_64 0:1.8.3.1-6.el7_2.1 will be installed", "> Checking deps for git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl-Git', 'EQ', ('0', '1.8.3.1', '6.el7_2.1')) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('zlib', 'GE', ('0', '1.2', None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl', 'GE', ('0', '5.008', None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('rsync', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(warnings)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(vars)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(strict)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(lib)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(Term::ReadKey)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(Git)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(Getopt::Long)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(File::stat)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(File::Temp)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(File::Spec)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(File::Path)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(File::Find)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(File::Copy)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(File::Basename)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(Error)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('openssh-clients', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('libz.so.1(ZLIB_1.2.0)(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('libssl.so.10(libssl.so.10)(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('libcrypto.so.10(libcrypto.so.10)(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('libc.so.6(GLIBC_2.16)(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('less', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('/usr/bin/python', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('/usr/bin/perl', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('/bin/sh', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('/bin/bash', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('libssl.so.10()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('libpcre.so.1()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('libgnome-keyring.so.0()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('libglib-2.0.so.0()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('libexpat.so.1()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('libcurl.so.4()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> git-1.8.3.1-6.el7_2.1.x86_64 requires: perl-Git = 1.8.3.1-6.el7_2.1", "> --> Processing Dependency: perl-Git = 1.8.3.1-6.el7_2.1 for package: git-1.8.3.1-6.el7_2.1.x86_64", "> Searching pkgSack for dep: perl-Git", "> Building updates object", "> up:simple updates time: 0.004", "> up:obs time: 0.002", "> up:condense time: 0.000", "> updates time: 0.095", "> TSINFO: Marking perl-Git-1.8.3.1-6.el7_2.1.noarch as install for git-1.8.3.1-6.el7_2.1.x86_64", "> git-1.8.3.1-6.el7_2.1.x86_64 requires: perl(Term::ReadKey)", "> --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-6.el7_2.1.x86_64", "> Searching pkgSack for dep: perl(Term::ReadKey)", "> TSINFO: Marking perl-TermReadKey-2.30-20.el7.x86_64 as install for git-1.8.3.1-6.el7_2.1.x86_64", "> git-1.8.3.1-6.el7_2.1.x86_64 requires: perl(Git)", "> --> Processing Dependency: perl(Git) for package: git-1.8.3.1-6.el7_2.1.x86_64", "> Searching pkgSack for dep: perl(Git)", "> perl-Git-1.8.3.1-6.el7_2.1.noarch already in ts, skipping this one", "> git-1.8.3.1-6.el7_2.1.x86_64 requires: perl(Error)", "> --> Processing Dependency: perl(Error) for package: git-1.8.3.1-6.el7_2.1.x86_64", "> Searching pkgSack for dep: perl(Error)", "> TSINFO: Marking 1:perl-Error-0.17020-2.el7.noarch as install for git-1.8.3.1-6.el7_2.1.x86_64", "> git-1.8.3.1-6.el7_2.1.x86_64 requires: libgnome-keyring.so.0()(64bit)", "> --> Processing Dependency: libgnome-keyring.so.0()(64bit) for package: git-1.8.3.1-6.el7_2.1.x86_64", "> Searching pkgSack for dep: libgnome-keyring.so.0()(64bit)", "> TSINFO: Marking libgnome-keyring-3.8.0-3.el7.x86_64 as install for git-1.8.3.1-6.el7_2.1.x86_64", "> ---> Package lsof.x86_64 0:4.87-4.el7 will be installed", "> Checking deps for lsof.x86_64 0:4.87-4.el7 - u", "> looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of lsof.x86_64 0:4.87-4.el7 - u", "> looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of lsof.x86_64 0:4.87-4.el7 - u", "> looking for ('libselinux.so.1()(64bit)', None, (None, None, None)) as a requirement of lsof.x86_64 0:4.87-4.el7 - u", "> ---> Package python-devel.x86_64 0:2.7.5-48.el7 will be installed", "> Checking deps for python-devel.x86_64 0:2.7.5-48.el7 - u", "> looking for ('python(x86-64)', 'EQ', ('0', '2.7.5', '48.el7')) as a requirement of python-devel.x86_64 0:2.7.5-48.el7 - u", "> looking for ('pkgconfig', None, (None, None, None)) as a requirement of python-devel.x86_64 0:2.7.5-48.el7 - u", "> looking for ('/usr/bin/python2.7', None, (None, None, None)) as a requirement of python-devel.x86_64 0:2.7.5-48.el7 - u", "> looking for ('/usr/bin/pkg-config', None, (None, None, None)) as a requirement of python-devel.x86_64 0:2.7.5-48.el7 - u", "> looking for ('/bin/sh', None, (None, None, None)) as a requirement of python-devel.x86_64 0:2.7.5-48.el7 - u", "> looking for ('libpython2.7.so.1.0()(64bit)', None, (None, None, None)) as a requirement of python-devel.x86_64 0:2.7.5-48.el7 - u", "> ---> Package tcpdump.x86_64 14:4.5.1-3.el7 will be installed", "> Checking deps for tcpdump.x86_64 14:4.5.1-3.el7 - u", "> looking for ('shadow-utils', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.5.1-3.el7 - u", "> looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.5.1-3.el7 - u", "> looking for ('libcrypto.so.10(libcrypto.so.10)(64bit)', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.5.1-3.el7 - u", "> looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.5.1-3.el7 - u", "> looking for ('/bin/sh', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.5.1-3.el7 - u", "> looking for ('libpcap.so.1()(64bit)', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.5.1-3.el7 - u", "> looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.5.1-3.el7 - u", "> ---> Package traceroute.x86_64 3:2.0.22-2.el7 will be installed", "> Checking deps for traceroute.x86_64 3:2.0.22-2.el7 - u", "> looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of traceroute.x86_64 3:2.0.22-2.el7 - u", "> looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of traceroute.x86_64 3:2.0.22-2.el7 - u", "> looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of traceroute.x86_64 3:2.0.22-2.el7 - u", "> looking for ('/bin/sh', None, (None, None, None)) as a requirement of traceroute.x86_64 3:2.0.22-2.el7 - u", "> looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of traceroute.x86_64 3:2.0.22-2.el7 - u", "> --> Running transaction check", "> ---> Package libgnome-keyring.x86_64 0:3.8.0-3.el7 will be installed", "> Checking deps for libgnome-keyring.x86_64 0:3.8.0-3.el7 - u", "> looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of libgnome-keyring.x86_64 0:3.8.0-3.el7 - u", "> looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of libgnome-keyring.x86_64 0:3.8.0-3.el7 - u", "> looking for ('libgcrypt.so.11(GCRYPT_1.2)(64bit)', None, (None, None, None)) as a requirement of libgnome-keyring.x86_64 0:3.8.0-3.el7 - u", "> looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of libgnome-keyring.x86_64 0:3.8.0-3.el7 - u", "> looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libgnome-keyring.x86_64 0:3.8.0-3.el7 - u", "> looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libgnome-keyring.x86_64 0:3.8.0-3.el7 - u", "> looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of libgnome-keyring.x86_64 0:3.8.0-3.el7 - u", "> looking for ('libgobject-2.0.so.0()(64bit)', None, (None, None, None)) as a requirement of libgnome-keyring.x86_64 0:3.8.0-3.el7 - u", "> looking for ('libglib-2.0.so.0()(64bit)', None, (None, None, None)) as a requirement of libgnome-keyring.x86_64 0:3.8.0-3.el7 - u", "> looking for ('libgcrypt.so.11()(64bit)', None, (None, None, None)) as a requirement of libgnome-keyring.x86_64 0:3.8.0-3.el7 - u", "> looking for ('libdbus-1.so.3()(64bit)', None, (None, None, None)) as a requirement of libgnome-keyring.x86_64 0:3.8.0-3.el7 - u", "> ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed", "> Checking deps for perl-Error.noarch 1:0.17020-2.el7 - u", "> looking for ('perl', 'GE', ('0', '5.004', None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u", "> looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u", "> looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u", "> looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u", "> looking for ('perl(overload)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u", "> looking for ('perl(Scalar::Util)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u", "> looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u", "> looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u", "> looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u", "> ---> Package perl-Git.noarch 0:1.8.3.1-6.el7_2.1 will be installed", "> Checking deps for perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('git', 'EQ', ('0', '1.8.3.1', '6.el7_2.1')) as a requirement of perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl', 'GE', ('0', '5.008', None)) as a requirement of perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(Time::Local)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(IPC::Open2)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(Fcntl)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(Error)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(Cwd)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u", "> ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed", "> Checking deps for perl-TermReadKey.x86_64 0:2.30-20.el7 - u", "> looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u", "> looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u", "> looking for ('perl(DynaLoader)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u", "> looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u", "> looking for ('perl(AutoLoader)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u", "> looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u", "> looking for ('libc.so.6(GLIBC_2.15)(64bit)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u", "> --> Finished Dependency Resolution", "> Dependency Process ending", "> Depsolve time: 0.519", "> ", "> Dependencies Resolved", "> ", "> ================================================================================", "> Package Arch Version Repository Size", "> ================================================================================", "> Installing:", "> git x86_64 1.8.3.1-6.el7_2.1 base 4.4 M", "> lsof x86_64 4.87-4.el7 base 331 k", "> python-devel x86_64 2.7.5-48.el7 base 393 k", "> tcpdump x86_64 14:4.5.1-3.el7 base 387 k", "> traceroute x86_64 3:2.0.22-2.el7 base 59 k", "> Installing for dependencies:", "> libgnome-keyring x86_64 3.8.0-3.el7 base 109 k", "> perl-Error noarch 1:0.17020-2.el7 base 32 k", "> perl-Git noarch 1.8.3.1-6.el7_2.1 base 53 k", "> perl-TermReadKey x86_64 2.30-20.el7 base 31 k", "> ", "> Transaction Summary", "> ================================================================================", "> Install 5 Packages (+4 Dependent packages)", "> ", "> Total size: 5.7 M", "> Installed size: 26 M", "> Downloading packages:", "> using local copy of 1:perl-Error-0.17020-2.el7.noarch", "> using local copy of 3:traceroute-2.0.22-2.el7.x86_64", "> using local copy of perl-TermReadKey-2.30-20.el7.x86_64", "> using local copy of perl-Git-1.8.3.1-6.el7_2.1.noarch", "> using local copy of lsof-4.87-4.el7.x86_64", "> using local copy of 14:tcpdump-4.5.1-3.el7.x86_64", "> using local copy of git-1.8.3.1-6.el7_2.1.x86_64", "> using local copy of libgnome-keyring-3.8.0-3.el7.x86_64", "> using local copy of python-devel-2.7.5-48.el7.x86_64", "> Member: perl-Error.noarch 1:0.17020-2.el7 - u", "> Adding Package 1:perl-Error-0.17020-2.el7.noarch in mode u", "> Member: traceroute.x86_64 3:2.0.22-2.el7 - u", "> Adding Package 3:traceroute-2.0.22-2.el7.x86_64 in mode u", "> Member: perl-TermReadKey.x86_64 0:2.30-20.el7 - u", "> Adding Package perl-TermReadKey-2.30-20.el7.x86_64 in mode u", "> Member: perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u", "> Adding Package perl-Git-1.8.3.1-6.el7_2.1.noarch in mode u", "> Member: lsof.x86_64 0:4.87-4.el7 - u", "> Adding Package lsof-4.87-4.el7.x86_64 in mode u", "> Member: tcpdump.x86_64 14:4.5.1-3.el7 - u", "> Adding Package 14:tcpdump-4.5.1-3.el7.x86_64 in mode u", "> Member: git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> Adding Package git-1.8.3.1-6.el7_2.1.x86_64 in mode u", "> Member: libgnome-keyring.x86_64 0:3.8.0-3.el7 - u", "> Adding Package libgnome-keyring-3.8.0-3.el7.x86_64 in mode u", "> Member: python-devel.x86_64 0:2.7.5-48.el7 - u", "> Adding Package python-devel-2.7.5-48.el7.x86_64 in mode u", "> Running transaction check", "> Transaction check time: 0.023", "> Running transaction test", "> Transaction test succeeded", "> Transaction test time: 0.022", "> Running transaction", "> Installing : 1:perl-Error-0.17020-2.el7.noarch 1/9", "> Installing : libgnome-keyring-3.8.0-3.el7.x86_64 2/9", "> Installing : perl-TermReadKey-2.30-20.el7.x86_64 3/9", "> Installing : perl-Git-1.8.3.1-6.el7_2.1.noarch 4/9", "> Installing : git-1.8.3.1-6.el7_2.1.x86_64 5/9", "> Installing : python-devel-2.7.5-48.el7.x86_64 6/9", "> Installing : 14:tcpdump-4.5.1-3.el7.x86_64 7/9", "> Installing : lsof-4.87-4.el7.x86_64 8/9", "> Installing : 3:traceroute-2.0.22-2.el7.x86_64 9/9", "> Verifying : 1:perl-Error-0.17020-2.el7.noarch 1/9", "> Verifying : 3:traceroute-2.0.22-2.el7.x86_64 2/9", "> Verifying : perl-TermReadKey-2.30-20.el7.x86_64 3/9", "> Verifying : perl-Git-1.8.3.1-6.el7_2.1.noarch 4/9", "> Verifying : lsof-4.87-4.el7.x86_64 5/9", "> Verifying : 14:tcpdump-4.5.1-3.el7.x86_64 6/9", "> Verifying : git-1.8.3.1-6.el7_2.1.x86_64 7/9", "> Verifying : libgnome-keyring-3.8.0-3.el7.x86_64 8/9", "> Verifying : python-devel-2.7.5-48.el7.x86_64 9/9", "> VerifyTransaction time: 0.107", "> Transaction time: 1.214", "> ", "> Installed:", "> git.x86_64 0:1.8.3.1-6.el7_2.1 lsof.x86_64 0:4.87-4.el7", "> python-devel.x86_64 0:2.7.5-48.el7 tcpdump.x86_64 14:4.5.1-3.el7", "> traceroute.x86_64 3:2.0.22-2.el7", "> ", "> Dependency Installed:", "> libgnome-keyring.x86_64 0:3.8.0-3.el7 perl-Error.noarch 1:0.17020-2.el7", "> perl-Git.noarch 0:1.8.3.1-6.el7_2.1 perl-TermReadKey.x86_64 0:2.30-20.el7", "> ", "> Complete!", "> -- done", "Loaded plugins: fastestmirror", "Loading mirror speeds from cached hostfile", " * base: mirror.spro.net", " * extras: mirrors.ocf.berkeley.edu", " * updates: mirrors.cat.pdx.edu", "No package python-pip available.", "Package python-setuptools-0.9.8-4.el7.noarch already installed and latest version", "Resolving Dependencies", "--> Running transaction check", "---> Package python-virtualenv.noarch 0:1.10.1-3.el7 will be installed", "--> Finished Dependency Resolution", "", "Dependencies Resolved", "", "================================================================================", " Package Arch Version Repository Size", "================================================================================", "Installing:", " python-virtualenv noarch 1.10.1-3.el7 base 1.2 M", "", "Transaction Summary", "================================================================================", "Install 1 Package", "", "Total size: 1.2 M", "Installed size: 1.6 M", "Downloading packages:", "Running transaction check", "Running transaction test", "Transaction test succeeded", "Running transaction", " Installing : python-virtualenv-1.10.1-3.el7.noarch 1/1 ", " Verifying : python-virtualenv-1.10.1-3.el7.noarch 1/1 ", "", "Installed:", " python-virtualenv.noarch 0:1.10.1-3.el7 ", "", "Complete!", "Collecting pip", " Downloading pip-9.0.1-py2.py3-none-any.whl (1.3MB)", "Collecting wheel", " Downloading wheel-0.29.0-py2.py3-none-any.whl (66kB)", "Installing collected packages: pip, wheel", "Successfully installed pip-9.0.1 wheel-0.29.0", "Collecting setuptools", " Downloading setuptools-33.1.1-py2.py3-none-any.whl (472kB)", "Installing collected packages: setuptools", "Successfully installed setuptools-33.1.1", "Collecting virtualenv", " Downloading virtualenv-15.1.0-py2.py3-none-any.whl (1.8MB)", "Installing collected packages: virtualenv", " Found existing installation: virtualenv 1.10.1", " Uninstalling virtualenv-1.10.1:", " Successfully uninstalled virtualenv-1.10.1", "Successfully installed virtualenv-15.1.0", "Processing /tmp/glean.git", "Installing collected packages: glean", " Running setup.py install for glean: started", " Running setup.py install for glean: finished with status 'done'", "Successfully installed glean-1.8.1.dev2", "Setting password.", "/etc/sudoers: parsed OK", "/etc/sudoers.d/devuser: parsed OK", "Nothing to uninstall", "Nothing to install", "NOZEROCONF=yes", "Nothing to uninstall", "Unmount /tmp/dib_build.EAZ7A0i8/mnt/tmp/yum", "Unmount /tmp/dib_build.EAZ7A0i8/mnt/tmp/ccache", "Unmount /tmp/dib_build.EAZ7A0i8/mnt/sys", "Unmount /tmp/dib_build.EAZ7A0i8/mnt/proc", "Unmount /tmp/dib_build.EAZ7A0i8/mnt/dev/pts", "Unmount /tmp/dib_build.EAZ7A0i8/mnt/dev", "Calculating image size (this may take a minute)...", "IMAGE_BLOCK_DEVICE=/dev/loop0p1", "Discarding device blocks: 4096/563200\b\b\b\b\b\b\b\b\b\b\b\b\b \b\b\b\b\b\b\b\b\b\b\b\b\bdone ", "Filesystem label=cloudimg-rootfs", "OS type: Linux", "Block size=4096 (log=2)", "Fragment size=4096 (log=2)", "Stride=0 blocks, Stripe width=0 blocks", "563328 inodes, 563200 blocks", "28160 blocks (5.00%) reserved for the super user", "First data block=0", "Maximum filesystem blocks=576716800", "18 block groups", "32768 blocks per group, 32768 fragments per group", "31296 inodes per group", "Superblock backups stored on blocks: ", "\t32768, 98304, 163840, 229376, 294912", "", "Allocating group tables: 0/18\b\b\b\b\b \b\b\b\b\bdone ", "Writing inode tables: 0/18\b\b\b\b\b \b\b\b\b\bdone ", "Creating journal (16384 blocks): done", "Writing superblocks and filesystem accounting information: 0/18\b\b\b\b\b \b\b\b\b\bdone", "", "tune2fs 1.42.9 (28-Dec-2013)", "Running install-packages install. Package list: yum-utils", "Loading \"fastestmirror\" plugin", "Config time: 0.007", "Yum version: 3.4.3", "rpmdb time: 0.000", "Setting up Package Sacks", "Determining fastest mirrors", " * base: mirror.spro.net", " * extras: mirror.keystealth.org", " * updates: mirrors.cat.pdx.edu", "pkgsack time: 4.910", "Obs Init time: 0.063", "Package yum-utils-1.1.31-40.el7.noarch already installed and latest version", "Nothing to do", "Loaded plugins: fastestmirror", "--> Running transaction check", "---> Package kernel.x86_64 0:3.10.0-327.28.3.el7 will be erased", "--> Finished Dependency Resolution", "", "Dependencies Resolved", "", "================================================================================", " Package Arch Version Repository Size", "================================================================================", "Removing:", " kernel x86_64 3.10.0-327.28.3.el7 installed 136 M", "", "Transaction Summary", "================================================================================", "Remove 1 Package", "", "Installed size: 136 M", "Downloading packages:", "Running transaction check", "Running transaction test", "Transaction test succeeded", "Running transaction", "grubby fatal error: unable to find a suitable template", "grubby: doing this would leave no kernel entries. Not writing out new config.", "grubby fatal error: unable to find a suitable template", " Erasing : kernel-3.10.0-327.28.3.el7.x86_64 1/1 ", " Verifying : kernel-3.10.0-327.28.3.el7.x86_64 1/1 ", "", "Removed:", " kernel.x86_64 0:3.10.0-327.28.3.el7 ", "", "Complete!", "Running install-packages install. Package list: grub2-tools grub2", "Loading \"fastestmirror\" plugin", "Config time: 0.005", "Yum version: 3.4.3", "rpmdb time: 0.000", "Setting up Package Sacks", "Loading mirror speeds from cached hostfile", " * base: mirror.spro.net", " * extras: mirror.keystealth.org", " * updates: mirrors.cat.pdx.edu", "pkgsack time: 0.007", "Obs Init time: 0.063", "Package 1:grub2-tools-2.02-0.44.el7.centos.x86_64 already installed and latest version", "Package 1:grub2-2.02-0.44.el7.centos.x86_64 already installed and latest version", "Nothing to do", "trying grub2-install", "Installing GRUB2...", "'/tmp/dib_build.EAZ7A0i8/mnt//etc/dib-manifests' -> '/httpboot/deployment_image.d/dib-manifests'", "'/tmp/dib_build.EAZ7A0i8/mnt//etc/dib-manifests/dib_environment' -> '/httpboot/deployment_image.d/dib-manifests/dib_environment'", "'/tmp/dib_build.EAZ7A0i8/mnt//etc/dib-manifests/dib-manifest-git-deployment_image' -> '/httpboot/deployment_image.d/dib-manifests/dib-manifest-git-deployment_image'", "'/tmp/dib_build.EAZ7A0i8/mnt//etc/dib-manifests/dib_arguments' -> '/httpboot/deployment_image.d/dib-manifests/dib_arguments'", "DIB_YUM_REPO_CONF is not set - no repo configurations will be cleaned up", "Unmount /tmp/dib_build.EAZ7A0i8/mnt/sys", "Unmount /tmp/dib_build.EAZ7A0i8/mnt/proc", "Unmount /tmp/dib_build.EAZ7A0i8/mnt/dev/pts", "Unmount /tmp/dib_build.EAZ7A0i8/mnt/dev", "Unmount /tmp/dib_build.EAZ7A0i8/mnt", "/dev/loop0: [0040]:53412569 (/tmp/dib_image.bbHwK9so/image.raw)", "Converting image using qemu-img convert", "Image file /httpboot/deployment_image.qcow2 created..."], "warnings": []} TASK [bifrost-create-dib-image : Initiate ramdisk build] *********************** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:122 Monday 23 January 2017 07:34:57 -0800 (0:05:31.822) 0:10:41.718 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Update permission of generated image] ********* task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:126 Monday 23 January 2017 07:34:57 -0800 (0:00:00.082) 0:10:41.800 ******** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185697.74-33152450711342 `" && echo ansible-tmp-1485185697.74-33152450711342="` echo $HOME/.ansible/tmp/ansible-tmp-1485185697.74-33152450711342 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpjSRf6j TO /root/.ansible/tmp/ansible-tmp-1485185697.74-33152450711342/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185697.74-33152450711342/ /root/.ansible/tmp/ansible-tmp-1485185697.74-33152450711342/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185697.74-33152450711342/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185697.74-33152450711342/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "diff": {"after": {"path": "/httpboot"}, "before": {"path": "/httpboot"}}, "gid": 1001, "group": "ironic", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": null, "mode": "u=rwX,g=rX,o=rX", "original_basename": null, "owner": null, "path": "/httpboot", "recurse": true, "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": "ironic", "path": "/httpboot", "secontext": "system_u:object_r:root_t:s0", "size": 4096, "state": "directory", "uid": 1001} TASK [bifrost-create-dib-image : Restore proper context on created data for http_boot] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:133 Monday 23 January 2017 07:34:58 -0800 (0:00:00.333) 0:10:42.134 ******** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} PLAY [Enroll node with Ironic] ************************************************* TASK [setup] ******************************************************************* Monday 23 January 2017 07:34:58 -0800 (0:00:00.100) 0:10:42.235 ******** <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185698.14-183267125898863 `" && echo ansible-tmp-1485185698.14-183267125898863="` echo $HOME/.ansible/tmp/ansible-tmp-1485185698.14-183267125898863 `" ) && sleep 0' <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185698.15-180220719358689 `" && echo ansible-tmp-1485185698.15-180220719358689="` echo $HOME/.ansible/tmp/ansible-tmp-1485185698.15-180220719358689 `" ) && sleep 0' <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185698.15-141740461251669 `" && echo ansible-tmp-1485185698.15-141740461251669="` echo $HOME/.ansible/tmp/ansible-tmp-1485185698.15-141740461251669 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmp8ezSAH TO /root/.ansible/tmp/ansible-tmp-1485185698.14-183267125898863/setup <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185698.14-183267125898863/ /root/.ansible/tmp/ansible-tmp-1485185698.14-183267125898863/setup && sleep 0' <192.168.122.4> PUT /tmp/tmpkFuYY1 TO /root/.ansible/tmp/ansible-tmp-1485185698.15-180220719358689/setup <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185698.15-180220719358689/ /root/.ansible/tmp/ansible-tmp-1485185698.15-180220719358689/setup && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185698.14-183267125898863/setup; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185698.14-183267125898863/" > /dev/null 2>&1 && sleep 0' <192.168.122.3> PUT /tmp/tmpZPh0jI TO /root/.ansible/tmp/ansible-tmp-1485185698.15-141740461251669/setup <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185698.15-141740461251669/ /root/.ansible/tmp/ansible-tmp-1485185698.15-141740461251669/setup && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185698.15-180220719358689/setup; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185698.15-180220719358689/" > /dev/null 2>&1 && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185698.15-141740461251669/setup; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185698.15-141740461251669/" > /dev/null 2>&1 && sleep 0' ok: [compute00.opnfvlocal] ok: [jumphost.opnfvlocal] ok: [controller00.opnfvlocal] TASK [ironic-enroll-dynamic : If in noauth mode, unset authentication parameters.] *** task path: /opt/bifrost/playbooks/roles/ironic-enroll-dynamic/tasks/main.yml:15 Monday 23 January 2017 07:34:59 -0800 (0:00:01.066) 0:10:43.302 ******** ok: [jumphost.opnfvlocal] => {"ansible_facts": {"auth": {}, "auth_type": "None"}, "changed": false, "invocation": {"module_args": {"auth": {}, "auth_type": "None"}, "module_name": "set_fact"}} ok: [compute00.opnfvlocal] => {"ansible_facts": {"auth": {}, "auth_type": "None"}, "changed": false, "invocation": {"module_args": {"auth": {}, "auth_type": "None"}, "module_name": "set_fact"}} ok: [controller00.opnfvlocal] => {"ansible_facts": {"auth": {}, "auth_type": "None"}, "changed": false, "invocation": {"module_args": {"auth": {}, "auth_type": "None"}, "module_name": "set_fact"}} TASK [ironic-enroll-dynamic : Execute os_client_config to collect facts] ******* task path: /opt/bifrost/playbooks/roles/ironic-enroll-dynamic/tasks/main.yml:21 Monday 23 January 2017 07:34:59 -0800 (0:00:00.092) 0:10:43.394 ******** <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185699.4-254053312074847 `" && echo ansible-tmp-1485185699.4-254053312074847="` echo $HOME/.ansible/tmp/ansible-tmp-1485185699.4-254053312074847 `" ) && sleep 0' <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185699.4-202936405061025 `" && echo ansible-tmp-1485185699.4-202936405061025="` echo $HOME/.ansible/tmp/ansible-tmp-1485185699.4-202936405061025 `" ) && sleep 0' <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185699.4-151042968120432 `" && echo ansible-tmp-1485185699.4-151042968120432="` echo $HOME/.ansible/tmp/ansible-tmp-1485185699.4-151042968120432 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmpg8yDMf TO /root/.ansible/tmp/ansible-tmp-1485185699.4-254053312074847/os_client_config <192.168.122.4> PUT /tmp/tmpYQ1OE8 TO /root/.ansible/tmp/ansible-tmp-1485185699.4-202936405061025/os_client_config <192.168.122.3> PUT /tmp/tmpvUj2gm TO /root/.ansible/tmp/ansible-tmp-1485185699.4-151042968120432/os_client_config <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185699.4-254053312074847/ /root/.ansible/tmp/ansible-tmp-1485185699.4-254053312074847/os_client_config && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185699.4-202936405061025/ /root/.ansible/tmp/ansible-tmp-1485185699.4-202936405061025/os_client_config && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185699.4-151042968120432/ /root/.ansible/tmp/ansible-tmp-1485185699.4-151042968120432/os_client_config && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185699.4-254053312074847/os_client_config; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185699.4-254053312074847/" > /dev/null 2>&1 && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185699.4-151042968120432/os_client_config; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185699.4-151042968120432/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185699.4-202936405061025/os_client_config; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185699.4-202936405061025/" > /dev/null 2>&1 && sleep 0' ok: [controller00.opnfvlocal] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} ok: [jumphost.opnfvlocal] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} ok: [compute00.opnfvlocal] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [ironic-enroll-dynamic : Set os_client_config's auth parameters if not already set.] *** task path: /opt/bifrost/playbooks/roles/ironic-enroll-dynamic/tasks/main.yml:28 Monday 23 January 2017 07:35:00 -0800 (0:00:01.473) 0:10:44.867 ******** skipping: [jumphost.opnfvlocal] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} skipping: [controller00.opnfvlocal] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} skipping: [compute00.opnfvlocal] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [ironic-enroll-dynamic : Dynamic enrollment] ****************************** task path: /opt/bifrost/playbooks/roles/ironic-enroll-dynamic/tasks/main.yml:35 Monday 23 January 2017 07:35:00 -0800 (0:00:00.072) 0:10:44.940 ******** ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185700.98-83247891294431 `" && echo ansible-tmp-1485185700.98-83247891294431="` echo $HOME/.ansible/tmp/ansible-tmp-1485185700.98-83247891294431 `" ) && sleep 0' ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185700.98-241968261239156 `" && echo ansible-tmp-1485185700.98-241968261239156="` echo $HOME/.ansible/tmp/ansible-tmp-1485185700.98-241968261239156 `" ) && sleep 0' ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185700.98-176079185678177 `" && echo ansible-tmp-1485185700.98-176079185678177="` echo $HOME/.ansible/tmp/ansible-tmp-1485185700.98-176079185678177 `" ) && sleep 0' PUT /tmp/tmpkM4LKs TO /root/.ansible/tmp/ansible-tmp-1485185700.98-83247891294431/os_ironic EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185700.98-83247891294431/ /root/.ansible/tmp/ansible-tmp-1485185700.98-83247891294431/os_ironic && sleep 0' PUT /tmp/tmpU_4iC7 TO /root/.ansible/tmp/ansible-tmp-1485185700.98-241968261239156/os_ironic PUT /tmp/tmp5oQ9MT TO /root/.ansible/tmp/ansible-tmp-1485185700.98-176079185678177/os_ironic EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185700.98-241968261239156/ /root/.ansible/tmp/ansible-tmp-1485185700.98-241968261239156/os_ironic && sleep 0' EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185700.98-176079185678177/ /root/.ansible/tmp/ansible-tmp-1485185700.98-176079185678177/os_ironic && sleep 0' EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185700.98-83247891294431/os_ironic; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185700.98-83247891294431/" > /dev/null 2>&1 && sleep 0' EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185700.98-241968261239156/os_ironic; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185700.98-241968261239156/" > /dev/null 2>&1 && sleep 0' EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185700.98-176079185678177/os_ironic; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185700.98-176079185678177/" > /dev/null 2>&1 && sleep 0' changed: [jumphost.opnfvlocal -> localhost] => {"changed": true, "invocation": {"module_args": {"api_timeout": null, "auth": {"endpoint": "http://localhost:6385/"}, "auth_type": "None", "availability_zone": null, "cacert": null, "cert": null, "chassis_uuid": null, "cloud": null, "driver": "agent_ssh", "driver_info": {"deploy": {"deploy_kernel": "http://192.168.122.1:8080/ipa.vmlinuz", "deploy_ramdisk": "http://192.168.122.1:8080/ipa.initramfs"}, "power": {"deploy_kernel": "http://192.168.122.1:8080/ipa.vmlinuz", "deploy_ramdisk": "http://192.168.122.1:8080/ipa.initramfs", "ssh_address": "192.168.122.1", "ssh_key_filename": "/home/ironic/.ssh/id_rsa", "ssh_port": 22, "ssh_username": "ironic", "ssh_virt_type": "virsh"}}, "endpoint_type": "public", "ironic_url": "http://localhost:6385/", "key": null, "name": "jumphost.opnfvlocal", "nics": [{"mac": "52:54:00:92:af:54"}], "properties": {"cpu_arch": "x86_64", "cpus": "4", "disk_size": "100", "ram": "8192"}, "region_name": null, "skip_update_of_masked_password": null, "state": "present", "timeout": 180, "uuid": "a8cb6624-0d9f-c882-affc-046ebb96ec01", "verify": true, "wait": true}, "module_name": "os_ironic"}, "provision_state": "available", "uuid": "a8cb6624-0d9f-c882-affc-046ebb96ec01"} changed: [controller00.opnfvlocal -> localhost] => {"changed": true, "invocation": {"module_args": {"api_timeout": null, "auth": {"endpoint": "http://localhost:6385/"}, "auth_type": "None", "availability_zone": null, "cacert": null, "cert": null, "chassis_uuid": null, "cloud": null, "driver": "agent_ssh", "driver_info": {"deploy": {"deploy_kernel": "http://192.168.122.1:8080/ipa.vmlinuz", "deploy_ramdisk": "http://192.168.122.1:8080/ipa.initramfs"}, "power": {"deploy_kernel": "http://192.168.122.1:8080/ipa.vmlinuz", "deploy_ramdisk": "http://192.168.122.1:8080/ipa.initramfs", "ssh_address": "192.168.122.1", "ssh_key_filename": "/home/ironic/.ssh/id_rsa", "ssh_port": 22, "ssh_username": "ironic", "ssh_virt_type": "virsh"}}, "endpoint_type": "public", "ironic_url": "http://localhost:6385/", "key": null, "name": "controller00.opnfvlocal", "nics": [{"mac": "52:54:00:68:04:c1"}], "properties": {"cpu_arch": "x86_64", "cpus": "4", "disk_size": "100", "ram": "8192"}, "region_name": null, "skip_update_of_masked_password": null, "state": "present", "timeout": 180, "uuid": "a8cb6624-0d9f-c882-affc-046ebb96ec02", "verify": true, "wait": true}, "module_name": "os_ironic"}, "provision_state": "available", "uuid": "a8cb6624-0d9f-c882-affc-046ebb96ec02"} changed: [compute00.opnfvlocal -> localhost] => {"changed": true, "invocation": {"module_args": {"api_timeout": null, "auth": {"endpoint": "http://localhost:6385/"}, "auth_type": "None", "availability_zone": null, "cacert": null, "cert": null, "chassis_uuid": null, "cloud": null, "driver": "agent_ssh", "driver_info": {"deploy": {"deploy_kernel": "http://192.168.122.1:8080/ipa.vmlinuz", "deploy_ramdisk": "http://192.168.122.1:8080/ipa.initramfs"}, "power": {"deploy_kernel": "http://192.168.122.1:8080/ipa.vmlinuz", "deploy_ramdisk": "http://192.168.122.1:8080/ipa.initramfs", "ssh_address": "192.168.122.1", "ssh_key_filename": "/home/ironic/.ssh/id_rsa", "ssh_port": 22, "ssh_username": "ironic", "ssh_virt_type": "virsh"}}, "endpoint_type": "public", "ironic_url": "http://localhost:6385/", "key": null, "name": "compute00.opnfvlocal", "nics": [{"mac": "52:54:00:74:fa:bb"}], "properties": {"cpu_arch": "x86_64", "cpus": "4", "disk_size": "100", "ram": "8192"}, "region_name": null, "skip_update_of_masked_password": null, "state": "present", "timeout": 180, "uuid": "a8cb6624-0d9f-c882-affc-046ebb96ec03", "verify": true, "wait": true}, "module_name": "os_ironic"}, "provision_state": "available", "uuid": "a8cb6624-0d9f-c882-affc-046ebb96ec03"} TASK [ironic-inspect-node : If in noauth mode, unset authentication parameters.] *** task path: /opt/bifrost/playbooks/roles/ironic-inspect-node/tasks/main.yml:15 Monday 23 January 2017 07:35:02 -0800 (0:00:02.169) 0:10:47.110 ******** ok: [jumphost.opnfvlocal] => {"ansible_facts": {"auth": {}, "auth_type": "None"}, "changed": false, "invocation": {"module_args": {"auth": {}, "auth_type": "None"}, "module_name": "set_fact"}} ok: [controller00.opnfvlocal] => {"ansible_facts": {"auth": {}, "auth_type": "None"}, "changed": false, "invocation": {"module_args": {"auth": {}, "auth_type": "None"}, "module_name": "set_fact"}} ok: [compute00.opnfvlocal] => {"ansible_facts": {"auth": {}, "auth_type": "None"}, "changed": false, "invocation": {"module_args": {"auth": {}, "auth_type": "None"}, "module_name": "set_fact"}} TASK [ironic-inspect-node : Execute os_client_config to collect facts] ********* task path: /opt/bifrost/playbooks/roles/ironic-inspect-node/tasks/main.yml:21 Monday 23 January 2017 07:35:03 -0800 (0:00:00.093) 0:10:47.204 ******** <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185703.13-279990830665062 `" && echo ansible-tmp-1485185703.13-279990830665062="` echo $HOME/.ansible/tmp/ansible-tmp-1485185703.13-279990830665062 `" ) && sleep 0' <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185703.13-23083409378813 `" && echo ansible-tmp-1485185703.13-23083409378813="` echo $HOME/.ansible/tmp/ansible-tmp-1485185703.13-23083409378813 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmpMuqWdr TO /root/.ansible/tmp/ansible-tmp-1485185703.13-279990830665062/os_client_config <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185703.15-46734759470749 `" && echo ansible-tmp-1485185703.15-46734759470749="` echo $HOME/.ansible/tmp/ansible-tmp-1485185703.15-46734759470749 `" ) && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185703.13-279990830665062/ /root/.ansible/tmp/ansible-tmp-1485185703.13-279990830665062/os_client_config && sleep 0' <192.168.122.3> PUT /tmp/tmpBHXfOz TO /root/.ansible/tmp/ansible-tmp-1485185703.13-23083409378813/os_client_config <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185703.13-23083409378813/ /root/.ansible/tmp/ansible-tmp-1485185703.13-23083409378813/os_client_config && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185703.13-279990830665062/os_client_config; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185703.13-279990830665062/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> PUT /tmp/tmppu_V56 TO /root/.ansible/tmp/ansible-tmp-1485185703.15-46734759470749/os_client_config <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185703.15-46734759470749/ /root/.ansible/tmp/ansible-tmp-1485185703.15-46734759470749/os_client_config && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185703.13-23083409378813/os_client_config; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185703.13-23083409378813/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185703.15-46734759470749/os_client_config; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185703.15-46734759470749/" > /dev/null 2>&1 && sleep 0' ok: [controller00.opnfvlocal] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} ok: [jumphost.opnfvlocal] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} ok: [compute00.opnfvlocal] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [ironic-inspect-node : Set os_client_config's auth parameters if not already set.] *** task path: /opt/bifrost/playbooks/roles/ironic-inspect-node/tasks/main.yml:28 Monday 23 January 2017 07:35:04 -0800 (0:00:01.382) 0:10:48.586 ******** skipping: [jumphost.opnfvlocal] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} skipping: [controller00.opnfvlocal] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} skipping: [compute00.opnfvlocal] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [ironic-inspect-node : Setup DHCP for nodes.] ***************************** task path: /opt/bifrost/playbooks/roles/ironic-inspect-node/tasks/main.yml:35 Monday 23 January 2017 07:35:04 -0800 (0:00:00.078) 0:10:48.665 ******** skipping: [jumphost.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} skipping: [controller00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} skipping: [compute00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [ironic-inspect-node : Setup DNS address for nodes.] ********************** task path: /opt/bifrost/playbooks/roles/ironic-inspect-node/tasks/main.yml:44 Monday 23 January 2017 07:35:04 -0800 (0:00:00.071) 0:10:48.737 ******** skipping: [jumphost.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} skipping: [controller00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} skipping: [compute00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [ironic-inspect-node : Sending dnsmasq HUP] ******************************* task path: /opt/bifrost/playbooks/roles/ironic-inspect-node/tasks/main.yml:53 Monday 23 January 2017 07:35:04 -0800 (0:00:00.069) 0:10:48.806 ******** skipping: [jumphost.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} skipping: [controller00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} skipping: [compute00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [ironic-inspect-node : Execute node introspection] ************************ task path: /opt/bifrost/playbooks/roles/ironic-inspect-node/tasks/main.yml:60 Monday 23 January 2017 07:35:04 -0800 (0:00:00.075) 0:10:48.881 ******** ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185704.87-173281490948940 `" && echo ansible-tmp-1485185704.87-173281490948940="` echo $HOME/.ansible/tmp/ansible-tmp-1485185704.87-173281490948940 `" ) && sleep 0' ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185704.88-172531731792872 `" && echo ansible-tmp-1485185704.88-172531731792872="` echo $HOME/.ansible/tmp/ansible-tmp-1485185704.88-172531731792872 `" ) && sleep 0' ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185704.88-235786703652321 `" && echo ansible-tmp-1485185704.88-235786703652321="` echo $HOME/.ansible/tmp/ansible-tmp-1485185704.88-235786703652321 `" ) && sleep 0' PUT /tmp/tmpVFFuFX TO /root/.ansible/tmp/ansible-tmp-1485185704.87-173281490948940/os_ironic_inspect PUT /tmp/tmp8UnyMl TO /root/.ansible/tmp/ansible-tmp-1485185704.88-172531731792872/os_ironic_inspect EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185704.87-173281490948940/ /root/.ansible/tmp/ansible-tmp-1485185704.87-173281490948940/os_ironic_inspect && sleep 0' PUT /tmp/tmpQas1uv TO /root/.ansible/tmp/ansible-tmp-1485185704.88-235786703652321/os_ironic_inspect EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185704.88-172531731792872/ /root/.ansible/tmp/ansible-tmp-1485185704.88-172531731792872/os_ironic_inspect && sleep 0' EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185704.88-235786703652321/ /root/.ansible/tmp/ansible-tmp-1485185704.88-235786703652321/os_ironic_inspect && sleep 0' EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185704.87-173281490948940/os_ironic_inspect; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185704.87-173281490948940/" > /dev/null 2>&1 && sleep 0' EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185704.88-172531731792872/os_ironic_inspect; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185704.88-172531731792872/" > /dev/null 2>&1 && sleep 0' EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185704.88-235786703652321/os_ironic_inspect; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185704.88-235786703652321/" > /dev/null 2>&1 && sleep 0' changed: [controller00.opnfvlocal -> localhost] => {"ansible_facts": {"cpu_arch": "x86_64", "cpus": "4", "local_gb": "100", "memory_mb": "8192"}, "changed": true, "invocation": {"module_args": {"api_timeout": null, "auth": {"endpoint": "http://localhost:6385/"}, "auth_type": "None", "availability_zone": null, "cacert": null, "cert": null, "cloud": null, "endpoint_type": "public", "ironic_url": "http://localhost:6385/", "key": null, "mac": null, "name": "controller00.opnfvlocal", "region_name": null, "timeout": 1800, "uuid": "a8cb6624-0d9f-c882-affc-046ebb96ec02", "verify": true, "wait": true}, "module_name": "os_ironic_inspect"}} changed: [jumphost.opnfvlocal -> localhost] => {"ansible_facts": {"cpu_arch": "x86_64", "cpus": "4", "local_gb": "100", "memory_mb": "8192"}, "changed": true, "invocation": {"module_args": {"api_timeout": null, "auth": {"endpoint": "http://localhost:6385/"}, "auth_type": "None", "availability_zone": null, "cacert": null, "cert": null, "cloud": null, "endpoint_type": "public", "ironic_url": "http://localhost:6385/", "key": null, "mac": null, "name": "jumphost.opnfvlocal", "region_name": null, "timeout": 1800, "uuid": "a8cb6624-0d9f-c882-affc-046ebb96ec01", "verify": true, "wait": true}, "module_name": "os_ironic_inspect"}} changed: [compute00.opnfvlocal -> localhost] => {"ansible_facts": {"cpu_arch": "x86_64", "cpus": "4", "local_gb": "100", "memory_mb": "8192"}, "changed": true, "invocation": {"module_args": {"api_timeout": null, "auth": {"endpoint": "http://localhost:6385/"}, "auth_type": "None", "availability_zone": null, "cacert": null, "cert": null, "cloud": null, "endpoint_type": "public", "ironic_url": "http://localhost:6385/", "key": null, "mac": null, "name": "compute00.opnfvlocal", "region_name": null, "timeout": 1800, "uuid": "a8cb6624-0d9f-c882-affc-046ebb96ec03", "verify": true, "wait": true}, "module_name": "os_ironic_inspect"}} PLAY [Create configuration drive files and deploy machines] ******************** TASK [setup] ******************************************************************* Monday 23 January 2017 07:36:19 -0800 (0:01:14.570) 0:12:03.452 ******** <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185779.37-249134363023602 `" && echo ansible-tmp-1485185779.37-249134363023602="` echo $HOME/.ansible/tmp/ansible-tmp-1485185779.37-249134363023602 `" ) && sleep 0' <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185779.37-43135320088991 `" && echo ansible-tmp-1485185779.37-43135320088991="` echo $HOME/.ansible/tmp/ansible-tmp-1485185779.37-43135320088991 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmpZwl3JF TO /root/.ansible/tmp/ansible-tmp-1485185779.37-249134363023602/setup <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185779.39-35055193997167 `" && echo ansible-tmp-1485185779.39-35055193997167="` echo $HOME/.ansible/tmp/ansible-tmp-1485185779.39-35055193997167 `" ) && sleep 0' <192.168.122.3> PUT /tmp/tmpCjVuIl TO /root/.ansible/tmp/ansible-tmp-1485185779.37-43135320088991/setup <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185779.37-249134363023602/ /root/.ansible/tmp/ansible-tmp-1485185779.37-249134363023602/setup && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185779.37-43135320088991/ /root/.ansible/tmp/ansible-tmp-1485185779.37-43135320088991/setup && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185779.37-249134363023602/setup; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185779.37-249134363023602/" > /dev/null 2>&1 && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185779.37-43135320088991/setup; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185779.37-43135320088991/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> PUT /tmp/tmpErYUr9 TO /root/.ansible/tmp/ansible-tmp-1485185779.39-35055193997167/setup <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185779.39-35055193997167/ /root/.ansible/tmp/ansible-tmp-1485185779.39-35055193997167/setup && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185779.39-35055193997167/setup; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185779.39-35055193997167/" > /dev/null 2>&1 && sleep 0' ok: [jumphost.opnfvlocal] ok: [controller00.opnfvlocal] ok: [compute00.opnfvlocal] TASK [bifrost-configdrives-dynamic : If in noauth mode, set auth parameters accordingly.] *** task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/update_facts_from_ironic.yaml:15 Monday 23 January 2017 07:36:20 -0800 (0:00:01.041) 0:12:04.494 ******** ok: [jumphost.opnfvlocal] => {"ansible_facts": {"auth": {}, "auth_type": "None"}, "changed": false, "invocation": {"module_args": {"auth": {}, "auth_type": "None"}, "module_name": "set_fact"}} ok: [controller00.opnfvlocal] => {"ansible_facts": {"auth": {}, "auth_type": "None"}, "changed": false, "invocation": {"module_args": {"auth": {}, "auth_type": "None"}, "module_name": "set_fact"}} ok: [compute00.opnfvlocal] => {"ansible_facts": {"auth": {}, "auth_type": "None"}, "changed": false, "invocation": {"module_args": {"auth": {}, "auth_type": "None"}, "module_name": "set_fact"}} TASK [bifrost-configdrives-dynamic : Execute os_client_config to collect facts] task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/update_facts_from_ironic.yaml:21 Monday 23 January 2017 07:36:20 -0800 (0:00:00.129) 0:12:04.624 ******** <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185780.54-177066055952108 `" && echo ansible-tmp-1485185780.54-177066055952108="` echo $HOME/.ansible/tmp/ansible-tmp-1485185780.54-177066055952108 `" ) && sleep 0' <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185780.55-114380423524910 `" && echo ansible-tmp-1485185780.55-114380423524910="` echo $HOME/.ansible/tmp/ansible-tmp-1485185780.55-114380423524910 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmpg_2IWq TO /root/.ansible/tmp/ansible-tmp-1485185780.54-177066055952108/os_client_config <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185780.54-177066055952108/ /root/.ansible/tmp/ansible-tmp-1485185780.54-177066055952108/os_client_config && sleep 0' <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185780.56-154471657160457 `" && echo ansible-tmp-1485185780.56-154471657160457="` echo $HOME/.ansible/tmp/ansible-tmp-1485185780.56-154471657160457 `" ) && sleep 0' <192.168.122.3> PUT /tmp/tmpsJo4Ft TO /root/.ansible/tmp/ansible-tmp-1485185780.55-114380423524910/os_client_config <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185780.55-114380423524910/ /root/.ansible/tmp/ansible-tmp-1485185780.55-114380423524910/os_client_config && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185780.54-177066055952108/os_client_config; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185780.54-177066055952108/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> PUT /tmp/tmph5dSiy TO /root/.ansible/tmp/ansible-tmp-1485185780.56-154471657160457/os_client_config <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185780.56-154471657160457/ /root/.ansible/tmp/ansible-tmp-1485185780.56-154471657160457/os_client_config && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185780.55-114380423524910/os_client_config; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185780.55-114380423524910/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185780.56-154471657160457/os_client_config; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185780.56-154471657160457/" > /dev/null 2>&1 && sleep 0' ok: [jumphost.opnfvlocal] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} ok: [controller00.opnfvlocal] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} ok: [compute00.opnfvlocal] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-configdrives-dynamic : Set os_client_config's auth parameters if not already set.] *** task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/update_facts_from_ironic.yaml:28 Monday 23 January 2017 07:36:21 -0800 (0:00:01.432) 0:12:06.056 ******** skipping: [jumphost.opnfvlocal] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} skipping: [controller00.opnfvlocal] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} skipping: [compute00.opnfvlocal] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-configdrives-dynamic : Collecting node facts] ******************** task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/update_facts_from_ironic.yaml:38 Monday 23 January 2017 07:36:22 -0800 (0:00:00.090) 0:12:06.146 ******** <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185782.21-26444754389002 `" && echo ansible-tmp-1485185782.21-26444754389002="` echo $HOME/.ansible/tmp/ansible-tmp-1485185782.21-26444754389002 `" ) && sleep 0' <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185782.21-265123420964664 `" && echo ansible-tmp-1485185782.21-265123420964664="` echo $HOME/.ansible/tmp/ansible-tmp-1485185782.21-265123420964664 `" ) && sleep 0' <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185782.21-178858601553702 `" && echo ansible-tmp-1485185782.21-178858601553702="` echo $HOME/.ansible/tmp/ansible-tmp-1485185782.21-178858601553702 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmpyO8UR5 TO /root/.ansible/tmp/ansible-tmp-1485185782.21-26444754389002/os_ironic_facts <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185782.21-26444754389002/ /root/.ansible/tmp/ansible-tmp-1485185782.21-26444754389002/os_ironic_facts && sleep 0' <192.168.122.4> PUT /tmp/tmplsN_wn TO /root/.ansible/tmp/ansible-tmp-1485185782.21-265123420964664/os_ironic_facts <192.168.122.3> PUT /tmp/tmpbZ3avB TO /root/.ansible/tmp/ansible-tmp-1485185782.21-178858601553702/os_ironic_facts <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185782.21-178858601553702/ /root/.ansible/tmp/ansible-tmp-1485185782.21-178858601553702/os_ironic_facts && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185782.21-265123420964664/ /root/.ansible/tmp/ansible-tmp-1485185782.21-265123420964664/os_ironic_facts && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185782.21-26444754389002/os_ironic_facts; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185782.21-26444754389002/" > /dev/null 2>&1 && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185782.21-178858601553702/os_ironic_facts; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185782.21-178858601553702/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185782.21-265123420964664/os_ironic_facts; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185782.21-265123420964664/" > /dev/null 2>&1 && sleep 0' ok: [jumphost.opnfvlocal] => {"ansible_facts": {"HUMAN_ID": false, "NAME_ATTR": "name", "chassis_uuid": null, "console_enabled": false, "created_at": "2017-01-23T15:35:02+00:00", "driver": "agent_ssh", "driver_info": {"deploy_kernel": "http://192.168.122.1:8080/ipa.vmlinuz", "deploy_ramdisk": "http://192.168.122.1:8080/ipa.initramfs", "ssh_address": "192.168.122.1", "ssh_key_filename": "/home/ironic/.ssh/id_rsa", "ssh_port": 22, "ssh_username": "ironic", "ssh_virt_type": "virsh"}, "driver_internal_info": {}, "extra": {}, "human_id": null, "inspection_finished_at": "2017-01-23T15:36:15+00:00", "inspection_started_at": null, "instance_uuid": null, "last_error": null, "maintenance": false, "maintenance_reason": null, "name": "jumphost.opnfvlocal", "power_state": "power off", "properties": {"capabilities": "cpu_hugepages:true", "cpu_arch": "x86_64", "cpus": "4", "local_gb": "100", "memory_mb": "8192"}, "provision_state": "available", "provision_updated_at": "2017-01-23T15:36:16+00:00", "reservation": null, "target_power_state": null, "target_provision_state": null, "updated_at": "2017-01-23T15:36:16+00:00", "uuid": "a8cb6624-0d9f-c882-affc-046ebb96ec01"}, "changed": false, "invocation": {"module_args": {"api_timeout": null, "auth": {"endpoint": "http://localhost:6385/"}, "auth_type": "None", "availability_zone": null, "cacert": null, "cert": null, "cloud": null, "endpoint_type": "public", "ironic_url": "http://localhost:6385/", "key": null, "mac": null, "name": "jumphost.opnfvlocal", "region_name": null, "skip_items": ["instance_info"], "timeout": 180, "uuid": "a8cb6624-0d9f-c882-affc-046ebb96ec01", "verify": true, "wait": true}, "module_name": "os_ironic_facts"}} ok: [compute00.opnfvlocal] => {"ansible_facts": {"HUMAN_ID": false, "NAME_ATTR": "name", "chassis_uuid": null, "console_enabled": false, "created_at": "2017-01-23T15:35:02+00:00", "driver": "agent_ssh", "driver_info": {"deploy_kernel": "http://192.168.122.1:8080/ipa.vmlinuz", "deploy_ramdisk": "http://192.168.122.1:8080/ipa.initramfs", "ssh_address": "192.168.122.1", "ssh_key_filename": "/home/ironic/.ssh/id_rsa", "ssh_port": 22, "ssh_username": "ironic", "ssh_virt_type": "virsh"}, "driver_internal_info": {}, "extra": {}, "human_id": null, "inspection_finished_at": "2017-01-23T15:36:15+00:00", "inspection_started_at": null, "instance_uuid": null, "last_error": null, "maintenance": false, "maintenance_reason": null, "name": "compute00.opnfvlocal", "power_state": "power off", "properties": {"capabilities": "cpu_hugepages:true", "cpu_arch": "x86_64", "cpus": "4", "local_gb": "100", "memory_mb": "8192"}, "provision_state": "available", "provision_updated_at": "2017-01-23T15:36:17+00:00", "reservation": null, "target_power_state": null, "target_provision_state": null, "updated_at": "2017-01-23T15:36:17+00:00", "uuid": "a8cb6624-0d9f-c882-affc-046ebb96ec03"}, "changed": false, "invocation": {"module_args": {"api_timeout": null, "auth": {"endpoint": "http://localhost:6385/"}, "auth_type": "None", "availability_zone": null, "cacert": null, "cert": null, "cloud": null, "endpoint_type": "public", "ironic_url": "http://localhost:6385/", "key": null, "mac": null, "name": "compute00.opnfvlocal", "region_name": null, "skip_items": ["instance_info"], "timeout": 180, "uuid": "a8cb6624-0d9f-c882-affc-046ebb96ec03", "verify": true, "wait": true}, "module_name": "os_ironic_facts"}} ok: [controller00.opnfvlocal] => {"ansible_facts": {"HUMAN_ID": false, "NAME_ATTR": "name", "chassis_uuid": null, "console_enabled": false, "created_at": "2017-01-23T15:35:02+00:00", "driver": "agent_ssh", "driver_info": {"deploy_kernel": "http://192.168.122.1:8080/ipa.vmlinuz", "deploy_ramdisk": "http://192.168.122.1:8080/ipa.initramfs", "ssh_address": "192.168.122.1", "ssh_key_filename": "/home/ironic/.ssh/id_rsa", "ssh_port": 22, "ssh_username": "ironic", "ssh_virt_type": "virsh"}, "driver_internal_info": {}, "extra": {}, "human_id": null, "inspection_finished_at": "2017-01-23T15:36:15+00:00", "inspection_started_at": null, "instance_uuid": null, "last_error": null, "maintenance": false, "maintenance_reason": null, "name": "controller00.opnfvlocal", "power_state": "power off", "properties": {"capabilities": "cpu_hugepages:true", "cpu_arch": "x86_64", "cpus": "4", "local_gb": "100", "memory_mb": "8192"}, "provision_state": "available", "provision_updated_at": "2017-01-23T15:36:16+00:00", "reservation": null, "target_power_state": null, "target_provision_state": null, "updated_at": "2017-01-23T15:36:16+00:00", "uuid": "a8cb6624-0d9f-c882-affc-046ebb96ec02"}, "changed": false, "invocation": {"module_args": {"api_timeout": null, "auth": {"endpoint": "http://localhost:6385/"}, "auth_type": "None", "availability_zone": null, "cacert": null, "cert": null, "cloud": null, "endpoint_type": "public", "ironic_url": "http://localhost:6385/", "key": null, "mac": null, "name": "controller00.opnfvlocal", "region_name": null, "skip_items": ["instance_info"], "timeout": 180, "uuid": "a8cb6624-0d9f-c882-affc-046ebb96ec02", "verify": true, "wait": true}, "module_name": "os_ironic_facts"}} TASK [bifrost-configdrives-dynamic : Defined ssh_public_key_path - Check to see if there is a file where the ssh_public_key_path is defined] *** task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/ssh_public_key_path.yaml:15 Monday 23 January 2017 07:36:24 -0800 (0:00:01.982) 0:12:08.129 ******** ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185784.07-279404765436605 `" && echo ansible-tmp-1485185784.07-279404765436605="` echo $HOME/.ansible/tmp/ansible-tmp-1485185784.07-279404765436605 `" ) && sleep 0' ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185784.08-70682276829002 `" && echo ansible-tmp-1485185784.08-70682276829002="` echo $HOME/.ansible/tmp/ansible-tmp-1485185784.08-70682276829002 `" ) && sleep 0' PUT /tmp/tmpE5S1G2 TO /root/.ansible/tmp/ansible-tmp-1485185784.07-279404765436605/stat EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185784.07-279404765436605/ /root/.ansible/tmp/ansible-tmp-1485185784.07-279404765436605/stat && sleep 0' ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185784.1-170461351587101 `" && echo ansible-tmp-1485185784.1-170461351587101="` echo $HOME/.ansible/tmp/ansible-tmp-1485185784.1-170461351587101 `" ) && sleep 0' EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185784.07-279404765436605/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185784.07-279404765436605/" > /dev/null 2>&1 && sleep 0' PUT /tmp/tmpJ61Bty TO /root/.ansible/tmp/ansible-tmp-1485185784.08-70682276829002/stat EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185784.08-70682276829002/ /root/.ansible/tmp/ansible-tmp-1485185784.08-70682276829002/stat && sleep 0' EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185784.08-70682276829002/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185784.08-70682276829002/" > /dev/null 2>&1 && sleep 0' PUT /tmp/tmpPOzTNN TO /root/.ansible/tmp/ansible-tmp-1485185784.1-170461351587101/stat EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185784.1-170461351587101/ /root/.ansible/tmp/ansible-tmp-1485185784.1-170461351587101/stat && sleep 0' EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185784.1-170461351587101/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185784.1-170461351587101/" > /dev/null 2>&1 && sleep 0' ok: [jumphost.opnfvlocal -> localhost] => {"changed": false, "invocation": {"module_args": {"checksum_algorithm": "sha1", "follow": false, "get_checksum": true, "get_md5": true, "mime": false, "path": "/root/.ssh/id_rsa.pub"}, "module_name": "stat"}, "stat": {"atime": 1485155965.3701298, "checksum": "994d4fe783c0fbdaf3c9f62e08737d45ec3e4f46", "ctime": 1470731644.267341, "dev": 2051, "exists": true, "gid": 0, "gr_name": "root", "inode": 163971223, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "e4aafc4ca08b5acf293e8d072787d114", "mode": "0644", "mtime": 1470731644.267341, "nlink": 1, "path": "/root/.ssh/id_rsa.pub", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 408, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [compute00.opnfvlocal -> localhost] => {"changed": false, "invocation": {"module_args": {"checksum_algorithm": "sha1", "follow": false, "get_checksum": true, "get_md5": true, "mime": false, "path": "/root/.ssh/id_rsa.pub"}, "module_name": "stat"}, "stat": {"atime": 1485155965.3701298, "checksum": "994d4fe783c0fbdaf3c9f62e08737d45ec3e4f46", "ctime": 1470731644.267341, "dev": 2051, "exists": true, "gid": 0, "gr_name": "root", "inode": 163971223, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "e4aafc4ca08b5acf293e8d072787d114", "mode": "0644", "mtime": 1470731644.267341, "nlink": 1, "path": "/root/.ssh/id_rsa.pub", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 408, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [controller00.opnfvlocal -> localhost] => {"changed": false, "invocation": {"module_args": {"checksum_algorithm": "sha1", "follow": false, "get_checksum": true, "get_md5": true, "mime": false, "path": "/root/.ssh/id_rsa.pub"}, "module_name": "stat"}, "stat": {"atime": 1485155965.3701298, "checksum": "994d4fe783c0fbdaf3c9f62e08737d45ec3e4f46", "ctime": 1470731644.267341, "dev": 2051, "exists": true, "gid": 0, "gr_name": "root", "inode": 163971223, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "e4aafc4ca08b5acf293e8d072787d114", "mode": "0644", "mtime": 1470731644.267341, "nlink": 1, "path": "/root/.ssh/id_rsa.pub", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 408, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [bifrost-configdrives-dynamic : Defined ssh_public_key_path - Error if ssh_public_key_path is not valid] *** task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/ssh_public_key_path.yaml:20 Monday 23 January 2017 07:36:24 -0800 (0:00:00.346) 0:12:08.475 ******** skipping: [jumphost.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} skipping: [controller00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} skipping: [compute00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-configdrives-dynamic : Defined ssh_public_key_path - Read SSH public key in] *** task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/ssh_public_key_path.yaml:24 Monday 23 January 2017 07:36:24 -0800 (0:00:00.110) 0:12:08.586 ******** File lookup using /root/.ssh/id_rsa.pub as file File lookup using /root/.ssh/id_rsa.pub as file File lookup using /root/.ssh/id_rsa.pub as file ok: [jumphost.opnfvlocal] => {"ansible_facts": {"ssh_public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/jrfIx410F2Si+hoprcz85BC0GnW/J1cOPwagzJBxaGOSP4Mg8HMPfMpjpjRQY45ZIdS7gNYWzVHcRCoHSxNCC7Ne+B1i1/GlY3zH4UuM885uMn5t03LuX9GVfvlom/qrO3XPa43zhIbD6IY1kAC/zuHka43H+QIcIhAHWyXdn/xMjuxDXOfWL2gj6qM47jss/yMrR4Gr7dKeo6sOoQ7XnvkrPRjAU6XikQ+Zpzs2/TUHfxnbSyaVP/AmqJ/Ed9Kj0hhu3oD21dR9x1FdncB35GmTbUsJWsnQOshT5wcb4ONRmAU2a25V0aZWoPUikpu0b8utfYjUZDm3YFGDLh4D root@pod4-jump.opnfv.local"}, "changed": false, "invocation": {"module_args": {"ssh_public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/jrfIx410F2Si+hoprcz85BC0GnW/J1cOPwagzJBxaGOSP4Mg8HMPfMpjpjRQY45ZIdS7gNYWzVHcRCoHSxNCC7Ne+B1i1/GlY3zH4UuM885uMn5t03LuX9GVfvlom/qrO3XPa43zhIbD6IY1kAC/zuHka43H+QIcIhAHWyXdn/xMjuxDXOfWL2gj6qM47jss/yMrR4Gr7dKeo6sOoQ7XnvkrPRjAU6XikQ+Zpzs2/TUHfxnbSyaVP/AmqJ/Ed9Kj0hhu3oD21dR9x1FdncB35GmTbUsJWsnQOshT5wcb4ONRmAU2a25V0aZWoPUikpu0b8utfYjUZDm3YFGDLh4D root@pod4-jump.opnfv.local"}, "module_name": "set_fact"}} ok: [controller00.opnfvlocal] => {"ansible_facts": {"ssh_public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/jrfIx410F2Si+hoprcz85BC0GnW/J1cOPwagzJBxaGOSP4Mg8HMPfMpjpjRQY45ZIdS7gNYWzVHcRCoHSxNCC7Ne+B1i1/GlY3zH4UuM885uMn5t03LuX9GVfvlom/qrO3XPa43zhIbD6IY1kAC/zuHka43H+QIcIhAHWyXdn/xMjuxDXOfWL2gj6qM47jss/yMrR4Gr7dKeo6sOoQ7XnvkrPRjAU6XikQ+Zpzs2/TUHfxnbSyaVP/AmqJ/Ed9Kj0hhu3oD21dR9x1FdncB35GmTbUsJWsnQOshT5wcb4ONRmAU2a25V0aZWoPUikpu0b8utfYjUZDm3YFGDLh4D root@pod4-jump.opnfv.local"}, "changed": false, "invocation": {"module_args": {"ssh_public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/jrfIx410F2Si+hoprcz85BC0GnW/J1cOPwagzJBxaGOSP4Mg8HMPfMpjpjRQY45ZIdS7gNYWzVHcRCoHSxNCC7Ne+B1i1/GlY3zH4UuM885uMn5t03LuX9GVfvlom/qrO3XPa43zhIbD6IY1kAC/zuHka43H+QIcIhAHWyXdn/xMjuxDXOfWL2gj6qM47jss/yMrR4Gr7dKeo6sOoQ7XnvkrPRjAU6XikQ+Zpzs2/TUHfxnbSyaVP/AmqJ/Ed9Kj0hhu3oD21dR9x1FdncB35GmTbUsJWsnQOshT5wcb4ONRmAU2a25V0aZWoPUikpu0b8utfYjUZDm3YFGDLh4D root@pod4-jump.opnfv.local"}, "module_name": "set_fact"}} ok: [compute00.opnfvlocal] => {"ansible_facts": {"ssh_public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/jrfIx410F2Si+hoprcz85BC0GnW/J1cOPwagzJBxaGOSP4Mg8HMPfMpjpjRQY45ZIdS7gNYWzVHcRCoHSxNCC7Ne+B1i1/GlY3zH4UuM885uMn5t03LuX9GVfvlom/qrO3XPa43zhIbD6IY1kAC/zuHka43H+QIcIhAHWyXdn/xMjuxDXOfWL2gj6qM47jss/yMrR4Gr7dKeo6sOoQ7XnvkrPRjAU6XikQ+Zpzs2/TUHfxnbSyaVP/AmqJ/Ed9Kj0hhu3oD21dR9x1FdncB35GmTbUsJWsnQOshT5wcb4ONRmAU2a25V0aZWoPUikpu0b8utfYjUZDm3YFGDLh4D root@pod4-jump.opnfv.local"}, "changed": false, "invocation": {"module_args": {"ssh_public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/jrfIx410F2Si+hoprcz85BC0GnW/J1cOPwagzJBxaGOSP4Mg8HMPfMpjpjRQY45ZIdS7gNYWzVHcRCoHSxNCC7Ne+B1i1/GlY3zH4UuM885uMn5t03LuX9GVfvlom/qrO3XPa43zhIbD6IY1kAC/zuHka43H+QIcIhAHWyXdn/xMjuxDXOfWL2gj6qM47jss/yMrR4Gr7dKeo6sOoQ7XnvkrPRjAU6XikQ+Zpzs2/TUHfxnbSyaVP/AmqJ/Ed9Kj0hhu3oD21dR9x1FdncB35GmTbUsJWsnQOshT5wcb4ONRmAU2a25V0aZWoPUikpu0b8utfYjUZDm3YFGDLh4D root@pod4-jump.opnfv.local"}, "module_name": "set_fact"}} TASK [bifrost-configdrives-dynamic : Make temporary folder to build configdrive] *** task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/main.yml:24 Monday 23 January 2017 07:36:24 -0800 (0:00:00.128) 0:12:08.714 ******** ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185784.63-15949732865439 `" && echo ansible-tmp-1485185784.63-15949732865439="` echo $HOME/.ansible/tmp/ansible-tmp-1485185784.63-15949732865439 `" ) && sleep 0' ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185784.64-61905553609588 `" && echo ansible-tmp-1485185784.64-61905553609588="` echo $HOME/.ansible/tmp/ansible-tmp-1485185784.64-61905553609588 `" ) && sleep 0' PUT /tmp/tmp2WFdb3 TO /root/.ansible/tmp/ansible-tmp-1485185784.63-15949732865439/command EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185784.63-15949732865439/ /root/.ansible/tmp/ansible-tmp-1485185784.63-15949732865439/command && sleep 0' ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185784.66-121051786014747 `" && echo ansible-tmp-1485185784.66-121051786014747="` echo $HOME/.ansible/tmp/ansible-tmp-1485185784.66-121051786014747 `" ) && sleep 0' PUT /tmp/tmpyRE7bQ TO /root/.ansible/tmp/ansible-tmp-1485185784.64-61905553609588/command EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185784.64-61905553609588/ /root/.ansible/tmp/ansible-tmp-1485185784.64-61905553609588/command && sleep 0' EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185784.63-15949732865439/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185784.63-15949732865439/" > /dev/null 2>&1 && sleep 0' PUT /tmp/tmpbQ7Cez TO /root/.ansible/tmp/ansible-tmp-1485185784.66-121051786014747/command EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185784.66-121051786014747/ /root/.ansible/tmp/ansible-tmp-1485185784.66-121051786014747/command && sleep 0' EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185784.64-61905553609588/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185784.64-61905553609588/" > /dev/null 2>&1 && sleep 0' EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185784.66-121051786014747/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185784.66-121051786014747/" > /dev/null 2>&1 && sleep 0' changed: [jumphost.opnfvlocal -> localhost] => {"changed": true, "cmd": ["mktemp", "-d"], "delta": "0:00:00.003633", "end": "2017-01-23 07:36:24.820627", "invocation": {"module_args": {"_raw_params": "mktemp -d", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-01-23 07:36:24.816994", "stderr": "", "stdout": "/tmp/tmp.XC8fEmZQbJ", "stdout_lines": ["/tmp/tmp.XC8fEmZQbJ"], "warnings": []} changed: [controller00.opnfvlocal -> localhost] => {"changed": true, "cmd": ["mktemp", "-d"], "delta": "0:00:00.003979", "end": "2017-01-23 07:36:24.848188", "invocation": {"module_args": {"_raw_params": "mktemp -d", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-01-23 07:36:24.844209", "stderr": "", "stdout": "/tmp/tmp.Dyls759MJY", "stdout_lines": ["/tmp/tmp.Dyls759MJY"], "warnings": []} changed: [compute00.opnfvlocal -> localhost] => {"changed": true, "cmd": ["mktemp", "-d"], "delta": "0:00:00.004236", "end": "2017-01-23 07:36:24.853963", "invocation": {"module_args": {"_raw_params": "mktemp -d", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-01-23 07:36:24.849727", "stderr": "", "stdout": "/tmp/tmp.ImjSqd5oJf", "stdout_lines": ["/tmp/tmp.ImjSqd5oJf"], "warnings": []} TASK [bifrost-configdrives-dynamic : Make metadata folder - /openstack/2012-08-10] *** task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/main.yml:28 Monday 23 January 2017 07:36:24 -0800 (0:00:00.309) 0:12:09.024 ******** <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185784.95-71869241445535 `" && echo ansible-tmp-1485185784.95-71869241445535="` echo $HOME/.ansible/tmp/ansible-tmp-1485185784.95-71869241445535 `" ) && sleep 0' <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185784.96-87771291463561 `" && echo ansible-tmp-1485185784.96-87771291463561="` echo $HOME/.ansible/tmp/ansible-tmp-1485185784.96-87771291463561 `" ) && sleep 0' <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185784.97-219696364929721 `" && echo ansible-tmp-1485185784.97-219696364929721="` echo $HOME/.ansible/tmp/ansible-tmp-1485185784.97-219696364929721 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmpxARMZ5 TO /root/.ansible/tmp/ansible-tmp-1485185784.95-71869241445535/file <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185784.95-71869241445535/ /root/.ansible/tmp/ansible-tmp-1485185784.95-71869241445535/file && sleep 0' <192.168.122.3> PUT /tmp/tmpZCwQjh TO /root/.ansible/tmp/ansible-tmp-1485185784.96-87771291463561/file <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185784.96-87771291463561/ /root/.ansible/tmp/ansible-tmp-1485185784.96-87771291463561/file && sleep 0' <192.168.122.4> PUT /tmp/tmpc6hXOe TO /root/.ansible/tmp/ansible-tmp-1485185784.97-219696364929721/file <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185784.95-71869241445535/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185784.95-71869241445535/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185784.97-219696364929721/ /root/.ansible/tmp/ansible-tmp-1485185784.97-219696364929721/file && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185784.96-87771291463561/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185784.96-87771291463561/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185784.97-219696364929721/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185784.97-219696364929721/" > /dev/null 2>&1 && sleep 0' changed: [controller00.opnfvlocal] => {"changed": true, "diff": {"after": {"path": "/tmp/tmp.Dyls759MJY/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/2012-08-10/", "state": "directory"}, "before": {"path": "/tmp/tmp.Dyls759MJY/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/2012-08-10/", "state": "absent"}}, "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, "name": "/tmp/tmp.Dyls759MJY/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/2012-08-10/", "original_basename": null, "owner": null, "path": "/tmp/tmp.Dyls759MJY/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/2012-08-10/", "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": "/tmp/tmp.Dyls759MJY/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/2012-08-10/", "secontext": "system_u:object_r:tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} changed: [jumphost.opnfvlocal] => {"changed": true, "diff": {"after": {"path": "/tmp/tmp.XC8fEmZQbJ/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/2012-08-10/", "state": "directory"}, "before": {"path": "/tmp/tmp.XC8fEmZQbJ/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/2012-08-10/", "state": "absent"}}, "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, "name": "/tmp/tmp.XC8fEmZQbJ/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/2012-08-10/", "original_basename": null, "owner": null, "path": "/tmp/tmp.XC8fEmZQbJ/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/2012-08-10/", "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": "/tmp/tmp.XC8fEmZQbJ/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/2012-08-10/", "secontext": "system_u:object_r:tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} changed: [compute00.opnfvlocal] => {"changed": true, "diff": {"after": {"path": "/tmp/tmp.ImjSqd5oJf/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/2012-08-10/", "state": "directory"}, "before": {"path": "/tmp/tmp.ImjSqd5oJf/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/2012-08-10/", "state": "absent"}}, "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, "name": "/tmp/tmp.ImjSqd5oJf/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/2012-08-10/", "original_basename": null, "owner": null, "path": "/tmp/tmp.ImjSqd5oJf/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/2012-08-10/", "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": "/tmp/tmp.ImjSqd5oJf/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/2012-08-10/", "secontext": "system_u:object_r:tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [bifrost-configdrives-dynamic : Make metadata folder - /openstack/latest] * task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/main.yml:33 Monday 23 January 2017 07:36:25 -0800 (0:00:00.311) 0:12:09.335 ******** <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185785.26-266591268236349 `" && echo ansible-tmp-1485185785.26-266591268236349="` echo $HOME/.ansible/tmp/ansible-tmp-1485185785.26-266591268236349 `" ) && sleep 0' <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185785.27-245343764398227 `" && echo ansible-tmp-1485185785.27-245343764398227="` echo $HOME/.ansible/tmp/ansible-tmp-1485185785.27-245343764398227 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmpQmV1jX TO /root/.ansible/tmp/ansible-tmp-1485185785.26-266591268236349/file <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185785.26-266591268236349/ /root/.ansible/tmp/ansible-tmp-1485185785.26-266591268236349/file && sleep 0' <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185785.28-96679709516086 `" && echo ansible-tmp-1485185785.28-96679709516086="` echo $HOME/.ansible/tmp/ansible-tmp-1485185785.28-96679709516086 `" ) && sleep 0' <192.168.122.3> PUT /tmp/tmp3riGHf TO /root/.ansible/tmp/ansible-tmp-1485185785.27-245343764398227/file <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185785.27-245343764398227/ /root/.ansible/tmp/ansible-tmp-1485185785.27-245343764398227/file && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185785.26-266591268236349/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185785.26-266591268236349/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> PUT /tmp/tmpqVkygw TO /root/.ansible/tmp/ansible-tmp-1485185785.28-96679709516086/file <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185785.27-245343764398227/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185785.27-245343764398227/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185785.28-96679709516086/ /root/.ansible/tmp/ansible-tmp-1485185785.28-96679709516086/file && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185785.28-96679709516086/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185785.28-96679709516086/" > /dev/null 2>&1 && sleep 0' changed: [controller00.opnfvlocal] => {"changed": true, "diff": {"after": {"path": "/tmp/tmp.Dyls759MJY/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/latest/", "state": "directory"}, "before": {"path": "/tmp/tmp.Dyls759MJY/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/latest/", "state": "absent"}}, "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, "name": "/tmp/tmp.Dyls759MJY/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/latest/", "original_basename": null, "owner": null, "path": "/tmp/tmp.Dyls759MJY/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/latest/", "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": "/tmp/tmp.Dyls759MJY/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/latest/", "secontext": "system_u:object_r:tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} changed: [jumphost.opnfvlocal] => {"changed": true, "diff": {"after": {"path": "/tmp/tmp.XC8fEmZQbJ/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/latest/", "state": "directory"}, "before": {"path": "/tmp/tmp.XC8fEmZQbJ/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/latest/", "state": "absent"}}, "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, "name": "/tmp/tmp.XC8fEmZQbJ/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/latest/", "original_basename": null, "owner": null, "path": "/tmp/tmp.XC8fEmZQbJ/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/latest/", "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": "/tmp/tmp.XC8fEmZQbJ/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/latest/", "secontext": "system_u:object_r:tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} changed: [compute00.opnfvlocal] => {"changed": true, "diff": {"after": {"path": "/tmp/tmp.ImjSqd5oJf/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/latest/", "state": "directory"}, "before": {"path": "/tmp/tmp.ImjSqd5oJf/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/latest/", "state": "absent"}}, "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, "name": "/tmp/tmp.ImjSqd5oJf/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/latest/", "original_basename": null, "owner": null, "path": "/tmp/tmp.ImjSqd5oJf/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/latest/", "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": "/tmp/tmp.ImjSqd5oJf/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/latest/", "secontext": "system_u:object_r:tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [bifrost-configdrives-dynamic : Place template in each openstack/2012-08-10 folder] *** task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/main.yml:38 Monday 23 January 2017 07:36:25 -0800 (0:00:00.304) 0:12:09.640 ******** <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185785.57-73676168934845 `" && echo ansible-tmp-1485185785.57-73676168934845="` echo $HOME/.ansible/tmp/ansible-tmp-1485185785.57-73676168934845 `" ) && sleep 0' <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185785.57-145854207524121 `" && echo ansible-tmp-1485185785.57-145854207524121="` echo $HOME/.ansible/tmp/ansible-tmp-1485185785.57-145854207524121 `" ) && sleep 0' <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185785.57-160753986167792 `" && echo ansible-tmp-1485185785.57-160753986167792="` echo $HOME/.ansible/tmp/ansible-tmp-1485185785.57-160753986167792 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmp1LeMr5 TO /root/.ansible/tmp/ansible-tmp-1485185785.57-73676168934845/stat <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185785.57-73676168934845/ /root/.ansible/tmp/ansible-tmp-1485185785.57-73676168934845/stat && sleep 0' <192.168.122.4> PUT /tmp/tmpzw6YWg TO /root/.ansible/tmp/ansible-tmp-1485185785.57-145854207524121/stat <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185785.57-145854207524121/ /root/.ansible/tmp/ansible-tmp-1485185785.57-145854207524121/stat && sleep 0' <192.168.122.3> PUT /tmp/tmpmmhezK TO /root/.ansible/tmp/ansible-tmp-1485185785.57-160753986167792/stat <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185785.57-160753986167792/ /root/.ansible/tmp/ansible-tmp-1485185785.57-160753986167792/stat && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185785.57-73676168934845/stat && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185785.57-145854207524121/stat && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185785.57-160753986167792/stat && sleep 0' <192.168.122.2> PUT /tmp/tmpKNeFAj TO /root/.ansible/tmp/ansible-tmp-1485185785.57-73676168934845/source <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185785.57-73676168934845/ /root/.ansible/tmp/ansible-tmp-1485185785.57-73676168934845/source && sleep 0' <192.168.122.2> PUT /tmp/tmpyeXBK2 TO /root/.ansible/tmp/ansible-tmp-1485185785.57-73676168934845/copy <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185785.57-73676168934845/ /root/.ansible/tmp/ansible-tmp-1485185785.57-73676168934845/copy && sleep 0' <192.168.122.3> PUT /tmp/tmpyz5zDZ TO /root/.ansible/tmp/ansible-tmp-1485185785.57-160753986167792/source <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185785.57-73676168934845/copy && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185785.57-160753986167792/ /root/.ansible/tmp/ansible-tmp-1485185785.57-160753986167792/source && sleep 0' <192.168.122.4> PUT /tmp/tmpbYOHkG TO /root/.ansible/tmp/ansible-tmp-1485185785.57-145854207524121/source <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185785.57-145854207524121/ /root/.ansible/tmp/ansible-tmp-1485185785.57-145854207524121/source && sleep 0' <192.168.122.3> PUT /tmp/tmp6HCjFM TO /root/.ansible/tmp/ansible-tmp-1485185785.57-160753986167792/copy <192.168.122.4> PUT /tmp/tmp8uXyH6 TO /root/.ansible/tmp/ansible-tmp-1485185785.57-145854207524121/copy <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185785.57-160753986167792/ /root/.ansible/tmp/ansible-tmp-1485185785.57-160753986167792/copy && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185785.57-145854207524121/ /root/.ansible/tmp/ansible-tmp-1485185785.57-145854207524121/copy && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185785.57-160753986167792/copy && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185785.57-145854207524121/copy && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1485185785.57-73676168934845/ > /dev/null 2>&1 && sleep 0' changed: [jumphost.opnfvlocal] => {"changed": true, "checksum": "9af578ec3c6dffb12affae9ae18775c8b519af7f", "dest": "/tmp/tmp.XC8fEmZQbJ/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/2012-08-10/meta_data.json", "gid": 0, "group": "root", "invocation": {"module_args": {"backup": false, "content": null, "delimiter": null, "dest": "/tmp/tmp.XC8fEmZQbJ/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/2012-08-10/meta_data.json", "directory_mode": null, "follow": true, "force": true, "group": null, "mode": null, "original_basename": "openstack_meta_data.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1485185785.57-73676168934845/source", "validate": null}}, "md5sum": "935040ebb357e3384f6712a0bd9401b2", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:admin_home_t:s0", "size": 762, "src": "/root/.ansible/tmp/ansible-tmp-1485185785.57-73676168934845/source", "state": "file", "uid": 0} <192.168.122.4> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1485185785.57-145854207524121/ > /dev/null 2>&1 && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1485185785.57-160753986167792/ > /dev/null 2>&1 && sleep 0' changed: [compute00.opnfvlocal] => {"changed": true, "checksum": "2c5bbda1b9d20913667aaea423a39224780a2d89", "dest": "/tmp/tmp.ImjSqd5oJf/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/2012-08-10/meta_data.json", "gid": 0, "group": "root", "invocation": {"module_args": {"backup": false, "content": null, "delimiter": null, "dest": "/tmp/tmp.ImjSqd5oJf/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/2012-08-10/meta_data.json", "directory_mode": null, "follow": true, "force": true, "group": null, "mode": null, "original_basename": "openstack_meta_data.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1485185785.57-145854207524121/source", "validate": null}}, "md5sum": "ca494e34341719a67408f2e823ae0a06", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:admin_home_t:s0", "size": 764, "src": "/root/.ansible/tmp/ansible-tmp-1485185785.57-145854207524121/source", "state": "file", "uid": 0} changed: [controller00.opnfvlocal] => {"changed": true, "checksum": "c3785ebc463f46322eaa376405ea599c569ccab1", "dest": "/tmp/tmp.Dyls759MJY/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/2012-08-10/meta_data.json", "gid": 0, "group": "root", "invocation": {"module_args": {"backup": false, "content": null, "delimiter": null, "dest": "/tmp/tmp.Dyls759MJY/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/2012-08-10/meta_data.json", "directory_mode": null, "follow": true, "force": true, "group": null, "mode": null, "original_basename": "openstack_meta_data.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1485185785.57-160753986167792/source", "validate": null}}, "md5sum": "c8410d042e7060027a60ff99171c143c", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:admin_home_t:s0", "size": 770, "src": "/root/.ansible/tmp/ansible-tmp-1485185785.57-160753986167792/source", "state": "file", "uid": 0} TASK [bifrost-configdrives-dynamic : Place template in each openstack/latest folder] *** task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/main.yml:43 Monday 23 January 2017 07:36:26 -0800 (0:00:00.512) 0:12:10.153 ******** <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185786.08-59361354148009 `" && echo ansible-tmp-1485185786.08-59361354148009="` echo $HOME/.ansible/tmp/ansible-tmp-1485185786.08-59361354148009 `" ) && sleep 0' <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185786.09-89378426737170 `" && echo ansible-tmp-1485185786.09-89378426737170="` echo $HOME/.ansible/tmp/ansible-tmp-1485185786.09-89378426737170 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmpibLNgo TO /root/.ansible/tmp/ansible-tmp-1485185786.08-59361354148009/stat <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185786.08-59361354148009/ /root/.ansible/tmp/ansible-tmp-1485185786.08-59361354148009/stat && sleep 0' <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185786.1-97009591370131 `" && echo ansible-tmp-1485185786.1-97009591370131="` echo $HOME/.ansible/tmp/ansible-tmp-1485185786.1-97009591370131 `" ) && sleep 0' <192.168.122.3> PUT /tmp/tmpsXwYot TO /root/.ansible/tmp/ansible-tmp-1485185786.09-89378426737170/stat <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185786.09-89378426737170/ /root/.ansible/tmp/ansible-tmp-1485185786.09-89378426737170/stat && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185786.08-59361354148009/stat && sleep 0' <192.168.122.4> PUT /tmp/tmpLFwJDp TO /root/.ansible/tmp/ansible-tmp-1485185786.1-97009591370131/stat <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185786.1-97009591370131/ /root/.ansible/tmp/ansible-tmp-1485185786.1-97009591370131/stat && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185786.09-89378426737170/stat && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185786.1-97009591370131/stat && sleep 0' <192.168.122.4> PUT /tmp/tmpETWhnX TO /root/.ansible/tmp/ansible-tmp-1485185786.1-97009591370131/source <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185786.1-97009591370131/ /root/.ansible/tmp/ansible-tmp-1485185786.1-97009591370131/source && sleep 0' <192.168.122.3> PUT /tmp/tmplN2aOg TO /root/.ansible/tmp/ansible-tmp-1485185786.09-89378426737170/source <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185786.09-89378426737170/ /root/.ansible/tmp/ansible-tmp-1485185786.09-89378426737170/source && sleep 0' <192.168.122.2> PUT /tmp/tmpfgbEYw TO /root/.ansible/tmp/ansible-tmp-1485185786.08-59361354148009/source <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185786.08-59361354148009/ /root/.ansible/tmp/ansible-tmp-1485185786.08-59361354148009/source && sleep 0' <192.168.122.4> PUT /tmp/tmpAeZVSr TO /root/.ansible/tmp/ansible-tmp-1485185786.1-97009591370131/copy <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185786.1-97009591370131/ /root/.ansible/tmp/ansible-tmp-1485185786.1-97009591370131/copy && sleep 0' <192.168.122.3> PUT /tmp/tmpcFyXVP TO /root/.ansible/tmp/ansible-tmp-1485185786.09-89378426737170/copy <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185786.09-89378426737170/ /root/.ansible/tmp/ansible-tmp-1485185786.09-89378426737170/copy && sleep 0' <192.168.122.2> PUT /tmp/tmp90Vb0q TO /root/.ansible/tmp/ansible-tmp-1485185786.08-59361354148009/copy <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185786.08-59361354148009/ /root/.ansible/tmp/ansible-tmp-1485185786.08-59361354148009/copy && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185786.1-97009591370131/copy && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185786.09-89378426737170/copy && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185786.08-59361354148009/copy && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1485185786.1-97009591370131/ > /dev/null 2>&1 && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1485185786.09-89378426737170/ > /dev/null 2>&1 && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1485185786.08-59361354148009/ > /dev/null 2>&1 && sleep 0' changed: [compute00.opnfvlocal] => {"changed": true, "checksum": "2c5bbda1b9d20913667aaea423a39224780a2d89", "dest": "/tmp/tmp.ImjSqd5oJf/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/latest/meta_data.json", "gid": 0, "group": "root", "invocation": {"module_args": {"backup": false, "content": null, "delimiter": null, "dest": "/tmp/tmp.ImjSqd5oJf/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/latest/meta_data.json", "directory_mode": null, "follow": true, "force": true, "group": null, "mode": null, "original_basename": "openstack_meta_data.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1485185786.1-97009591370131/source", "validate": null}}, "md5sum": "ca494e34341719a67408f2e823ae0a06", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:admin_home_t:s0", "size": 764, "src": "/root/.ansible/tmp/ansible-tmp-1485185786.1-97009591370131/source", "state": "file", "uid": 0} changed: [controller00.opnfvlocal] => {"changed": true, "checksum": "c3785ebc463f46322eaa376405ea599c569ccab1", "dest": "/tmp/tmp.Dyls759MJY/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/latest/meta_data.json", "gid": 0, "group": "root", "invocation": {"module_args": {"backup": false, "content": null, "delimiter": null, "dest": "/tmp/tmp.Dyls759MJY/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/latest/meta_data.json", "directory_mode": null, "follow": true, "force": true, "group": null, "mode": null, "original_basename": "openstack_meta_data.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1485185786.09-89378426737170/source", "validate": null}}, "md5sum": "c8410d042e7060027a60ff99171c143c", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:admin_home_t:s0", "size": 770, "src": "/root/.ansible/tmp/ansible-tmp-1485185786.09-89378426737170/source", "state": "file", "uid": 0} changed: [jumphost.opnfvlocal] => {"changed": true, "checksum": "9af578ec3c6dffb12affae9ae18775c8b519af7f", "dest": "/tmp/tmp.XC8fEmZQbJ/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/latest/meta_data.json", "gid": 0, "group": "root", "invocation": {"module_args": {"backup": false, "content": null, "delimiter": null, "dest": "/tmp/tmp.XC8fEmZQbJ/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/latest/meta_data.json", "directory_mode": null, "follow": true, "force": true, "group": null, "mode": null, "original_basename": "openstack_meta_data.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1485185786.08-59361354148009/source", "validate": null}}, "md5sum": "935040ebb357e3384f6712a0bd9401b2", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:admin_home_t:s0", "size": 762, "src": "/root/.ansible/tmp/ansible-tmp-1485185786.08-59361354148009/source", "state": "file", "uid": 0} TASK [bifrost-configdrives-dynamic : Generate network_data] ******************** task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/main.yml:48 Monday 23 January 2017 07:36:26 -0800 (0:00:00.515) 0:12:10.668 ******** <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185786.74-189002558214202 `" && echo ansible-tmp-1485185786.74-189002558214202="` echo $HOME/.ansible/tmp/ansible-tmp-1485185786.74-189002558214202 `" ) && sleep 0' <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185786.74-222411958767371 `" && echo ansible-tmp-1485185786.74-222411958767371="` echo $HOME/.ansible/tmp/ansible-tmp-1485185786.74-222411958767371 `" ) && sleep 0' <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185786.74-89832459358257 `" && echo ansible-tmp-1485185786.74-89832459358257="` echo $HOME/.ansible/tmp/ansible-tmp-1485185786.74-89832459358257 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmpSb4nno TO /root/.ansible/tmp/ansible-tmp-1485185786.74-189002558214202/network_metadata <192.168.122.4> PUT /tmp/tmprmL7nS TO /root/.ansible/tmp/ansible-tmp-1485185786.74-89832459358257/network_metadata <192.168.122.3> PUT /tmp/tmplOQ0_7 TO /root/.ansible/tmp/ansible-tmp-1485185786.74-222411958767371/network_metadata <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185786.74-189002558214202/ /root/.ansible/tmp/ansible-tmp-1485185786.74-189002558214202/network_metadata && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185786.74-89832459358257/ /root/.ansible/tmp/ansible-tmp-1485185786.74-89832459358257/network_metadata && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185786.74-222411958767371/ /root/.ansible/tmp/ansible-tmp-1485185786.74-222411958767371/network_metadata && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185786.74-89832459358257/network_metadata; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185786.74-89832459358257/" > /dev/null 2>&1 && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185786.74-189002558214202/network_metadata; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185786.74-189002558214202/" > /dev/null 2>&1 && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185786.74-222411958767371/network_metadata; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185786.74-222411958767371/" > /dev/null 2>&1 && sleep 0' ok: [controller00.opnfvlocal] => {"ansible_facts": {"network_metadata": {"links": [{"ethernet_mac_address": "52:54:00:68:04:c1", "id": "52:54:00:68:04:c1", "mtu": "1500", "type": "phy"}], "networks": [{"dns_nameservers": ["8.8.8.8"], "id": "ipv4-52:54:00:68:04:c1", "ip_address": "192.168.122.3", "link": "52:54:00:68:04:c1", "netmask": "255.255.255.0", "routes": [{"gateway": "192.168.122.1", "netmask": "0.0.0.0", "network": "0.0.0.0"}], "type": "ipv4"}], "services": [{"address": "8.8.8.8", "type": "dns"}]}}, "changed": false, "invocation": {"module_args": {"ipv4_address": "192.168.122.3", "ipv4_gateway": "192.168.122.1", "ipv4_interface_mac": "", "ipv4_nameserver": "8.8.8.8", "ipv4_subnet_mask": "255.255.255.0", "network_mtu": "1500", "nics": [{"mac": "52:54:00:68:04:c1"}], "node_network_data": {}, "vlan_id": ""}, "module_name": "network_metadata"}} ok: [jumphost.opnfvlocal] => {"ansible_facts": {"network_metadata": {"links": [{"ethernet_mac_address": "52:54:00:92:af:54", "id": "52:54:00:92:af:54", "mtu": "1500", "type": "phy"}], "networks": [{"dns_nameservers": ["8.8.8.8"], "id": "ipv4-52:54:00:92:af:54", "ip_address": "192.168.122.2", "link": "52:54:00:92:af:54", "netmask": "255.255.255.0", "routes": [{"gateway": "192.168.122.1", "netmask": "0.0.0.0", "network": "0.0.0.0"}], "type": "ipv4"}], "services": [{"address": "8.8.8.8", "type": "dns"}]}}, "changed": false, "invocation": {"module_args": {"ipv4_address": "192.168.122.2", "ipv4_gateway": "192.168.122.1", "ipv4_interface_mac": "", "ipv4_nameserver": "8.8.8.8", "ipv4_subnet_mask": "255.255.255.0", "network_mtu": "1500", "nics": [{"mac": "52:54:00:92:af:54"}], "node_network_data": {}, "vlan_id": ""}, "module_name": "network_metadata"}} ok: [compute00.opnfvlocal] => {"ansible_facts": {"network_metadata": {"links": [{"ethernet_mac_address": "52:54:00:74:fa:bb", "id": "52:54:00:74:fa:bb", "mtu": "1500", "type": "phy"}], "networks": [{"dns_nameservers": ["8.8.8.8"], "id": "ipv4-52:54:00:74:fa:bb", "ip_address": "192.168.122.4", "link": "52:54:00:74:fa:bb", "netmask": "255.255.255.0", "routes": [{"gateway": "192.168.122.1", "netmask": "0.0.0.0", "network": "0.0.0.0"}], "type": "ipv4"}], "services": [{"address": "8.8.8.8", "type": "dns"}]}}, "changed": false, "invocation": {"module_args": {"ipv4_address": "192.168.122.4", "ipv4_gateway": "192.168.122.1", "ipv4_interface_mac": "", "ipv4_nameserver": "8.8.8.8", "ipv4_subnet_mask": "255.255.255.0", "network_mtu": "1500", "nics": [{"mac": "52:54:00:74:fa:bb"}], "node_network_data": {}, "vlan_id": ""}, "module_name": "network_metadata"}} TASK [bifrost-configdrives-dynamic : Place network data template in each openstack/latest folder] *** task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/main.yml:61 Monday 23 January 2017 07:36:26 -0800 (0:00:00.443) 0:12:11.111 ******** <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185787.04-278463614582555 `" && echo ansible-tmp-1485185787.04-278463614582555="` echo $HOME/.ansible/tmp/ansible-tmp-1485185787.04-278463614582555 `" ) && sleep 0' <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185787.05-27692490605208 `" && echo ansible-tmp-1485185787.05-27692490605208="` echo $HOME/.ansible/tmp/ansible-tmp-1485185787.05-27692490605208 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmpjns_w1 TO /root/.ansible/tmp/ansible-tmp-1485185787.04-278463614582555/stat <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185787.04-278463614582555/ /root/.ansible/tmp/ansible-tmp-1485185787.04-278463614582555/stat && sleep 0' <192.168.122.3> PUT /tmp/tmp_SIaMU TO /root/.ansible/tmp/ansible-tmp-1485185787.05-27692490605208/stat <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185787.06-116041414000733 `" && echo ansible-tmp-1485185787.06-116041414000733="` echo $HOME/.ansible/tmp/ansible-tmp-1485185787.06-116041414000733 `" ) && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185787.05-27692490605208/ /root/.ansible/tmp/ansible-tmp-1485185787.05-27692490605208/stat && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185787.04-278463614582555/stat && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185787.05-27692490605208/stat && sleep 0' <192.168.122.4> PUT /tmp/tmp7pqzE_ TO /root/.ansible/tmp/ansible-tmp-1485185787.06-116041414000733/stat <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185787.06-116041414000733/ /root/.ansible/tmp/ansible-tmp-1485185787.06-116041414000733/stat && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185787.06-116041414000733/stat && sleep 0' <192.168.122.3> PUT /tmp/tmpIUXH4I TO /root/.ansible/tmp/ansible-tmp-1485185787.05-27692490605208/source <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185787.05-27692490605208/ /root/.ansible/tmp/ansible-tmp-1485185787.05-27692490605208/source && sleep 0' <192.168.122.2> PUT /tmp/tmp4wNX07 TO /root/.ansible/tmp/ansible-tmp-1485185787.04-278463614582555/source <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185787.04-278463614582555/ /root/.ansible/tmp/ansible-tmp-1485185787.04-278463614582555/source && sleep 0' <192.168.122.3> PUT /tmp/tmpLvw7Te TO /root/.ansible/tmp/ansible-tmp-1485185787.05-27692490605208/copy <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185787.05-27692490605208/ /root/.ansible/tmp/ansible-tmp-1485185787.05-27692490605208/copy && sleep 0' <192.168.122.2> PUT /tmp/tmprNNsXc TO /root/.ansible/tmp/ansible-tmp-1485185787.04-278463614582555/copy <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185787.04-278463614582555/ /root/.ansible/tmp/ansible-tmp-1485185787.04-278463614582555/copy && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185787.05-27692490605208/copy && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185787.04-278463614582555/copy && sleep 0' <192.168.122.4> PUT /tmp/tmp_DiU16 TO /root/.ansible/tmp/ansible-tmp-1485185787.06-116041414000733/source <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185787.06-116041414000733/ /root/.ansible/tmp/ansible-tmp-1485185787.06-116041414000733/source && sleep 0' <192.168.122.4> PUT /tmp/tmplj1l1x TO /root/.ansible/tmp/ansible-tmp-1485185787.06-116041414000733/copy <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185787.06-116041414000733/ /root/.ansible/tmp/ansible-tmp-1485185787.06-116041414000733/copy && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185787.06-116041414000733/copy && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1485185787.05-27692490605208/ > /dev/null 2>&1 && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1485185787.04-278463614582555/ > /dev/null 2>&1 && sleep 0' changed: [controller00.opnfvlocal] => {"changed": true, "checksum": "14f13d19a8363bf3bf36d60003c7ce95abedf9c4", "dest": "/tmp/tmp.Dyls759MJY/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/latest/network_data.json", "gid": 0, "group": "root", "invocation": {"module_args": {"backup": false, "content": null, "delimiter": null, "dest": "/tmp/tmp.Dyls759MJY/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/latest/network_data.json", "directory_mode": null, "follow": true, "force": true, "group": null, "mode": null, "original_basename": "network_data.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1485185787.05-27692490605208/source", "validate": null}}, "md5sum": "15fd49103538f7adb1e555ebf0ac60f7", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:admin_home_t:s0", "size": 833, "src": "/root/.ansible/tmp/ansible-tmp-1485185787.05-27692490605208/source", "state": "file", "uid": 0} changed: [jumphost.opnfvlocal] => {"changed": true, "checksum": "41cb694b2aec64d3888b18758c0bc5d3294fc8b8", "dest": "/tmp/tmp.XC8fEmZQbJ/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/latest/network_data.json", "gid": 0, "group": "root", "invocation": {"module_args": {"backup": false, "content": null, "delimiter": null, "dest": "/tmp/tmp.XC8fEmZQbJ/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/latest/network_data.json", "directory_mode": null, "follow": true, "force": true, "group": null, "mode": null, "original_basename": "network_data.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1485185787.04-278463614582555/source", "validate": null}}, "md5sum": "ed53b951e4ec0420dace2e0d97df5102", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:admin_home_t:s0", "size": 833, "src": "/root/.ansible/tmp/ansible-tmp-1485185787.04-278463614582555/source", "state": "file", "uid": 0} <192.168.122.4> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1485185787.06-116041414000733/ > /dev/null 2>&1 && sleep 0' changed: [compute00.opnfvlocal] => {"changed": true, "checksum": "a6e74b11dd778710effe2754e271da81a0463e04", "dest": "/tmp/tmp.ImjSqd5oJf/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/latest/network_data.json", "gid": 0, "group": "root", "invocation": {"module_args": {"backup": false, "content": null, "delimiter": null, "dest": "/tmp/tmp.ImjSqd5oJf/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/latest/network_data.json", "directory_mode": null, "follow": true, "force": true, "group": null, "mode": null, "original_basename": "network_data.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1485185787.06-116041414000733/source", "validate": null}}, "md5sum": "3d430265f7fac05e758a7fc8ec8974a6", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:admin_home_t:s0", "size": 833, "src": "/root/.ansible/tmp/ansible-tmp-1485185787.06-116041414000733/source", "state": "file", "uid": 0} TASK [bifrost-configdrives-dynamic : Place deprecated network info file location in each openstack/latest folder] *** task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/main.yml:71 Monday 23 January 2017 07:36:27 -0800 (0:00:00.536) 0:12:11.648 ******** <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185787.58-46597425148818 `" && echo ansible-tmp-1485185787.58-46597425148818="` echo $HOME/.ansible/tmp/ansible-tmp-1485185787.58-46597425148818 `" ) && sleep 0' <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185787.59-116507801363479 `" && echo ansible-tmp-1485185787.59-116507801363479="` echo $HOME/.ansible/tmp/ansible-tmp-1485185787.59-116507801363479 `" ) && sleep 0' <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185787.59-172072835648993 `" && echo ansible-tmp-1485185787.59-172072835648993="` echo $HOME/.ansible/tmp/ansible-tmp-1485185787.59-172072835648993 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmpmjv4GA TO /root/.ansible/tmp/ansible-tmp-1485185787.58-46597425148818/stat <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185787.58-46597425148818/ /root/.ansible/tmp/ansible-tmp-1485185787.58-46597425148818/stat && sleep 0' <192.168.122.4> PUT /tmp/tmp76OAEI TO /root/.ansible/tmp/ansible-tmp-1485185787.59-116507801363479/stat <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185787.59-116507801363479/ /root/.ansible/tmp/ansible-tmp-1485185787.59-116507801363479/stat && sleep 0' <192.168.122.3> PUT /tmp/tmpw6U2aC TO /root/.ansible/tmp/ansible-tmp-1485185787.59-172072835648993/stat <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185787.58-46597425148818/stat && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185787.59-172072835648993/ /root/.ansible/tmp/ansible-tmp-1485185787.59-172072835648993/stat && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185787.59-116507801363479/stat && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185787.59-172072835648993/stat && sleep 0' <192.168.122.2> PUT /tmp/tmp3jAgHK TO /root/.ansible/tmp/ansible-tmp-1485185787.58-46597425148818/source <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185787.58-46597425148818/ /root/.ansible/tmp/ansible-tmp-1485185787.58-46597425148818/source && sleep 0' <192.168.122.2> PUT /tmp/tmpPSKk_N TO /root/.ansible/tmp/ansible-tmp-1485185787.58-46597425148818/copy <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185787.58-46597425148818/ /root/.ansible/tmp/ansible-tmp-1485185787.58-46597425148818/copy && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185787.58-46597425148818/copy && sleep 0' <192.168.122.4> PUT /tmp/tmpV34iDe TO /root/.ansible/tmp/ansible-tmp-1485185787.59-116507801363479/source <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185787.59-116507801363479/ /root/.ansible/tmp/ansible-tmp-1485185787.59-116507801363479/source && sleep 0' <192.168.122.4> PUT /tmp/tmpTi4Dzn TO /root/.ansible/tmp/ansible-tmp-1485185787.59-116507801363479/copy <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185787.59-116507801363479/ /root/.ansible/tmp/ansible-tmp-1485185787.59-116507801363479/copy && sleep 0' <192.168.122.3> PUT /tmp/tmpqPmsSD TO /root/.ansible/tmp/ansible-tmp-1485185787.59-172072835648993/source <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185787.59-172072835648993/ /root/.ansible/tmp/ansible-tmp-1485185787.59-172072835648993/source && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185787.59-116507801363479/copy && sleep 0' <192.168.122.3> PUT /tmp/tmpEh3wM_ TO /root/.ansible/tmp/ansible-tmp-1485185787.59-172072835648993/copy <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185787.59-172072835648993/ /root/.ansible/tmp/ansible-tmp-1485185787.59-172072835648993/copy && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185787.59-172072835648993/copy && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1485185787.58-46597425148818/ > /dev/null 2>&1 && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1485185787.59-116507801363479/ > /dev/null 2>&1 && sleep 0' changed: [jumphost.opnfvlocal] => {"changed": true, "checksum": "41cb694b2aec64d3888b18758c0bc5d3294fc8b8", "dest": "/tmp/tmp.XC8fEmZQbJ/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/latest/network_info.json", "gid": 0, "group": "root", "invocation": {"module_args": {"backup": false, "content": null, "delimiter": null, "dest": "/tmp/tmp.XC8fEmZQbJ/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/latest/network_info.json", "directory_mode": null, "follow": true, "force": true, "group": null, "mode": null, "original_basename": "network_data.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1485185787.58-46597425148818/source", "validate": null}}, "md5sum": "ed53b951e4ec0420dace2e0d97df5102", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:admin_home_t:s0", "size": 833, "src": "/root/.ansible/tmp/ansible-tmp-1485185787.58-46597425148818/source", "state": "file", "uid": 0} changed: [compute00.opnfvlocal] => {"changed": true, "checksum": "a6e74b11dd778710effe2754e271da81a0463e04", "dest": "/tmp/tmp.ImjSqd5oJf/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/latest/network_info.json", "gid": 0, "group": "root", "invocation": {"module_args": {"backup": false, "content": null, "delimiter": null, "dest": "/tmp/tmp.ImjSqd5oJf/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/latest/network_info.json", "directory_mode": null, "follow": true, "force": true, "group": null, "mode": null, "original_basename": "network_data.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1485185787.59-116507801363479/source", "validate": null}}, "md5sum": "3d430265f7fac05e758a7fc8ec8974a6", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:admin_home_t:s0", "size": 833, "src": "/root/.ansible/tmp/ansible-tmp-1485185787.59-116507801363479/source", "state": "file", "uid": 0} <192.168.122.3> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1485185787.59-172072835648993/ > /dev/null 2>&1 && sleep 0' changed: [controller00.opnfvlocal] => {"changed": true, "checksum": "14f13d19a8363bf3bf36d60003c7ce95abedf9c4", "dest": "/tmp/tmp.Dyls759MJY/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/latest/network_info.json", "gid": 0, "group": "root", "invocation": {"module_args": {"backup": false, "content": null, "delimiter": null, "dest": "/tmp/tmp.Dyls759MJY/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/latest/network_info.json", "directory_mode": null, "follow": true, "force": true, "group": null, "mode": null, "original_basename": "network_data.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1485185787.59-172072835648993/source", "validate": null}}, "md5sum": "15fd49103538f7adb1e555ebf0ac60f7", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:admin_home_t:s0", "size": 833, "src": "/root/.ansible/tmp/ansible-tmp-1485185787.59-172072835648993/source", "state": "file", "uid": 0} TASK [bifrost-configdrives-dynamic : Make metadata folder - /openstack/latest] * task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/main.yml:77 Monday 23 January 2017 07:36:28 -0800 (0:00:00.558) 0:12:12.206 ******** <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185788.13-133996902327581 `" && echo ansible-tmp-1485185788.13-133996902327581="` echo $HOME/.ansible/tmp/ansible-tmp-1485185788.13-133996902327581 `" ) && sleep 0' <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185788.13-141568588746765 `" && echo ansible-tmp-1485185788.13-141568588746765="` echo $HOME/.ansible/tmp/ansible-tmp-1485185788.13-141568588746765 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmp_7Ib_3 TO /root/.ansible/tmp/ansible-tmp-1485185788.13-133996902327581/file <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185788.13-133996902327581/ /root/.ansible/tmp/ansible-tmp-1485185788.13-133996902327581/file && sleep 0' <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185788.15-24028920105235 `" && echo ansible-tmp-1485185788.15-24028920105235="` echo $HOME/.ansible/tmp/ansible-tmp-1485185788.15-24028920105235 `" ) && sleep 0' <192.168.122.3> PUT /tmp/tmpjLbQlN TO /root/.ansible/tmp/ansible-tmp-1485185788.13-141568588746765/file <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185788.13-141568588746765/ /root/.ansible/tmp/ansible-tmp-1485185788.13-141568588746765/file && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185788.13-133996902327581/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185788.13-133996902327581/" > /dev/null 2>&1 && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185788.13-141568588746765/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185788.13-141568588746765/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> PUT /tmp/tmpkdpHcb TO /root/.ansible/tmp/ansible-tmp-1485185788.15-24028920105235/file <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185788.15-24028920105235/ /root/.ansible/tmp/ansible-tmp-1485185788.15-24028920105235/file && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185788.15-24028920105235/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185788.15-24028920105235/" > /dev/null 2>&1 && sleep 0' changed: [controller00.opnfvlocal] => {"changed": true, "diff": {"after": {"path": "/tmp/tmp.Dyls759MJY/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/content/", "state": "directory"}, "before": {"path": "/tmp/tmp.Dyls759MJY/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/content/", "state": "absent"}}, "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, "name": "/tmp/tmp.Dyls759MJY/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/content/", "original_basename": null, "owner": null, "path": "/tmp/tmp.Dyls759MJY/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/content/", "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": "/tmp/tmp.Dyls759MJY/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/content/", "secontext": "system_u:object_r:tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} changed: [jumphost.opnfvlocal] => {"changed": true, "diff": {"after": {"path": "/tmp/tmp.XC8fEmZQbJ/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/content/", "state": "directory"}, "before": {"path": "/tmp/tmp.XC8fEmZQbJ/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/content/", "state": "absent"}}, "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, "name": "/tmp/tmp.XC8fEmZQbJ/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/content/", "original_basename": null, "owner": null, "path": "/tmp/tmp.XC8fEmZQbJ/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/content/", "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": "/tmp/tmp.XC8fEmZQbJ/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/content/", "secontext": "system_u:object_r:tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} changed: [compute00.opnfvlocal] => {"changed": true, "diff": {"after": {"path": "/tmp/tmp.ImjSqd5oJf/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/content/", "state": "directory"}, "before": {"path": "/tmp/tmp.ImjSqd5oJf/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/content/", "state": "absent"}}, "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, "name": "/tmp/tmp.ImjSqd5oJf/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/content/", "original_basename": null, "owner": null, "path": "/tmp/tmp.ImjSqd5oJf/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/content/", "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": "/tmp/tmp.ImjSqd5oJf/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/content/", "secontext": "system_u:object_r:tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [bifrost-configdrives-dynamic : Write network Debian style interface template] *** task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/main.yml:82 Monday 23 January 2017 07:36:28 -0800 (0:00:00.316) 0:12:12.523 ******** ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185788.45-171174075087672 `" && echo ansible-tmp-1485185788.45-171174075087672="` echo $HOME/.ansible/tmp/ansible-tmp-1485185788.45-171174075087672 `" ) && sleep 0' PUT /tmp/tmpMg_BGW TO /root/.ansible/tmp/ansible-tmp-1485185788.45-171174075087672/stat EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185788.45-171174075087672/ /root/.ansible/tmp/ansible-tmp-1485185788.45-171174075087672/stat && sleep 0' ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185788.47-17085893040243 `" && echo ansible-tmp-1485185788.47-17085893040243="` echo $HOME/.ansible/tmp/ansible-tmp-1485185788.47-17085893040243 `" ) && sleep 0' EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185788.45-171174075087672/stat && sleep 0' ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185788.49-76760403953805 `" && echo ansible-tmp-1485185788.49-76760403953805="` echo $HOME/.ansible/tmp/ansible-tmp-1485185788.49-76760403953805 `" ) && sleep 0' PUT /tmp/tmp_nSpJh TO /root/.ansible/tmp/ansible-tmp-1485185788.47-17085893040243/stat EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185788.47-17085893040243/ /root/.ansible/tmp/ansible-tmp-1485185788.47-17085893040243/stat && sleep 0' PUT /tmp/tmpaSdM3v TO /root/.ansible/tmp/ansible-tmp-1485185788.49-76760403953805/stat EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185788.49-76760403953805/ /root/.ansible/tmp/ansible-tmp-1485185788.49-76760403953805/stat && sleep 0' EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185788.47-17085893040243/stat && sleep 0' EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185788.49-76760403953805/stat && sleep 0' PUT /tmp/tmpLpHhXQ TO /root/.ansible/tmp/ansible-tmp-1485185788.45-171174075087672/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185788.45-171174075087672/ /root/.ansible/tmp/ansible-tmp-1485185788.45-171174075087672/source && sleep 0' PUT /tmp/tmpnZUS_C TO /root/.ansible/tmp/ansible-tmp-1485185788.45-171174075087672/copy EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185788.45-171174075087672/ /root/.ansible/tmp/ansible-tmp-1485185788.45-171174075087672/copy && sleep 0' EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185788.45-171174075087672/copy && sleep 0' PUT /tmp/tmpaI8bjH TO /root/.ansible/tmp/ansible-tmp-1485185788.47-17085893040243/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185788.47-17085893040243/ /root/.ansible/tmp/ansible-tmp-1485185788.47-17085893040243/source && sleep 0' PUT /tmp/tmp_gSKyN TO /root/.ansible/tmp/ansible-tmp-1485185788.47-17085893040243/copy EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185788.47-17085893040243/ /root/.ansible/tmp/ansible-tmp-1485185788.47-17085893040243/copy && sleep 0' EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185788.47-17085893040243/copy && sleep 0' PUT /tmp/tmp14iOIQ TO /root/.ansible/tmp/ansible-tmp-1485185788.49-76760403953805/source EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185788.49-76760403953805/ /root/.ansible/tmp/ansible-tmp-1485185788.49-76760403953805/source && sleep 0' PUT /tmp/tmpZdDU8R TO /root/.ansible/tmp/ansible-tmp-1485185788.49-76760403953805/copy EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185788.49-76760403953805/ /root/.ansible/tmp/ansible-tmp-1485185788.49-76760403953805/copy && sleep 0' EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185788.49-76760403953805/copy && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1485185788.45-171174075087672/ > /dev/null 2>&1 && sleep 0' changed: [jumphost.opnfvlocal -> localhost] => {"changed": true, "checksum": "5198ac5aa4432c9045961b75e2f7c33e3f157f98", "dest": "/tmp/tmp.XC8fEmZQbJ/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/content/0000", "gid": 0, "group": "root", "invocation": {"module_args": {"backup": false, "content": null, "delimiter": null, "dest": "/tmp/tmp.XC8fEmZQbJ/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/content/0000", "directory_mode": null, "follow": true, "force": true, "group": null, "mode": null, "original_basename": "interfaces.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1485185788.45-171174075087672/source", "validate": null}}, "md5sum": "dc8a055f0cb7034987d55168df9d5c7d", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:admin_home_t:s0", "size": 206, "src": "/root/.ansible/tmp/ansible-tmp-1485185788.45-171174075087672/source", "state": "file", "uid": 0} EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1485185788.47-17085893040243/ > /dev/null 2>&1 && sleep 0' changed: [controller00.opnfvlocal -> localhost] => {"changed": true, "checksum": "32d3bfb0447eeb6a91cc22434fd03ded497859e6", "dest": "/tmp/tmp.Dyls759MJY/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/content/0000", "gid": 0, "group": "root", "invocation": {"module_args": {"backup": false, "content": null, "delimiter": null, "dest": "/tmp/tmp.Dyls759MJY/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/content/0000", "directory_mode": null, "follow": true, "force": true, "group": null, "mode": null, "original_basename": "interfaces.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1485185788.47-17085893040243/source", "validate": null}}, "md5sum": "565caa25bec26fce01b4ad7faaf279f5", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:admin_home_t:s0", "size": 206, "src": "/root/.ansible/tmp/ansible-tmp-1485185788.47-17085893040243/source", "state": "file", "uid": 0} EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1485185788.49-76760403953805/ > /dev/null 2>&1 && sleep 0' changed: [compute00.opnfvlocal -> localhost] => {"changed": true, "checksum": "dbfc8e5def0c67e522bac6110a190ac5eb559794", "dest": "/tmp/tmp.ImjSqd5oJf/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/content/0000", "gid": 0, "group": "root", "invocation": {"module_args": {"backup": false, "content": null, "delimiter": null, "dest": "/tmp/tmp.ImjSqd5oJf/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/content/0000", "directory_mode": null, "follow": true, "force": true, "group": null, "mode": null, "original_basename": "interfaces.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1485185788.49-76760403953805/source", "validate": null}}, "md5sum": "8753d5004239fdf50ac52dadf60ece68", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:admin_home_t:s0", "size": 206, "src": "/root/.ansible/tmp/ansible-tmp-1485185788.49-76760403953805/source", "state": "file", "uid": 0} TASK [bifrost-configdrives-dynamic : Check if mkisofs is available] ************ task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/main.yml:86 Monday 23 January 2017 07:36:28 -0800 (0:00:00.552) 0:12:13.076 ******** <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185788.99-7522638370699 `" && echo ansible-tmp-1485185788.99-7522638370699="` echo $HOME/.ansible/tmp/ansible-tmp-1485185788.99-7522638370699 `" ) && sleep 0' <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185789.0-192839894226831 `" && echo ansible-tmp-1485185789.0-192839894226831="` echo $HOME/.ansible/tmp/ansible-tmp-1485185789.0-192839894226831 `" ) && sleep 0' <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185789.01-277078717973271 `" && echo ansible-tmp-1485185789.01-277078717973271="` echo $HOME/.ansible/tmp/ansible-tmp-1485185789.01-277078717973271 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmp7zzKsO TO /root/.ansible/tmp/ansible-tmp-1485185788.99-7522638370699/command <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185788.99-7522638370699/ /root/.ansible/tmp/ansible-tmp-1485185788.99-7522638370699/command && sleep 0' <192.168.122.3> PUT /tmp/tmpmdSkP5 TO /root/.ansible/tmp/ansible-tmp-1485185789.0-192839894226831/command <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185789.0-192839894226831/ /root/.ansible/tmp/ansible-tmp-1485185789.0-192839894226831/command && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185788.99-7522638370699/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185788.99-7522638370699/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> PUT /tmp/tmp8NRJEX TO /root/.ansible/tmp/ansible-tmp-1485185789.01-277078717973271/command <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185789.01-277078717973271/ /root/.ansible/tmp/ansible-tmp-1485185789.01-277078717973271/command && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185789.0-192839894226831/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185789.0-192839894226831/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185789.01-277078717973271/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185789.01-277078717973271/" > /dev/null 2>&1 && sleep 0' changed: [controller00.opnfvlocal] => {"changed": true, "cmd": "mkisofs --help &> /dev/null", "delta": "0:00:00.007647", "end": "2017-01-23 07:36:29.207729", "invocation": {"module_args": {"_raw_params": "mkisofs --help &> /dev/null", "_uses_shell": true, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-01-23 07:36:29.200082", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []} changed: [jumphost.opnfvlocal] => {"changed": true, "cmd": "mkisofs --help &> /dev/null", "delta": "0:00:00.008826", "end": "2017-01-23 07:36:29.207214", "invocation": {"module_args": {"_raw_params": "mkisofs --help &> /dev/null", "_uses_shell": true, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-01-23 07:36:29.198388", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []} changed: [compute00.opnfvlocal] => {"changed": true, "cmd": "mkisofs --help &> /dev/null", "delta": "0:00:00.009300", "end": "2017-01-23 07:36:29.205794", "invocation": {"module_args": {"_raw_params": "mkisofs --help &> /dev/null", "_uses_shell": true, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-01-23 07:36:29.196494", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []} TASK [bifrost-configdrives-dynamic : If mkisofs is not available, fallback to genisoimage] *** task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/main.yml:91 Monday 23 January 2017 07:36:29 -0800 (0:00:00.308) 0:12:13.384 ******** skipping: [jumphost.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} skipping: [controller00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} skipping: [compute00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-configdrives-dynamic : Check if genisoimage is available] ******** task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/main.yml:96 Monday 23 January 2017 07:36:29 -0800 (0:00:00.071) 0:12:13.456 ******** <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185789.37-85998927353562 `" && echo ansible-tmp-1485185789.37-85998927353562="` echo $HOME/.ansible/tmp/ansible-tmp-1485185789.37-85998927353562 `" ) && sleep 0' <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185789.37-139942239621231 `" && echo ansible-tmp-1485185789.37-139942239621231="` echo $HOME/.ansible/tmp/ansible-tmp-1485185789.37-139942239621231 `" ) && sleep 0' <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185789.39-147992024317273 `" && echo ansible-tmp-1485185789.39-147992024317273="` echo $HOME/.ansible/tmp/ansible-tmp-1485185789.39-147992024317273 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmpkjWLzt TO /root/.ansible/tmp/ansible-tmp-1485185789.37-85998927353562/command <192.168.122.3> PUT /tmp/tmpDydYBN TO /root/.ansible/tmp/ansible-tmp-1485185789.37-139942239621231/command <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185789.37-85998927353562/ /root/.ansible/tmp/ansible-tmp-1485185789.37-85998927353562/command && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185789.37-139942239621231/ /root/.ansible/tmp/ansible-tmp-1485185789.37-139942239621231/command && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185789.37-85998927353562/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185789.37-85998927353562/" > /dev/null 2>&1 && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185789.37-139942239621231/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185789.37-139942239621231/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> PUT /tmp/tmpSEFkT3 TO /root/.ansible/tmp/ansible-tmp-1485185789.39-147992024317273/command <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185789.39-147992024317273/ /root/.ansible/tmp/ansible-tmp-1485185789.39-147992024317273/command && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185789.39-147992024317273/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185789.39-147992024317273/" > /dev/null 2>&1 && sleep 0' changed: [jumphost.opnfvlocal] => {"changed": true, "cmd": "genisoimage --help &> /dev/null", "delta": "0:00:00.008626", "end": "2017-01-23 07:36:29.558137", "invocation": {"module_args": {"_raw_params": "genisoimage --help &> /dev/null", "_uses_shell": true, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-01-23 07:36:29.549511", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []} changed: [compute00.opnfvlocal] => {"changed": true, "cmd": "genisoimage --help &> /dev/null", "delta": "0:00:00.006197", "end": "2017-01-23 07:36:29.561551", "invocation": {"module_args": {"_raw_params": "genisoimage --help &> /dev/null", "_uses_shell": true, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-01-23 07:36:29.555354", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []} changed: [controller00.opnfvlocal] => {"changed": true, "cmd": "genisoimage --help &> /dev/null", "delta": "0:00:00.008331", "end": "2017-01-23 07:36:29.571762", "invocation": {"module_args": {"_raw_params": "genisoimage --help &> /dev/null", "_uses_shell": true, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-01-23 07:36:29.563431", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []} TASK [bifrost-configdrives-dynamic : fail if genisoimage is not available.] **** task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/main.yml:101 Monday 23 January 2017 07:36:29 -0800 (0:00:00.282) 0:12:13.738 ******** skipping: [jumphost.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} skipping: [controller00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} skipping: [compute00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-configdrives-dynamic : Make config drive files] ****************** task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/main.yml:105 Monday 23 January 2017 07:36:29 -0800 (0:00:00.071) 0:12:13.810 ******** <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185789.73-121609498250627 `" && echo ansible-tmp-1485185789.73-121609498250627="` echo $HOME/.ansible/tmp/ansible-tmp-1485185789.73-121609498250627 `" ) && sleep 0' <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185789.74-53747387155138 `" && echo ansible-tmp-1485185789.74-53747387155138="` echo $HOME/.ansible/tmp/ansible-tmp-1485185789.74-53747387155138 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmpIdAy2I TO /root/.ansible/tmp/ansible-tmp-1485185789.73-121609498250627/command <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185789.75-14389953532112 `" && echo ansible-tmp-1485185789.75-14389953532112="` echo $HOME/.ansible/tmp/ansible-tmp-1485185789.75-14389953532112 `" ) && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185789.73-121609498250627/ /root/.ansible/tmp/ansible-tmp-1485185789.73-121609498250627/command && sleep 0' <192.168.122.3> PUT /tmp/tmp6TN3IL TO /root/.ansible/tmp/ansible-tmp-1485185789.74-53747387155138/command <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185789.74-53747387155138/ /root/.ansible/tmp/ansible-tmp-1485185789.74-53747387155138/command && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185789.73-121609498250627/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185789.73-121609498250627/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> PUT /tmp/tmptMQMrU TO /root/.ansible/tmp/ansible-tmp-1485185789.75-14389953532112/command <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185789.75-14389953532112/ /root/.ansible/tmp/ansible-tmp-1485185789.75-14389953532112/command && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185789.74-53747387155138/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185789.74-53747387155138/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185789.75-14389953532112/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185789.75-14389953532112/" > /dev/null 2>&1 && sleep 0' changed: [compute00.opnfvlocal] => {"changed": true, "cmd": ["mkisofs", "-R", "-V", "config-2", "-o", "/httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec03.iso", "/tmp/tmp.ImjSqd5oJf/a8cb6624-0d9f-c882-affc-046ebb96ec03"], "delta": "0:00:00.011411", "end": "2017-01-23 07:36:29.924898", "invocation": {"module_args": {"_raw_params": "mkisofs -R -V config-2 -o /httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec03.iso /tmp/tmp.ImjSqd5oJf/a8cb6624-0d9f-c882-affc-046ebb96ec03", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-01-23 07:36:29.913487", "stderr": "I: -input-charset not specified, using utf-8 (detected in locale settings)\nUsing NETWO000.JSO;1 for /tmp/tmp.ImjSqd5oJf/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/latest/network_info.json (network_data.json)\nTotal translation table size: 0\nTotal rockridge attributes bytes: 1451\nTotal directory bytes: 8192\nPath table size(bytes): 72\nMax brk space used 22000\n184 extents written (0 MB)", "stdout": "", "stdout_lines": [], "warnings": []} changed: [jumphost.opnfvlocal] => {"changed": true, "cmd": ["mkisofs", "-R", "-V", "config-2", "-o", "/httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec01.iso", "/tmp/tmp.XC8fEmZQbJ/a8cb6624-0d9f-c882-affc-046ebb96ec01"], "delta": "0:00:00.010095", "end": "2017-01-23 07:36:29.934532", "invocation": {"module_args": {"_raw_params": "mkisofs -R -V config-2 -o /httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec01.iso /tmp/tmp.XC8fEmZQbJ/a8cb6624-0d9f-c882-affc-046ebb96ec01", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-01-23 07:36:29.924437", "stderr": "I: -input-charset not specified, using utf-8 (detected in locale settings)\nUsing NETWO000.JSO;1 for /tmp/tmp.XC8fEmZQbJ/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/latest/network_info.json (network_data.json)\nTotal translation table size: 0\nTotal rockridge attributes bytes: 1451\nTotal directory bytes: 8192\nPath table size(bytes): 72\nMax brk space used 22000\n184 extents written (0 MB)", "stdout": "", "stdout_lines": [], "warnings": []} changed: [controller00.opnfvlocal] => {"changed": true, "cmd": ["mkisofs", "-R", "-V", "config-2", "-o", "/httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec02.iso", "/tmp/tmp.Dyls759MJY/a8cb6624-0d9f-c882-affc-046ebb96ec02"], "delta": "0:00:00.010287", "end": "2017-01-23 07:36:29.950311", "invocation": {"module_args": {"_raw_params": "mkisofs -R -V config-2 -o /httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec02.iso /tmp/tmp.Dyls759MJY/a8cb6624-0d9f-c882-affc-046ebb96ec02", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-01-23 07:36:29.940024", "stderr": "I: -input-charset not specified, using utf-8 (detected in locale settings)\nUsing NETWO000.JSO;1 for /tmp/tmp.Dyls759MJY/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/latest/network_info.json (network_data.json)\nTotal translation table size: 0\nTotal rockridge attributes bytes: 1451\nTotal directory bytes: 8192\nPath table size(bytes): 72\nMax brk space used 22000\n184 extents written (0 MB)", "stdout": "", "stdout_lines": [], "warnings": []} TASK [bifrost-configdrives-dynamic : Make config drive files base64 encoded and gzip compressed] *** task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/main.yml:109 Monday 23 January 2017 07:36:29 -0800 (0:00:00.305) 0:12:14.115 ******** <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185790.04-170390206872685 `" && echo ansible-tmp-1485185790.04-170390206872685="` echo $HOME/.ansible/tmp/ansible-tmp-1485185790.04-170390206872685 `" ) && sleep 0' <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185790.05-192959577516123 `" && echo ansible-tmp-1485185790.05-192959577516123="` echo $HOME/.ansible/tmp/ansible-tmp-1485185790.05-192959577516123 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmp4VL2nu TO /root/.ansible/tmp/ansible-tmp-1485185790.04-170390206872685/command <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185790.04-170390206872685/ /root/.ansible/tmp/ansible-tmp-1485185790.04-170390206872685/command && sleep 0' <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185790.06-30682434128721 `" && echo ansible-tmp-1485185790.06-30682434128721="` echo $HOME/.ansible/tmp/ansible-tmp-1485185790.06-30682434128721 `" ) && sleep 0' <192.168.122.3> PUT /tmp/tmpkE6vNf TO /root/.ansible/tmp/ansible-tmp-1485185790.05-192959577516123/command <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185790.05-192959577516123/ /root/.ansible/tmp/ansible-tmp-1485185790.05-192959577516123/command && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185790.04-170390206872685/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185790.04-170390206872685/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> PUT /tmp/tmpORDD21 TO /root/.ansible/tmp/ansible-tmp-1485185790.06-30682434128721/command <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185790.05-192959577516123/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185790.05-192959577516123/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185790.06-30682434128721/ /root/.ansible/tmp/ansible-tmp-1485185790.06-30682434128721/command && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185790.06-30682434128721/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185790.06-30682434128721/" > /dev/null 2>&1 && sleep 0' changed: [compute00.opnfvlocal] => {"changed": true, "cmd": "gzip -c /httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec03.iso | base64 > /httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec03.iso.gz", "delta": "0:00:00.013292", "end": "2017-01-23 07:36:30.234003", "invocation": {"module_args": {"_raw_params": "gzip -c /httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec03.iso | base64 > /httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec03.iso.gz", "_uses_shell": true, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-01-23 07:36:30.220711", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []} changed: [jumphost.opnfvlocal] => {"changed": true, "cmd": "gzip -c /httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec01.iso | base64 > /httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec01.iso.gz", "delta": "0:00:00.013353", "end": "2017-01-23 07:36:30.235757", "invocation": {"module_args": {"_raw_params": "gzip -c /httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec01.iso | base64 > /httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec01.iso.gz", "_uses_shell": true, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-01-23 07:36:30.222404", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []} changed: [controller00.opnfvlocal] => {"changed": true, "cmd": "gzip -c /httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec02.iso | base64 > /httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec02.iso.gz", "delta": "0:00:00.010906", "end": "2017-01-23 07:36:30.255624", "invocation": {"module_args": {"_raw_params": "gzip -c /httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec02.iso | base64 > /httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec02.iso.gz", "_uses_shell": true, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-01-23 07:36:30.244718", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []} TASK [bifrost-configdrives-dynamic : Cleanup configdrive .iso files] *********** task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/main.yml:113 Monday 23 January 2017 07:36:30 -0800 (0:00:00.300) 0:12:14.416 ******** <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185790.33-64396431703967 `" && echo ansible-tmp-1485185790.33-64396431703967="` echo $HOME/.ansible/tmp/ansible-tmp-1485185790.33-64396431703967 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmpH0bqNQ TO /root/.ansible/tmp/ansible-tmp-1485185790.33-64396431703967/file <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185790.33-64396431703967/ /root/.ansible/tmp/ansible-tmp-1485185790.33-64396431703967/file && sleep 0' <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185790.35-70591973232305 `" && echo ansible-tmp-1485185790.35-70591973232305="` echo $HOME/.ansible/tmp/ansible-tmp-1485185790.35-70591973232305 `" ) && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185790.33-64396431703967/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185790.33-64396431703967/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185790.36-63124814970341 `" && echo ansible-tmp-1485185790.36-63124814970341="` echo $HOME/.ansible/tmp/ansible-tmp-1485185790.36-63124814970341 `" ) && sleep 0' <192.168.122.3> PUT /tmp/tmp6HORVo TO /root/.ansible/tmp/ansible-tmp-1485185790.35-70591973232305/file <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185790.35-70591973232305/ /root/.ansible/tmp/ansible-tmp-1485185790.35-70591973232305/file && sleep 0' <192.168.122.4> PUT /tmp/tmpV2K2C0 TO /root/.ansible/tmp/ansible-tmp-1485185790.36-63124814970341/file <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185790.36-63124814970341/ /root/.ansible/tmp/ansible-tmp-1485185790.36-63124814970341/file && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185790.35-70591973232305/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185790.35-70591973232305/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185790.36-63124814970341/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185790.36-63124814970341/" > /dev/null 2>&1 && sleep 0' changed: [jumphost.opnfvlocal] => {"changed": true, "diff": {"after": {"path": "/httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec01.iso", "state": "absent"}, "before": {"path": "/httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec01.iso", "state": "file"}}, "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": null, "mode": null, "name": "/httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec01.iso", "original_basename": null, "owner": null, "path": "/httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec01.iso", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "absent", "validate": null}, "module_name": "file"}, "path": "/httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec01.iso", "state": "absent"} changed: [compute00.opnfvlocal] => {"changed": true, "diff": {"after": {"path": "/httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec03.iso", "state": "absent"}, "before": {"path": "/httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec03.iso", "state": "file"}}, "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": null, "mode": null, "name": "/httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec03.iso", "original_basename": null, "owner": null, "path": "/httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec03.iso", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "absent", "validate": null}, "module_name": "file"}, "path": "/httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec03.iso", "state": "absent"} changed: [controller00.opnfvlocal] => {"changed": true, "diff": {"after": {"path": "/httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec02.iso", "state": "absent"}, "before": {"path": "/httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec02.iso", "state": "file"}}, "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": null, "mode": null, "name": "/httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec02.iso", "original_basename": null, "owner": null, "path": "/httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec02.iso", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "absent", "validate": null}, "module_name": "file"}, "path": "/httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec02.iso", "state": "absent"} TASK [bifrost-configdrives-dynamic : Cleanup configdrive temp folder] ********** task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/main.yml:119 Monday 23 January 2017 07:36:30 -0800 (0:00:00.306) 0:12:14.722 ******** <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185790.63-52404083802692 `" && echo ansible-tmp-1485185790.63-52404083802692="` echo $HOME/.ansible/tmp/ansible-tmp-1485185790.63-52404083802692 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmpZhY0Uh TO /root/.ansible/tmp/ansible-tmp-1485185790.63-52404083802692/file <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185790.63-52404083802692/ /root/.ansible/tmp/ansible-tmp-1485185790.63-52404083802692/file && sleep 0' <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185790.65-159572535373726 `" && echo ansible-tmp-1485185790.65-159572535373726="` echo $HOME/.ansible/tmp/ansible-tmp-1485185790.65-159572535373726 `" ) && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185790.63-52404083802692/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185790.63-52404083802692/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185790.66-12155601372949 `" && echo ansible-tmp-1485185790.66-12155601372949="` echo $HOME/.ansible/tmp/ansible-tmp-1485185790.66-12155601372949 `" ) && sleep 0' <192.168.122.3> PUT /tmp/tmpw4IogH TO /root/.ansible/tmp/ansible-tmp-1485185790.65-159572535373726/file <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185790.65-159572535373726/ /root/.ansible/tmp/ansible-tmp-1485185790.65-159572535373726/file && sleep 0' <192.168.122.4> PUT /tmp/tmpyxcUJO TO /root/.ansible/tmp/ansible-tmp-1485185790.66-12155601372949/file <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185790.66-12155601372949/ /root/.ansible/tmp/ansible-tmp-1485185790.66-12155601372949/file && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185790.65-159572535373726/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185790.65-159572535373726/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185790.66-12155601372949/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185790.66-12155601372949/" > /dev/null 2>&1 && sleep 0' changed: [jumphost.opnfvlocal] => {"changed": true, "diff": {"after": {"path": "/tmp/tmp.XC8fEmZQbJ", "state": "absent"}, "before": {"path": "/tmp/tmp.XC8fEmZQbJ", "state": "directory"}}, "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": true, "group": null, "mode": null, "name": "/tmp/tmp.XC8fEmZQbJ", "original_basename": null, "owner": null, "path": "/tmp/tmp.XC8fEmZQbJ", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "absent", "validate": null}, "module_name": "file"}, "path": "/tmp/tmp.XC8fEmZQbJ", "state": "absent"} changed: [controller00.opnfvlocal] => {"changed": true, "diff": {"after": {"path": "/tmp/tmp.Dyls759MJY", "state": "absent"}, "before": {"path": "/tmp/tmp.Dyls759MJY", "state": "directory"}}, "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": true, "group": null, "mode": null, "name": "/tmp/tmp.Dyls759MJY", "original_basename": null, "owner": null, "path": "/tmp/tmp.Dyls759MJY", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "absent", "validate": null}, "module_name": "file"}, "path": "/tmp/tmp.Dyls759MJY", "state": "absent"} changed: [compute00.opnfvlocal] => {"changed": true, "diff": {"after": {"path": "/tmp/tmp.ImjSqd5oJf", "state": "absent"}, "before": {"path": "/tmp/tmp.ImjSqd5oJf", "state": "directory"}}, "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": true, "group": null, "mode": null, "name": "/tmp/tmp.ImjSqd5oJf", "original_basename": null, "owner": null, "path": "/tmp/tmp.ImjSqd5oJf", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "absent", "validate": null}, "module_name": "file"}, "path": "/tmp/tmp.ImjSqd5oJf", "state": "absent"} TASK [bifrost-deploy-nodes-dynamic : If in noauth mode, unset authentication parameters.] *** task path: /opt/bifrost/playbooks/roles/bifrost-deploy-nodes-dynamic/tasks/main.yml:20 Monday 23 January 2017 07:36:30 -0800 (0:00:00.300) 0:12:15.023 ******** ok: [jumphost.opnfvlocal] => {"ansible_facts": {"auth": {}, "auth_type": "None"}, "changed": false, "invocation": {"module_args": {"auth": {}, "auth_type": "None"}, "module_name": "set_fact"}} ok: [controller00.opnfvlocal] => {"ansible_facts": {"auth": {}, "auth_type": "None"}, "changed": false, "invocation": {"module_args": {"auth": {}, "auth_type": "None"}, "module_name": "set_fact"}} ok: [compute00.opnfvlocal] => {"ansible_facts": {"auth": {}, "auth_type": "None"}, "changed": false, "invocation": {"module_args": {"auth": {}, "auth_type": "None"}, "module_name": "set_fact"}} TASK [bifrost-deploy-nodes-dynamic : Execute os_client_config to collect facts] task path: /opt/bifrost/playbooks/roles/bifrost-deploy-nodes-dynamic/tasks/main.yml:26 Monday 23 January 2017 07:36:30 -0800 (0:00:00.095) 0:12:15.119 ******** <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185791.03-53681202338831 `" && echo ansible-tmp-1485185791.03-53681202338831="` echo $HOME/.ansible/tmp/ansible-tmp-1485185791.03-53681202338831 `" ) && sleep 0' <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185791.04-85327211994723 `" && echo ansible-tmp-1485185791.04-85327211994723="` echo $HOME/.ansible/tmp/ansible-tmp-1485185791.04-85327211994723 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmptKxaRB TO /root/.ansible/tmp/ansible-tmp-1485185791.03-53681202338831/os_client_config <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185791.03-53681202338831/ /root/.ansible/tmp/ansible-tmp-1485185791.03-53681202338831/os_client_config && sleep 0' <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185791.06-224471389549107 `" && echo ansible-tmp-1485185791.06-224471389549107="` echo $HOME/.ansible/tmp/ansible-tmp-1485185791.06-224471389549107 `" ) && sleep 0' <192.168.122.3> PUT /tmp/tmprCyW6d TO /root/.ansible/tmp/ansible-tmp-1485185791.04-85327211994723/os_client_config <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185791.04-85327211994723/ /root/.ansible/tmp/ansible-tmp-1485185791.04-85327211994723/os_client_config && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185791.03-53681202338831/os_client_config; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185791.03-53681202338831/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> PUT /tmp/tmpzYIulg TO /root/.ansible/tmp/ansible-tmp-1485185791.06-224471389549107/os_client_config <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185791.06-224471389549107/ /root/.ansible/tmp/ansible-tmp-1485185791.06-224471389549107/os_client_config && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185791.04-85327211994723/os_client_config; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185791.04-85327211994723/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185791.06-224471389549107/os_client_config; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185791.06-224471389549107/" > /dev/null 2>&1 && sleep 0' ok: [compute00.opnfvlocal] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} ok: [jumphost.opnfvlocal] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} ok: [controller00.opnfvlocal] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-deploy-nodes-dynamic : Set os_client_config's auth parameters if not already set.] *** task path: /opt/bifrost/playbooks/roles/bifrost-deploy-nodes-dynamic/tasks/main.yml:33 Monday 23 January 2017 07:36:32 -0800 (0:00:01.346) 0:12:16.465 ******** skipping: [jumphost.opnfvlocal] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} skipping: [controller00.opnfvlocal] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} skipping: [compute00.opnfvlocal] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-deploy-nodes-dynamic : Setup DHCP for nodes.] ******************** task path: /opt/bifrost/playbooks/roles/bifrost-deploy-nodes-dynamic/tasks/main.yml:40 Monday 23 January 2017 07:36:32 -0800 (0:00:00.071) 0:12:16.537 ******** skipping: [jumphost.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} skipping: [controller00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} skipping: [compute00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-deploy-nodes-dynamic : Setup DNS address for nodes.] ************* task path: /opt/bifrost/playbooks/roles/bifrost-deploy-nodes-dynamic/tasks/main.yml:50 Monday 23 January 2017 07:36:32 -0800 (0:00:00.072) 0:12:16.609 ******** skipping: [jumphost.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} skipping: [controller00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} skipping: [compute00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-deploy-nodes-dynamic : Sending dnsmasq HUP] ********************** task path: /opt/bifrost/playbooks/roles/bifrost-deploy-nodes-dynamic/tasks/main.yml:60 Monday 23 January 2017 07:36:32 -0800 (0:00:00.076) 0:12:16.685 ******** skipping: [controller00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} skipping: [jumphost.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} skipping: [compute00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-deploy-nodes-dynamic : Deploy to hardware - Using custom instance_info.] *** task path: /opt/bifrost/playbooks/roles/bifrost-deploy-nodes-dynamic/tasks/main.yml:66 Monday 23 January 2017 07:36:32 -0800 (0:00:00.134) 0:12:16.819 ******** skipping: [controller00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} skipping: [jumphost.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} skipping: [compute00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-deploy-nodes-dynamic : Collect the checksum of the deployment image.] *** task path: /opt/bifrost/playbooks/roles/bifrost-deploy-nodes-dynamic/tasks/main.yml:77 Monday 23 January 2017 07:36:32 -0800 (0:00:00.194) 0:12:17.014 ******** ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185792.94-255292354107674 `" && echo ansible-tmp-1485185792.94-255292354107674="` echo $HOME/.ansible/tmp/ansible-tmp-1485185792.94-255292354107674 `" ) && sleep 0' ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185792.96-77357723761939 `" && echo ansible-tmp-1485185792.96-77357723761939="` echo $HOME/.ansible/tmp/ansible-tmp-1485185792.96-77357723761939 `" ) && sleep 0' PUT /tmp/tmpMGHztp TO /root/.ansible/tmp/ansible-tmp-1485185792.94-255292354107674/stat EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185792.94-255292354107674/ /root/.ansible/tmp/ansible-tmp-1485185792.94-255292354107674/stat && sleep 0' ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185792.97-269819369748007 `" && echo ansible-tmp-1485185792.97-269819369748007="` echo $HOME/.ansible/tmp/ansible-tmp-1485185792.97-269819369748007 `" ) && sleep 0' PUT /tmp/tmpn6ptmm TO /root/.ansible/tmp/ansible-tmp-1485185792.96-77357723761939/stat EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185792.96-77357723761939/ /root/.ansible/tmp/ansible-tmp-1485185792.96-77357723761939/stat && sleep 0' EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185792.94-255292354107674/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185792.94-255292354107674/" > /dev/null 2>&1 && sleep 0' EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185792.96-77357723761939/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185792.96-77357723761939/" > /dev/null 2>&1 && sleep 0' PUT /tmp/tmpMJ0b9X TO /root/.ansible/tmp/ansible-tmp-1485185792.97-269819369748007/stat EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185792.97-269819369748007/ /root/.ansible/tmp/ansible-tmp-1485185792.97-269819369748007/stat && sleep 0' EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185792.97-269819369748007/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185792.97-269819369748007/" > /dev/null 2>&1 && sleep 0' ok: [compute00.opnfvlocal -> localhost] => {"changed": false, "invocation": {"module_args": {"checksum_algorithm": "sha1", "follow": false, "get_checksum": true, "get_md5": true, "mime": false, "path": "/httpboot/deployment_image.qcow2"}, "module_name": "stat"}, "stat": {"atime": 1485185793.1306367, "checksum": "55cb6f96c7f84016b5ad9deecb951ecfba721b71", "ctime": 1485185683.4406385, "dev": 2051, "exists": true, "gid": 0, "gr_name": "root", "inode": 16252938, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "46fee2e87650e0a52b04d72035af0eb0", "mode": "0644", "mtime": 1485185683.4356384, "nlink": 1, "path": "/httpboot/deployment_image.qcow2", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 525860864, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [jumphost.opnfvlocal -> localhost] => {"changed": false, "invocation": {"module_args": {"checksum_algorithm": "sha1", "follow": false, "get_checksum": true, "get_md5": true, "mime": false, "path": "/httpboot/deployment_image.qcow2"}, "module_name": "stat"}, "stat": {"atime": 1485185793.1306367, "checksum": "55cb6f96c7f84016b5ad9deecb951ecfba721b71", "ctime": 1485185683.4406385, "dev": 2051, "exists": true, "gid": 0, "gr_name": "root", "inode": 16252938, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "46fee2e87650e0a52b04d72035af0eb0", "mode": "0644", "mtime": 1485185683.4356384, "nlink": 1, "path": "/httpboot/deployment_image.qcow2", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 525860864, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [controller00.opnfvlocal -> localhost] => {"changed": false, "invocation": {"module_args": {"checksum_algorithm": "sha1", "follow": false, "get_checksum": true, "get_md5": true, "mime": false, "path": "/httpboot/deployment_image.qcow2"}, "module_name": "stat"}, "stat": {"atime": 1485185683.3806384, "checksum": "55cb6f96c7f84016b5ad9deecb951ecfba721b71", "ctime": 1485185683.4406385, "dev": 2051, "exists": true, "gid": 0, "gr_name": "root", "inode": 16252938, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "46fee2e87650e0a52b04d72035af0eb0", "mode": "0644", "mtime": 1485185683.4356384, "nlink": 1, "path": "/httpboot/deployment_image.qcow2", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 525860864, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [bifrost-deploy-nodes-dynamic : Error if deploy_image is not present, and instance_info is not defined] *** task path: /opt/bifrost/playbooks/roles/bifrost-deploy-nodes-dynamic/tasks/main.yml:81 Monday 23 January 2017 07:36:35 -0800 (0:00:02.383) 0:12:19.398 ******** skipping: [jumphost.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} skipping: [controller00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} skipping: [compute00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-deploy-nodes-dynamic : Deploy to hardware - bifrost default] ***** task path: /opt/bifrost/playbooks/roles/bifrost-deploy-nodes-dynamic/tasks/main.yml:84 Monday 23 January 2017 07:36:35 -0800 (0:00:00.084) 0:12:19.483 ******** ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185795.52-149144755270786 `" && echo ansible-tmp-1485185795.52-149144755270786="` echo $HOME/.ansible/tmp/ansible-tmp-1485185795.52-149144755270786 `" ) && sleep 0' ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185795.52-156731076099815 `" && echo ansible-tmp-1485185795.52-156731076099815="` echo $HOME/.ansible/tmp/ansible-tmp-1485185795.52-156731076099815 `" ) && sleep 0' ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185795.52-162954790717612 `" && echo ansible-tmp-1485185795.52-162954790717612="` echo $HOME/.ansible/tmp/ansible-tmp-1485185795.52-162954790717612 `" ) && sleep 0' PUT /tmp/tmphuVk7F TO /root/.ansible/tmp/ansible-tmp-1485185795.52-149144755270786/os_ironic_node PUT /tmp/tmp4CaqR9 TO /root/.ansible/tmp/ansible-tmp-1485185795.52-162954790717612/os_ironic_node EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185795.52-149144755270786/ /root/.ansible/tmp/ansible-tmp-1485185795.52-149144755270786/os_ironic_node && sleep 0' PUT /tmp/tmpR1eXwg TO /root/.ansible/tmp/ansible-tmp-1485185795.52-156731076099815/os_ironic_node EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185795.52-162954790717612/ /root/.ansible/tmp/ansible-tmp-1485185795.52-162954790717612/os_ironic_node && sleep 0' EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185795.52-156731076099815/ /root/.ansible/tmp/ansible-tmp-1485185795.52-156731076099815/os_ironic_node && sleep 0' EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185795.52-156731076099815/os_ironic_node; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185795.52-156731076099815/" > /dev/null 2>&1 && sleep 0' EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185795.52-162954790717612/os_ironic_node; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185795.52-162954790717612/" > /dev/null 2>&1 && sleep 0' EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185795.52-149144755270786/os_ironic_node; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185795.52-149144755270786/" > /dev/null 2>&1 && sleep 0' ok: [jumphost.opnfvlocal -> localhost] => {"changed": false, "invocation": {"module_args": {"api_timeout": null, "auth": {"endpoint": "http://localhost:6385/"}, "auth_type": "None", "availability_zone": null, "cacert": null, "cert": null, "cloud": null, "config_drive": "http://192.168.122.1:8080/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec01.iso.gz", "deploy": "True", "endpoint_type": "public", "instance_info": {"image_checksum": "46fee2e87650e0a52b04d72035af0eb0", "image_disk_format": "qcow2", "image_source": "http://192.168.122.1:8080/deployment_image.qcow2", "root_gb": 10}, "ironic_url": "http://localhost:6385/", "key": null, "maintenance": null, "maintenance_reason": null, "name": null, "power": "present", "region_name": null, "state": "present", "timeout": 3600, "uuid": "a8cb6624-0d9f-c882-affc-046ebb96ec01", "verify": true, "wait": false}, "module_name": "os_ironic_node"}, "result": "node activated"} ok: [compute00.opnfvlocal -> localhost] => {"changed": false, "invocation": {"module_args": {"api_timeout": null, "auth": {"endpoint": "http://localhost:6385/"}, "auth_type": "None", "availability_zone": null, "cacert": null, "cert": null, "cloud": null, "config_drive": "http://192.168.122.1:8080/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec03.iso.gz", "deploy": "True", "endpoint_type": "public", "instance_info": {"image_checksum": "46fee2e87650e0a52b04d72035af0eb0", "image_disk_format": "qcow2", "image_source": "http://192.168.122.1:8080/deployment_image.qcow2", "root_gb": 10}, "ironic_url": "http://localhost:6385/", "key": null, "maintenance": null, "maintenance_reason": null, "name": null, "power": "present", "region_name": null, "state": "present", "timeout": 3600, "uuid": "a8cb6624-0d9f-c882-affc-046ebb96ec03", "verify": true, "wait": false}, "module_name": "os_ironic_node"}, "result": "node activated"} ok: [controller00.opnfvlocal -> localhost] => {"changed": false, "invocation": {"module_args": {"api_timeout": null, "auth": {"endpoint": "http://localhost:6385/"}, "auth_type": "None", "availability_zone": null, "cacert": null, "cert": null, "cloud": null, "config_drive": "http://192.168.122.1:8080/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec02.iso.gz", "deploy": "True", "endpoint_type": "public", "instance_info": {"image_checksum": "46fee2e87650e0a52b04d72035af0eb0", "image_disk_format": "qcow2", "image_source": "http://192.168.122.1:8080/deployment_image.qcow2", "root_gb": 10}, "ironic_url": "http://localhost:6385/", "key": null, "maintenance": null, "maintenance_reason": null, "name": null, "power": "present", "region_name": null, "state": "present", "timeout": 3600, "uuid": "a8cb6624-0d9f-c882-affc-046ebb96ec02", "verify": true, "wait": false}, "module_name": "os_ironic_node"}, "result": "node activated"} PLAY [Deploy machines.] ******************************************************** TASK [setup] ******************************************************************* Monday 23 January 2017 07:36:38 -0800 (0:00:03.126) 0:12:22.609 ******** <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185798.53-249628690877958 `" && echo ansible-tmp-1485185798.53-249628690877958="` echo $HOME/.ansible/tmp/ansible-tmp-1485185798.53-249628690877958 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmptI4n65 TO /root/.ansible/tmp/ansible-tmp-1485185798.53-249628690877958/setup <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185798.53-249628690877958/ /root/.ansible/tmp/ansible-tmp-1485185798.53-249628690877958/setup && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185798.53-249628690877958/setup; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185798.53-249628690877958/" > /dev/null 2>&1 && sleep 0' ok: [jumphost.opnfvlocal] TASK [bifrost-prepare-for-test-dynamic : Wait for the base testvm machine to become available.] *** task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:15 Monday 23 January 2017 07:36:39 -0800 (0:00:00.986) 0:12:23.596 ******** <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485185799.53-35693544984080 `" && echo ansible-tmp-1485185799.53-35693544984080="` echo $HOME/.ansible/tmp/ansible-tmp-1485185799.53-35693544984080 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmp_d6NpP TO /root/.ansible/tmp/ansible-tmp-1485185799.53-35693544984080/wait_for <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485185799.53-35693544984080/ /root/.ansible/tmp/ansible-tmp-1485185799.53-35693544984080/wait_for && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485185799.53-35693544984080/wait_for; rm -rf "/root/.ansible/tmp/ansible-tmp-1485185799.53-35693544984080/" > /dev/null 2>&1 && sleep 0' ok: [jumphost.opnfvlocal] => {"changed": false, "elapsed": 2669, "invocation": {"module_args": {"connect_timeout": 5, "delay": 0, "exclude_hosts": null, "host": "192.168.122.2", "path": null, "port": 22, "search_regex": null, "state": "started", "timeout": 3600}, "module_name": "wait_for"}, "path": null, "port": 22, "search_regex": null, "state": "started"} TASK [bifrost-prepare-for-test-dynamic : Pause for 4 seconds to allow testvm to become fully operational and to avoid any potential sshd startup race.] *** task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:18 Monday 23 January 2017 08:21:08 -0800 (0:44:29.491) 0:56:53.087 ******** Pausing for 10 seconds (ctrl+C then 'C' = continue early, ctrl+C then 'A' = abort) ok: [jumphost.opnfvlocal] => {"changed": false, "delta": 10, "invocation": {"module_args": {"seconds": 10}, "module_name": "pause"}, "rc": 0, "start": "2017-01-23 08:21:09.010156", "stderr": "", "stdout": "Paused for 10.0 seconds", "stop": "2017-01-23 08:21:19.011113", "user_input": ""} TASK [bifrost-prepare-for-test-dynamic : Add testvm(s) to Ansible Inventory] *** task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:22 Monday 23 January 2017 08:21:19 -0800 (0:00:10.078) 0:57:03.166 ******** creating host via 'add_host': hostname=192.168.122.2:22 changed: [jumphost.opnfvlocal] => (item=jumphost.opnfvlocal) => {"add_host": {"groups": ["test"], "host_name": "192.168.122.2", "host_vars": {"ansible_ssh_port": 22}}, "changed": true, "invocation": {"module_args": {"ansible_ssh_port": 22, "groups": "test", "name": "192.168.122.2:22"}, "module_name": "add_host"}, "item": "jumphost.opnfvlocal"} creating host via 'add_host': hostname=192.168.122.3:22 changed: [jumphost.opnfvlocal] => (item=controller00.opnfvlocal) => {"add_host": {"groups": ["test"], "host_name": "192.168.122.3", "host_vars": {"ansible_ssh_port": 22}}, "changed": true, "invocation": {"module_args": {"ansible_ssh_port": 22, "groups": "test", "name": "192.168.122.3:22"}, "module_name": "add_host"}, "item": "controller00.opnfvlocal"} creating host via 'add_host': hostname=192.168.122.4:22 changed: [jumphost.opnfvlocal] => (item=compute00.opnfvlocal) => {"add_host": {"groups": ["test"], "host_name": "192.168.122.4", "host_vars": {"ansible_ssh_port": 22}}, "changed": true, "invocation": {"module_args": {"ansible_ssh_port": 22, "groups": "test", "name": "192.168.122.4:22"}, "module_name": "add_host"}, "item": "compute00.opnfvlocal"} TASK [bifrost-prepare-for-test-dynamic : Ensure ~/.ssh/known_hosts is present] * task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:28 Monday 23 January 2017 08:21:19 -0800 (0:00:00.153) 0:57:03.320 ******** <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485188479.24-89252108522152 `" && echo ansible-tmp-1485188479.24-89252108522152="` echo $HOME/.ansible/tmp/ansible-tmp-1485188479.24-89252108522152 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmpYI44M2 TO /root/.ansible/tmp/ansible-tmp-1485188479.24-89252108522152/file <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485188479.24-89252108522152/ /root/.ansible/tmp/ansible-tmp-1485188479.24-89252108522152/file && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485188479.24-89252108522152/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1485188479.24-89252108522152/" > /dev/null 2>&1 && sleep 0' changed: [jumphost.opnfvlocal] => {"changed": true, "dest": "/root/.ssh/known_hosts", "diff": {"after": {"path": "/root/.ssh/known_hosts", "state": "touch"}, "before": {"path": "/root/.ssh/known_hosts", "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": 384, "original_basename": null, "owner": null, "path": "/root/.ssh/known_hosts", "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", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 3721, "state": "file", "uid": 0} TASK [bifrost-prepare-for-test-dynamic : Remove testvm hosts from SSH known_hosts file.] *** task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:34 Monday 23 January 2017 08:21:19 -0800 (0:00:00.285) 0:57:03.606 ******** <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485188479.54-27667465866486 `" && echo ansible-tmp-1485188479.54-27667465866486="` echo $HOME/.ansible/tmp/ansible-tmp-1485188479.54-27667465866486 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmpwmwHOp TO /root/.ansible/tmp/ansible-tmp-1485188479.54-27667465866486/command <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485188479.54-27667465866486/ /root/.ansible/tmp/ansible-tmp-1485188479.54-27667465866486/command && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485188479.54-27667465866486/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1485188479.54-27667465866486/" > /dev/null 2>&1 && sleep 0' changed: [jumphost.opnfvlocal] => {"changed": true, "cmd": ["ssh-keygen", "-R", "192.168.122.2"], "delta": "0:00:00.016390", "end": "2017-01-23 08:21:19.763327", "invocation": {"module_args": {"_raw_params": "ssh-keygen -R \"192.168.122.2\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-01-23 08:21:19.746937", "stderr": "/root/.ssh/known_hosts updated.\nOriginal contents retained as /root/.ssh/known_hosts.old", "stdout": "# Host 192.168.122.2 found: line 10 type RSA\n# Host 192.168.122.2 found: line 11 type ECDSA", "stdout_lines": ["# Host 192.168.122.2 found: line 10 type RSA", "# Host 192.168.122.2 found: line 11 type ECDSA"], "warnings": []} TASK [bifrost-prepare-for-test-dynamic : Pause before asking for keyscan, to avoid races] *** task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:37 Monday 23 January 2017 08:21:19 -0800 (0:00:00.321) 0:57:03.927 ******** skipping: [jumphost.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-prepare-for-test-dynamic : Re-check SSH connectivity prior to proceeding with multi-node testing] *** task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:40 Monday 23 January 2017 08:21:19 -0800 (0:00:00.049) 0:57:03.976 ******** skipping: [jumphost.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-prepare-for-test-dynamic : Additional SSH startup pause when performing multi-node testing] *** task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:47 Monday 23 January 2017 08:21:19 -0800 (0:00:00.049) 0:57:04.026 ******** skipping: [jumphost.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-prepare-for-test-dynamic : Add testvm hosts from SSH known_hosts file.] *** task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:52 Monday 23 January 2017 08:21:19 -0800 (0:00:00.048) 0:57:04.075 ******** <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485188479.99-88994300543955 `" && echo ansible-tmp-1485188479.99-88994300543955="` echo $HOME/.ansible/tmp/ansible-tmp-1485188479.99-88994300543955 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmpnbn9PW TO /root/.ansible/tmp/ansible-tmp-1485188479.99-88994300543955/command <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485188479.99-88994300543955/ /root/.ansible/tmp/ansible-tmp-1485188479.99-88994300543955/command && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485188479.99-88994300543955/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1485188479.99-88994300543955/" > /dev/null 2>&1 && sleep 0' changed: [jumphost.opnfvlocal] => {"changed": true, "cmd": "ssh-keyscan \"192.168.122.2\" >> \"/root/.ssh/known_hosts\"", "delta": "0:00:00.063586", "end": "2017-01-23 08:21:20.242343", "invocation": {"module_args": {"_raw_params": "ssh-keyscan \"192.168.122.2\" >> \"/root/.ssh/known_hosts\"", "_uses_shell": true, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-01-23 08:21:20.178757", "stderr": "# 192.168.122.2 SSH-2.0-OpenSSH_6.6.1\n# 192.168.122.2 SSH-2.0-OpenSSH_6.6.1", "stdout": "", "stdout_lines": [], "warnings": []} PLAY [Deploy machines.] ******************************************************** TASK [setup] ******************************************************************* Monday 23 January 2017 08:21:20 -0800 (0:00:00.364) 0:57:04.440 ******** <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485188480.36-151387321964131 `" && echo ansible-tmp-1485188480.36-151387321964131="` echo $HOME/.ansible/tmp/ansible-tmp-1485188480.36-151387321964131 `" ) && sleep 0' <192.168.122.3> PUT /tmp/tmpf5qL10 TO /root/.ansible/tmp/ansible-tmp-1485188480.36-151387321964131/setup <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485188480.36-151387321964131/ /root/.ansible/tmp/ansible-tmp-1485188480.36-151387321964131/setup && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485188480.36-151387321964131/setup; rm -rf "/root/.ansible/tmp/ansible-tmp-1485188480.36-151387321964131/" > /dev/null 2>&1 && sleep 0' ok: [controller00.opnfvlocal] TASK [bifrost-prepare-for-test-dynamic : Wait for the base testvm machine to become available.] *** task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:15 Monday 23 January 2017 08:21:21 -0800 (0:00:00.986) 0:57:05.433 ******** <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485188481.36-23288758819268 `" && echo ansible-tmp-1485188481.36-23288758819268="` echo $HOME/.ansible/tmp/ansible-tmp-1485188481.36-23288758819268 `" ) && sleep 0' <192.168.122.3> PUT /tmp/tmpBKSRip TO /root/.ansible/tmp/ansible-tmp-1485188481.36-23288758819268/wait_for <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485188481.36-23288758819268/ /root/.ansible/tmp/ansible-tmp-1485188481.36-23288758819268/wait_for && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485188481.36-23288758819268/wait_for; rm -rf "/root/.ansible/tmp/ansible-tmp-1485188481.36-23288758819268/" > /dev/null 2>&1 && sleep 0' ok: [controller00.opnfvlocal] => {"changed": false, "elapsed": 0, "invocation": {"module_args": {"connect_timeout": 5, "delay": 0, "exclude_hosts": null, "host": "192.168.122.3", "path": null, "port": 22, "search_regex": null, "state": "started", "timeout": 3600}, "module_name": "wait_for"}, "path": null, "port": 22, "search_regex": null, "state": "started"} TASK [bifrost-prepare-for-test-dynamic : Pause for 4 seconds to allow testvm to become fully operational and to avoid any potential sshd startup race.] *** task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:18 Monday 23 January 2017 08:21:21 -0800 (0:00:00.302) 0:57:05.735 ******** Pausing for 10 seconds (ctrl+C then 'C' = continue early, ctrl+C then 'A' = abort) ok: [controller00.opnfvlocal] => {"changed": false, "delta": 10, "invocation": {"module_args": {"seconds": 10}, "module_name": "pause"}, "rc": 0, "start": "2017-01-23 08:21:21.650422", "stderr": "", "stdout": "Paused for 10.0 seconds", "stop": "2017-01-23 08:21:31.651406", "user_input": ""} TASK [bifrost-prepare-for-test-dynamic : Add testvm(s) to Ansible Inventory] *** task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:22 Monday 23 January 2017 08:21:31 -0800 (0:00:10.068) 0:57:15.803 ******** creating host via 'add_host': hostname=192.168.122.2:22 changed: [controller00.opnfvlocal] => (item=jumphost.opnfvlocal) => {"add_host": {"groups": ["test"], "host_name": "192.168.122.2", "host_vars": {"ansible_ssh_port": 22}}, "changed": true, "invocation": {"module_args": {"ansible_ssh_port": 22, "groups": "test", "name": "192.168.122.2:22"}, "module_name": "add_host"}, "item": "jumphost.opnfvlocal"} creating host via 'add_host': hostname=192.168.122.3:22 changed: [controller00.opnfvlocal] => (item=controller00.opnfvlocal) => {"add_host": {"groups": ["test"], "host_name": "192.168.122.3", "host_vars": {"ansible_ssh_port": 22}}, "changed": true, "invocation": {"module_args": {"ansible_ssh_port": 22, "groups": "test", "name": "192.168.122.3:22"}, "module_name": "add_host"}, "item": "controller00.opnfvlocal"} creating host via 'add_host': hostname=192.168.122.4:22 changed: [controller00.opnfvlocal] => (item=compute00.opnfvlocal) => {"add_host": {"groups": ["test"], "host_name": "192.168.122.4", "host_vars": {"ansible_ssh_port": 22}}, "changed": true, "invocation": {"module_args": {"ansible_ssh_port": 22, "groups": "test", "name": "192.168.122.4:22"}, "module_name": "add_host"}, "item": "compute00.opnfvlocal"} TASK [bifrost-prepare-for-test-dynamic : Ensure ~/.ssh/known_hosts is present] * task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:28 Monday 23 January 2017 08:21:31 -0800 (0:00:00.168) 0:57:15.972 ******** <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485188491.88-254705568288944 `" && echo ansible-tmp-1485188491.88-254705568288944="` echo $HOME/.ansible/tmp/ansible-tmp-1485188491.88-254705568288944 `" ) && sleep 0' <192.168.122.3> PUT /tmp/tmprJO72u TO /root/.ansible/tmp/ansible-tmp-1485188491.88-254705568288944/file <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485188491.88-254705568288944/ /root/.ansible/tmp/ansible-tmp-1485188491.88-254705568288944/file && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485188491.88-254705568288944/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1485188491.88-254705568288944/" > /dev/null 2>&1 && sleep 0' changed: [controller00.opnfvlocal] => {"changed": true, "dest": "/root/.ssh/known_hosts", "diff": {"after": {"path": "/root/.ssh/known_hosts", "state": "touch"}, "before": {"path": "/root/.ssh/known_hosts", "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": 384, "original_basename": null, "owner": null, "path": "/root/.ssh/known_hosts", "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", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 3721, "state": "file", "uid": 0} TASK [bifrost-prepare-for-test-dynamic : Remove testvm hosts from SSH known_hosts file.] *** task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:34 Monday 23 January 2017 08:21:32 -0800 (0:00:00.288) 0:57:16.260 ******** <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485188492.19-22035596048676 `" && echo ansible-tmp-1485188492.19-22035596048676="` echo $HOME/.ansible/tmp/ansible-tmp-1485188492.19-22035596048676 `" ) && sleep 0' <192.168.122.3> PUT /tmp/tmp1xf3KM TO /root/.ansible/tmp/ansible-tmp-1485188492.19-22035596048676/command <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485188492.19-22035596048676/ /root/.ansible/tmp/ansible-tmp-1485188492.19-22035596048676/command && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485188492.19-22035596048676/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1485188492.19-22035596048676/" > /dev/null 2>&1 && sleep 0' changed: [controller00.opnfvlocal] => {"changed": true, "cmd": ["ssh-keygen", "-R", "192.168.122.3"], "delta": "0:00:00.012750", "end": "2017-01-23 08:21:32.410152", "invocation": {"module_args": {"_raw_params": "ssh-keygen -R \"192.168.122.3\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-01-23 08:21:32.397402", "stderr": "/root/.ssh/known_hosts updated.\nOriginal contents retained as /root/.ssh/known_hosts.old", "stdout": "# Host 192.168.122.3 found: line 10 type ECDSA\n# Host 192.168.122.3 found: line 11 type RSA", "stdout_lines": ["# Host 192.168.122.3 found: line 10 type ECDSA", "# Host 192.168.122.3 found: line 11 type RSA"], "warnings": []} TASK [bifrost-prepare-for-test-dynamic : Pause before asking for keyscan, to avoid races] *** task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:37 Monday 23 January 2017 08:21:32 -0800 (0:00:00.324) 0:57:16.585 ******** skipping: [controller00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-prepare-for-test-dynamic : Re-check SSH connectivity prior to proceeding with multi-node testing] *** task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:40 Monday 23 January 2017 08:21:32 -0800 (0:00:00.062) 0:57:16.648 ******** skipping: [controller00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-prepare-for-test-dynamic : Additional SSH startup pause when performing multi-node testing] *** task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:47 Monday 23 January 2017 08:21:32 -0800 (0:00:00.055) 0:57:16.703 ******** skipping: [controller00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-prepare-for-test-dynamic : Add testvm hosts from SSH known_hosts file.] *** task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:52 Monday 23 January 2017 08:21:32 -0800 (0:00:00.049) 0:57:16.753 ******** <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485188492.67-103597520344642 `" && echo ansible-tmp-1485188492.67-103597520344642="` echo $HOME/.ansible/tmp/ansible-tmp-1485188492.67-103597520344642 `" ) && sleep 0' <192.168.122.3> PUT /tmp/tmpaozayj TO /root/.ansible/tmp/ansible-tmp-1485188492.67-103597520344642/command <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485188492.67-103597520344642/ /root/.ansible/tmp/ansible-tmp-1485188492.67-103597520344642/command && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485188492.67-103597520344642/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1485188492.67-103597520344642/" > /dev/null 2>&1 && sleep 0' changed: [controller00.opnfvlocal] => {"changed": true, "cmd": "ssh-keyscan \"192.168.122.3\" >> \"/root/.ssh/known_hosts\"", "delta": "0:00:00.064266", "end": "2017-01-23 08:21:32.934400", "invocation": {"module_args": {"_raw_params": "ssh-keyscan \"192.168.122.3\" >> \"/root/.ssh/known_hosts\"", "_uses_shell": true, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-01-23 08:21:32.870134", "stderr": "# 192.168.122.3 SSH-2.0-OpenSSH_6.6.1\n# 192.168.122.3 SSH-2.0-OpenSSH_6.6.1", "stdout": "", "stdout_lines": [], "warnings": []} PLAY [Deploy machines.] ******************************************************** TASK [setup] ******************************************************************* Monday 23 January 2017 08:21:33 -0800 (0:00:00.379) 0:57:17.132 ******** <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485188493.05-169056106462424 `" && echo ansible-tmp-1485188493.05-169056106462424="` echo $HOME/.ansible/tmp/ansible-tmp-1485188493.05-169056106462424 `" ) && sleep 0' <192.168.122.4> PUT /tmp/tmpDB7CG5 TO /root/.ansible/tmp/ansible-tmp-1485188493.05-169056106462424/setup <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485188493.05-169056106462424/ /root/.ansible/tmp/ansible-tmp-1485188493.05-169056106462424/setup && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485188493.05-169056106462424/setup; rm -rf "/root/.ansible/tmp/ansible-tmp-1485188493.05-169056106462424/" > /dev/null 2>&1 && sleep 0' ok: [compute00.opnfvlocal] TASK [bifrost-prepare-for-test-dynamic : Wait for the base testvm machine to become available.] *** task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:15 Monday 23 January 2017 08:21:34 -0800 (0:00:01.044) 0:57:18.177 ******** <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485188494.11-137899415286197 `" && echo ansible-tmp-1485188494.11-137899415286197="` echo $HOME/.ansible/tmp/ansible-tmp-1485188494.11-137899415286197 `" ) && sleep 0' <192.168.122.4> PUT /tmp/tmp5brcjG TO /root/.ansible/tmp/ansible-tmp-1485188494.11-137899415286197/wait_for <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485188494.11-137899415286197/ /root/.ansible/tmp/ansible-tmp-1485188494.11-137899415286197/wait_for && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485188494.11-137899415286197/wait_for; rm -rf "/root/.ansible/tmp/ansible-tmp-1485188494.11-137899415286197/" > /dev/null 2>&1 && sleep 0' ok: [compute00.opnfvlocal] => {"changed": false, "elapsed": 0, "invocation": {"module_args": {"connect_timeout": 5, "delay": 0, "exclude_hosts": null, "host": "192.168.122.4", "path": null, "port": 22, "search_regex": null, "state": "started", "timeout": 3600}, "module_name": "wait_for"}, "path": null, "port": 22, "search_regex": null, "state": "started"} TASK [bifrost-prepare-for-test-dynamic : Pause for 4 seconds to allow testvm to become fully operational and to avoid any potential sshd startup race.] *** task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:18 Monday 23 January 2017 08:21:34 -0800 (0:00:00.299) 0:57:18.476 ******** Pausing for 10 seconds (ctrl+C then 'C' = continue early, ctrl+C then 'A' = abort) ok: [compute00.opnfvlocal] => {"changed": false, "delta": 10, "invocation": {"module_args": {"seconds": 10}, "module_name": "pause"}, "rc": 0, "start": "2017-01-23 08:21:34.400328", "stderr": "", "stdout": "Paused for 10.0 seconds", "stop": "2017-01-23 08:21:44.401261", "user_input": ""} TASK [bifrost-prepare-for-test-dynamic : Add testvm(s) to Ansible Inventory] *** task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:22 Monday 23 January 2017 08:21:44 -0800 (0:00:10.077) 0:57:28.554 ******** creating host via 'add_host': hostname=192.168.122.2:22 changed: [compute00.opnfvlocal] => (item=jumphost.opnfvlocal) => {"add_host": {"groups": ["test"], "host_name": "192.168.122.2", "host_vars": {"ansible_ssh_port": 22}}, "changed": true, "invocation": {"module_args": {"ansible_ssh_port": 22, "groups": "test", "name": "192.168.122.2:22"}, "module_name": "add_host"}, "item": "jumphost.opnfvlocal"} creating host via 'add_host': hostname=192.168.122.3:22 changed: [compute00.opnfvlocal] => (item=controller00.opnfvlocal) => {"add_host": {"groups": ["test"], "host_name": "192.168.122.3", "host_vars": {"ansible_ssh_port": 22}}, "changed": true, "invocation": {"module_args": {"ansible_ssh_port": 22, "groups": "test", "name": "192.168.122.3:22"}, "module_name": "add_host"}, "item": "controller00.opnfvlocal"} creating host via 'add_host': hostname=192.168.122.4:22 changed: [compute00.opnfvlocal] => (item=compute00.opnfvlocal) => {"add_host": {"groups": ["test"], "host_name": "192.168.122.4", "host_vars": {"ansible_ssh_port": 22}}, "changed": true, "invocation": {"module_args": {"ansible_ssh_port": 22, "groups": "test", "name": "192.168.122.4:22"}, "module_name": "add_host"}, "item": "compute00.opnfvlocal"} TASK [bifrost-prepare-for-test-dynamic : Ensure ~/.ssh/known_hosts is present] * task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:28 Monday 23 January 2017 08:21:44 -0800 (0:00:00.163) 0:57:28.718 ******** <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485188504.63-9302376372580 `" && echo ansible-tmp-1485188504.63-9302376372580="` echo $HOME/.ansible/tmp/ansible-tmp-1485188504.63-9302376372580 `" ) && sleep 0' <192.168.122.4> PUT /tmp/tmpZI2NJ3 TO /root/.ansible/tmp/ansible-tmp-1485188504.63-9302376372580/file <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485188504.63-9302376372580/ /root/.ansible/tmp/ansible-tmp-1485188504.63-9302376372580/file && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485188504.63-9302376372580/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1485188504.63-9302376372580/" > /dev/null 2>&1 && sleep 0' changed: [compute00.opnfvlocal] => {"changed": true, "dest": "/root/.ssh/known_hosts", "diff": {"after": {"path": "/root/.ssh/known_hosts", "state": "touch"}, "before": {"path": "/root/.ssh/known_hosts", "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": 384, "original_basename": null, "owner": null, "path": "/root/.ssh/known_hosts", "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", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 3721, "state": "file", "uid": 0} TASK [bifrost-prepare-for-test-dynamic : Remove testvm hosts from SSH known_hosts file.] *** task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:34 Monday 23 January 2017 08:21:44 -0800 (0:00:00.282) 0:57:29.000 ******** <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485188504.93-190286671880111 `" && echo ansible-tmp-1485188504.93-190286671880111="` echo $HOME/.ansible/tmp/ansible-tmp-1485188504.93-190286671880111 `" ) && sleep 0' <192.168.122.4> PUT /tmp/tmpIT2Igx TO /root/.ansible/tmp/ansible-tmp-1485188504.93-190286671880111/command <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485188504.93-190286671880111/ /root/.ansible/tmp/ansible-tmp-1485188504.93-190286671880111/command && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485188504.93-190286671880111/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1485188504.93-190286671880111/" > /dev/null 2>&1 && sleep 0' changed: [compute00.opnfvlocal] => {"changed": true, "cmd": ["ssh-keygen", "-R", "192.168.122.4"], "delta": "0:00:00.017671", "end": "2017-01-23 08:21:45.157995", "invocation": {"module_args": {"_raw_params": "ssh-keygen -R \"192.168.122.4\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-01-23 08:21:45.140324", "stderr": "/root/.ssh/known_hosts updated.\nOriginal contents retained as /root/.ssh/known_hosts.old", "stdout": "# Host 192.168.122.4 found: line 10 type RSA\n# Host 192.168.122.4 found: line 11 type ECDSA", "stdout_lines": ["# Host 192.168.122.4 found: line 10 type RSA", "# Host 192.168.122.4 found: line 11 type ECDSA"], "warnings": []} TASK [bifrost-prepare-for-test-dynamic : Pause before asking for keyscan, to avoid races] *** task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:37 Monday 23 January 2017 08:21:45 -0800 (0:00:00.330) 0:57:29.330 ******** skipping: [compute00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-prepare-for-test-dynamic : Re-check SSH connectivity prior to proceeding with multi-node testing] *** task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:40 Monday 23 January 2017 08:21:45 -0800 (0:00:00.063) 0:57:29.394 ******** skipping: [compute00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-prepare-for-test-dynamic : Additional SSH startup pause when performing multi-node testing] *** task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:47 Monday 23 January 2017 08:21:45 -0800 (0:00:00.061) 0:57:29.455 ******** skipping: [compute00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-prepare-for-test-dynamic : Add testvm hosts from SSH known_hosts file.] *** task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:52 Monday 23 January 2017 08:21:45 -0800 (0:00:00.061) 0:57:29.517 ******** <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1485188505.44-265331340405099 `" && echo ansible-tmp-1485188505.44-265331340405099="` echo $HOME/.ansible/tmp/ansible-tmp-1485188505.44-265331340405099 `" ) && sleep 0' <192.168.122.4> PUT /tmp/tmpPuWoCX TO /root/.ansible/tmp/ansible-tmp-1485188505.44-265331340405099/command <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1485188505.44-265331340405099/ /root/.ansible/tmp/ansible-tmp-1485188505.44-265331340405099/command && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1485188505.44-265331340405099/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1485188505.44-265331340405099/" > /dev/null 2>&1 && sleep 0' changed: [compute00.opnfvlocal] => {"changed": true, "cmd": "ssh-keyscan \"192.168.122.4\" >> \"/root/.ssh/known_hosts\"", "delta": "0:00:00.068360", "end": "2017-01-23 08:21:45.694534", "invocation": {"module_args": {"_raw_params": "ssh-keyscan \"192.168.122.4\" >> \"/root/.ssh/known_hosts\"", "_uses_shell": true, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-01-23 08:21:45.626174", "stderr": "# 192.168.122.4 SSH-2.0-OpenSSH_6.6.1\n# 192.168.122.4 SSH-2.0-OpenSSH_6.6.1", "stdout": "", "stdout_lines": [], "warnings": []} PLAY RECAP ********************************************************************* 127.0.0.1 : ok=109 changed=44 unreachable=0 failed=0 compute00.opnfvlocal : ok=40 changed=21 unreachable=0 failed=0 controller00.opnfvlocal : ok=40 changed=21 unreachable=0 failed=0 jumphost.opnfvlocal : ok=40 changed=21 unreachable=0 failed=0 Monday 23 January 2017 08:21:45 -0800 (0:00:00.351) 0:57:29.869 ******** =============================================================================== bifrost-create-dib-image : Initiate image build ----------------------- 331.82s /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:118 ------ bifrost-ironic-install : Install from /opt/stack/ironic using pip ----- 127.66s /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:27 -- ironic-inspect-node : Execute node introspection ----------------------- 74.57s /opt/bifrost/playbooks/roles/ironic-inspect-node/tasks/main.yml:60 ------------ bifrost-prep-for-install : Download via GIT ---------------------------- 43.56s /opt/bifrost/playbooks/roles/bifrost-prep-for-install/tasks/main.yml:23 ------- bifrost-ironic-install : Install ironic-inspector package from pip ----- 10.44s /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:16 -- bifrost-prepare-for-test-dynamic : Pause for 4 seconds to allow testvm to become fully operational and to avoid any potential sshd startup race. -- 10.08s /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:18 bifrost-ironic-install : Start ironic-conductor ------------------------- 6.32s /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/start.yml:40 -------- bifrost-ironic-install : Install python-ironic-inspector-client package from pip --- 5.89s /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:16 -- bifrost-ironic-install : Install python-ironicclient package from pip --- 5.81s /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:16 -- bifrost-ironic-install : Install from /opt/stack/diskimage-builder using pip --- 5.64s /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:27 -- bifrost-ironic-install : Download IPA image ----------------------------- 5.53s /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/download_ipa_image.yml:30 bifrost-ironic-install : Wait for rabbitmq ------------------------------ 5.44s /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:62 ---- bifrost-ironic-install : Set up PXE and iPXE folders -------------------- 4.36s /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/create_tftpboot.yml:16 bifrost-ironic-install : Install from /opt/stack/shade using pip -------- 3.95s /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:27 -- bifrost-deploy-nodes-dynamic : Deploy to hardware - bifrost default ----- 3.13s /opt/bifrost/playbooks/roles/bifrost-deploy-nodes-dynamic/tasks/main.yml:84 --- bifrost-ironic-install : Create ironic user in RabbitMQ ----------------- 2.73s /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:69 ---- bifrost-ironic-install : Place ironic services -------------------------- 2.62s /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:249 --- bifrost-deploy-nodes-dynamic : Collect the checksum of the deployment image. --- 2.38s /opt/bifrost/playbooks/roles/bifrost-deploy-nodes-dynamic/tasks/main.yml:77 --- bifrost-ironic-install : Stop existing libvirt dnsmasq processes -------- 2.36s /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/start.yml:49 -------- bifrost-ironic-install : Set permissions for /var/lib/ironic for the ironic user --- 2.31s /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:239 --- + EXITCODE=0 + '[' 0 '!=' 0 ']' + /opt/bifrost/scripts/collect-test-info.sh + set -o pipefail +++ dirname /opt/bifrost/scripts/collect-test-info.sh ++ cd /opt/bifrost/scripts ++ pwd + SCRIPT_HOME=/opt/bifrost/scripts + LOG_LOCATION=/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs + echo 'Making logs directory and collecting logs.' Making logs directory and collecting logs. + '[' -d /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs ']' + mkdir -p /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs + '[' -z x ']' + for TEST_VM_NODE_NAME in '${TEST_VM_NODE_NAMES}' + sudo cp /var/log/libvirt/baremetal_logs/jumphost.opnfvlocal_console.log /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs + sudo chown root /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs/jumphost.opnfvlocal_console.log + sudo chmod o+r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs/jumphost.opnfvlocal_console.log + for TEST_VM_NODE_NAME in '${TEST_VM_NODE_NAMES}' + sudo cp /var/log/libvirt/baremetal_logs/controller00.opnfvlocal_console.log /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs + sudo chown root /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs/controller00.opnfvlocal_console.log + sudo chmod o+r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs/controller00.opnfvlocal_console.log + for TEST_VM_NODE_NAME in '${TEST_VM_NODE_NAMES}' + sudo cp /var/log/libvirt/baremetal_logs/compute00.opnfvlocal_console.log /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs + sudo chown root /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs/compute00.opnfvlocal_console.log + sudo chmod o+r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs/compute00.opnfvlocal_console.log + dmesg + sudo netstat -apn ++ iptables --version + sudo iptables -L -n -v ++ ip link + ip -s link ++ journalctl --version + sudo journalctl -u ironic-api + sudo journalctl -u ironic-conductor + sudo chown root /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs/ironic-api.log + sudo chown root /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs/ironic-conductor.log + sudo chmod o+r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs/ironic-api.log + sudo chmod o+r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs/ironic-conductor.log + exit 0 +--------------------------------------+-------------------------+---------------+-------------+--------------------+-------------+ | UUID | Name | Instance UUID | Power State | Provisioning State | Maintenance | +--------------------------------------+-------------------------+---------------+-------------+--------------------+-------------+ | a8cb6624-0d9f-c882-affc-046ebb96ec01 | jumphost.opnfvlocal | None | power on | active | False | | a8cb6624-0d9f-c882-affc-046ebb96ec02 | controller00.opnfvlocal | None | power on | active | False | | a8cb6624-0d9f-c882-affc-046ebb96ec03 | compute00.opnfvlocal | None | power on | active | False | +--------------------------------------+-------------------------+---------------+-------------+--------------------+-------------+ Id Name State ---------------------------------------------------- Uploading build logs to http://artifacts.opnfv.org/cross-community-ci/openstack/bifrost/review.openstack.org/415503/5/openstack-bifrost-verify-centos7-virtual-master Uploading console output