1
0
-1

when I ran /dcae2_vm_init.sh in bootstrap, the boot image started fail. I don't know where I am wrong

by the way, the version is amsterdam and I install the whole onap with heat.

the dcae boot error is

+ wagon install -s dnsdesig.wgn
INFO - Installing dnsdesig.wgn
INFO - Installing dnsdesig...
INFO - Installing within current virtualenv: True...
ERROR - 
ERROR - Usage:
ERROR - pip install [options] <requirement specifier> [package-index-options] ...
ERROR - pip install [options] -r <requirements file> [package-index-options] ...
ERROR - pip install [options] [-e] <vcs project url> ...
ERROR - pip install [options] [-e] <local project path> ...
ERROR - pip install [options] <archive url/path> ...
ERROR - 
ERROR - no such option: --use-wheel
ERROR - 
ERROR - Could not install package: dnsdesig.


root@onap-robot:/opt# ./ete.sh health

root@onap-robot:/opt# ./demo.sh init
Starting Xvfb on display :89 with res 1280x1024x24
Executing robot tests at log level TRACE
==============================================================================
OpenECOMP ETE                                                                 
==============================================================================
OpenECOMP ETE.Robot                                                           
==============================================================================
OpenECOMP ETE.Robot.Testsuites                                                
==============================================================================
OpenECOMP ETE.Robot.Testsuites.Demo :: Executes the VNF Orchestration Test ...
==============================================================================
Initialize Customer And Models                                        

| PASS |
------------------------------------------------------------------------------
OpenECOMP ETE.Robot.Testsuites.Demo :: Executes the VNF Orchestrat... | PASS |
1 critical test, 1 passed, 0 failed
1 test total, 1 passed, 0 failed
==============================================================================
OpenECOMP ETE.Robot.Testsuites                                        | PASS |
1 critical test, 1 passed, 0 failed
1 test total, 1 passed, 0 failed
==============================================================================
OpenECOMP ETE.Robot                                                   | PASS |
1 critical test, 1 passed, 0 failed
1 test total, 1 passed, 0 failed
==============================================================================
OpenECOMP ETE                                                         | PASS |
1 critical test, 1 passed, 0 failed
1 test total, 1 passed, 0 failed
==============================================================================
Output:  /share/logs/demo/InitDemo/output.xml
Log:     /share/logs/demo/InitDemo/log.html
Report:  /share/logs/demo/InitDemo/report.html
root@onap-robot:/opt# 
root@onap-robot:/opt# 
root@onap-robot:/opt# 
root@onap-robot:/opt# 
root@onap-robot:/opt# ./ete.sh health
Starting Xvfb on display :88 with res 1280x1024x24
Executing robot tests at log level TRACE
==============================================================================
OpenECOMP ETE                                                                 
==============================================================================
OpenECOMP ETE.Robot                                                           
==============================================================================
OpenECOMP ETE.Robot.Testsuites                                                
==============================================================================
OpenECOMP ETE.Robot.Testsuites.Health-Check :: Testing ecomp components are...
==============================================================================
Basic DCAE Health Check                                               [ WARN ] Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fd76bad2e50>: Failed to establish a new connection: [Errno 111] Connection refused',)': /healthcheck
[ WARN ] Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fd76e7214d0>: Failed to establish a new connection: [Errno 111] Connection refused',)': /healthcheck
[ WARN ] Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fd76bd20990>: Failed to establish a new connection: [Errno 111] Connection refused',)': /healthcheck
| FAIL |
ConnectionError: HTTPConnectionPool(host='10.0.4.1', port=8080): Max retries exceeded with url: /healthcheck (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fd76bb1fc50>: Failed to establish a new connection: [Errno 111] Connection refused',))
------------------------------------------------------------------------------
Basic SDNGC Health Check                                              | PASS |
------------------------------------------------------------------------------
Basic A&AI Health Check                                               | PASS |
------------------------------------------------------------------------------
Basic Policy Health Check                                             | PASS |
------------------------------------------------------------------------------
Basic MSO Health Check                                                | PASS |
------------------------------------------------------------------------------
Basic ASDC Health Check                                               | PASS |
------------------------------------------------------------------------------
Basic APPC Health Check                                               | PASS |
------------------------------------------------------------------------------
Basic Portal Health Check                                             | PASS |
------------------------------------------------------------------------------
Basic Message Router Health Check                                     | PASS |
------------------------------------------------------------------------------
Basic VID Health Check                                                | PASS |
------------------------------------------------------------------------------
Basic Microservice Bus Health Check                                   | PASS |
------------------------------------------------------------------------------
Basic CLAMP Health Check                                              | PASS |
------------------------------------------------------------------------------
catalog API Health Check                                              | FAIL |
502 != 200
------------------------------------------------------------------------------
emsdriver API Health Check                                            | FAIL |
502 != 200
------------------------------------------------------------------------------
gvnfmdriver API Health Check                                          | FAIL |
502 != 200
------------------------------------------------------------------------------
huaweivnfmdriver API Health Check                                     | FAIL |
502 != 200
------------------------------------------------------------------------------
multicloud API Health Check                                           | FAIL |
502 != 200
------------------------------------------------------------------------------
multicloud-ocata API Health Check                                     | FAIL |
502 != 200
------------------------------------------------------------------------------
multicloud-titanium_cloud API Health Check                            | FAIL |
502 != 200
------------------------------------------------------------------------------
multicloud-vio API Health Check                                       | FAIL |
502 != 200
------------------------------------------------------------------------------
nokiavnfmdriver API Health Check                                      | FAIL |
502 != 200
------------------------------------------------------------------------------
nslcm API Health Check                                                | FAIL |
502 != 200
------------------------------------------------------------------------------
resmgr API Health Check                                               | FAIL |
502 != 200
------------------------------------------------------------------------------
usecaseui-gui API Health Check                                        | FAIL |
502 != 200
------------------------------------------------------------------------------
vnflcm API Health Check                                               | FAIL |
502 != 200
------------------------------------------------------------------------------
vnfmgr API Health Check                                               | FAIL |
502 != 200
------------------------------------------------------------------------------
vnfres API Health Check                                               | FAIL |
502 != 200
------------------------------------------------------------------------------
workflow API Health Check                                             | FAIL |
502 != 200
------------------------------------------------------------------------------
ztesdncdriver API Health Check                                        | FAIL |
502 != 200
------------------------------------------------------------------------------
ztevmanagerdriver API Health Check                                    | FAIL |
502 != 200
------------------------------------------------------------------------------
OpenECOMP ETE.Robot.Testsuites.Health-Check :: Testing ecomp compo... | FAIL |
30 critical tests, 11 passed, 19 failed
30 tests total, 11 passed, 19 failed
==============================================================================
OpenECOMP ETE.Robot.Testsuites                                        | FAIL |
30 critical tests, 11 passed, 19 failed
30 tests total, 11 passed, 19 failed
==============================================================================
OpenECOMP ETE.Robot                                                   | FAIL |
30 critical tests, 11 passed, 19 failed
30 tests total, 11 passed, 19 failed
==============================================================================
OpenECOMP ETE                                                         | FAIL |
30 critical tests, 11 passed, 19 failed
30 tests total, 11 passed, 19 failed
==============================================================================
Output:  /share/logs/ETE_0006_health/output.xml
Log:     /share/logs/ETE_0006_health/log.html
Report:  /share/logs/ETE_0006_health/report.html


root@onap-dcae-bootstrap:/opt# docker logs -f boot

root@onap-dcae-bootstrap:/opt# docker logs -f boot
+ PVTKEY=./key600
+ cp ./config/key ./key600
+ chmod 600 ./key600
+ virtualenv dcaeinstall
New python executable in /opt/app/installer/dcaeinstall/bin/python2
Also creating executable in /opt/app/installer/dcaeinstall/bin/python
Installing setuptools, pkg_resources, pip, wheel...done.
Running virtualenv with interpreter /usr/bin/python2
+ source dcaeinstall/bin/activate
++ deactivate nondestructive
++ unset -f pydoc
++ '[' -z '' ']'
++ '[' -z '' ']'
++ '[' -n /bin/bash ']'
++ hash -r
++ '[' -z '' ']'
++ unset VIRTUAL_ENV
++ '[' '!' nondestructive = nondestructive ']'
++ VIRTUAL_ENV=/opt/app/installer/dcaeinstall
++ export VIRTUAL_ENV
++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ PATH=/opt/app/installer/dcaeinstall/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ export PATH
++ '[' -z '' ']'
++ '[' -z '' ']'
++ _OLD_VIRTUAL_PS1=
++ '[' x '!=' x ']'
+++ basename /opt/app/installer/dcaeinstall
++ PS1='(dcaeinstall) '
++ export PS1
++ alias pydoc
++ '[' -n /bin/bash ']'
++ hash -r
+ pip install cloudify==3.4.0
Collecting cloudify==3.4.0
  Downloading cloudify-3.4.tar.gz (60kB)
Collecting cloudify-plugins-common==3.4 (from cloudify==3.4.0)
  Downloading cloudify-plugins-common-3.4.tar.gz (72kB)
Collecting cloudify-rest-client==3.4 (from cloudify==3.4.0)
  Downloading cloudify-rest-client-3.4.tar.gz
Collecting cloudify-dsl-parser==3.4 (from cloudify==3.4.0)
  Downloading cloudify-dsl-parser-3.4.tar.gz (48kB)
Collecting cloudify-script-plugin==1.4 (from cloudify==3.4.0)
  Downloading cloudify-script-plugin-1.4.tar.gz
Collecting pyyaml==3.10 (from cloudify==3.4.0)
  Downloading PyYAML-3.10.tar.gz (241kB)
Collecting argcomplete==1.1.0 (from cloudify==3.4.0)
  Downloading argcomplete-1.1.0-py2.py3-none-any.whl
Collecting fabric==1.8.3 (from cloudify==3.4.0)
  Downloading Fabric-1.8.3-py2-none-any.whl (91kB)
Collecting PrettyTable<0.8,>=0.7 (from cloudify==3.4.0)
  Downloading prettytable-0.7.2.tar.bz2
Collecting colorama==0.3.3 (from cloudify==3.4.0)
  Downloading colorama-0.3.3.tar.gz
Collecting jinja2==2.7.2 (from cloudify==3.4.0)
  Downloading Jinja2-2.7.2.tar.gz (378kB)
Collecting itsdangerous==0.24 (from cloudify==3.4.0)
  Downloading itsdangerous-0.24.tar.gz (46kB)
Collecting retrying==1.3.3 (from cloudify==3.4.0)
  Downloading retrying-1.3.3.tar.gz
Collecting wagon==0.3.2 (from cloudify==3.4.0)
  Downloading wagon-0.3.2.tar.gz
Collecting pika==0.9.14 (from cloudify-plugins-common==3.4->cloudify==3.4.0)
  Downloading pika-0.9.14.tar.gz (72kB)
Collecting networkx==1.8.1 (from cloudify-plugins-common==3.4->cloudify==3.4.0)
  Downloading networkx-1.8.1.tar.gz (806kB)
Collecting proxy_tools==0.1.0 (from cloudify-plugins-common==3.4->cloudify==3.4.0)
  Downloading proxy_tools-0.1.0.tar.gz
Collecting bottle==0.12.7 (from cloudify-plugins-common==3.4->cloudify==3.4.0)
  Downloading bottle-0.12.7.tar.gz (69kB)
Collecting requests==2.7.0 (from cloudify-rest-client==3.4->cloudify==3.4.0)
  Downloading requests-2.7.0-py2.py3-none-any.whl (470kB)
Collecting requests_toolbelt (from cloudify-rest-client==3.4->cloudify==3.4.0)
  Downloading requests_toolbelt-0.8.0-py2.py3-none-any.whl (54kB)
Collecting paramiko<1.13,>=1.10 (from fabric==1.8.3->cloudify==3.4.0)
  Downloading paramiko-1.12.4.tar.gz (1.1MB)
Collecting markupsafe (from jinja2==2.7.2->cloudify==3.4.0)
  Downloading MarkupSafe-1.0.tar.gz
Collecting six>=1.7.0 (from retrying==1.3.3->cloudify==3.4.0)
  Downloading six-1.11.0-py2.py3-none-any.whl
Requirement already satisfied: wheel>=0.24.0 in ./dcaeinstall/lib/python2.7/site-packages (from wagon==0.3.2->cloudify==3.4.0) (0.31.0)
Collecting virtualenv>=12.1 (from wagon==0.3.2->cloudify==3.4.0)
  Downloading virtualenv-15.2.0-py2.py3-none-any.whl (2.6MB)
Collecting click==4.0 (from wagon==0.3.2->cloudify==3.4.0)
  Downloading click-4.0-py2.py3-none-any.whl (62kB)
Collecting pycrypto!=2.4,>=2.1 (from paramiko<1.13,>=1.10->fabric==1.8.3->cloudify==3.4.0)
  Downloading pycrypto-2.6.1.tar.gz (446kB)
Collecting ecdsa (from paramiko<1.13,>=1.10->fabric==1.8.3->cloudify==3.4.0)
  Downloading ecdsa-0.13-py2.py3-none-any.whl (86kB)
Building wheels for collected packages: cloudify, cloudify-plugins-common, cloudify-rest-client, cloudify-dsl-parser, cloudify-script-plugin, pyyaml, PrettyTable, colorama, jinja2, itsdangerous, retrying, wagon, pika, networkx, proxy-tools, bottle, paramiko, markupsafe, pycrypto
  Running setup.py bdist_wheel for cloudify: started
  Running setup.py bdist_wheel for cloudify: finished with status 'done'
  Stored in directory: /opt/app/installer/.cache/pip/wheels/f2/c3/82/67178b6763f55a90e44ab2275208275a5a17a67bc79f9db0b7
  Running setup.py bdist_wheel for cloudify-plugins-common: started
  Running setup.py bdist_wheel for cloudify-plugins-common: finished with status 'done'
  Stored in directory: /opt/app/installer/.cache/pip/wheels/00/28/99/38e5cd3877708a00e49a462159693320f11a16336a523c363c
  Running setup.py bdist_wheel for cloudify-rest-client: started
  Running setup.py bdist_wheel for cloudify-rest-client: finished with status 'done'
  Stored in directory: /opt/app/installer/.cache/pip/wheels/86/21/96/7090ccf2eb840d5b59f8d87eeb15c5177f6fc4efaaf3376cfb
  Running setup.py bdist_wheel for cloudify-dsl-parser: started
  Running setup.py bdist_wheel for cloudify-dsl-parser: finished with status 'done'
  Stored in directory: /opt/app/installer/.cache/pip/wheels/60/98/2c/6ddda245951daf800173aa74c2ed0f579515eedf88c4b81f10
  Running setup.py bdist_wheel for cloudify-script-plugin: started
  Running setup.py bdist_wheel for cloudify-script-plugin: finished with status 'done'
  Stored in directory: /opt/app/installer/.cache/pip/wheels/84/0d/cf/561f77378a6491dd737e0b21e3661f5b978b58282cae1c83df
  Running setup.py bdist_wheel for pyyaml: started
  Running setup.py bdist_wheel for pyyaml: finished with status 'done'
  Stored in directory: /opt/app/installer/.cache/pip/wheels/cc/2a/d6/5a7108e2281e4c783740d79c40eac3ebc2d4157b1c7e4f17ef
  Running setup.py bdist_wheel for PrettyTable: started
  Running setup.py bdist_wheel for PrettyTable: finished with status 'done'
  Stored in directory: /opt/app/installer/.cache/pip/wheels/0d/08/4d/38d1751a9e86f7f568d619e8e0662fb85241d17df8c90c5d8a
  Running setup.py bdist_wheel for colorama: started
  Running setup.py bdist_wheel for colorama: finished with status 'done'
  Stored in directory: /opt/app/installer/.cache/pip/wheels/21/c5/cf/63fb92293f3ad402644ccaf882903cacdb8fe87c80b62c84df
  Running setup.py bdist_wheel for jinja2: started
  Running setup.py bdist_wheel for jinja2: finished with status 'done'
  Stored in directory: /opt/app/installer/.cache/pip/wheels/1f/e8/83/446db446804a75b7ac97bcece9a72325ee13e11f89478ead03
  Running setup.py bdist_wheel for itsdangerous: started
  Running setup.py bdist_wheel for itsdangerous: finished with status 'done'
  Stored in directory: /opt/app/installer/.cache/pip/wheels/fc/a8/66/24d655233c757e178d45dea2de22a04c6d92766abfb741129a
  Running setup.py bdist_wheel for retrying: started
  Running setup.py bdist_wheel for retrying: finished with status 'done'
  Stored in directory: /opt/app/installer/.cache/pip/wheels/d9/08/aa/49f7c109140006ea08a7657640aee3feafb65005bcd5280679
  Running setup.py bdist_wheel for wagon: started
  Running setup.py bdist_wheel for wagon: finished with status 'done'
  Stored in directory: /opt/app/installer/.cache/pip/wheels/60/c9/56/5bb85a3cc242525888a4a77165a6c1a99a0fb50b13ece972d6
  Running setup.py bdist_wheel for pika: started
  Running setup.py bdist_wheel for pika: finished with status 'done'
  Stored in directory: /opt/app/installer/.cache/pip/wheels/1f/30/61/abd15514f79d65426bfb7df4912228bed212304cc040bd33da
  Running setup.py bdist_wheel for networkx: started
  Running setup.py bdist_wheel for networkx: finished with status 'done'
  Stored in directory: /opt/app/installer/.cache/pip/wheels/66/dc/f0/3d55dcd87c83d2826aa023eaa47f442195ddf3a08275129907
  Running setup.py bdist_wheel for proxy-tools: started
  Running setup.py bdist_wheel for proxy-tools: finished with status 'done'
  Stored in directory: /opt/app/installer/.cache/pip/wheels/05/35/e8/91e7c22ff1016128555386c1bff3c9234e45ca298859946920
  Running setup.py bdist_wheel for bottle: started
  Running setup.py bdist_wheel for bottle: finished with status 'done'
  Stored in directory: /opt/app/installer/.cache/pip/wheels/a8/0e/e5/14a22cb2840d2cf25da1d5ab58d5c4e803dd7cf68f53fde1f6
  Running setup.py bdist_wheel for paramiko: started
  Running setup.py bdist_wheel for paramiko: finished with status 'done'
  Stored in directory: /opt/app/installer/.cache/pip/wheels/04/cc/a8/9855f412b03e47f02b0a9ac3a7ada561cbd69e925467ad1857
  Running setup.py bdist_wheel for markupsafe: started
  Running setup.py bdist_wheel for markupsafe: finished with status 'done'
  Stored in directory: /opt/app/installer/.cache/pip/wheels/88/a7/30/e39a54a87bcbe25308fa3ca64e8ddc75d9b3e5afa21ee32d57
  Running setup.py bdist_wheel for pycrypto: started
  Running setup.py bdist_wheel for pycrypto: finished with status 'done'
  Stored in directory: /opt/app/installer/.cache/pip/wheels/80/1f/94/f76e9746864f198eb0e304aeec319159fa41b082f61281ffce
Successfully built cloudify cloudify-plugins-common cloudify-rest-client cloudify-dsl-parser cloudify-script-plugin pyyaml PrettyTable colorama jinja2 itsdangerous retrying wagon pika networkx proxy-tools bottle paramiko markupsafe pycrypto
Installing collected packages: requests, requests-toolbelt, cloudify-rest-client, pika, networkx, proxy-tools, bottle, markupsafe, jinja2, cloudify-plugins-common, pyyaml, six, retrying, cloudify-dsl-parser, cloudify-script-plugin, argcomplete, pycrypto, ecdsa, paramiko, fabric, PrettyTable, colorama, itsdangerous, virtualenv, click, wagon, cloudify
Successfully installed PrettyTable-0.7.2 argcomplete-1.1.0 bottle-0.12.7 click-4.0 cloudify-3.4 cloudify-dsl-parser-3.4 cloudify-plugins-common-3.4 cloudify-rest-client-3.4 cloudify-script-plugin-1.4 colorama-0.3.3 ecdsa-0.13 fabric-1.8.3 itsdangerous-0.24 jinja2-2.7.2 markupsafe-1.0 networkx-1.8.1 paramiko-1.12.4 pika-0.9.14 proxy-tools-0.1.0 pycrypto-2.6.1 pyyaml-3.10 requests-2.7.0 requests-toolbelt-0.8.0 retrying-1.3.3 six-1.11.0 virtualenv-15.2.0 wagon-0.3.2
+ wget -qO- https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/1.4.zip
+ pip install openstack.zip
Processing ./openstack.zip
Requirement already satisfied: cloudify-plugins-common>=3.3.1 in ./dcaeinstall/lib/python2.7/site-packages (from cloudify-openstack-plugin==1.4) (3.4)
Collecting python-novaclient==2.26.0 (from cloudify-openstack-plugin==1.4)
  Downloading python_novaclient-2.26.0-py2.py3-none-any.whl (295kB)
Collecting python-keystoneclient==1.6.0 (from cloudify-openstack-plugin==1.4)
  Downloading python_keystoneclient-1.6.0-py2.py3-none-any.whl (418kB)
Collecting python-neutronclient==2.6.0 (from cloudify-openstack-plugin==1.4)
  Downloading python_neutronclient-2.6.0-py2.py3-none-any.whl (217kB)
Collecting python-cinderclient==1.2.2 (from cloudify-openstack-plugin==1.4)
  Downloading python_cinderclient-1.2.2-py2.py3-none-any.whl (225kB)
Collecting IPy==0.81 (from cloudify-openstack-plugin==1.4)
  Downloading IPy-0.81.tar.gz
Requirement already satisfied: proxy-tools==0.1.0 in ./dcaeinstall/lib/python2.7/site-packages (from cloudify-plugins-common>=3.3.1->cloudify-openstack-plugin==1.4) (0.1.0)
Requirement already satisfied: cloudify-rest-client==3.4 in ./dcaeinstall/lib/python2.7/site-packages (from cloudify-plugins-common>=3.3.1->cloudify-openstack-plugin==1.4) (3.4)
Requirement already satisfied: bottle==0.12.7 in ./dcaeinstall/lib/python2.7/site-packages (from cloudify-plugins-common>=3.3.1->cloudify-openstack-plugin==1.4) (0.12.7)
Requirement already satisfied: pika==0.9.14 in ./dcaeinstall/lib/python2.7/site-packages (from cloudify-plugins-common>=3.3.1->cloudify-openstack-plugin==1.4) (0.9.14)
Requirement already satisfied: networkx==1.8.1 in ./dcaeinstall/lib/python2.7/site-packages (from cloudify-plugins-common>=3.3.1->cloudify-openstack-plugin==1.4) (1.8.1)
Requirement already satisfied: jinja2==2.7.2 in ./dcaeinstall/lib/python2.7/site-packages (from cloudify-plugins-common>=3.3.1->cloudify-openstack-plugin==1.4) (2.7.2)
Collecting pbr<2.0,>=0.11 (from python-novaclient==2.26.0->cloudify-openstack-plugin==1.4)
  Downloading pbr-1.10.0-py2.py3-none-any.whl (96kB)
Collecting oslo.serialization>=1.4.0 (from python-novaclient==2.26.0->cloudify-openstack-plugin==1.4)
  Downloading oslo.serialization-2.25.0-py2.py3-none-any.whl
Collecting oslo.utils>=1.4.0 (from python-novaclient==2.26.0->cloudify-openstack-plugin==1.4)
  Downloading oslo.utils-3.36.0-py2.py3-none-any.whl (92kB)
Collecting Babel>=1.3 (from python-novaclient==2.26.0->cloudify-openstack-plugin==1.4)
  Downloading Babel-2.5.3-py2.py3-none-any.whl (6.8MB)
Collecting oslo.i18n>=1.5.0 (from python-novaclient==2.26.0->cloudify-openstack-plugin==1.4)
  Downloading oslo.i18n-3.20.0-py2.py3-none-any.whl (42kB)
Collecting iso8601>=0.1.9 (from python-novaclient==2.26.0->cloudify-openstack-plugin==1.4)
  Downloading iso8601-0.1.12-py2.py3-none-any.whl
Requirement already satisfied: PrettyTable<0.8,>=0.7 in ./dcaeinstall/lib/python2.7/site-packages (from python-novaclient==2.26.0->cloudify-openstack-plugin==1.4) (0.7.2)
Requirement already satisfied: requests>=2.5.2 in ./dcaeinstall/lib/python2.7/site-packages (from python-novaclient==2.26.0->cloudify-openstack-plugin==1.4) (2.7.0)
Requirement already satisfied: argparse in /usr/lib/python2.7 (from python-novaclient==2.26.0->cloudify-openstack-plugin==1.4) (1.2.1)
Requirement already satisfied: six>=1.9.0 in ./dcaeinstall/lib/python2.7/site-packages (from python-novaclient==2.26.0->cloudify-openstack-plugin==1.4) (1.11.0)
Collecting simplejson>=2.2.0 (from python-novaclient==2.26.0->cloudify-openstack-plugin==1.4)
  Downloading simplejson-3.13.2.tar.gz (79kB)
Collecting netaddr>=0.7.12 (from python-keystoneclient==1.6.0->cloudify-openstack-plugin==1.4)
  Downloading netaddr-0.7.19-py2.py3-none-any.whl (1.6MB)
Collecting stevedore>=1.3.0 (from python-keystoneclient==1.6.0->cloudify-openstack-plugin==1.4)
  Downloading stevedore-1.28.0-py2.py3-none-any.whl
Collecting oslo.config>=1.11.0 (from python-keystoneclient==1.6.0->cloudify-openstack-plugin==1.4)
  Downloading oslo.config-6.0.1-py2.py3-none-any.whl (110kB)
Collecting cliff>=1.10.0 (from python-neutronclient==2.6.0->cloudify-openstack-plugin==1.4)
  Downloading cliff-2.11.0-py2-none-any.whl (73kB)
Requirement already satisfied: requests-toolbelt in ./dcaeinstall/lib/python2.7/site-packages (from cloudify-rest-client==3.4->cloudify-plugins-common>=3.3.1->cloudify-openstack-plugin==1.4) (0.8.0)
Requirement already satisfied: markupsafe in ./dcaeinstall/lib/python2.7/site-packages (from jinja2==2.7.2->cloudify-plugins-common>=3.3.1->cloudify-openstack-plugin==1.4) (1.0)
Collecting msgpack>=0.4.0 (from oslo.serialization>=1.4.0->python-novaclient==2.26.0->cloudify-openstack-plugin==1.4)
  Downloading msgpack-0.5.6-cp27-cp27mu-manylinux1_x86_64.whl (295kB)
Collecting pytz>=2013.6 (from oslo.serialization>=1.4.0->python-novaclient==2.26.0->cloudify-openstack-plugin==1.4)
  Downloading pytz-2018.3-py2.py3-none-any.whl (509kB)
Collecting monotonic>=0.6 (from oslo.utils>=1.4.0->python-novaclient==2.26.0->cloudify-openstack-plugin==1.4)
  Downloading monotonic-1.4-py2.py3-none-any.whl
Collecting funcsigs>=1.0.0; python_version == "2.7" or python_version == "2.6" (from oslo.utils>=1.4.0->python-novaclient==2.26.0->cloudify-openstack-plugin==1.4)
  Downloading funcsigs-1.0.2-py2.py3-none-any.whl
Collecting netifaces>=0.10.4 (from oslo.utils>=1.4.0->python-novaclient==2.26.0->cloudify-openstack-plugin==1.4)
  Downloading netifaces-0.10.6.tar.gz
Collecting pyparsing>=2.1.0 (from oslo.utils>=1.4.0->python-novaclient==2.26.0->cloudify-openstack-plugin==1.4)
  Downloading pyparsing-2.2.0-py2.py3-none-any.whl (56kB)
Collecting debtcollector>=1.2.0 (from oslo.utils>=1.4.0->python-novaclient==2.26.0->cloudify-openstack-plugin==1.4)
  Downloading debtcollector-1.19.0-py2.py3-none-any.whl
Collecting enum34>=1.0.4; python_version == "2.7" or python_version == "2.6" or python_version == "3.3" (from oslo.config>=1.11.0->python-keystoneclient==1.6.0->cloudify-openstack-plugin==1.4)
  Downloading enum34-1.1.6-py2-none-any.whl
Collecting rfc3986>=0.3.1 (from oslo.config>=1.11.0->python-keystoneclient==1.6.0->cloudify-openstack-plugin==1.4)
  Downloading rfc3986-1.1.0-py2.py3-none-any.whl
Collecting PyYAML>=3.12 (from oslo.config>=1.11.0->python-keystoneclient==1.6.0->cloudify-openstack-plugin==1.4)
  Downloading PyYAML-3.12.tar.gz (253kB)
Collecting unicodecsv>=0.8.0; python_version < "3.0" (from cliff>=1.10.0->python-neutronclient==2.6.0->cloudify-openstack-plugin==1.4)
  Downloading unicodecsv-0.14.1.tar.gz
Collecting cmd2>=0.6.7 (from cliff>=1.10.0->python-neutronclient==2.6.0->cloudify-openstack-plugin==1.4)
  Downloading cmd2-0.8.2.tar.gz (170kB)
Collecting wrapt>=1.7.0 (from debtcollector>=1.2.0->oslo.utils>=1.4.0->python-novaclient==2.26.0->cloudify-openstack-plugin==1.4)
  Downloading wrapt-1.10.11.tar.gz
Collecting pyperclip (from cmd2>=0.6.7->cliff>=1.10.0->python-neutronclient==2.6.0->cloudify-openstack-plugin==1.4)
  Downloading pyperclip-1.6.0.tar.gz
Collecting contextlib2 (from cmd2>=0.6.7->cliff>=1.10.0->python-neutronclient==2.6.0->cloudify-openstack-plugin==1.4)
  Downloading contextlib2-0.5.5-py2.py3-none-any.whl
Collecting subprocess32 (from cmd2>=0.6.7->cliff>=1.10.0->python-neutronclient==2.6.0->cloudify-openstack-plugin==1.4)
  Downloading subprocess32-3.2.7.tar.gz (54kB)
Building wheels for collected packages: cloudify-openstack-plugin, IPy, simplejson, netifaces, PyYAML, unicodecsv, cmd2, wrapt, pyperclip, subprocess32
  Running setup.py bdist_wheel for cloudify-openstack-plugin: started
  Running setup.py bdist_wheel for cloudify-openstack-plugin: finished with status 'done'
  Stored in directory: /tmp/pip-ephem-wheel-cache-eIvwsO/wheels/e4/dc/62/95bf7a21e8ae0af2b35e867ca81d17d72cfb4bcd33f4766543
  Running setup.py bdist_wheel for IPy: started
  Running setup.py bdist_wheel for IPy: finished with status 'done'
  Stored in directory: /opt/app/installer/.cache/pip/wheels/40/aa/69/f958b958aa39158a9f76fc8f770614c34ab854b9684f638134
  Running setup.py bdist_wheel for simplejson: started
  Running setup.py bdist_wheel for simplejson: finished with status 'done'
  Stored in directory: /opt/app/installer/.cache/pip/wheels/c2/d0/42/5d1d1290c19d999277582c585f80426c61987aff01eb104ed6
  Running setup.py bdist_wheel for netifaces: started
  Running setup.py bdist_wheel for netifaces: finished with status 'done'
  Stored in directory: /opt/app/installer/.cache/pip/wheels/28/e1/08/e66a4f207479500a27eae682a4773fa00605f2c5d953257824
  Running setup.py bdist_wheel for PyYAML: started
  Running setup.py bdist_wheel for PyYAML: finished with status 'done'
  Stored in directory: /opt/app/installer/.cache/pip/wheels/2c/f7/79/13f3a12cd723892437c0cfbde1230ab4d82947ff7b3839a4fc
  Running setup.py bdist_wheel for unicodecsv: started
  Running setup.py bdist_wheel for unicodecsv: finished with status 'done'
  Stored in directory: /opt/app/installer/.cache/pip/wheels/97/e2/16/219fa93b83edaff912b6805cfa19d0597e21f8d353f3e2d22f
  Running setup.py bdist_wheel for cmd2: started
  Running setup.py bdist_wheel for cmd2: finished with status 'done'
  Stored in directory: /opt/app/installer/.cache/pip/wheels/1f/e1/ae/873458777d294b72291b2300bca9a5ffa6724dbe440e930a43
  Running setup.py bdist_wheel for wrapt: started
  Running setup.py bdist_wheel for wrapt: finished with status 'done'
  Stored in directory: /opt/app/installer/.cache/pip/wheels/56/e1/0f/f7ccf1ed8ceaabccc2a93ce0481f73e589814cbbc439291345
  Running setup.py bdist_wheel for pyperclip: started
  Running setup.py bdist_wheel for pyperclip: finished with status 'done'
  Stored in directory: /opt/app/installer/.cache/pip/wheels/a9/22/c3/8116911c3273f6aa0a90ce69c44fb8a6a0e139d79aeda5a73e
  Running setup.py bdist_wheel for subprocess32: started
  Running setup.py bdist_wheel for subprocess32: finished with status 'done'
  Stored in directory: /opt/app/installer/.cache/pip/wheels/7d/4c/a4/ce9ceb463dae01f4b95e670abd9afc8d65a45f38012f8030cc
Successfully built cloudify-openstack-plugin IPy simplejson netifaces PyYAML unicodecsv cmd2 wrapt pyperclip subprocess32
python-novaclient 2.26.0 requires argparse, which is not installed.
python-novaclient 2.26.0 requires oslo.i18n>=1.5.0, which is not installed.
python-novaclient 2.26.0 requires oslo.serialization>=1.4.0, which is not installed.
python-novaclient 2.26.0 requires oslo.utils>=1.4.0, which is not installed.
python-keystoneclient 1.6.0 requires argparse, which is not installed.
python-keystoneclient 1.6.0 requires oslo.config>=1.11.0, which is not installed.
python-keystoneclient 1.6.0 requires oslo.i18n>=1.5.0, which is not installed.
python-keystoneclient 1.6.0 requires oslo.serialization>=1.4.0, which is not installed.
python-keystoneclient 1.6.0 requires oslo.utils>=1.4.0, which is not installed.
oslo.utils 3.36.0 requires oslo.i18n>=3.15.3, which is not installed.
oslo.config 6.0.1 requires oslo.i18n>=3.15.3, which is not installed.
python-neutronclient 2.6.0 requires argparse, which is not installed.
python-neutronclient 2.6.0 requires oslo.i18n>=1.5.0, which is not installed.
python-neutronclient 2.6.0 requires oslo.serialization>=1.4.0, which is not installed.
python-neutronclient 2.6.0 requires oslo.utils>=1.4.0, which is not installed.
oslo.serialization 2.25.0 requires oslo.utils>=3.33.0, which is not installed.
python-cinderclient 1.2.2 requires argparse, which is not installed.
cloudify-dsl-parser 3.4 has requirement PyYAML==3.10, but you'll have pyyaml 3.12 which is incompatible.
oslo.i18n 3.20.0 has requirement pbr!=2.1.0,>=2.0.0, but you'll have pbr 1.10.0 which is incompatible.
oslo.utils 3.36.0 has requirement pbr!=2.1.0,>=2.0.0, but you'll have pbr 1.10.0 which is incompatible.
stevedore 1.28.0 has requirement pbr!=2.1.0,>=2.0.0, but you'll have pbr 1.10.0 which is incompatible.
oslo.serialization 2.25.0 has requirement pbr!=2.1.0,>=2.0.0, but you'll have pbr 1.10.0 which is incompatible.
cloudify 3.4 has requirement pyyaml==3.10, but you'll have pyyaml 3.12 which is incompatible.
debtcollector 1.19.0 has requirement pbr!=2.1.0,>=2.0.0, but you'll have pbr 1.10.0 which is incompatible.
cliff 2.11.0 has requirement pbr!=2.1.0,>=2.0.0, but you'll have pbr 1.10.0 which is incompatible.
Installing collected packages: pbr, msgpack, monotonic, netaddr, funcsigs, netifaces, pytz, Babel, oslo.i18n, pyparsing, iso8601, wrapt, debtcollector, oslo.utils, oslo.serialization, stevedore, enum34, rfc3986, PyYAML, oslo.config, python-keystoneclient, simplejson, python-novaclient, unicodecsv, pyperclip, contextlib2, subprocess32, cmd2, cliff, python-neutronclient, python-cinderclient, IPy, cloudify-openstack-plugin
  Found existing installation: PyYAML 3.10
    Uninstalling PyYAML-3.10:
      Successfully uninstalled PyYAML-3.10
Successfully installed Babel-2.5.3 IPy-0.81 PyYAML-3.12 cliff-2.11.0 cloudify-openstack-plugin-1.4 cmd2-0.8.2 contextlib2-0.5.5 debtcollector-1.19.0 enum34-1.1.6 funcsigs-1.0.2 iso8601-0.1.12 monotonic-1.4 msgpack-0.5.6 netaddr-0.7.19 netifaces-0.10.6 oslo.config-6.0.1 oslo.i18n-3.20.0 oslo.serialization-2.25.0 oslo.utils-3.36.0 pbr-1.10.0 pyparsing-2.2.0 pyperclip-1.6.0 python-cinderclient-1.2.2 python-keystoneclient-1.6.0 python-neutronclient-2.6.0 python-novaclient-2.26.0 pytz-2018.3 rfc3986-1.1.0 simplejson-3.13.2 stevedore-1.28.0 subprocess32-3.2.7 unicodecsv-0.14.1 wrapt-1.10.11
+ mkdir types
+ wget -qO- https://nexus.onap.org/service/local/repositories/raw/content/org.onap.ccsdk.platform.plugins/type_files/dnsdesig/dns_types.yaml
+ wget -qO- https://nexus.onap.org/service/local/repositories/raw/content/org.onap.ccsdk.platform.plugins/type_files/sshkeyshare/sshkey_types.yaml
+ wget -O dnsdesig.wgn https://nexus.onap.org/service/local/repositories/raw/content/org.onap.ccsdk.platform.plugins/plugins/dnsdesig-1.0.0-py27-none-any.wgn
--2018-04-04 01:26:18--  https://nexus.onap.org/service/local/repositories/raw/content/org.onap.ccsdk.platform.plugins/plugins/dnsdesig-1.0.0-py27-none-any.wgn
Resolving nexus.onap.org (nexus.onap.org)... 199.204.45.137, 2604:e100:1:0:f816:3eff:fefb:56ed
Connecting to nexus.onap.org (nexus.onap.org)|199.204.45.137|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4271 (4.2K) [application/octet-stream]
Saving to: 'dnsdesig.wgn'

     0K ....                                                  100%  457M=0s

2018-04-04 01:26:19 (457 MB/s) - 'dnsdesig.wgn' saved [4271/4271]

+ wget -O sshkeyshare.wgn https://nexus.onap.org/service/local/repositories/raw/content/org.onap.ccsdk.platform.plugins/plugins/sshkeyshare-1.0.0-py27-none-any.wgn
--2018-04-04 01:26:19--  https://nexus.onap.org/service/local/repositories/raw/content/org.onap.ccsdk.platform.plugins/plugins/sshkeyshare-1.0.0-py27-none-any.wgn
Resolving nexus.onap.org (nexus.onap.org)... 199.204.45.137, 2604:e100:1:0:f816:3eff:fefb:56ed
Connecting to nexus.onap.org (nexus.onap.org)|199.204.45.137|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2789 (2.7K) [application/octet-stream]
Saving to: 'sshkeyshare.wgn'

     0K ..                                                    100%  265M=0s

2018-04-04 01:26:20 (265 MB/s) - 'sshkeyshare.wgn' saved [2789/2789]

+ wagon install -s dnsdesig.wgn
INFO - Installing dnsdesig.wgn
INFO - Installing dnsdesig...
INFO - Installing within current virtualenv: True...
ERROR - 
ERROR - Usage:
ERROR - pip install [options] <requirement specifier> [package-index-options] ...
ERROR - pip install [options] -r <requirements file> [package-index-options] ...
ERROR - pip install [options] [-e] <vcs project url> ...
ERROR - pip install [options] [-e] <local project path> ...
ERROR - pip install [options] <archive url/path> ...
ERROR - 
ERROR - no such option: --use-wheel
ERROR - 
ERROR - Could not install package: dnsdesig.
root@onap-dcae-bootstrap:/opt# 


Does any one know where did I miss ?

Any suggestion is appreciated!


thanks

ChangJun

    CommentAdd your comment...

    2 answers

    1.  
      2
      1
      0

      Changjun, Please see https://jira.onap.org/browse/DCAEGEN2-433 for fix.

      And try the new bootstrap container version:   onap/org.onap.dcaegen2.deployments.bootstrap:1.1.2.  Let me know if it has fixed your problem. 

      Thanks.

      1. Changjun Wang

        It works for me, thanks a lot!

        But DCAE2 started up failed with the other errors. 

        Do you know anything about this?

        dcae2 cloudify-manager-resources_3.4.0-ga-b400.tar.gz is not accessible

        thanks

      CommentAdd your comment...
    2.  
      1
      0
      -1

      Yes we started to see this problem in the past couple fo days.  It seems that virtualenv installed a version of pip that is not compatible with --use-wheel option.  The new release of pip 10.0.0 (released on 03/31) coincides in timely so maybe the reason.  We are investigating into how to fix.  In the meanwhile you might want to try to run "pip install pip==9.0.3" in the virtualenv to see if that fixes the problem.

      1. Changjun Wang

        I reinstall the pip 9.0.3 in boot, but disappointedly not work, It's just the same error. any other suggestions? thank you

      CommentAdd your comment...