apt-get install -y make Reading package lists... Building dependency tree... Reading state information... Suggested packages: make-doc The following NEW packages will be installed: make 0 upgraded, 1 newly installed, 0 to remove and 4 not upgraded. Need to get 119 kB of archives. After this operation, 328 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Fetched 119 kB in 0s (583 kB/s) Selecting previously unselected package make. (Reading database ... 20445 files and directories currently installed.) Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Setting up make (3.81-8.2ubuntu3) ... export JAVA_HOME=/opt/app/java/jdk/jdk170 export GROOVY_HOME=/opt/app/groovy/246 export PATH=$JAVA_HOME/bin:$GROOVY_HOME/bin:/opt/app/git/2.4.1/bin:$PATH cd /opt/app/dcae-controller-platform-server export ZONE=$(grep ZONE /opt/app/dcae-controller/config.yaml | sed s/ZONE:.//) grep ZONE /opt/app/dcae-controller/config.yaml | sed s/ZONE:.// export BASE=$(grep BASE /opt/app/dcae-controller/config.yaml | sed s/BASE:.//) grep BASE /opt/app/dcae-controller/config.yaml | sed s/BASE:.// OPENSTACK_KEYNAME=$(grep OPENSTACK-KEYNAME /opt/app/dcae-controller/config.yaml | sed s/OPENSTACK-KEYNAME:.//) grep OPENSTACK-KEYNAME /opt/app/dcae-controller/config.yaml | sed s/OPENSTACK-KEYNAME:.// NETWORK=$(grep OPENSTACK-PRIVATE-NETWORK /opt/app/dcae-controller/config.yaml | sed s/OPENSTACK-PRIVATE-NETWORK:.//) grep OPENSTACK-PRIVATE-NETWORK /opt/app/dcae-controller/config.yaml | sed s/OPENSTACK-PRIVATE-NETWORK:.// FLAVOR=$(grep FLAVOR-LARGE /opt/app/dcae-controller/config.yaml | sed s/FLAVOR-LARGE:.//) grep FLAVOR-LARGE /opt/app/dcae-controller/config.yaml | sed s/FLAVOR-LARGE:.// echo nameserver 10.0.0.1 >> /etc/resolv.conf make gen-config sync restart bin/dcae-controller.sh rackspace-substitute --from OPENECOMP-DEMO-1-NIC-FLOATING-IPS --to OPENECOMP-DEMO-ZONE --file /opt/app/dcae-controller/config.yaml grep: ./config/controller.properties: No such file or directory java -cp 'lib/*' org.openecomp.dcae.controller.operation.utils.GenControllerConfiguration ZONE . GITLINK OPENECOMP-DEMO destinationRoot=GITLINK/OPENECOMP-DEMO-ZONE/controller-gen exception: OPENECOMP-DEMO-ZONE/cdap-instances/cdap-tca-hi-lo.yaml class java.nio.file.NoSuchFileException log4j:WARN No appenders could be found for logger (org.openecomp.ncomp.utils.io). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. exception: OPENECOMP-DEMO-ZONE/cdap-instances/cdap-helloworld.yaml class java.nio.file.NoSuchFileException exception: OPENECOMP-DEMO-ZONE/docker-instances/docker-common-event.yaml class java.nio.file.NoSuchFileException exception: OPENECOMP-DEMO-ZONE/docker-instances/docker-databus-controller.yaml class java.nio.file.NoSuchFileException exception: OPENECOMP-DEMO-ZONE/chef.yaml class java.nio.file.NoSuchFileException exception: OPENECOMP-DEMO-ZONE/vm-instances/vm-controller.yaml class java.nio.file.NoSuchFileException XXXXX: ./OPENECOMP-DEMO-ZONE/vm-config/vm-controller exception: OPENECOMP-DEMO-ZONE/vm-instances/vm-postgresql.yaml class java.nio.file.NoSuchFileException XXXXX: ./OPENECOMP-DEMO-ZONE/vm-config/vm-postgresql XXXXX: ./OPENECOMP-DEMO-ZONE/vm-config/vm-postgresql XXXXX: ./OPENECOMP-DEMO-ZONE/vm-config/vm-postgresql/hosts exception: OPENECOMP-DEMO-ZONE/vm-instances/vm-docker-host-1.yaml class java.nio.file.NoSuchFileException XXXXX: ./OPENECOMP-DEMO-ZONE/vm-config/vm-docker-host XXXXX: ./OPENECOMP-DEMO-ZONE/vm-config/vm-docker-host XXXXX: ./OPENECOMP-DEMO-ZONE/vm-config/vm-docker-host/hosts exception: OPENECOMP-DEMO-ZONE/vm-instances/vm-cdap-cluster.yaml class java.nio.file.NoSuchFileException XXXXX: ./OPENECOMP-DEMO-ZONE/vm-config/vm-cdap-cluster XXXXX: ./OPENECOMP-DEMO-ZONE/vm-config/vm-cdap-cluster XXXXX: ./OPENECOMP-DEMO-ZONE/vm-config/vm-cdap-cluster/hosts zldcZONESTATEcont00 UNKNOWN version=[version:ONAP-R2, supportedVersions:[UNKNOWN:null]] exception: OPENECOMP-DEMO/vm-service-instance-templates/vm-controller-ZONE.yaml class java.nio.file.NoSuchFileException exception: OPENECOMP-DEMO/vm-service-instance-templates/vm-postgresql-ZONE.yaml class java.nio.file.NoSuchFileException exception: OPENECOMP-DEMO/vm-service-instance-templates/vm-docker-host-1-ZONE.yaml class java.nio.file.NoSuchFileException exception: OPENECOMP-DEMO/vm-service-instance-templates/vm-cdap-cluster-ZONE.yaml class java.nio.file.NoSuchFileException vm-controller vm-postgresql vm-docker-host-1 vm-cdap-cluster bin/dcae-controller.sh sync-configuration --environment OPENECOMP-DEMO-ZONE grep: ./config/controller.properties: No such file or directory Non Zero exit value: bin/dcae-controller.sh sync-install OPENECOMP-DEMO-ZONE GITLINK/OPENECOMP-DEMO-ZONE/controller-gen 1 output: Updating config/console.properties Updating config/controller.properties Updating config/gui.properties Updating config/instances Updating config/inventory.properties Updating config/log4j.properties Updating config/managers.properties Updating config/openstack.properties Updating config/passwords.yaml Updating config/runtime.properties Updating config/simpledemo-root-ca.crt Updating config/simpledemo-server-ca.crt Updating /opt/app/dcae-*-jars/lib/*.jar Updating /opt/app/dcae-*-model/lib/*.jar Updating /opt/app/dcae-*-manager/lib/*.jar Updating /opt/app/dcae-*-adaptor/lib/*.jar Updating /opt/app/ncomp-*-jars/lib/*.jar Updating /opt/app/ncomp-*-model/lib/*.jar Updating /opt/app/ncomp-*-manager/lib/*.jar Updating /opt/app/ncomp-*-adaptor/lib/*.jar error: cp: cannot stat '/opt/app/dcae-*-jars/lib/*.jar': No such file or directory cp: cannot stat '/opt/app/dcae-*-model/lib/*.jar': No such file or directory cp: cannot stat '/opt/app/dcae-*-manager/lib/*.jar': No such file or directory cp: cannot stat '/opt/app/dcae-*-adaptor/lib/*.jar': No such file or directory cp: cannot stat '/opt/app/ncomp-*-jars/lib/*.jar': No such file or directory cp: cannot stat '/opt/app/ncomp-*-model/lib/*.jar': No such file or directory cp: cannot stat '/opt/app/ncomp-*-manager/lib/*.jar': No such file or directory cp: cannot stat '/opt/app/ncomp-*-adaptor/lib/*.jar': No such file or directory output: Dcae Controller (pid 306) is running error: Loading runtime factory: org.openecomp.dcae.controller.service.servers.docker.DcaeDockerFactory Loading runtime factory: org.openecomp.dcae.controller.service.servers.dockermanager.DcaeDockermanagerFactory Loading runtime factory: org.openecomp.dcae.controller.service.servers.cdap.DcaeCdapFactory Loading runtime factory: org.openecomp.dcae.controller.service.docker.host.servers.service.DcaeServiceFactory Loading runtime factory: org.openecomp.dcae.controller.service.docker.host.servers.manager.DcaeManagerFactory Loading runtime factory: org.openecomp.dcae.analytics.cdap.common.impl.CommonPackageImpl Loading runtime factory: org.openecomp.dcae.controller.service.common.vm.servers.service.DcaeServiceFactory Loading runtime factory: org.openecomp.dcae.controller.service.common.vm.servers.manager.DcaeManagerFactory Loading runtime factory: org.openecomp.dcae.controller.service.standardeventcollector.servers.service.DcaeServiceFactory Loading runtime factory: org.openecomp.dcae.controller.service.standardeventcollector.servers.manager.DcaeManagerFactory Loading runtime factory: org.openecomp.dcae.controller.service.dmaap.drsub.servers.service.DcaeServiceFactory Loading runtime factory: org.openecomp.dcae.controller.service.dmaap.drsub.servers.manager.DcaeManagerFactory Loading runtime factory: org.openecomp.ncomp.servers.cdap.CdapCdapFactory Loading runtime factory: org.openecomp.ncomp.servers.docker.DockerDockerFactory Loading runtime factory: org.openecomp.dcae.controller.service.common.docker.servers.service.DcaeServiceFactory Loading runtime factory: org.openecomp.dcae.controller.service.common.docker.servers.manager.DcaeManagerFactory Loading runtime factory: org.openecomp.dcae.controller.service.servers.vm.DcaeVmFactory Loading runtime factory: org.openecomp.dcae.controller.service.storage.postgres.service.impl.ServicePackageImpl Loading runtime factory: org.openecomp.dcae.controller.service.servers.docker.DcaeDockerFactory Loading runtime factory: org.openecomp.dcae.controller.service.cdap.cluster.servers.service.DcaeServiceFactory Loading runtime factory: org.openecomp.dcae.controller.service.cdap.cluster.servers.manager.DcaeManagerFactory Loading runtime factory: org.openecomp.dcae.controller.service.servers.cdapmanager.DcaeCdapmanagerFactory Loading runtime factory: org.openecomp.dcae.controller.service.servers.cdap.DcaeCdapFactory output: descriptors: [cdap-helloworld, cdap-tca-hi-lo, docker-common-event, docker-databus-controller, vm-cdap-cluster, vm-controller, vm-docker-host-1, vm-postgresql] services: [] Deploying undeployed descriptor cdap-helloworld Done: services: [cdap-helloworld] Deploying undeployed descriptor cdap-tca-hi-lo Done: services: [cdap-helloworld, cdap-tca-hi-lo] Deploying undeployed descriptor docker-common-event Done: services: [cdap-helloworld, cdap-tca-hi-lo, docker-common-event] Deploying undeployed descriptor docker-databus-controller Done: services: [cdap-helloworld, cdap-tca-hi-lo, docker-common-event, docker-databus-controller] Deploying undeployed descriptor vm-cdap-cluster Done: services: [cdap-helloworld, cdap-tca-hi-lo, docker-common-event, docker-databus-controller, vm-cdap-cluster] Deploying undeployed descriptor vm-controller Done: services: [cdap-helloworld, cdap-tca-hi-lo, docker-common-event, docker-databus-controller, vm-cdap-cluster, vm-controller] Deploying undeployed descriptor vm-docker-host-1 Done: services: [cdap-helloworld, cdap-tca-hi-lo, docker-common-event, docker-databus-controller, vm-cdap-cluster, vm-controller, vm-docker-host-1] Deploying undeployed descriptor vm-postgresql Done: services: [cdap-helloworld, cdap-tca-hi-lo, docker-common-event, docker-databus-controller, vm-cdap-cluster, vm-controller, vm-docker-host-1, vm-postgresql] output: service vm-cdap-cluster creating instance vm-cdap-cluster@ZONE service vm-postgresql creating instance vm-postgresql@ZONE service cdap-helloworld creating instance cdap-helloworld@ZONE service vm-docker-host-1 creating instance vm-docker-host-1@ZONE service cdap-tca-hi-lo creating instance cdap-tca-hi-lo@ZONE service docker-common-event creating instance docker-common-event@ZONE service docker-databus-controller creating instance docker-databus-controller@ZONE service vm-controller creating instance vm-controller@ZONE error: Loading runtime factory: org.openecomp.dcae.controller.service.servers.docker.DcaeDockerFactory Loading runtime factory: org.openecomp.dcae.controller.service.servers.dockermanager.DcaeDockermanagerFactory Loading runtime factory: org.openecomp.dcae.controller.service.servers.cdap.DcaeCdapFactory Loading runtime factory: org.openecomp.dcae.controller.service.docker.host.servers.service.DcaeServiceFactory Loading runtime factory: org.openecomp.dcae.controller.service.docker.host.servers.manager.DcaeManagerFactory Loading runtime factory: org.openecomp.dcae.analytics.cdap.common.impl.CommonPackageImpl Loading runtime factory: org.openecomp.dcae.controller.service.common.vm.servers.service.DcaeServiceFactory Loading runtime factory: org.openecomp.dcae.controller.service.common.vm.servers.manager.DcaeManagerFactory Loading runtime factory: org.openecomp.dcae.controller.service.standardeventcollector.servers.service.DcaeServiceFactory Loading runtime factory: org.openecomp.dcae.controller.service.standardeventcollector.servers.manager.DcaeManagerFactory Loading runtime factory: org.openecomp.dcae.controller.service.dmaap.drsub.servers.service.DcaeServiceFactory Loading runtime factory: org.openecomp.dcae.controller.service.dmaap.drsub.servers.manager.DcaeManagerFactory Loading runtime factory: org.openecomp.ncomp.servers.cdap.CdapCdapFactory Loading runtime factory: org.openecomp.ncomp.servers.docker.DockerDockerFactory Loading runtime factory: org.openecomp.dcae.controller.service.common.docker.servers.service.DcaeServiceFactory Loading runtime factory: org.openecomp.dcae.controller.service.common.docker.servers.manager.DcaeManagerFactory Loading runtime factory: org.openecomp.dcae.controller.service.servers.vm.DcaeVmFactory Loading runtime factory: org.openecomp.dcae.controller.service.storage.postgres.service.impl.ServicePackageImpl Loading runtime factory: org.openecomp.dcae.controller.service.servers.docker.DcaeDockerFactory Loading runtime factory: org.openecomp.dcae.controller.service.cdap.cluster.servers.service.DcaeServiceFactory Loading runtime factory: org.openecomp.dcae.controller.service.cdap.cluster.servers.manager.DcaeManagerFactory Loading runtime factory: org.openecomp.dcae.controller.service.servers.cdapmanager.DcaeCdapmanagerFactory Loading runtime factory: org.openecomp.dcae.controller.service.servers.cdap.DcaeCdapFactory bin/dcae-controller.sh stop Stopping Dcae Controller... Dcae Controller (pid=306) is stopping... Dcae Controller has stopped. bin/dcae-controller.sh start Dcae Controller (pid 882) is running ## need to do 2 syncs to get all references working. make sync bin/dcae-controller.sh sync-configuration --environment OPENECOMP-DEMO-ZONE Non Zero exit value: bin/dcae-controller.sh sync-install OPENECOMP-DEMO-ZONE GITLINK/OPENECOMP-DEMO-ZONE/controller-gen 1 output: Updating config/console.properties Updating config/controller.properties Updating config/gui.properties Updating config/instances Updating config/inventory.properties Updating config/log4j.properties Updating config/managers.properties Updating config/openstack.properties Updating config/passwords.yaml Updating config/runtime.properties Updating config/simpledemo-root-ca.crt Updating config/simpledemo-server-ca.crt Updating /opt/app/dcae-*-jars/lib/*.jar Updating /opt/app/dcae-*-model/lib/*.jar Updating /opt/app/dcae-*-manager/lib/*.jar Updating /opt/app/dcae-*-adaptor/lib/*.jar Updating /opt/app/ncomp-*-jars/lib/*.jar Updating /opt/app/ncomp-*-model/lib/*.jar Updating /opt/app/ncomp-*-manager/lib/*.jar Updating /opt/app/ncomp-*-adaptor/lib/*.jar error: cp: cannot stat '/opt/app/dcae-*-jars/lib/*.jar': No such file or directory cp: cannot stat '/opt/app/dcae-*-model/lib/*.jar': No such file or directory cp: cannot stat '/opt/app/dcae-*-manager/lib/*.jar': No such file or directory cp: cannot stat '/opt/app/dcae-*-adaptor/lib/*.jar': No such file or directory cp: cannot stat '/opt/app/ncomp-*-jars/lib/*.jar': No such file or directory cp: cannot stat '/opt/app/ncomp-*-model/lib/*.jar': No such file or directory cp: cannot stat '/opt/app/ncomp-*-manager/lib/*.jar': No such file or directory cp: cannot stat '/opt/app/ncomp-*-adaptor/lib/*.jar': No such file or directory output: Dcae Controller (pid 882) is running error: Loading runtime factory: org.openecomp.dcae.controller.service.servers.docker.DcaeDockerFactory Loading runtime factory: org.openecomp.dcae.controller.service.servers.dockermanager.DcaeDockermanagerFactory Loading runtime factory: org.openecomp.dcae.controller.service.servers.cdap.DcaeCdapFactory Loading runtime factory: org.openecomp.dcae.controller.service.docker.host.servers.service.DcaeServiceFactory Loading runtime factory: org.openecomp.dcae.controller.service.docker.host.servers.manager.DcaeManagerFactory Loading runtime factory: org.openecomp.dcae.analytics.cdap.common.impl.CommonPackageImpl Loading runtime factory: org.openecomp.dcae.controller.service.common.vm.servers.service.DcaeServiceFactory Loading runtime factory: org.openecomp.dcae.controller.service.common.vm.servers.manager.DcaeManagerFactory Loading runtime factory: org.openecomp.dcae.controller.service.standardeventcollector.servers.service.DcaeServiceFactory Loading runtime factory: org.openecomp.dcae.controller.service.standardeventcollector.servers.manager.DcaeManagerFactory Loading runtime factory: org.openecomp.dcae.controller.service.dmaap.drsub.servers.service.DcaeServiceFactory Loading runtime factory: org.openecomp.dcae.controller.service.dmaap.drsub.servers.manager.DcaeManagerFactory Loading runtime factory: org.openecomp.ncomp.servers.cdap.CdapCdapFactory Loading runtime factory: org.openecomp.ncomp.servers.docker.DockerDockerFactory Loading runtime factory: org.openecomp.dcae.controller.service.common.docker.servers.service.DcaeServiceFactory Loading runtime factory: org.openecomp.dcae.controller.service.common.docker.servers.manager.DcaeManagerFactory Loading runtime factory: org.openecomp.dcae.controller.service.servers.vm.DcaeVmFactory Loading runtime factory: org.openecomp.dcae.controller.service.storage.postgres.service.impl.ServicePackageImpl Loading runtime factory: org.openecomp.dcae.controller.service.servers.docker.DcaeDockerFactory Loading runtime factory: org.openecomp.dcae.controller.service.cdap.cluster.servers.service.DcaeServiceFactory Loading runtime factory: org.openecomp.dcae.controller.service.cdap.cluster.servers.manager.DcaeManagerFactory Loading runtime factory: org.openecomp.dcae.controller.service.servers.cdapmanager.DcaeCdapmanagerFactory Loading runtime factory: org.openecomp.dcae.controller.service.servers.cdap.DcaeCdapFactory output: descriptors: [cdap-helloworld, cdap-tca-hi-lo, docker-common-event, docker-databus-controller, vm-cdap-cluster, vm-controller, vm-docker-host-1, vm-postgresql] services: [cdap-helloworld, cdap-tca-hi-lo, docker-common-event, docker-databus-controller, vm-cdap-cluster, vm-controller, vm-docker-host-1, vm-postgresql] output: service vm-cdap-cluster updating instance vm-cdap-cluster@ZONE service vm-postgresql updating instance vm-postgresql@ZONE service cdap-helloworld updating instance cdap-helloworld@ZONE service vm-docker-host-1 updating instance vm-docker-host-1@ZONE service cdap-tca-hi-lo updating instance cdap-tca-hi-lo@ZONE service docker-common-event updating instance docker-common-event@ZONE service docker-databus-controller updating instance docker-databus-controller@ZONE service vm-controller updating instance vm-controller@ZONE error: Loading runtime factory: org.openecomp.dcae.controller.service.servers.docker.DcaeDockerFactory Loading runtime factory: org.openecomp.dcae.controller.service.servers.dockermanager.DcaeDockermanagerFactory Loading runtime factory: org.openecomp.dcae.controller.service.servers.cdap.DcaeCdapFactory Loading runtime factory: org.openecomp.dcae.controller.service.docker.host.servers.service.DcaeServiceFactory Loading runtime factory: org.openecomp.dcae.controller.service.docker.host.servers.manager.DcaeManagerFactory Loading runtime factory: org.openecomp.dcae.analytics.cdap.common.impl.CommonPackageImpl Loading runtime factory: org.openecomp.dcae.controller.service.common.vm.servers.service.DcaeServiceFactory Loading runtime factory: org.openecomp.dcae.controller.service.common.vm.servers.manager.DcaeManagerFactory Loading runtime factory: org.openecomp.dcae.controller.service.standardeventcollector.servers.service.DcaeServiceFactory Loading runtime factory: org.openecomp.dcae.controller.service.standardeventcollector.servers.manager.DcaeManagerFactory Loading runtime factory: org.openecomp.dcae.controller.service.dmaap.drsub.servers.service.DcaeServiceFactory Loading runtime factory: org.openecomp.dcae.controller.service.dmaap.drsub.servers.manager.DcaeManagerFactory Loading runtime factory: org.openecomp.ncomp.servers.cdap.CdapCdapFactory Loading runtime factory: org.openecomp.ncomp.servers.docker.DockerDockerFactory Loading runtime factory: org.openecomp.dcae.controller.service.common.docker.servers.service.DcaeServiceFactory Loading runtime factory: org.openecomp.dcae.controller.service.common.docker.servers.manager.DcaeManagerFactory Loading runtime factory: org.openecomp.dcae.controller.service.servers.vm.DcaeVmFactory Loading runtime factory: org.openecomp.dcae.controller.service.storage.postgres.service.impl.ServicePackageImpl Loading runtime factory: org.openecomp.dcae.controller.service.servers.docker.DcaeDockerFactory Loading runtime factory: org.openecomp.dcae.controller.service.cdap.cluster.servers.service.DcaeServiceFactory Loading runtime factory: org.openecomp.dcae.controller.service.cdap.cluster.servers.manager.DcaeManagerFactory Loading runtime factory: org.openecomp.dcae.controller.service.servers.cdapmanager.DcaeCdapmanagerFactory Loading runtime factory: org.openecomp.dcae.controller.service.servers.cdap.DcaeCdapFactory cat OPENECOMP-DEMO-$ZONE/hosts >> /etc/hosts ## Add SSL CAs to Java (echo changeit ; echo yes ) | keytool -importcert -keystore /etc/ssl/certs/java/cacerts -alias simpledemo-root-ca -file config/simpledemo-root-ca.crt Owner: EMAILADDRESS=simpledemo@openecomp.org, CN=OpenECOMP simpledemo Root Certification Authority, OU=simpledemo, O=OpenECOMP, L=Bedminster, ST=NJ, C=US Issuer: EMAILADDRESS=simpledemo@openecomp.org, CN=OpenECOMP simpledemo Root Certification Authority, OU=simpledemo, O=OpenECOMP, L=Bedminster, ST=NJ, C=US Serial number: d4a2fdbb1710e239 Valid from: Mon Nov 28 21:14:25 UTC 2016 until: Thu Nov 26 21:14:25 UTC 2026 Certificate fingerprints: MD5: FC:64:AF:8A:39:0B:73:48:29:B7:E7:FF:0B:0D:F9:2C SHA1: E5:E8:31:B2:C8:EB:40:C9:FF:08:69:D2:ED:DF:39:31:64:8E:0F:3C SHA256: C3:35:15:5F:EC:A0:42:2F:C2:A0:42:80:A4:5C:CB:00:15:60:12:AF:13:EE:76:5F:11:3C:A1:98:4A:6E:A8:77 Signature algorithm name: SHA256withRSA Version: 3 Extensions: #1: ObjectId: 2.5.29.19 Criticality=true BasicConstraints:[ CA:true PathLen:2147483647 ] #2: ObjectId: 2.5.29.15 Criticality=true KeyUsage [ Key_CertSign Crl_Sign ] #3: ObjectId: 2.5.29.14 Criticality=false SubjectKeyIdentifier [ KeyIdentifier [ 0000: 9A 64 05 40 3D E8 59 95 0E 54 4F 35 41 CF 56 49 .d.@=.Y..TO5A.VI 0010: F7 32 AB 0C .2.. ] ] Enter keystore password: Trust this certificate? [no]: Certificate was added to keystore (echo changeit ; echo yes ) | keytool -importcert -keystore /etc/ssl/certs/java/cacerts -alias simpledemo-server-ca -file config/simpledemo-server-ca.crt Enter keystore password: Certificate was added to keystore bin/dcae-controller.sh undeploy-service-instance -i $ZONE -s vm-docker-host-1 & bin/dcae-controller.sh undeploy-service-instance -i $ZONE -s vm-postgresql & bin/dcae-controller.sh undeploy-service-instance -i $ZONE -s vm-cdap-cluster & bin/dcae-controller.sh deploy-user -l $ZONE -p OPEN-ECOMP -u $OPENSTACK_KEYNAME Caught: org.openecomp.ncomp.sirius.manager.Jetty8ClientException: HTTP Request Failed: URL: http://localhost:9998/resources/openstack/locations/ZONE code:400 msg:REQUEST-FAILED-DEPLOYUSER-4001W REQUEST-FAILED-CREATEKEYPAIR-4001W !Absolute URI: null/os-keypairs org.openecomp.ncomp.sirius.manager.Jetty8ClientException: HTTP Request Failed: URL: http://localhost:9998/resources/openstack/locations/ZONE code:400 msg:REQUEST-FAILED-DEPLOYUSER-4001W REQUEST-FAILED-CREATEKEYPAIR-4001W !Absolute URI: null/os-keypairs at org.openecomp.ncomp.sirius.manager.JavaHttpClient.httpBinaryTransaction(JavaHttpClient.java:177) at org.openecomp.ncomp.sirius.manager.AbstractClient.httpStringTransaction(AbstractClient.java:219) at org.openecomp.ncomp.sirius.manager.AbstractClient.httpJsonTransaction(AbstractClient.java:205) at org.openecomp.ncomp.sirius.manager.AbstractClient.operationPath2(AbstractClient.java:65) at org.openecomp.ncomp.sirius.manager.AbstractClient.operation(AbstractClient.java:97) at org.openecomp.ncomp.sirius.manager.AbstractClient$operation.call(Unknown Source) at org.openecomp.ncomp.sirius.manager.console.Console.operation(Console.groovy:107) at org.openecomp.ncomp.sirius.manager.console.Console.operation(Console.groovy) at deploy-user.run(deploy-user.groovy:46) NETWORKPATH=/openstack/locations/$ZONE/projects/OPEN-ECOMP/networks/$NETWORK KEYPATH=/openstack/locations/$ZONE/projects/OPEN-ECOMP/keypairs/$OPENSTACK_KEYNAME FLAVORPATH=/openstack/locations/$ZONE/flavors/$FLAVOR ## wait for flavor but since flavor name may have spaces which 'wait-for' does not support we do this hack ## wait 11 minutes i=0 until [ $i = "66" ]; do ((i++)) if [ -e "data/resources/$FLAVORPATH" ]; then break; fi echo waiting for data/resources/$FLAVORPATH sleep 10 done waiting for data/resources//openstack/locations/ZONE/flavors/m1.large Caught: org.openecomp.ncomp.sirius.manager.Jetty8ClientException: HTTP Request Failed: URL: http://localhost:9998/resources/services/vm-postgresql code:400 msg:REQUEST-FAILED-UNDEPLOY-4001W REQUEST-FAILED-DELETESERVER-4001W !Absolute URI: null/servers org.openecomp.ncomp.sirius.manager.Jetty8ClientException: HTTP Request Failed: URL: http://localhost:9998/resources/services/vm-postgresql code:400 msg:REQUEST-FAILED-UNDEPLOY-4001W REQUEST-FAILED-DELETESERVER-4001W !Absolute URI: null/servers at org.openecomp.ncomp.sirius.manager.JavaHttpClient.httpBinaryTransaction(JavaHttpClient.java:177) at org.openecomp.ncomp.sirius.manager.AbstractClient.httpStringTransaction(AbstractClient.java:219) at org.openecomp.ncomp.sirius.manager.AbstractClient.httpJsonTransaction(AbstractClient.java:205) at org.openecomp.ncomp.sirius.manager.AbstractClient.operationPath2(AbstractClient.java:65) at org.openecomp.ncomp.sirius.manager.AbstractClient.operation(AbstractClient.java:97) at org.openecomp.ncomp.sirius.manager.AbstractClient$operation.call(Unknown Source) at org.openecomp.ncomp.sirius.manager.console.Console.operation(Console.groovy:107) at org.openecomp.ncomp.sirius.manager.console.Console.operation(Console.groovy) at undeploy-service-instance.run(undeploy-service-instance.groovy:45) Caught: org.openecomp.ncomp.sirius.manager.Jetty8ClientException: HTTP Request Failed: URL: http://localhost:9998/resources/services/vm-cdap-cluster code:400 msg:REQUEST-FAILED-UNDEPLOY-4001W REQUEST-FAILED-DELETESERVER-4001W !Absolute URI: null/servers org.openecomp.ncomp.sirius.manager.Jetty8ClientException: HTTP Request Failed: URL: http://localhost:9998/resources/services/vm-cdap-cluster code:400 msg:REQUEST-FAILED-UNDEPLOY-4001W REQUEST-FAILED-DELETESERVER-4001W !Absolute URI: null/servers at org.openecomp.ncomp.sirius.manager.JavaHttpClient.httpBinaryTransaction(JavaHttpClient.java:177) at org.openecomp.ncomp.sirius.manager.AbstractClient.httpStringTransaction(AbstractClient.java:219) at org.openecomp.ncomp.sirius.manager.AbstractClient.httpJsonTransaction(AbstractClient.java:205) at org.openecomp.ncomp.sirius.manager.AbstractClient.operationPath2(AbstractClient.java:65) at org.openecomp.ncomp.sirius.manager.AbstractClient.operation(AbstractClient.java:97) at org.openecomp.ncomp.sirius.manager.AbstractClient$operation.call(Unknown Source) at org.openecomp.ncomp.sirius.manager.console.Console.operation(Console.groovy:107) at org.openecomp.ncomp.sirius.manager.console.Console.operation(Console.groovy) at undeploy-service-instance.run(undeploy-service-instance.groovy:45) Caught: org.openecomp.ncomp.sirius.manager.Jetty8ClientException: HTTP Request Failed: URL: http://localhost:9998/resources/services/vm-docker-host-1 code:400 msg:REQUEST-FAILED-UNDEPLOY-4001W REQUEST-FAILED-DELETESERVER-4001W !Absolute URI: null/servers org.openecomp.ncomp.sirius.manager.Jetty8ClientException: HTTP Request Failed: URL: http://localhost:9998/resources/services/vm-docker-host-1 code:400 msg:REQUEST-FAILED-UNDEPLOY-4001W REQUEST-FAILED-DELETESERVER-4001W !Absolute URI: null/servers at org.openecomp.ncomp.sirius.manager.JavaHttpClient.httpBinaryTransaction(JavaHttpClient.java:177) at org.openecomp.ncomp.sirius.manager.AbstractClient.httpStringTransaction(AbstractClient.java:219) at org.openecomp.ncomp.sirius.manager.AbstractClient.httpJsonTransaction(AbstractClient.java:205) at org.openecomp.ncomp.sirius.manager.AbstractClient.operationPath2(AbstractClient.java:65) at org.openecomp.ncomp.sirius.manager.AbstractClient.operation(AbstractClient.java:97) at org.openecomp.ncomp.sirius.manager.AbstractClient$operation.call(Unknown Source) at org.openecomp.ncomp.sirius.manager.console.Console.operation(Console.groovy:107) at org.openecomp.ncomp.sirius.manager.console.Console.operation(Console.groovy) at undeploy-service-instance.run(undeploy-service-instance.groovy:45) waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large sleep 1m bin/dcae-controller.sh wait-for --timeout 300 --frequency 5 --path $NETWORKPATH --exists --verbose Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 51 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 5066 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 10087 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 15097 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 20113 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 25128 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 30151 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 35165 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 40179 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 45212 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 50229 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 55250 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 60267 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 65281 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 70296 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 75311 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 80326 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 85343 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 90365 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 95373 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 100396 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 105412 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 110428 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 115443 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 120458 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 125473 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 130494 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 135511 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 140527 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 145542 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 150557 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 155591 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 160611 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 165628 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 170651 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 175667 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 180682 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 185695 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 190707 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 195719 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 200734 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 205758 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 210773 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 215788 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 220804 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 225819 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 230834 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 235857 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 240873 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 245888 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 250903 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 255918 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 260933 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 265946 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 270964 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 275980 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 281003 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 286020 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 291035 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 296049 milliseconds Error: Timeout: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 301049 milliseconds bin/dcae-controller.sh wait-for --timeout 300 --frequency 5 --path $KEYPATH --exists --verbose Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 47 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 5061 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 10079 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 15101 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 20121 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 25138 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 30154 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 35175 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 40193 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 45220 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 50256 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 55272 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 60294 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 65310 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 70326 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 75344 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 80358 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 85377 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 90395 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 95410 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 100426 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 105444 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 110458 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 115487 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 120507 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 125526 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 130535 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 135551 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 140572 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 145589 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 150605 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 155620 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 160635 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 165651 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 170668 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 175681 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 180698 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 185752 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 190769 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 195785 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 200809 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 205840 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 210855 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 215878 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 220895 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 225915 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 230932 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 235948 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 240968 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 245984 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 251027 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 256047 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 261087 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 266155 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 271179 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 276217 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 281232 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 286258 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 291282 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 296297 milliseconds Error: Timeout: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 301297 milliseconds bin/dcae-controller.sh deploy-service-instance -i $ZONE -s vm-docker-host-1 Caught: org.openecomp.ncomp.sirius.manager.Jetty8ClientException: HTTP Request Failed: URL: http://localhost:9998/resources/services/vm-docker-host-1 code:400 msg:REQUEST-FAILED-DEPLOY-4001W Unable to find network: oam_ecomp_uAct org.openecomp.ncomp.sirius.manager.Jetty8ClientException: HTTP Request Failed: URL: http://localhost:9998/resources/services/vm-docker-host-1 code:400 msg:REQUEST-FAILED-DEPLOY-4001W Unable to find network: oam_ecomp_uAct at org.openecomp.ncomp.sirius.manager.JavaHttpClient.httpBinaryTransaction(JavaHttpClient.java:177) at org.openecomp.ncomp.sirius.manager.AbstractClient.httpStringTransaction(AbstractClient.java:219) at org.openecomp.ncomp.sirius.manager.AbstractClient.httpJsonTransaction(AbstractClient.java:205) at org.openecomp.ncomp.sirius.manager.AbstractClient.operationPath2(AbstractClient.java:65) at org.openecomp.ncomp.sirius.manager.AbstractClient.operation(AbstractClient.java:97) at org.openecomp.ncomp.sirius.manager.AbstractClient$operation.call(Unknown Source) at org.openecomp.ncomp.sirius.manager.console.Console.operation(Console.groovy:107) at org.openecomp.ncomp.sirius.manager.console.Console.operation(Console.groovy) at deploy-service-instance.run(deploy-service-instance.groovy:50) sleep 1m bin/dcae-controller.sh wait-for --timeout 300 --frequency 5 --path $NETWORKPATH --exists --verbose Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 60 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 5072 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 10095 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 15112 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 20127 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 25146 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 30161 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 35173 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 40188 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 45204 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 50221 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 55237 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 60250 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 65265 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 70282 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 75335 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 80352 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 85367 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 90385 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 95397 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 100415 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 105430 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 110443 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 115476 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 120491 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 125510 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 130526 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 135541 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 140554 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 145564 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 150580 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 155684 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 160703 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 165718 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 170731 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 175750 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 180778 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 185798 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 190818 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 195834 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 200849 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 205860 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 210884 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 215897 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 220921 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 225940 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 230963 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 235974 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 240988 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 246009 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 251023 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 256035 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 261052 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 266069 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 271088 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 276100 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 281122 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 286139 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 291155 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 296169 milliseconds Error: Timeout: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/networks/oam_ecomp_uAct : waited 301169 milliseconds bin/dcae-controller.sh wait-for --timeout 300 --frequency 5 --path $KEYPATH --exists --verbose Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 43 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 5057 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 10072 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 15084 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 20101 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 25108 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 30123 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 35131 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 40137 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 45152 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 50157 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 55164 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 60172 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 65177 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 70182 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 75187 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 80193 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 85206 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 90229 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 95248 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 100264 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 105287 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 110303 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 115320 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 120336 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 125356 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 130361 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 135366 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 140371 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 145389 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 150406 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 155422 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 160438 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 165449 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 170469 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 175487 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 180503 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 185523 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 190548 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 195564 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 200589 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 205606 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 210635 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 215660 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 220686 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 225704 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 230717 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 235728 milliseconds Waiting: Object does not exists: /openstack/locations/ZONE/projects/OPEN-ECOMP/keypairs/onap_key_uAct_dcae : waited 240744 milliseconds apt-get install -y make Reading package lists... Building dependency tree... Reading state information... make is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded. export JAVA_HOME=/opt/app/java/jdk/jdk170 export GROOVY_HOME=/opt/app/groovy/246 export PATH=$JAVA_HOME/bin:$GROOVY_HOME/bin:/opt/app/git/2.4.1/bin:$PATH cd /opt/app/dcae-controller-platform-server export ZONE=$(grep ZONE /opt/app/dcae-controller/config.yaml | sed s/ZONE:.//) grep ZONE /opt/app/dcae-controller/config.yaml | sed s/ZONE:.// export BASE=$(grep BASE /opt/app/dcae-controller/config.yaml | sed s/BASE:.//) grep BASE /opt/app/dcae-controller/config.yaml | sed s/BASE:.// OPENSTACK_KEYNAME=$(grep OPENSTACK-KEYNAME /opt/app/dcae-controller/config.yaml | sed s/OPENSTACK-KEYNAME:.//) grep OPENSTACK-KEYNAME /opt/app/dcae-controller/config.yaml | sed s/OPENSTACK-KEYNAME:.// NETWORK=$(grep OPENSTACK-PRIVATE-NETWORK /opt/app/dcae-controller/config.yaml | sed s/OPENSTACK-PRIVATE-NETWORK:.//) grep OPENSTACK-PRIVATE-NETWORK /opt/app/dcae-controller/config.yaml | sed s/OPENSTACK-PRIVATE-NETWORK:.// FLAVOR=$(grep FLAVOR-LARGE /opt/app/dcae-controller/config.yaml | sed s/FLAVOR-LARGE:.//) grep FLAVOR-LARGE /opt/app/dcae-controller/config.yaml | sed s/FLAVOR-LARGE:.// echo nameserver 10.0.0.1 >> /etc/resolv.conf make gen-config sync restart bin/dcae-controller.sh rackspace-substitute --from OPENECOMP-DEMO-1-NIC-FLOATING-IPS --to OPENECOMP-DEMO-ZONE --file /opt/app/dcae-controller/config.yaml java -cp 'lib/*' org.openecomp.dcae.controller.operation.utils.GenControllerConfiguration ZONE . GITLINK OPENECOMP-DEMO log4j:WARN No appenders could be found for logger (org.openecomp.ncomp.utils.io). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. destinationRoot=GITLINK/OPENECOMP-DEMO-ZONE/controller-gen exception: OPENECOMP-DEMO-ZONE/cdap-instances/cdap-tca-hi-lo.yaml class java.nio.file.NoSuchFileException exception: OPENECOMP-DEMO-ZONE/cdap-instances/cdap-helloworld.yaml class java.nio.file.NoSuchFileException exception: OPENECOMP-DEMO-ZONE/docker-instances/docker-common-event.yaml class java.nio.file.NoSuchFileException exception: OPENECOMP-DEMO-ZONE/docker-instances/docker-databus-controller.yaml class java.nio.file.NoSuchFileException exception: OPENECOMP-DEMO-ZONE/chef.yaml class java.nio.file.NoSuchFileException exception: OPENECOMP-DEMO-ZONE/vm-instances/vm-controller.yaml class java.nio.file.NoSuchFileException XXXXX: ./OPENECOMP-DEMO-ZONE/vm-config/vm-controller exception: OPENECOMP-DEMO-ZONE/vm-instances/vm-postgresql.yaml class java.nio.file.NoSuchFileException XXXXX: ./OPENECOMP-DEMO-ZONE/vm-config/vm-postgresql XXXXX: ./OPENECOMP-DEMO-ZONE/vm-config/vm-postgresql XXXXX: ./OPENECOMP-DEMO-ZONE/vm-config/vm-postgresql/hosts exception: OPENECOMP-DEMO-ZONE/vm-instances/vm-docker-host-1.yaml class java.nio.file.NoSuchFileException XXXXX: ./OPENECOMP-DEMO-ZONE/vm-config/vm-docker-host XXXXX: ./OPENECOMP-DEMO-ZONE/vm-config/vm-docker-host XXXXX: ./OPENECOMP-DEMO-ZONE/vm-config/vm-docker-host/hosts exception: OPENECOMP-DEMO-ZONE/vm-instances/vm-cdap-cluster.yaml class java.nio.file.NoSuchFileException XXXXX: ./OPENECOMP-DEMO-ZONE/vm-config/vm-cdap-cluster XXXXX: ./OPENECOMP-DEMO-ZONE/vm-config/vm-cdap-cluster XXXXX: ./OPENECOMP-DEMO-ZONE/vm-config/vm-cdap-cluster/hosts zldcZONESTATEcont00 UNKNOWN version=[version:ONAP-R2, supportedVersions:[UNKNOWN:null]] exception: OPENECOMP-DEMO/vm-service-instance-templates/vm-controller-ZONE.yaml class java.nio.file.NoSuchFileException exception: OPENECOMP-DEMO/vm-service-instance-templates/vm-postgresql-ZONE.yaml class java.nio.file.NoSuchFileException exception: OPENECOMP-DEMO/vm-service-instance-templates/vm-docker-host-1-ZONE.yaml class java.nio.file.NoSuchFileException exception: OPENECOMP-DEMO/vm-service-instance-templates/vm-cdap-cluster-ZONE.yaml class java.nio.file.NoSuchFileException vm-controller vm-postgresql vm-docker-host-1 vm-cdap-cluster bin/dcae-controller.sh sync-configuration --environment OPENECOMP-DEMO-ZONE Non Zero exit value: bin/dcae-controller.sh sync-install OPENECOMP-DEMO-ZONE GITLINK/OPENECOMP-DEMO-ZONE/controller-gen 1 output: Updating config/console.properties Updating config/controller.properties Updating config/gui.properties Updating config/instances Updating config/inventory.properties Updating config/log4j.properties Updating config/managers.properties Updating config/openstack.properties Updating config/passwords.yaml Updating config/runtime.properties Updating config/simpledemo-root-ca.crt Updating config/simpledemo-server-ca.crt Updating /opt/app/dcae-*-jars/lib/*.jar Updating /opt/app/dcae-*-model/lib/*.jar Updating /opt/app/dcae-*-manager/lib/*.jar Updating /opt/app/dcae-*-adaptor/lib/*.jar Updating /opt/app/ncomp-*-jars/lib/*.jar Updating /opt/app/ncomp-*-model/lib/*.jar Updating /opt/app/ncomp-*-manager/lib/*.jar Updating /opt/app/ncomp-*-adaptor/lib/*.jar error: cp: cannot stat '/opt/app/dcae-*-jars/lib/*.jar': No such file or directory cp: cannot stat '/opt/app/dcae-*-model/lib/*.jar': No such file or directory cp: cannot stat '/opt/app/dcae-*-manager/lib/*.jar': No such file or directory cp: cannot stat '/opt/app/dcae-*-adaptor/lib/*.jar': No such file or directory cp: cannot stat '/opt/app/ncomp-*-jars/lib/*.jar': No such file or directory cp: cannot stat '/opt/app/ncomp-*-model/lib/*.jar': No such file or directory cp: cannot stat '/opt/app/ncomp-*-manager/lib/*.jar': No such file or directory cp: cannot stat '/opt/app/ncomp-*-adaptor/lib/*.jar': No such file or directory output: Dcae Controller (pid 287) is running error: Loading runtime factory: org.openecomp.dcae.controller.service.servers.docker.DcaeDockerFactory Loading runtime factory: org.openecomp.dcae.controller.service.servers.dockermanager.DcaeDockermanagerFactory Loading runtime factory: org.openecomp.dcae.controller.service.servers.cdap.DcaeCdapFactory Loading runtime factory: org.openecomp.dcae.controller.service.docker.host.servers.service.DcaeServiceFactory Loading runtime factory: org.openecomp.dcae.controller.service.docker.host.servers.manager.DcaeManagerFactory Loading runtime factory: org.openecomp.dcae.analytics.cdap.common.impl.CommonPackageImpl Loading runtime factory: org.openecomp.dcae.controller.service.common.vm.servers.service.DcaeServiceFactory Loading runtime factory: org.openecomp.dcae.controller.service.common.vm.servers.manager.DcaeManagerFactory Loading runtime factory: org.openecomp.dcae.controller.service.standardeventcollector.servers.service.DcaeServiceFactory Loading runtime factory: org.openecomp.dcae.controller.service.standardeventcollector.servers.manager.DcaeManagerFactory Loading runtime factory: org.openecomp.dcae.controller.service.dmaap.drsub.servers.service.DcaeServiceFactory Loading runtime factory: org.openecomp.dcae.controller.service.dmaap.drsub.servers.manager.DcaeManagerFactory Loading runtime factory: org.openecomp.ncomp.servers.cdap.CdapCdapFactory Loading runtime factory: org.openecomp.ncomp.servers.docker.DockerDockerFactory Loading runtime factory: org.openecomp.dcae.controller.service.common.docker.servers.service.DcaeServiceFactory Loading runtime factory: org.openecomp.dcae.controller.service.common.docker.servers.manager.DcaeManagerFactory Loading runtime factory: org.openecomp.dcae.controller.service.servers.vm.DcaeVmFactory Loading runtime factory: org.openecomp.dcae.controller.service.storage.postgres.service.impl.ServicePackageImpl Loading runtime factory: org.openecomp.dcae.controller.service.servers.docker.DcaeDockerFactory Loading runtime factory: org.openecomp.dcae.controller.service.cdap.cluster.servers.service.DcaeServiceFactory Loading runtime factory: org.openecomp.dcae.controller.service.cdap.cluster.servers.manager.DcaeManagerFactory Loading runtime factory: org.openecomp.dcae.controller.service.servers.cdapmanager.DcaeCdapmanagerFactory Loading runtime factory: org.openecomp.dcae.controller.service.servers.cdap.DcaeCdapFactory output: descriptors: [cdap-helloworld, cdap-tca-hi-lo, docker-common-event, docker-databus-controller, vm-cdap-cluster, vm-controller, vm-docker-host-1, vm-postgresql] services: [cdap-helloworld, cdap-tca-hi-lo, docker-common-event, docker-databus-controller, vm-cdap-cluster, vm-controller, vm-docker-host-1, vm-postgresql] output: service vm-cdap-cluster updating instance vm-cdap-cluster@ZONE service vm-postgresql updating instance vm-postgresql@ZONE service cdap-helloworld updating instance cdap-helloworld@ZONE service vm-docker-host-1 updating instance vm-docker-host-1@ZONE service cdap-tca-hi-lo updating instance cdap-tca-hi-lo@ZONE service docker-common-event updating instance docker-common-event@ZONE service docker-databus-controller updating instance docker-databus-controller@ZONE service vm-controller updating instance vm-controller@ZONE error: Loading runtime factory: org.openecomp.dcae.controller.service.servers.docker.DcaeDockerFactory Loading runtime factory: org.openecomp.dcae.controller.service.servers.dockermanager.DcaeDockermanagerFactory Loading runtime factory: org.openecomp.dcae.controller.service.servers.cdap.DcaeCdapFactory Loading runtime factory: org.openecomp.dcae.controller.service.docker.host.servers.service.DcaeServiceFactory Loading runtime factory: org.openecomp.dcae.controller.service.docker.host.servers.manager.DcaeManagerFactory Loading runtime factory: org.openecomp.dcae.analytics.cdap.common.impl.CommonPackageImpl Loading runtime factory: org.openecomp.dcae.controller.service.common.vm.servers.service.DcaeServiceFactory Loading runtime factory: org.openecomp.dcae.controller.service.common.vm.servers.manager.DcaeManagerFactory Loading runtime factory: org.openecomp.dcae.controller.service.standardeventcollector.servers.service.DcaeServiceFactory Loading runtime factory: org.openecomp.dcae.controller.service.standardeventcollector.servers.manager.DcaeManagerFactory Loading runtime factory: org.openecomp.dcae.controller.service.dmaap.drsub.servers.service.DcaeServiceFactory Loading runtime factory: org.openecomp.dcae.controller.service.dmaap.drsub.servers.manager.DcaeManagerFactory Loading runtime factory: org.openecomp.ncomp.servers.cdap.CdapCdapFactory Loading runtime factory: org.openecomp.ncomp.servers.docker.DockerDockerFactory Loading runtime factory: org.openecomp.dcae.controller.service.common.docker.servers.service.DcaeServiceFactory Loading runtime factory: org.openecomp.dcae.controller.service.common.docker.servers.manager.DcaeManagerFactory Loading runtime factory: org.openecomp.dcae.controller.service.servers.vm.DcaeVmFactory Loading runtime factory: org.openecomp.dcae.controller.service.storage.postgres.service.impl.ServicePackageImpl Loading runtime factory: org.openecomp.dcae.controller.service.servers.docker.DcaeDockerFactory Loading runtime factory: org.openecomp.dcae.controller.service.cdap.cluster.servers.service.DcaeServiceFactory Loading runtime factory: org.openecomp.dcae.controller.service.cdap.cluster.servers.manager.DcaeManagerFactory Loading runtime factory: org.openecomp.dcae.controller.service.servers.cdapmanager.DcaeCdapmanagerFactory Loading runtime factory: org.openecomp.dcae.controller.service.servers.cdap.DcaeCdapFactory bin/dcae-controller.sh stop Stopping Dcae Controller... Dcae Controller (pid=287) is stopping... Dcae Controller has stopped. bin/dcae-controller.sh start Dcae Controller (pid 522) is running ## need to do 2 syncs to get all references working. make sync bin/dcae-controller.sh sync-configuration --environment OPENECOMP-DEMO-ZONE Non Zero exit value: bin/dcae-controller.sh sync-install OPENECOMP-DEMO-ZONE GITLINK/OPENECOMP-DEMO-ZONE/controller-gen 1 output: Updating config/console.properties Updating config/controller.properties Updating config/gui.properties Updating config/instances Updating config/inventory.properties Updating config/log4j.properties Updating config/managers.properties Updating config/openstack.properties Updating config/passwords.yaml Updating config/runtime.properties Updating config/simpledemo-root-ca.crt Updating config/simpledemo-server-ca.crt Updating /opt/app/dcae-*-jars/lib/*.jar Updating /opt/app/dcae-*-model/lib/*.jar Updating /opt/app/dcae-*-manager/lib/*.jar Updating /opt/app/dcae-*-adaptor/lib/*.jar Updating /opt/app/ncomp-*-jars/lib/*.jar Updating /opt/app/ncomp-*-model/lib/*.jar Updating /opt/app/ncomp-*-manager/lib/*.jar Updating /opt/app/ncomp-*-adaptor/lib/*.jar error: cp: cannot stat '/opt/app/dcae-*-jars/lib/*.jar': No such file or directory cp: cannot stat '/opt/app/dcae-*-model/lib/*.jar': No such file or directory cp: cannot stat '/opt/app/dcae-*-manager/lib/*.jar': No such file or directory cp: cannot stat '/opt/app/dcae-*-adaptor/lib/*.jar': No such file or directory cp: cannot stat '/opt/app/ncomp-*-jars/lib/*.jar': No such file or directory cp: cannot stat '/opt/app/ncomp-*-model/lib/*.jar': No such file or directory cp: cannot stat '/opt/app/ncomp-*-manager/lib/*.jar': No such file or directory cp: cannot stat '/opt/app/ncomp-*-adaptor/lib/*.jar': No such file or directory output: Dcae Controller (pid 522) is running error: Loading runtime factory: org.openecomp.dcae.controller.service.servers.docker.DcaeDockerFactory Loading runtime factory: org.openecomp.dcae.controller.service.servers.dockermanager.DcaeDockermanagerFactory Loading runtime factory: org.openecomp.dcae.controller.service.servers.cdap.DcaeCdapFactory Loading runtime factory: org.openecomp.dcae.controller.service.docker.host.servers.service.DcaeServiceFactory Loading runtime factory: org.openecomp.dcae.controller.service.docker.host.servers.manager.DcaeManagerFactory Loading runtime factory: org.openecomp.dcae.analytics.cdap.common.impl.CommonPackageImpl Loading runtime factory: org.openecomp.dcae.controller.service.common.vm.servers.service.DcaeServiceFactory Loading runtime factory: org.openecomp.dcae.controller.service.common.vm.servers.manager.DcaeManagerFactory Loading runtime factory: org.openecomp.dcae.controller.service.standardeventcollector.servers.service.DcaeServiceFactory Loading runtime factory: org.openecomp.dcae.controller.service.standardeventcollector.servers.manager.DcaeManagerFactory Loading runtime factory: org.openecomp.dcae.controller.service.dmaap.drsub.servers.service.DcaeServiceFactory Loading runtime factory: org.openecomp.dcae.controller.service.dmaap.drsub.servers.manager.DcaeManagerFactory Loading runtime factory: org.openecomp.ncomp.servers.cdap.CdapCdapFactory Loading runtime factory: org.openecomp.ncomp.servers.docker.DockerDockerFactory Loading runtime factory: org.openecomp.dcae.controller.service.common.docker.servers.service.DcaeServiceFactory Loading runtime factory: org.openecomp.dcae.controller.service.common.docker.servers.manager.DcaeManagerFactory Loading runtime factory: org.openecomp.dcae.controller.service.servers.vm.DcaeVmFactory Loading runtime factory: org.openecomp.dcae.controller.service.storage.postgres.service.impl.ServicePackageImpl Loading runtime factory: org.openecomp.dcae.controller.service.servers.docker.DcaeDockerFactory Loading runtime factory: org.openecomp.dcae.controller.service.cdap.cluster.servers.service.DcaeServiceFactory Loading runtime factory: org.openecomp.dcae.controller.service.cdap.cluster.servers.manager.DcaeManagerFactory Loading runtime factory: org.openecomp.dcae.controller.service.servers.cdapmanager.DcaeCdapmanagerFactory Loading runtime factory: org.openecomp.dcae.controller.service.servers.cdap.DcaeCdapFactory output: descriptors: [cdap-helloworld, cdap-tca-hi-lo, docker-common-event, docker-databus-controller, vm-cdap-cluster, vm-controller, vm-docker-host-1, vm-postgresql] services: [cdap-helloworld, cdap-tca-hi-lo, docker-common-event, docker-databus-controller, vm-cdap-cluster, vm-controller, vm-docker-host-1, vm-postgresql] output: service vm-cdap-cluster updating instance vm-cdap-cluster@ZONE service vm-postgresql updating instance vm-postgresql@ZONE service cdap-helloworld updating instance cdap-helloworld@ZONE service vm-docker-host-1 updating instance vm-docker-host-1@ZONE service cdap-tca-hi-lo updating instance cdap-tca-hi-lo@ZONE service docker-common-event updating instance docker-common-event@ZONE service docker-databus-controller updating instance docker-databus-controller@ZONE service vm-controller updating instance vm-controller@ZONE error: Loading runtime factory: org.openecomp.dcae.controller.service.servers.docker.DcaeDockerFactory Loading runtime factory: org.openecomp.dcae.controller.service.servers.dockermanager.DcaeDockermanagerFactory Loading runtime factory: org.openecomp.dcae.controller.service.servers.cdap.DcaeCdapFactory Loading runtime factory: org.openecomp.dcae.controller.service.docker.host.servers.service.DcaeServiceFactory Loading runtime factory: org.openecomp.dcae.controller.service.docker.host.servers.manager.DcaeManagerFactory Loading runtime factory: org.openecomp.dcae.analytics.cdap.common.impl.CommonPackageImpl Loading runtime factory: org.openecomp.dcae.controller.service.common.vm.servers.service.DcaeServiceFactory Loading runtime factory: org.openecomp.dcae.controller.service.common.vm.servers.manager.DcaeManagerFactory Loading runtime factory: org.openecomp.dcae.controller.service.standardeventcollector.servers.service.DcaeServiceFactory Loading runtime factory: org.openecomp.dcae.controller.service.standardeventcollector.servers.manager.DcaeManagerFactory Loading runtime factory: org.openecomp.dcae.controller.service.dmaap.drsub.servers.service.DcaeServiceFactory Loading runtime factory: org.openecomp.dcae.controller.service.dmaap.drsub.servers.manager.DcaeManagerFactory Loading runtime factory: org.openecomp.ncomp.servers.cdap.CdapCdapFactory Loading runtime factory: org.openecomp.ncomp.servers.docker.DockerDockerFactory Loading runtime factory: org.openecomp.dcae.controller.service.common.docker.servers.service.DcaeServiceFactory Loading runtime factory: org.openecomp.dcae.controller.service.common.docker.servers.manager.DcaeManagerFactory Loading runtime factory: org.openecomp.dcae.controller.service.servers.vm.DcaeVmFactory Loading runtime factory: org.openecomp.dcae.controller.service.storage.postgres.service.impl.ServicePackageImpl Loading runtime factory: org.openecomp.dcae.controller.service.servers.docker.DcaeDockerFactory Loading runtime factory: org.openecomp.dcae.controller.service.cdap.cluster.servers.service.DcaeServiceFactory Loading runtime factory: org.openecomp.dcae.controller.service.cdap.cluster.servers.manager.DcaeManagerFactory Loading runtime factory: org.openecomp.dcae.controller.service.servers.cdapmanager.DcaeCdapmanagerFactory Loading runtime factory: org.openecomp.dcae.controller.service.servers.cdap.DcaeCdapFactory cat OPENECOMP-DEMO-$ZONE/hosts >> /etc/hosts ## Add SSL CAs to Java (echo changeit ; echo yes ) | keytool -importcert -keystore /etc/ssl/certs/java/cacerts -alias simpledemo-root-ca -file config/simpledemo-root-ca.crt keytool error: java.lang.Exception: Certificate not imported, alias already exists Enter keystore password: (echo changeit ; echo yes ) | keytool -importcert -keystore /etc/ssl/certs/java/cacerts -alias simpledemo-server-ca -file config/simpledemo-server-ca.crt keytool error: java.lang.Exception: Certificate not imported, alias already exists Enter keystore password: bin/dcae-controller.sh undeploy-service-instance -i $ZONE -s vm-docker-host-1 & bin/dcae-controller.sh undeploy-service-instance -i $ZONE -s vm-postgresql & bin/dcae-controller.sh undeploy-service-instance -i $ZONE -s vm-cdap-cluster & bin/dcae-controller.sh deploy-user -l $ZONE -p OPEN-ECOMP -u $OPENSTACK_KEYNAME Caught: org.openecomp.ncomp.sirius.manager.Jetty8ClientException: HTTP Request Failed: URL: http://localhost:9998/resources/services/vm-cdap-cluster code:400 msg:REQUEST-FAILED-UNDEPLOY-4001W REQUEST-FAILED-DELETESERVER-4001W !Absolute URI: null/servers org.openecomp.ncomp.sirius.manager.Jetty8ClientException: HTTP Request Failed: URL: http://localhost:9998/resources/services/vm-cdap-cluster code:400 msg:REQUEST-FAILED-UNDEPLOY-4001W REQUEST-FAILED-DELETESERVER-4001W !Absolute URI: null/servers at org.openecomp.ncomp.sirius.manager.JavaHttpClient.httpBinaryTransaction(JavaHttpClient.java:177) at org.openecomp.ncomp.sirius.manager.AbstractClient.httpStringTransaction(AbstractClient.java:219) at org.openecomp.ncomp.sirius.manager.AbstractClient.httpJsonTransaction(AbstractClient.java:205) at org.openecomp.ncomp.sirius.manager.AbstractClient.operationPath2(AbstractClient.java:65) at org.openecomp.ncomp.sirius.manager.AbstractClient.operation(AbstractClient.java:97) at org.openecomp.ncomp.sirius.manager.AbstractClient$operation.call(Unknown Source) at org.openecomp.ncomp.sirius.manager.console.Console.operation(Console.groovy:107) at org.openecomp.ncomp.sirius.manager.console.Console.operation(Console.groovy) at undeploy-service-instance.run(undeploy-service-instance.groovy:45) Caught: org.openecomp.ncomp.sirius.manager.Jetty8ClientException: HTTP Request Failed: URL: http://localhost:9998/resources/services/vm-postgresql code:400 msg:REQUEST-FAILED-UNDEPLOY-4001W REQUEST-FAILED-DELETESERVER-4001W !Absolute URI: null/servers org.openecomp.ncomp.sirius.manager.Jetty8ClientException: HTTP Request Failed: URL: http://localhost:9998/resources/services/vm-postgresql code:400 msg:REQUEST-FAILED-UNDEPLOY-4001W REQUEST-FAILED-DELETESERVER-4001W !Absolute URI: null/servers at org.openecomp.ncomp.sirius.manager.JavaHttpClient.httpBinaryTransaction(JavaHttpClient.java:177) at org.openecomp.ncomp.sirius.manager.AbstractClient.httpStringTransaction(AbstractClient.java:219) at org.openecomp.ncomp.sirius.manager.AbstractClient.httpJsonTransaction(AbstractClient.java:205) at org.openecomp.ncomp.sirius.manager.AbstractClient.operationPath2(AbstractClient.java:65) at org.openecomp.ncomp.sirius.manager.AbstractClient.operation(AbstractClient.java:97) at org.openecomp.ncomp.sirius.manager.AbstractClient$operation.call(Unknown Source) at org.openecomp.ncomp.sirius.manager.console.Console.operation(Console.groovy:107) at org.openecomp.ncomp.sirius.manager.console.Console.operation(Console.groovy) at undeploy-service-instance.run(undeploy-service-instance.groovy:45) Caught: org.openecomp.ncomp.sirius.manager.Jetty8ClientException: HTTP Request Failed: URL: http://localhost:9998/resources/openstack/locations/ZONE code:400 msg:REQUEST-FAILED-DEPLOYUSER-4001W REQUEST-FAILED-CREATEKEYPAIR-4001W !Absolute URI: null/os-keypairs org.openecomp.ncomp.sirius.manager.Jetty8ClientException: HTTP Request Failed: URL: http://localhost:9998/resources/openstack/locations/ZONE code:400 msg:REQUEST-FAILED-DEPLOYUSER-4001W REQUEST-FAILED-CREATEKEYPAIR-4001W !Absolute URI: null/os-keypairs at org.openecomp.ncomp.sirius.manager.JavaHttpClient.httpBinaryTransaction(JavaHttpClient.java:177) at org.openecomp.ncomp.sirius.manager.AbstractClient.httpStringTransaction(AbstractClient.java:219) at org.openecomp.ncomp.sirius.manager.AbstractClient.httpJsonTransaction(AbstractClient.java:205) at org.openecomp.ncomp.sirius.manager.AbstractClient.operationPath2(AbstractClient.java:65) at org.openecomp.ncomp.sirius.manager.AbstractClient.operation(AbstractClient.java:97) at org.openecomp.ncomp.sirius.manager.AbstractClient$operation.call(Unknown Source) at org.openecomp.ncomp.sirius.manager.console.Console.operation(Console.groovy:107) at org.openecomp.ncomp.sirius.manager.console.Console.operation(Console.groovy) at deploy-user.run(deploy-user.groovy:46) Caught: org.openecomp.ncomp.sirius.manager.Jetty8ClientException: HTTP Request Failed: URL: http://localhost:9998/resources/services/vm-docker-host-1 code:400 msg:REQUEST-FAILED-UNDEPLOY-4001W REQUEST-FAILED-DELETESERVER-4001W !Absolute URI: null/servers org.openecomp.ncomp.sirius.manager.Jetty8ClientException: HTTP Request Failed: URL: http://localhost:9998/resources/services/vm-docker-host-1 code:400 msg:REQUEST-FAILED-UNDEPLOY-4001W REQUEST-FAILED-DELETESERVER-4001W !Absolute URI: null/servers at org.openecomp.ncomp.sirius.manager.JavaHttpClient.httpBinaryTransaction(JavaHttpClient.java:177) at org.openecomp.ncomp.sirius.manager.AbstractClient.httpStringTransaction(AbstractClient.java:219) at org.openecomp.ncomp.sirius.manager.AbstractClient.httpJsonTransaction(AbstractClient.java:205) at org.openecomp.ncomp.sirius.manager.AbstractClient.operationPath2(AbstractClient.java:65) at org.openecomp.ncomp.sirius.manager.AbstractClient.operation(AbstractClient.java:97) at org.openecomp.ncomp.sirius.manager.AbstractClient$operation.call(Unknown Source) at org.openecomp.ncomp.sirius.manager.console.Console.operation(Console.groovy:107) at org.openecomp.ncomp.sirius.manager.console.Console.operation(Console.groovy) at undeploy-service-instance.run(undeploy-service-instance.groovy:45) NETWORKPATH=/openstack/locations/$ZONE/projects/OPEN-ECOMP/networks/$NETWORK KEYPATH=/openstack/locations/$ZONE/projects/OPEN-ECOMP/keypairs/$OPENSTACK_KEYNAME FLAVORPATH=/openstack/locations/$ZONE/flavors/$FLAVOR ## wait for flavor but since flavor name may have spaces which 'wait-for' does not support we do this hack ## wait 11 minutes i=0 until [ $i = "66" ]; do ((i++)) if [ -e "data/resources/$FLAVORPATH" ]; then break; fi echo waiting for data/resources/$FLAVORPATH sleep 10 done waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large waiting for data/resources//openstack/locations/ZONE/flavors/m1.large