Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- +++ set +o
- ++ local 'xtrace=set -o xtrace'
- ++ set +o xtrace
- ++ return 0
- ++ [[ stack == \s\o\u\r\c\e ]]
- ++ [[ stack == \s\t\a\c\k ]]
- ++ [[ install == \i\n\s\t\a\l\l ]]
- ++ echo_summary 'Installing Trove'
- ++ [[ -t 3 ]]
- ++ [[ True != \T\r\u\e ]]
- ++ echo -e Installing Trove
- ++ install_trove
- 2014-10-15 12:38:49.133 | Installing Trove
- ++ git_clone https://git.openstack.org/openstack/trove.git /opt/stack/trove master
- ++ local git_remote=https://git.openstack.org/openstack/trove.git
- ++ local git_dest=/opt/stack/trove
- ++ local git_ref=master
- +++ pwd
- ++ local orig_dir=/home/xxx/devstack
- +++ trueorfalse False False
- ++++ grep xtrace
- ++++ set +o
- +++ local 'xtrace=set -o xtrace'
- +++ set +o xtrace
- ++ RECLONE=False
- ++ [[ False = \T\r\u\e ]]
- ++ egrep -q '^refs'
- ++ echo master
- ++ [[ ! -d /opt/stack/trove ]]
- ++ [[ False = \T\r\u\e ]]
- ++ cd /opt/stack/trove
- ++ head -1
- ++ git show --oneline
- 99d0e16 Merge "cluster_config argument missing in prepare()"
- ++ cd /home/xxx/devstack
- ++ install_troveclient
- ++ git_clone https://git.openstack.org/openstack/python-troveclient.git /opt/stack/python-troveclient master
- ++ local git_remote=https://git.openstack.org/openstack/python-troveclient.git
- ++ local git_dest=/opt/stack/python-troveclient
- ++ local git_ref=master
- +++ pwd
- ++ local orig_dir=/home/xxx/devstack
- +++ trueorfalse False False
- ++++ grep xtrace
- ++++ set +o
- +++ local 'xtrace=set -o xtrace'
- +++ set +o xtrace
- ++ RECLONE=False
- ++ [[ False = \T\r\u\e ]]
- ++ egrep -q '^refs'
- ++ echo master
- ++ [[ ! -d /opt/stack/python-troveclient ]]
- ++ [[ False = \T\r\u\e ]]
- ++ cd /opt/stack/python-troveclient
- ++ head -1
- ++ git show --oneline
- ca8bdcd Merge "Work toward Python 3.4 support and testing"
- ++ cd /home/xxx/devstack
- ++ cleanup_trove
- ++ rm -fr '/var/cache/trove/*'
- ++ rm -fr '/etc/trove/*'
- ++ [[ stack == \u\n\s\t\a\c\k ]]
- + for i in '$TOP_DIR/extras.d/*.sh'
- + [[ -r /home/xxx/devstack/extras.d/70-zaqar.sh ]]
- + source /home/xxx/devstack/extras.d/70-zaqar.sh stack install
- ++ is_service_enabled zaqar-server
- +++ grep xtrace
- +++ set +o
- ++ local 'xtrace=set -o xtrace'
- ++ set +o xtrace
- ++ return 1
- + for i in '$TOP_DIR/extras.d/*.sh'
- + [[ -r /home/xxx/devstack/extras.d/80-opendaylight.sh ]]
- + source /home/xxx/devstack/extras.d/80-opendaylight.sh stack install
- ++ is_service_enabled odl-server odl-compute
- +++ grep xtrace
- +++ set +o
- ++ local 'xtrace=set -o xtrace'
- ++ set +o xtrace
- ++ return 1
- ++ is_service_enabled odl-server
- +++ grep xtrace
- +++ set +o
- ++ local 'xtrace=set -o xtrace'
- ++ set +o xtrace
- ++ return 1
- ++ is_service_enabled odl-compute
- +++ grep xtrace
- +++ set +o
- ++ local 'xtrace=set -o xtrace'
- ++ set +o xtrace
- ++ return 1
- + for i in '$TOP_DIR/extras.d/*.sh'
- + [[ -r /home/xxx/devstack/extras.d/80-tempest.sh ]]
- + source /home/xxx/devstack/extras.d/80-tempest.sh stack install
- ++ is_service_enabled tempest
- +++ grep xtrace
- +++ set +o
- ++ local 'xtrace=set -o xtrace'
- ++ set +o xtrace
- ++ return 0
- ++ [[ stack == \s\o\u\r\c\e ]]
- ++ [[ stack == \s\t\a\c\k ]]
- ++ [[ install == \i\n\s\t\a\l\l ]]
- ++ echo_summary 'Installing Tempest'
- ++ [[ -t 3 ]]
- ++ [[ True != \T\r\u\e ]]
- ++ echo -e Installing Tempest
- ++ install_tempest
- 2014-10-15 12:38:49.204 | Installing Tempest
- ++ install_tempest_lib
- ++ git_clone https://git.openstack.org/openstack/tempest-lib.git /opt/stack/tempest-lib master
- ++ local git_remote=https://git.openstack.org/openstack/tempest-lib.git
- ++ local git_dest=/opt/stack/tempest-lib
- ++ local git_ref=master
- +++ pwd
- ++ local orig_dir=/home/xxx/devstack
- +++ trueorfalse False False
- ++++ grep xtrace
- ++++ set +o
- +++ local 'xtrace=set -o xtrace'
- +++ set +o xtrace
- ++ RECLONE=False
- ++ [[ False = \T\r\u\e ]]
- ++ egrep -q '^refs'
- ++ echo master
- ++ [[ ! -d /opt/stack/tempest-lib ]]
- ++ [[ False = \T\r\u\e ]]
- ++ cd /opt/stack/tempest-lib
- ++ head -1
- ++ git show --oneline
- 0ade1d9 Merge "Setup subunit-trace as an entry point"
- ++ cd /home/xxx/devstack
- ++ setup_develop /opt/stack/tempest-lib
- ++ local project_dir=/opt/stack/tempest-lib
- ++ setup_package_with_req_sync /opt/stack/tempest-lib -e
- ++ local project_dir=/opt/stack/tempest-lib
- ++ local flags=-e
- +++ cd /opt/stack/tempest-lib
- +++ git diff --exit-code
- +++ echo changed
- ++ local update_requirements=changed
- ++ [[ changed != \c\h\a\n\g\e\d ]]
- ++ setup_package /opt/stack/tempest-lib -e
- ++ local project_dir=/opt/stack/tempest-lib
- ++ local flags=-e
- ++ pip_install -e /opt/stack/tempest-lib
- +++ grep xtrace
- +++ set +o
- ++ local 'xtrace=set -o xtrace'
- ++ set +o xtrace
- ++ sudo PIP_DOWNLOAD_CACHE=/var/cache/pip http_proxy= https_proxy= no_proxy= /usr/local/bin/pip install --build=/tmp/pip-build.tAyOE -e /opt/stack/tempest-lib
- DEPRECATION: --no-install, --no-download, --build, and --no-clean are deprecated. See https://github.com/pypa/pip/issues/906.
- Obtaining file:///opt/stack/tempest-lib
- Running setup.py (path:/opt/stack/tempest-lib/setup.py) egg_info for package from file:///opt/stack/tempest-lib
- [pbr] Reusing existing SOURCES.txt
- Requirement already satisfied (use --upgrade to upgrade): pbr>=0.6,!=0.7,<1.0 in /usr/local/lib/python2.7/dist-packages (from tempest-lib==0.0.1.dev295.g0ade1d9)
- Requirement already satisfied (use --upgrade to upgrade): Babel>=1.3 in /usr/local/lib/python2.7/dist-packages (from tempest-lib==0.0.1.dev295.g0ade1d9)
- Requirement already satisfied (use --upgrade to upgrade): fixtures>=0.3.14 in /usr/local/lib/python2.7/dist-packages (from tempest-lib==0.0.1.dev295.g0ade1d9)
- Requirement already satisfied (use --upgrade to upgrade): oslo.config>=1.4.0 in /usr/local/lib/python2.7/dist-packages (from tempest-lib==0.0.1.dev295.g0ade1d9)
- Requirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.9 in /usr/local/lib/python2.7/dist-packages (from tempest-lib==0.0.1.dev295.g0ade1d9)
- Requirement already satisfied (use --upgrade to upgrade): testresources>=0.2.4 in /usr/local/lib/python2.7/dist-packages (from tempest-lib==0.0.1.dev295.g0ade1d9)
- Requirement already satisfied (use --upgrade to upgrade): pip>=1.4 in /usr/local/lib/python2.7/dist-packages (from pbr>=0.6,!=0.7,<1.0->tempest-lib==0.0.1.dev295.g0ade1d9)
- Requirement already satisfied (use --upgrade to upgrade): pytz>=0a in /usr/local/lib/python2.7/dist-packages (from Babel>=1.3->tempest-lib==0.0.1.dev295.g0ade1d9)
- Requirement already satisfied (use --upgrade to upgrade): testtools>=0.9.22 in /usr/local/lib/python2.7/dist-packages (from fixtures>=0.3.14->tempest-lib==0.0.1.dev295.g0ade1d9)
- Requirement already satisfied (use --upgrade to upgrade): extras in /usr/local/lib/python2.7/dist-packages (from testtools>=0.9.22->fixtures>=0.3.14->tempest-lib==0.0.1.dev295.g0ade1d9)
- Requirement already satisfied (use --upgrade to upgrade): python-mimeparse in /usr/local/lib/python2.7/dist-packages (from testtools>=0.9.22->fixtures>=0.3.14->tempest-lib==0.0.1.dev295.g0ade1d9)
- Installing collected packages: tempest-lib
- Running setup.py develop for tempest-lib
- [pbr] Reusing existing SOURCES.txt
- Creating /usr/local/lib/python2.7/dist-packages/tempest-lib.egg-link (link to .)
- tempest-lib 0.0.1.dev295.g0ade1d9 is already the active version in easy-install.pth
- Installing subunit-trace script to /usr/local/bin
- Installed /opt/stack/tempest-lib
- Successfully installed tempest-lib
- Cleaning up...
- ++ sudo rm -rf /tmp/pip-build.tAyOE
- ++ [[ False == \T\r\u\e ]]
- ++ [[ -e == \-\e ]]
- ++ safe_chown -R xxx /opt/stack/tempest-lib/tempest_lib.egg-info
- ++ _safe_permission_operation chown -R xxx /opt/stack/tempest-lib/tempest_lib.egg-info
- +++ grep xtrace
- +++ set +o
- ++ local 'xtrace=set -o xtrace'
- ++ set +o xtrace
- ++ sudo chown -R xxx /opt/stack/tempest-lib/tempest_lib.egg-info
- ++ '[' False = True ']'
- ++ git_clone https://git.openstack.org/openstack/tempest.git /opt/stack/tempest master
- ++ local git_remote=https://git.openstack.org/openstack/tempest.git
- ++ local git_dest=/opt/stack/tempest
- ++ local git_ref=master
- +++ pwd
- ++ local orig_dir=/home/xxx/devstack
- +++ trueorfalse False False
- ++++ grep xtrace
- ++++ set +o
- +++ local 'xtrace=set -o xtrace'
- +++ set +o xtrace
- ++ RECLONE=False
- ++ [[ False = \T\r\u\e ]]
- ++ egrep -q '^refs'
- ++ echo master
- ++ [[ ! -d /opt/stack/tempest ]]
- ++ [[ False = \T\r\u\e ]]
- ++ cd /opt/stack/tempest
- ++ head -1
- ++ git show --oneline
- 8bfcb2b Merge "Add subnet tests for extra attributes"
- ++ cd /home/xxx/devstack
- ++ pip_install tox
- +++ grep xtrace
- +++ set +o
- ++ local 'xtrace=set -o xtrace'
- ++ set +o xtrace
- ++ sudo PIP_DOWNLOAD_CACHE=/var/cache/pip http_proxy= https_proxy= no_proxy= /usr/local/bin/pip install --build=/tmp/pip-build.sNOxP tox
- DEPRECATION: --no-install, --no-download, --build, and --no-clean are deprecated. See https://github.com/pypa/pip/issues/906.
- Requirement already satisfied (use --upgrade to upgrade): tox in /usr/local/lib/python2.7/dist-packages
- Requirement already satisfied (use --upgrade to upgrade): virtualenv>=1.11.2 in /usr/local/lib/python2.7/dist-packages (from tox)
- Requirement already satisfied (use --upgrade to upgrade): py>=1.4.17 in /usr/local/lib/python2.7/dist-packages (from tox)
- Cleaning up...
- ++ sudo rm -rf /tmp/pip-build.sNOxP
- ++ [[ False == \T\r\u\e ]]
- ++ [[ stack == \u\n\s\t\a\c\k ]]
- ++ [[ stack == \c\l\e\a\n ]]
- + [[ False = True ]]
- + [[ False != \F\a\l\s\e ]]
- + restart_rpc_backend
- + is_service_enabled rabbit
- ++ grep xtrace
- ++ set +o
- + local 'xtrace=set -o xtrace'
- + set +o xtrace
- + return 0
- + echo_summary 'Starting RabbitMQ'
- + [[ -t 3 ]]
- + [[ True != \T\r\u\e ]]
- + echo -e Starting RabbitMQ
- + local i
- 2014-10-15 12:38:51.556 | Starting RabbitMQ
- ++ seq 10
- + for i in '`seq 10`'
- + is_fedora
- + [[ -z Ubuntu ]]
- + '[' Ubuntu = Fedora ']'
- + '[' Ubuntu = 'Red Hat' ']'
- + '[' Ubuntu = CentOS ']'
- + '[' Ubuntu = OracleServer ']'
- + is_suse
- + [[ -z Ubuntu ]]
- + '[' Ubuntu = openSUSE ']'
- + '[' Ubuntu = 'SUSE LINUX' ']'
- + sudo rabbitmqctl change_password guest f7999d1955c5014aa32c
- Changing password for user "guest" ...
- ...done.
- + break
- + is_service_enabled n-cell
- ++ grep xtrace
- ++ set +o
- + local 'xtrace=set -o xtrace'
- + set +o xtrace
- + return 1
- + '[' -f /opt/stack/data/ca-bundle.pem ']'
- + is_service_enabled mysql postgresql
- ++ grep xtrace
- ++ set +o
- + local 'xtrace=set -o xtrace'
- + set +o xtrace
- + return 0
- + configure_database
- + configure_database_mysql
- + local my_conf mysql slow_log
- + echo_summary 'Configuring and starting MySQL'
- + [[ -t 3 ]]
- + [[ True != \T\r\u\e ]]
- + echo -e Configuring and starting MySQL
- + is_ubuntu
- 2014-10-15 12:38:51.729 | Configuring and starting MySQL
- + [[ -z deb ]]
- + '[' deb = deb ']'
- + my_conf=/etc/mysql/my.cnf
- + mysql=mysql
- + is_fedora
- + [[ -z Ubuntu ]]
- + '[' Ubuntu = Fedora ']'
- + '[' Ubuntu = 'Red Hat' ']'
- + '[' Ubuntu = CentOS ']'
- + '[' Ubuntu = OracleServer ']'
- + is_suse
- + [[ -z Ubuntu ]]
- + '[' Ubuntu = openSUSE ']'
- + '[' Ubuntu = 'SUSE LINUX' ']'
- + is_ubuntu
- + [[ -z deb ]]
- + '[' deb = deb ']'
- + sudo mysql -uroot -pe1a2c042c828d3566d0a -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'' identified by '\''e1a2c042c828d3566d0a'\'';'
- ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
- + exit_trap
- + local r=1
- ++ jobs -p
- + jobs=
- + [[ -n '' ]]
- + kill_spinner
- + '[' '!' -z '' ']'
- + [[ 1 -ne 0 ]]
- + echo 'Error on exit'
- Error on exit
- + [[ -z '' ]]
- + /home/xxx/devstack/tools/worlddump.py
- World dumping... see ./worlddump-2014-10-15-123851.txt for details
- + exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement