Hi Srikanth, You are getting this error because your jump host doesn't have internet connectivity during deploy process. Those dependencies should have been added to the latest daily rpms, can you try using those instead of Danube 2.0 release?
Thanks Feng On Wed, Jun 14, 2017 at 4:03 PM, Srikanth Vavilapalli < [email protected]> wrote: > Thanks Feng > > > > This time I tried with rpms from Danube branch on a fresh centos 7 VM but > got different errors (below) while undercloud install… Plz find the > attached full log. > > > > > > I installed the following rpms: > > > > sudo yum install https://repos.fedorapeople.org/repos/openstack/openstack- > newton/rdo-release-newton-4.noarch.rpm > > sudo yum install epel-release > > sudo yum install http://artifacts.opnfv.org/apex/dependencies/python34- > markupsafe-0.23-9.el7.centos.x86_64.rpm > > sudo yum install http://artifacts.opnfv.org/apex/dependencies/python3- > ipmi-0.3.0-1.noarch.rpm > > sudo yum install http://artifacts.opnfv.org/apex/dependencies/python3- > jinja2-2.8-5.el7.centos.noarch.rpm > > wget http://artifacts.opnfv.org/apex/danube/opnfv-apex- > undercloud-4.0-danube-2.0.noarch.rpm > > wget http://artifacts.opnfv.org/apex/danube/opnfv-apex-common- > 4.0-danube.2.0.noarch.rpm > > wget http://artifacts.opnfv.org/apex/danube/opnfv-apex-4.0- > danube.2.0.noarch.rpm > > sudo yum -y install opnfv-apex-undercloud-4.0-danube-2.0.noarch.rpm > opnfv-apex-common-4.0-danube.2.0.noarch.rpm opnfv-apex-4.0-danube.2.0. > noarch.rpm > > > > > > Errors in the log: > > > > 2017-06-14 19:41:27 - _[mNotice: > /Stage[main]/Heat::Db::Sync/Exec[heat-dbsync]/returns: > ERROR: (pymysql.err.OperationalError) (1045, u"Access denied for user > 'heat'@'192.0.2.1' (using password: YES)")_[0m > > 2017-06-14 19:41:27 - _[1;31mError: > /Stage[main]/Heat::Db::Sync/Exec[heat-dbsync]: > Failed to call refresh: heat-manage --config-file /etc/heat/heat.conf > db_sync returned 1 instead of one of [0]_[0m > > 2017-06-14 19:41:27 - _[1;31mError: > /Stage[main]/Heat::Db::Sync/Exec[heat-dbsync]: > heat-manage --config-file /etc/heat/heat.conf db_sync returned 1 instead of > one of [0]_[0m > > … > > + rc=6 > > + set -e > > + echo 'puppet apply exited with exit code 6' > > puppet apply exited with exit code 6 > > + '[' 6 '!=' 2 -a 6 '!=' 0 ']' > > + exit 6 > > [2017-06-14 19:41:34,877] (os-refresh-config) [ERROR] during configure > phase. [Command '['dib-run-parts', > '/usr/libexec/os-refresh-config/configure.d']' > returned non-zero exit status 1] > > > > [2017-06-14 19:41:34,878] (os-refresh-config) [ERROR] Aborting... > > Traceback (most recent call last): > > File "<string>", line 1, in <module> > > File "/usr/lib/python2.7/site-packages/instack_undercloud/undercloud.py", > line 1213, in install > > _run_orc(instack_env) > > File "/usr/lib/python2.7/site-packages/instack_undercloud/undercloud.py", > line 1003, in _run_orc > > _run_live_command(args, instack_env, 'os-refresh-config') > > File "/usr/lib/python2.7/site-packages/instack_undercloud/undercloud.py", > line 519, in _run_live_command > > raise RuntimeError('%s failed. See log for details.' % name) > > RuntimeError: os-refresh-config failed. See log for details. > > Command 'instack-install-undercloud' returned non-zero exit status 1 > > > > > > Thanks > > Srikanth > > > > *From:* Feng Pan [mailto:[email protected]] > *Sent:* Tuesday, June 13, 2017 6:41 PM > *To:* Srikanth Vavilapalli <[email protected]> > *Cc:* [email protected] > *Subject:* Re: [opnfv-tech-discuss] [APEX] Apex virtual deployment > install fails with error > > > > Hi Srikanth, > > > > Please use rpms from Danube branch and not master branch, most scenarios > are not yet enabled on master, since we moved from Newton to Ocata release > of Openstack. > > > > Thanks > > Feng > > > > On Tue, Jun 13, 2017 at 5:50 PM, Srikanth Vavilapalli < > [email protected]> wrote: > > Hi > > > > I am trying to setup APEX virtual deployment on a centos7 VM by following > the instructions from http://docs.opnfv.org/en/ > stable-danube/submodules/apex/docs/release/installation/ > virtualinstall.html. > > > > At a high level: > > 1. Created a VM with Centos 7 on an ubuntu server > 2. Installed RDO RPM: https://www.rdoproject.org/repos/rdo-release.rpm > 3. Installed APEX RPMs (version 5.0-20170608) from opnfv artifacts > 4. sudo opnfv-deploy -v --virtual-computes 1 -n > /etc/opnfv-apex/network_settings.yaml -d /etc/opnfv-apex/os-odl-bgpvpn- > noha.yaml > > > > The opnfv-deploy script ran for nearly 90mins or so after which it > returned the following error log (attached full log): > > > > Configuring undercloud and discovering nodes > > Waiting for messages on queue '18d292d8-e4c2-4bde-a6b0-88557f636f4e' with > no timeout. > > Waiting for messages on queue '18d292d8-e4c2-4bde-a6b0-88557f636f4e' with > no timeout. > > Started Mistral Workflow tripleo.baremetal.v1.register_or_update. > Execution ID: 2f658b2a-29ea-4eb8-a877-86f19bebffa8 > > Successfully registered node UUID 121aaeca-ab9a-47cb-856b-d38521758e85 > > Successfully registered node UUID 0023532c-1548-44a9-9bc1-fcbf8be18513 > > Started Mistral Workflow tripleo.baremetal.v1.provide. Execution ID: > 12606ed5-5320-4571-890d-89570c7512d0 > > Successfully set all nodes to available. > > Configuring nameserver on ctlplane network > > Executing overcloud deployment, this could run for an extended period > without output. > > Error: The following files were not found: /usr/share/openstack-tripleo- > heat-templates/environments/neutron-opendaylight-bgpvpn.yaml > > ERROR: The Stack (overcloud) could not be found. > > [vagrant@jumphost ~]$ > > > > Can anyone plz help me with this and point me if I am missing any step in > the process? > > > > Thanks > > Srikanth > > > _______________________________________________ > opnfv-tech-discuss mailing list > [email protected] > https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss > > >
_______________________________________________ opnfv-tech-discuss mailing list [email protected] https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss
