By type
+ '[' -d /cfy-persist ']' ++ ls -A /cfy-persist + '[' -z '' ']' ++ cat /opt/onap/cm-secrets/password + CMPASS=EMD78qPs + CMPASS=EMD78qPs + sed -i -e 's|admin_password: .*$|admin_password: EMD78qPs|' /etc/cloudify/config.yaml + for d in '$PDIRS' ++ dirname /var/lib + p=/var + mkdir -p /cfy-persist/var + cp -rp /var/lib /cfy-persist/var + for d in '$PDIRS' ++ dirname /etc/cloudify + p=/etc + mkdir -p /cfy-persist/etc + cp -rp /etc/cloudify /cfy-persist/etc + for d in '$PDIRS' ++ dirname /opt/cfy + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/cfy /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/cloudify + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/cloudify /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/cloudify-stage + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/cloudify-stage /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/manager + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/manager /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/mgmtworker + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/mgmtworker /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/restservice + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/restservice /cfy-persist/opt + for d in '$PDIRS' + '[' -d /var/lib ']' + mv /var/lib /var/lib-initial ++ dirname /var/lib + ln -sf /cfy-persist//var/lib /var + for d in '$PDIRS' + '[' -d /etc/cloudify ']' + mv /etc/cloudify /etc/cloudify-initial ++ dirname /etc/cloudify + ln -sf /cfy-persist//etc/cloudify /etc + for d in '$PDIRS' + '[' -d /opt/cfy ']' + mv /opt/cfy /opt/cfy-initial ++ dirname /opt/cfy + ln -sf /cfy-persist//opt/cfy /opt + for d in '$PDIRS' + '[' -d /opt/cloudify ']' + mv /opt/cloudify /opt/cloudify-initial ++ dirname /opt/cloudify + ln -sf /cfy-persist//opt/cloudify /opt + for d in '$PDIRS' + '[' -d /opt/cloudify-stage ']' + mv /opt/cloudify-stage /opt/cloudify-stage-initial ++ dirname /opt/cloudify-stage + ln -sf /cfy-persist//opt/cloudify-stage /opt + for d in '$PDIRS' + '[' -d /opt/manager ']' + mv /opt/manager /opt/manager-initial ++ dirname /opt/manager + ln -sf /cfy-persist//opt/manager /opt + for d in '$PDIRS' + '[' -d /opt/mgmtworker ']' + mv /opt/mgmtworker /opt/mgmtworker-initial ++ dirname /opt/mgmtworker + ln -sf /cfy-persist//opt/mgmtworker /opt + for d in '$PDIRS' + '[' -d /opt/restservice ']' + mv /opt/restservice /opt/restservice-initial ++ dirname /opt/restservice + ln -sf /cfy-persist//opt/restservice /opt + exec /sbin/init --log-target=journal + /scripts/init-cloudify.sh + /scripts/setup-secret.sh + '[' '!' -d /var/run/secrets/kubernetes.io/serviceaccount ']' + mkdir -p /var/run/secrets/kubernetes.io/ + ln -s /secret/ /var/run/secrets/kubernetes.io/serviceaccount + /scripts/load-plugins.sh + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + echo 'Waiting for CM to come up' Waiting for CM to come up + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + echo 'Waiting for CM to come up' + sleep 15 Waiting for CM to come up + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + echo 'Waiting for CM to come up' Waiting for CM to come up + sleep 15 + /scripts/cloudify-ready.sh + echo 'Waiting for CM to come up' + sleep 15 Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + /scripts/cloudify-ready.sh Services: Got a status response | Cloudify Console | Inactive | Some service(s) not running Retrieving manager services status... [ip=dcae-cloudify-manager] Services: +--------------------------------+----------+ | service | status | +--------------------------------+----------+ | Webserver | Active | | Cloudify Console | Inactive | | AMQP-Postgres | Active | | Management Worker | Active | | Manager Rest-Service | Active | | PostgreSQL | Active | | RabbitMQ | Active | +--------------------------------+----------+ + echo 'Waiting for CM to come up' + sleep 15 Waiting for CM to come up + /scripts/cloudify-ready.sh Services: Got a status response All services running + shopt -s nullglob + [[ ! -f /opt/manager/plugins-loaded ]] + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-5Dc9T1a/k8splugin-3.9.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-5Dc9T1a/k8splugin_types.yaml ++ basename /opt/plugins/plugin-5Dc9T1a/k8splugin-3.9.0-py36-none-linux_x86_64.wgn + ARCHIVE=k8splugin-3.9.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=k8splugin-3.9.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:EMD78qPs --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=k8splugin-3.9.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-5Dc9T1a/k8splugin_types.yaml /opt/plugins/plugin-5Dc9T1a/k8splugin-3.9.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmppwv180oj.zip |-----------------------------------------------------| 0.13% tmppwv180oj.zip |-----------------------------------------------------| 0.26% tmppwv180oj.zip |-----------------------------------------------------| 0.38% tmppwv180oj.zip |-----------------------------------------------------| 0.51% tmppwv180oj.zip |-----------------------------------------------------| 0.64% tmppwv180oj.zip |-----------------------------------------------------| 0.77% tmppwv180oj.zip |-----------------------------------------------------| 0.9% tmppwv180oj.zip |#----------------------------------------------------| 1.03% tmppwv180oj.zip |#----------------------------------------------------| 1.15% tmppwv180oj.zip |#----------------------------------------------------| 1.28% tmppwv180oj.zip |#----------------------------------------------------| 1.41% tmppwv180oj.zip |#----------------------------------------------------| 1.54% tmppwv180oj.zip |#----------------------------------------------------| 1.67% tmppwv180oj.zip |#----------------------------------------------------| 1.79% tmppwv180oj.zip |#----------------------------------------------------| 1.92% tmppwv180oj.zip |#----------------------------------------------------| 2.05% tmppwv180oj.zip |#----------------------------------------------------| 2.18% tmppwv180oj.zip |#----------------------------------------------------| 2.31% tmppwv180oj.zip |#----------------------------------------------------| 2.44% tmppwv180oj.zip |#----------------------------------------------------| 2.56% tmppwv180oj.zip |#----------------------------------------------------| 2.69% tmppwv180oj.zip |#----------------------------------------------------| 2.82% tmppwv180oj.zip |##---------------------------------------------------| 2.95% tmppwv180oj.zip |##---------------------------------------------------| 3.08% tmppwv180oj.zip |##---------------------------------------------------| 3.2% tmppwv180oj.zip |##---------------------------------------------------| 3.33% tmppwv180oj.zip |##---------------------------------------------------| 3.46% tmppwv180oj.zip |##---------------------------------------------------| 3.59% tmppwv180oj.zip |##---------------------------------------------------| 3.72% tmppwv180oj.zip |##---------------------------------------------------| 3.85% tmppwv180oj.zip |##---------------------------------------------------| 3.97% tmppwv180oj.zip |##---------------------------------------------------| 4.1% tmppwv180oj.zip |##---------------------------------------------------| 4.23% tmppwv180oj.zip |##---------------------------------------------------| 4.36% tmppwv180oj.zip |##---------------------------------------------------| 4.49% tmppwv180oj.zip |##---------------------------------------------------| 4.61% tmppwv180oj.zip |###--------------------------------------------------| 4.74% tmppwv180oj.zip |###--------------------------------------------------| 4.87% tmppwv180oj.zip |###--------------------------------------------------| 5.0% tmppwv180oj.zip |###--------------------------------------------------| 5.13% tmppwv180oj.zip |###--------------------------------------------------| 5.26% tmppwv180oj.zip |###--------------------------------------------------| 5.38% tmppwv180oj.zip |###--------------------------------------------------| 5.51% tmppwv180oj.zip |###--------------------------------------------------| 5.64% tmppwv180oj.zip |###--------------------------------------------------| 5.77% tmppwv180oj.zip |###--------------------------------------------------| 5.9% tmppwv180oj.zip |###--------------------------------------------------| 6.02% tmppwv180oj.zip |###--------------------------------------------------| 6.15% tmppwv180oj.zip |###--------------------------------------------------| 6.28% tmppwv180oj.zip |###--------------------------------------------------| 6.41% tmppwv180oj.zip |###--------------------------------------------------| 6.54% tmppwv180oj.zip |####-------------------------------------------------| 6.67% tmppwv180oj.zip |####-------------------------------------------------| 6.79% tmppwv180oj.zip |####-------------------------------------------------| 6.92% tmppwv180oj.zip |####-------------------------------------------------| 7.05% tmppwv180oj.zip |####-------------------------------------------------| 7.18% tmppwv180oj.zip |####-------------------------------------------------| 7.31% tmppwv180oj.zip |####-------------------------------------------------| 7.43% tmppwv180oj.zip |####-------------------------------------------------| 7.56% tmppwv180oj.zip |####-------------------------------------------------| 7.69% tmppwv180oj.zip |####-------------------------------------------------| 7.82% tmppwv180oj.zip |####-------------------------------------------------| 7.95% tmppwv180oj.zip |####-------------------------------------------------| 8.08% tmppwv180oj.zip |####-------------------------------------------------| 8.2% tmppwv180oj.zip |####-------------------------------------------------| 8.33% tmppwv180oj.zip |####-------------------------------------------------| 8.46% tmppwv180oj.zip |#####------------------------------------------------| 8.59% tmppwv180oj.zip |#####------------------------------------------------| 8.72% tmppwv180oj.zip |#####------------------------------------------------| 8.84% tmppwv180oj.zip |#####------------------------------------------------| 8.97% tmppwv180oj.zip |#####------------------------------------------------| 9.1% tmppwv180oj.zip |#####------------------------------------------------| 9.23% tmppwv180oj.zip |#####------------------------------------------------| 9.36% tmppwv180oj.zip |#####------------------------------------------------| 9.48% tmppwv180oj.zip |#####------------------------------------------------| 9.61% tmppwv180oj.zip |#####------------------------------------------------| 9.74% tmppwv180oj.zip |#####------------------------------------------------| 9.87% tmppwv180oj.zip |#####------------------------------------------------| 10.0% tmppwv180oj.zip |#####------------------------------------------------| 10.13% tmppwv180oj.zip |#####------------------------------------------------| 10.25% tmppwv180oj.zip |######-----------------------------------------------| 10.38% tmppwv180oj.zip |######-----------------------------------------------| 10.51% tmppwv180oj.zip |######-----------------------------------------------| 10.64% tmppwv180oj.zip |######-----------------------------------------------| 10.77% tmppwv180oj.zip |######-----------------------------------------------| 10.89% tmppwv180oj.zip |######-----------------------------------------------| 11.02% tmppwv180oj.zip |######-----------------------------------------------| 11.15% tmppwv180oj.zip |######-----------------------------------------------| 11.28% tmppwv180oj.zip |######-----------------------------------------------| 11.41% tmppwv180oj.zip |######-----------------------------------------------| 11.54% tmppwv180oj.zip |######-----------------------------------------------| 11.66% tmppwv180oj.zip |######-----------------------------------------------| 11.79% tmppwv180oj.zip |######-----------------------------------------------| 11.92% tmppwv180oj.zip |######-----------------------------------------------| 12.05% tmppwv180oj.zip |######-----------------------------------------------| 12.18% tmppwv180oj.zip |#######----------------------------------------------| 12.3% tmppwv180oj.zip |#######----------------------------------------------| 12.43% tmppwv180oj.zip |#######----------------------------------------------| 12.56% tmppwv180oj.zip |#######----------------------------------------------| 12.69% tmppwv180oj.zip |#######----------------------------------------------| 12.82% tmppwv180oj.zip |#######----------------------------------------------| 12.95% tmppwv180oj.zip |#######----------------------------------------------| 13.07% tmppwv180oj.zip |#######----------------------------------------------| 13.2% tmppwv180oj.zip |#######----------------------------------------------| 13.33% tmppwv180oj.zip |#######----------------------------------------------| 13.46% tmppwv180oj.zip |#######----------------------------------------------| 13.59% tmppwv180oj.zip |#######----------------------------------------------| 13.71% tmppwv180oj.zip |#######----------------------------------------------| 13.84% tmppwv180oj.zip |#######----------------------------------------------| 13.97% tmppwv180oj.zip |#######----------------------------------------------| 14.1% tmppwv180oj.zip |########---------------------------------------------| 14.23% tmppwv180oj.zip |########---------------------------------------------| 14.36% tmppwv180oj.zip |########---------------------------------------------| 14.48% tmppwv180oj.zip |########---------------------------------------------| 14.61% tmppwv180oj.zip |########---------------------------------------------| 14.74% tmppwv180oj.zip |########---------------------------------------------| 14.87% tmppwv180oj.zip |########---------------------------------------------| 15.0% tmppwv180oj.zip |########---------------------------------------------| 15.12% tmppwv180oj.zip |########---------------------------------------------| 15.25% tmppwv180oj.zip |########---------------------------------------------| 15.38% tmppwv180oj.zip |########---------------------------------------------| 15.51% tmppwv180oj.zip |########---------------------------------------------| 15.64% tmppwv180oj.zip |########---------------------------------------------| 15.77% tmppwv180oj.zip |########---------------------------------------------| 15.89% tmppwv180oj.zip |########---------------------------------------------| 16.02% tmppwv180oj.zip |#########--------------------------------------------| 16.15% tmppwv180oj.zip |#########--------------------------------------------| 16.28% tmppwv180oj.zip |#########--------------------------------------------| 16.41% tmppwv180oj.zip |#########--------------------------------------------| 16.53% tmppwv180oj.zip |#########--------------------------------------------| 16.66% tmppwv180oj.zip |#########--------------------------------------------| 16.79% tmppwv180oj.zip |#########--------------------------------------------| 16.92% tmppwv180oj.zip |#########--------------------------------------------| 17.05% tmppwv180oj.zip |#########--------------------------------------------| 17.18% tmppwv180oj.zip |#########--------------------------------------------| 17.3% tmppwv180oj.zip |#########--------------------------------------------| 17.43% tmppwv180oj.zip |#########--------------------------------------------| 17.56% tmppwv180oj.zip |#########--------------------------------------------| 17.69% tmppwv180oj.zip |#########--------------------------------------------| 17.82% tmppwv180oj.zip |##########-------------------------------------------| 17.94% tmppwv180oj.zip |##########-------------------------------------------| 18.07% tmppwv180oj.zip |##########-------------------------------------------| 18.2% tmppwv180oj.zip |##########-------------------------------------------| 18.33% tmppwv180oj.zip |##########-------------------------------------------| 18.46% tmppwv180oj.zip |##########-------------------------------------------| 18.59% tmppwv180oj.zip |##########-------------------------------------------| 18.71% tmppwv180oj.zip |##########-------------------------------------------| 18.84% tmppwv180oj.zip |##########-------------------------------------------| 18.97% tmppwv180oj.zip |##########-------------------------------------------| 19.1% tmppwv180oj.zip |##########-------------------------------------------| 19.23% tmppwv180oj.zip |##########-------------------------------------------| 19.35% tmppwv180oj.zip |##########-------------------------------------------| 19.48% tmppwv180oj.zip |##########-------------------------------------------| 19.61% tmppwv180oj.zip |##########-------------------------------------------| 19.74% tmppwv180oj.zip |###########------------------------------------------| 19.87% tmppwv180oj.zip |###########------------------------------------------| 20.0% tmppwv180oj.zip |###########------------------------------------------| 20.12% tmppwv180oj.zip |###########------------------------------------------| 20.25% tmppwv180oj.zip |###########------------------------------------------| 20.38% tmppwv180oj.zip |###########------------------------------------------| 20.51% tmppwv180oj.zip |###########------------------------------------------| 20.64% tmppwv180oj.zip |###########------------------------------------------| 20.76% tmppwv180oj.zip |###########------------------------------------------| 20.89% tmppwv180oj.zip |###########------------------------------------------| 21.02% tmppwv180oj.zip |###########------------------------------------------| 21.15% tmppwv180oj.zip |###########------------------------------------------| 21.28% tmppwv180oj.zip |###########------------------------------------------| 21.41% tmppwv180oj.zip |###########------------------------------------------| 21.53% tmppwv180oj.zip |###########------------------------------------------| 21.66% tmppwv180oj.zip |############-----------------------------------------| 21.79% tmppwv180oj.zip |############-----------------------------------------| 21.92% tmppwv180oj.zip |############-----------------------------------------| 22.05% tmppwv180oj.zip |############-----------------------------------------| 22.17% tmppwv180oj.zip |############-----------------------------------------| 22.3% tmppwv180oj.zip |############-----------------------------------------| 22.43% tmppwv180oj.zip |############-----------------------------------------| 22.56% tmppwv180oj.zip |############-----------------------------------------| 22.69% tmppwv180oj.zip |############-----------------------------------------| 22.82% tmppwv180oj.zip |############-----------------------------------------| 22.94% tmppwv180oj.zip |############-----------------------------------------| 23.07% tmppwv180oj.zip |############-----------------------------------------| 23.2% tmppwv180oj.zip |############-----------------------------------------| 23.33% tmppwv180oj.zip |############-----------------------------------------| 23.46% tmppwv180oj.zip |############-----------------------------------------| 23.58% tmppwv180oj.zip |#############----------------------------------------| 23.71% tmppwv180oj.zip |#############----------------------------------------| 23.84% tmppwv180oj.zip |#############----------------------------------------| 23.97% tmppwv180oj.zip |#############----------------------------------------| 24.1% tmppwv180oj.zip |#############----------------------------------------| 24.23% tmppwv180oj.zip |#############----------------------------------------| 24.35% tmppwv180oj.zip |#############----------------------------------------| 24.48% tmppwv180oj.zip |#############----------------------------------------| 24.61% tmppwv180oj.zip |#############----------------------------------------| 24.74% tmppwv180oj.zip |#############----------------------------------------| 24.87% tmppwv180oj.zip |#############----------------------------------------| 24.99% tmppwv180oj.zip |#############----------------------------------------| 25.12% tmppwv180oj.zip |#############----------------------------------------| 25.25% tmppwv180oj.zip |#############----------------------------------------| 25.38% tmppwv180oj.zip |##############---------------------------------------| 25.51% tmppwv180oj.zip |##############---------------------------------------| 25.63% tmppwv180oj.zip |##############---------------------------------------| 25.76% tmppwv180oj.zip |##############---------------------------------------| 25.89% tmppwv180oj.zip |##############---------------------------------------| 26.02% tmppwv180oj.zip |##############---------------------------------------| 26.15% tmppwv180oj.zip |##############---------------------------------------| 26.28% tmppwv180oj.zip |##############---------------------------------------| 26.4% tmppwv180oj.zip |##############---------------------------------------| 26.53% tmppwv180oj.zip |##############---------------------------------------| 26.66% tmppwv180oj.zip |##############---------------------------------------| 26.79% tmppwv180oj.zip |##############---------------------------------------| 26.92% tmppwv180oj.zip |##############---------------------------------------| 27.04% tmppwv180oj.zip |##############---------------------------------------| 27.17% tmppwv180oj.zip |##############---------------------------------------| 27.3% tmppwv180oj.zip |###############--------------------------------------| 27.43% tmppwv180oj.zip |###############--------------------------------------| 27.56% tmppwv180oj.zip |###############--------------------------------------| 27.69% tmppwv180oj.zip |###############--------------------------------------| 27.81% tmppwv180oj.zip |###############--------------------------------------| 27.94% tmppwv180oj.zip |###############--------------------------------------| 28.07% tmppwv180oj.zip |###############--------------------------------------| 28.2% tmppwv180oj.zip |###############--------------------------------------| 28.33% tmppwv180oj.zip |###############--------------------------------------| 28.45% tmppwv180oj.zip |###############--------------------------------------| 28.58% tmppwv180oj.zip |###############--------------------------------------| 28.71% tmppwv180oj.zip |###############--------------------------------------| 28.84% tmppwv180oj.zip |###############--------------------------------------| 28.97% tmppwv180oj.zip |###############--------------------------------------| 29.1% tmppwv180oj.zip |###############--------------------------------------| 29.22% tmppwv180oj.zip |################-------------------------------------| 29.35% tmppwv180oj.zip |################-------------------------------------| 29.48% tmppwv180oj.zip |################-------------------------------------| 29.61% tmppwv180oj.zip |################-------------------------------------| 29.74% tmppwv180oj.zip |################-------------------------------------| 29.86% tmppwv180oj.zip |################-------------------------------------| 29.99% tmppwv180oj.zip |################-------------------------------------| 30.12% tmppwv180oj.zip |################-------------------------------------| 30.25% tmppwv180oj.zip |################-------------------------------------| 30.38% tmppwv180oj.zip |################-------------------------------------| 30.51% tmppwv180oj.zip |################-------------------------------------| 30.63% tmppwv180oj.zip |################-------------------------------------| 30.76% tmppwv180oj.zip |################-------------------------------------| 30.89% tmppwv180oj.zip |################-------------------------------------| 31.02% tmppwv180oj.zip |#################------------------------------------| 31.15% tmppwv180oj.zip |#################------------------------------------| 31.27% tmppwv180oj.zip |#################------------------------------------| 31.4% tmppwv180oj.zip |#################------------------------------------| 31.53% tmppwv180oj.zip |#################------------------------------------| 31.66% tmppwv180oj.zip |#################------------------------------------| 31.79% tmppwv180oj.zip |#################------------------------------------| 31.92% tmppwv180oj.zip |#################------------------------------------| 32.04% tmppwv180oj.zip |#################------------------------------------| 32.17% tmppwv180oj.zip |#################------------------------------------| 32.3% tmppwv180oj.zip |#################------------------------------------| 32.43% tmppwv180oj.zip |#################------------------------------------| 32.56% tmppwv180oj.zip |#################------------------------------------| 32.68% tmppwv180oj.zip |#################------------------------------------| 32.81% tmppwv180oj.zip |#################------------------------------------| 32.94% tmppwv180oj.zip |##################-----------------------------------| 33.07% tmppwv180oj.zip |##################-----------------------------------| 33.2% tmppwv180oj.zip |##################-----------------------------------| 33.33% tmppwv180oj.zip |##################-----------------------------------| 33.45% tmppwv180oj.zip |##################-----------------------------------| 33.58% tmppwv180oj.zip |##################-----------------------------------| 33.71% tmppwv180oj.zip |##################-----------------------------------| 33.84% tmppwv180oj.zip |##################-----------------------------------| 33.97% tmppwv180oj.zip |##################-----------------------------------| 34.09% tmppwv180oj.zip |##################-----------------------------------| 34.22% tmppwv180oj.zip |##################-----------------------------------| 34.35% tmppwv180oj.zip |##################-----------------------------------| 34.48% tmppwv180oj.zip |##################-----------------------------------| 34.61% tmppwv180oj.zip |##################-----------------------------------| 34.74% tmppwv180oj.zip |##################-----------------------------------| 34.86% tmppwv180oj.zip |###################----------------------------------| 34.99% tmppwv180oj.zip |###################----------------------------------| 35.12% tmppwv180oj.zip |###################----------------------------------| 35.25% tmppwv180oj.zip |###################----------------------------------| 35.38% tmppwv180oj.zip |###################----------------------------------| 35.5% tmppwv180oj.zip |###################----------------------------------| 35.63% tmppwv180oj.zip |###################----------------------------------| 35.76% tmppwv180oj.zip |###################----------------------------------| 35.89% tmppwv180oj.zip |###################----------------------------------| 36.02% tmppwv180oj.zip |###################----------------------------------| 36.15% tmppwv180oj.zip |###################----------------------------------| 36.27% tmppwv180oj.zip |###################----------------------------------| 36.4% tmppwv180oj.zip |###################----------------------------------| 36.53% tmppwv180oj.zip |###################----------------------------------| 36.66% tmppwv180oj.zip |###################----------------------------------| 36.79% tmppwv180oj.zip |####################---------------------------------| 36.91% tmppwv180oj.zip |####################---------------------------------| 37.04% tmppwv180oj.zip |####################---------------------------------| 37.17% tmppwv180oj.zip |####################---------------------------------| 37.3% tmppwv180oj.zip |####################---------------------------------| 37.43% tmppwv180oj.zip |####################---------------------------------| 37.56% tmppwv180oj.zip |####################---------------------------------| 37.68% tmppwv180oj.zip |####################---------------------------------| 37.81% tmppwv180oj.zip |####################---------------------------------| 37.94% tmppwv180oj.zip |####################---------------------------------| 38.07% tmppwv180oj.zip |####################---------------------------------| 38.2% tmppwv180oj.zip |####################---------------------------------| 38.32% tmppwv180oj.zip |####################---------------------------------| 38.45% tmppwv180oj.zip |####################---------------------------------| 38.58% tmppwv180oj.zip |#####################--------------------------------| 38.71% tmppwv180oj.zip |#####################--------------------------------| 38.84% tmppwv180oj.zip |#####################--------------------------------| 38.97% tmppwv180oj.zip |#####################--------------------------------| 39.09% tmppwv180oj.zip |#####################--------------------------------| 39.22% tmppwv180oj.zip |#####################--------------------------------| 39.35% tmppwv180oj.zip |#####################--------------------------------| 39.48% tmppwv180oj.zip |#####################--------------------------------| 39.61% tmppwv180oj.zip |#####################--------------------------------| 39.73% tmppwv180oj.zip |#####################--------------------------------| 39.86% tmppwv180oj.zip |#####################--------------------------------| 39.99% tmppwv180oj.zip |#####################--------------------------------| 40.12% tmppwv180oj.zip |#####################--------------------------------| 40.25% tmppwv180oj.zip |#####################--------------------------------| 40.38% tmppwv180oj.zip |#####################--------------------------------| 40.5% tmppwv180oj.zip |######################-------------------------------| 40.63% tmppwv180oj.zip |######################-------------------------------| 40.76% tmppwv180oj.zip |######################-------------------------------| 40.89% tmppwv180oj.zip |######################-------------------------------| 41.02% tmppwv180oj.zip |######################-------------------------------| 41.14% tmppwv180oj.zip |######################-------------------------------| 41.27% tmppwv180oj.zip |######################-------------------------------| 41.4% tmppwv180oj.zip |######################-------------------------------| 41.53% tmppwv180oj.zip |######################-------------------------------| 41.66% tmppwv180oj.zip |######################-------------------------------| 41.78% tmppwv180oj.zip |######################-------------------------------| 41.91% tmppwv180oj.zip |######################-------------------------------| 42.04% tmppwv180oj.zip |######################-------------------------------| 42.17% tmppwv180oj.zip |######################-------------------------------| 42.3% tmppwv180oj.zip |######################-------------------------------| 42.43% tmppwv180oj.zip |#######################------------------------------| 42.55% tmppwv180oj.zip |#######################------------------------------| 42.68% tmppwv180oj.zip |#######################------------------------------| 42.81% tmppwv180oj.zip |#######################------------------------------| 42.94% tmppwv180oj.zip |#######################------------------------------| 43.07% tmppwv180oj.zip |#######################------------------------------| 43.19% tmppwv180oj.zip |#######################------------------------------| 43.32% tmppwv180oj.zip |#######################------------------------------| 43.45% tmppwv180oj.zip |#######################------------------------------| 43.58% tmppwv180oj.zip |#######################------------------------------| 43.71% tmppwv180oj.zip |#######################------------------------------| 43.84% tmppwv180oj.zip |#######################------------------------------| 43.96% tmppwv180oj.zip |#######################------------------------------| 44.09% tmppwv180oj.zip |#######################------------------------------| 44.22% tmppwv180oj.zip |########################-----------------------------| 44.35% tmppwv180oj.zip |########################-----------------------------| 44.48% tmppwv180oj.zip |########################-----------------------------| 44.6% tmppwv180oj.zip |########################-----------------------------| 44.73% tmppwv180oj.zip |########################-----------------------------| 44.86% tmppwv180oj.zip |########################-----------------------------| 44.99% tmppwv180oj.zip |########################-----------------------------| 45.12% tmppwv180oj.zip |########################-----------------------------| 45.25% tmppwv180oj.zip |########################-----------------------------| 45.37% tmppwv180oj.zip |########################-----------------------------| 45.5% tmppwv180oj.zip |########################-----------------------------| 45.63% tmppwv180oj.zip |########################-----------------------------| 45.76% tmppwv180oj.zip |########################-----------------------------| 45.89% tmppwv180oj.zip |########################-----------------------------| 46.01% tmppwv180oj.zip |########################-----------------------------| 46.14% tmppwv180oj.zip |#########################----------------------------| 46.27% tmppwv180oj.zip |#########################----------------------------| 46.4% tmppwv180oj.zip |#########################----------------------------| 46.53% tmppwv180oj.zip |#########################----------------------------| 46.66% tmppwv180oj.zip |#########################----------------------------| 46.78% tmppwv180oj.zip |#########################----------------------------| 46.91% tmppwv180oj.zip |#########################----------------------------| 47.04% tmppwv180oj.zip |#########################----------------------------| 47.17% tmppwv180oj.zip |#########################----------------------------| 47.3% tmppwv180oj.zip |#########################----------------------------| 47.42% tmppwv180oj.zip |#########################----------------------------| 47.55% tmppwv180oj.zip |#########################----------------------------| 47.68% tmppwv180oj.zip |#########################----------------------------| 47.81% tmppwv180oj.zip |#########################----------------------------| 47.94% tmppwv180oj.zip |#########################----------------------------| 48.07% tmppwv180oj.zip |##########################---------------------------| 48.19% tmppwv180oj.zip |##########################---------------------------| 48.32% tmppwv180oj.zip |##########################---------------------------| 48.45% tmppwv180oj.zip |##########################---------------------------| 48.58% tmppwv180oj.zip |##########################---------------------------| 48.71% tmppwv180oj.zip |##########################---------------------------| 48.83% tmppwv180oj.zip |##########################---------------------------| 48.96% tmppwv180oj.zip |##########################---------------------------| 49.09% tmppwv180oj.zip |##########################---------------------------| 49.22% tmppwv180oj.zip |##########################---------------------------| 49.35% tmppwv180oj.zip |##########################---------------------------| 49.48% tmppwv180oj.zip |##########################---------------------------| 49.6% tmppwv180oj.zip |##########################---------------------------| 49.73% tmppwv180oj.zip |##########################---------------------------| 49.86% tmppwv180oj.zip |##########################---------------------------| 49.99% tmppwv180oj.zip |###########################--------------------------| 50.12% tmppwv180oj.zip |###########################--------------------------| 50.24% tmppwv180oj.zip |###########################--------------------------| 50.37% tmppwv180oj.zip |###########################--------------------------| 50.5% tmppwv180oj.zip |###########################--------------------------| 50.63% tmppwv180oj.zip |###########################--------------------------| 50.76% tmppwv180oj.zip |###########################--------------------------| 50.89% tmppwv180oj.zip |###########################--------------------------| 51.01% tmppwv180oj.zip |###########################--------------------------| 51.14% tmppwv180oj.zip |###########################--------------------------| 51.27% tmppwv180oj.zip |###########################--------------------------| 51.4% tmppwv180oj.zip |###########################--------------------------| 51.53% tmppwv180oj.zip |###########################--------------------------| 51.65% tmppwv180oj.zip |###########################--------------------------| 51.78% tmppwv180oj.zip |############################-------------------------| 51.91% tmppwv180oj.zip |############################-------------------------| 52.04% tmppwv180oj.zip |############################-------------------------| 52.17% tmppwv180oj.zip |############################-------------------------| 52.3% tmppwv180oj.zip |############################-------------------------| 52.42% tmppwv180oj.zip |############################-------------------------| 52.55% tmppwv180oj.zip |############################-------------------------| 52.68% tmppwv180oj.zip |############################-------------------------| 52.81% tmppwv180oj.zip |############################-------------------------| 52.94% tmppwv180oj.zip |############################-------------------------| 53.06% tmppwv180oj.zip |############################-------------------------| 53.19% tmppwv180oj.zip |############################-------------------------| 53.32% tmppwv180oj.zip |############################-------------------------| 53.45% tmppwv180oj.zip |############################-------------------------| 53.58% tmppwv180oj.zip |############################-------------------------| 53.71% tmppwv180oj.zip |#############################------------------------| 53.83% tmppwv180oj.zip |#############################------------------------| 53.96% tmppwv180oj.zip |#############################------------------------| 54.09% tmppwv180oj.zip |#############################------------------------| 54.22% tmppwv180oj.zip |#############################------------------------| 54.35% tmppwv180oj.zip |#############################------------------------| 54.47% tmppwv180oj.zip |#############################------------------------| 54.6% tmppwv180oj.zip |#############################------------------------| 54.73% tmppwv180oj.zip |#############################------------------------| 54.86% tmppwv180oj.zip |#############################------------------------| 54.99% tmppwv180oj.zip |#############################------------------------| 55.12% tmppwv180oj.zip |#############################------------------------| 55.24% tmppwv180oj.zip |#############################------------------------| 55.37% tmppwv180oj.zip |#############################------------------------| 55.5% tmppwv180oj.zip |#############################------------------------| 55.63% tmppwv180oj.zip |##############################-----------------------| 55.76% tmppwv180oj.zip |##############################-----------------------| 55.88% tmppwv180oj.zip |##############################-----------------------| 56.01% tmppwv180oj.zip |##############################-----------------------| 56.14% tmppwv180oj.zip |##############################-----------------------| 56.27% tmppwv180oj.zip |##############################-----------------------| 56.4% tmppwv180oj.zip |##############################-----------------------| 56.53% tmppwv180oj.zip |##############################-----------------------| 56.65% tmppwv180oj.zip |##############################-----------------------| 56.78% tmppwv180oj.zip |##############################-----------------------| 56.91% tmppwv180oj.zip |##############################-----------------------| 57.04% tmppwv180oj.zip |##############################-----------------------| 57.17% tmppwv180oj.zip |##############################-----------------------| 57.29% tmppwv180oj.zip |##############################-----------------------| 57.42% tmppwv180oj.zip |###############################----------------------| 57.55% tmppwv180oj.zip |###############################----------------------| 57.68% tmppwv180oj.zip |###############################----------------------| 57.81% tmppwv180oj.zip |###############################----------------------| 57.93% tmppwv180oj.zip |###############################----------------------| 58.06% tmppwv180oj.zip |###############################----------------------| 58.19% tmppwv180oj.zip |###############################----------------------| 58.32% tmppwv180oj.zip |###############################----------------------| 58.45% tmppwv180oj.zip |###############################----------------------| 58.58% tmppwv180oj.zip |###############################----------------------| 58.7% tmppwv180oj.zip |###############################----------------------| 58.83% tmppwv180oj.zip |###############################----------------------| 58.96% tmppwv180oj.zip |###############################----------------------| 59.09% tmppwv180oj.zip |###############################----------------------| 59.22% tmppwv180oj.zip |###############################----------------------| 59.34% tmppwv180oj.zip |################################---------------------| 59.47% tmppwv180oj.zip |################################---------------------| 59.6% tmppwv180oj.zip |################################---------------------| 59.73% tmppwv180oj.zip |################################---------------------| 59.86% tmppwv180oj.zip |################################---------------------| 59.99% tmppwv180oj.zip |################################---------------------| 60.11% tmppwv180oj.zip |################################---------------------| 60.24% tmppwv180oj.zip |################################---------------------| 60.37% tmppwv180oj.zip |################################---------------------| 60.5% tmppwv180oj.zip |################################---------------------| 60.63% tmppwv180oj.zip |################################---------------------| 60.75% tmppwv180oj.zip |################################---------------------| 60.88% tmppwv180oj.zip |################################---------------------| 61.01% tmppwv180oj.zip |################################---------------------| 61.14% tmppwv180oj.zip |################################---------------------| 61.27% tmppwv180oj.zip |#################################--------------------| 61.4% tmppwv180oj.zip |#################################--------------------| 61.52% tmppwv180oj.zip |#################################--------------------| 61.65% tmppwv180oj.zip |#################################--------------------| 61.78% tmppwv180oj.zip |#################################--------------------| 61.91% tmppwv180oj.zip |#################################--------------------| 62.04% tmppwv180oj.zip |#################################--------------------| 62.16% tmppwv180oj.zip |#################################--------------------| 62.29% tmppwv180oj.zip |#################################--------------------| 62.42% tmppwv180oj.zip |#################################--------------------| 62.55% tmppwv180oj.zip |#################################--------------------| 62.68% tmppwv180oj.zip |#################################--------------------| 62.81% tmppwv180oj.zip |#################################--------------------| 62.93% tmppwv180oj.zip |#################################--------------------| 63.06% tmppwv180oj.zip |#################################--------------------| 63.19% tmppwv180oj.zip |##################################-------------------| 63.32% tmppwv180oj.zip |##################################-------------------| 63.45% tmppwv180oj.zip |##################################-------------------| 63.57% tmppwv180oj.zip |##################################-------------------| 63.7% tmppwv180oj.zip |##################################-------------------| 63.83% tmppwv180oj.zip |##################################-------------------| 63.96% tmppwv180oj.zip |##################################-------------------| 64.09% tmppwv180oj.zip |##################################-------------------| 64.22% tmppwv180oj.zip |##################################-------------------| 64.34% tmppwv180oj.zip |##################################-------------------| 64.47% tmppwv180oj.zip |##################################-------------------| 64.6% tmppwv180oj.zip |##################################-------------------| 64.73% tmppwv180oj.zip |##################################-------------------| 64.86% tmppwv180oj.zip |##################################-------------------| 64.98% tmppwv180oj.zip |###################################------------------| 65.11% tmppwv180oj.zip |###################################------------------| 65.24% tmppwv180oj.zip |###################################------------------| 65.37% tmppwv180oj.zip |###################################------------------| 65.5% tmppwv180oj.zip |###################################------------------| 65.63% tmppwv180oj.zip |###################################------------------| 65.75% tmppwv180oj.zip |###################################------------------| 65.88% tmppwv180oj.zip |###################################------------------| 66.01% tmppwv180oj.zip |###################################------------------| 66.14% tmppwv180oj.zip |###################################------------------| 66.27% tmppwv180oj.zip |###################################------------------| 66.39% tmppwv180oj.zip |###################################------------------| 66.52% tmppwv180oj.zip |###################################------------------| 66.65% tmppwv180oj.zip |###################################------------------| 66.78% tmppwv180oj.zip |###################################------------------| 66.91% tmppwv180oj.zip |####################################-----------------| 67.04% tmppwv180oj.zip |####################################-----------------| 67.16% tmppwv180oj.zip |####################################-----------------| 67.29% tmppwv180oj.zip |####################################-----------------| 67.42% tmppwv180oj.zip |####################################-----------------| 67.55% tmppwv180oj.zip |####################################-----------------| 67.68% tmppwv180oj.zip |####################################-----------------| 67.8% tmppwv180oj.zip |####################################-----------------| 67.93% tmppwv180oj.zip |####################################-----------------| 68.06% tmppwv180oj.zip |####################################-----------------| 68.19% tmppwv180oj.zip |####################################-----------------| 68.32% tmppwv180oj.zip |####################################-----------------| 68.45% tmppwv180oj.zip |####################################-----------------| 68.57% tmppwv180oj.zip |####################################-----------------| 68.7% tmppwv180oj.zip |####################################-----------------| 68.83% tmppwv180oj.zip |#####################################----------------| 68.96% tmppwv180oj.zip |#####################################----------------| 69.09% tmppwv180oj.zip |#####################################----------------| 69.21% tmppwv180oj.zip |#####################################----------------| 69.34% tmppwv180oj.zip |#####################################----------------| 69.47% tmppwv180oj.zip |#####################################----------------| 69.6% tmppwv180oj.zip |#####################################----------------| 69.73% tmppwv180oj.zip |#####################################----------------| 69.86% tmppwv180oj.zip |#####################################----------------| 69.98% tmppwv180oj.zip |#####################################----------------| 70.11% tmppwv180oj.zip |#####################################----------------| 70.24% tmppwv180oj.zip |#####################################----------------| 70.37% tmppwv180oj.zip |#####################################----------------| 70.5% tmppwv180oj.zip |#####################################----------------| 70.62% tmppwv180oj.zip |#####################################----------------| 70.75% tmppwv180oj.zip |######################################---------------| 70.88% tmppwv180oj.zip |######################################---------------| 71.01% tmppwv180oj.zip |######################################---------------| 71.14% tmppwv180oj.zip |######################################---------------| 71.27% tmppwv180oj.zip |######################################---------------| 71.39% tmppwv180oj.zip |######################################---------------| 71.52% tmppwv180oj.zip |######################################---------------| 71.65% tmppwv180oj.zip |######################################---------------| 71.78% tmppwv180oj.zip |######################################---------------| 71.91% tmppwv180oj.zip |######################################---------------| 72.03% tmppwv180oj.zip |######################################---------------| 72.16% tmppwv180oj.zip |######################################---------------| 72.29% tmppwv180oj.zip |######################################---------------| 72.42% tmppwv180oj.zip |######################################---------------| 72.55% tmppwv180oj.zip |#######################################--------------| 72.68% tmppwv180oj.zip |#######################################--------------| 72.8% tmppwv180oj.zip |#######################################--------------| 72.93% tmppwv180oj.zip |#######################################--------------| 73.06% tmppwv180oj.zip |#######################################--------------| 73.19% tmppwv180oj.zip |#######################################--------------| 73.32% tmppwv180oj.zip |#######################################--------------| 73.44% tmppwv180oj.zip |#######################################--------------| 73.57% tmppwv180oj.zip |#######################################--------------| 73.7% tmppwv180oj.zip |#######################################--------------| 73.83% tmppwv180oj.zip |#######################################--------------| 73.96% tmppwv180oj.zip |#######################################--------------| 74.08% tmppwv180oj.zip |#######################################--------------| 74.21% tmppwv180oj.zip |#######################################--------------| 74.34% tmppwv180oj.zip |#######################################--------------| 74.47% tmppwv180oj.zip |########################################-------------| 74.6% tmppwv180oj.zip |########################################-------------| 74.73% tmppwv180oj.zip |########################################-------------| 74.85% tmppwv180oj.zip |########################################-------------| 74.98% tmppwv180oj.zip |########################################-------------| 75.11% tmppwv180oj.zip |########################################-------------| 75.24% tmppwv180oj.zip |########################################-------------| 75.37% tmppwv180oj.zip |########################################-------------| 75.49% tmppwv180oj.zip |########################################-------------| 75.62% tmppwv180oj.zip |########################################-------------| 75.75% tmppwv180oj.zip |########################################-------------| 75.88% tmppwv180oj.zip |########################################-------------| 76.01% tmppwv180oj.zip |########################################-------------| 76.14% tmppwv180oj.zip |########################################-------------| 76.26% tmppwv180oj.zip |########################################-------------| 76.39% tmppwv180oj.zip |#########################################------------| 76.52% tmppwv180oj.zip |#########################################------------| 76.65% tmppwv180oj.zip |#########################################------------| 76.78% tmppwv180oj.zip |#########################################------------| 76.9% tmppwv180oj.zip |#########################################------------| 77.03% tmppwv180oj.zip |#########################################------------| 77.16% tmppwv180oj.zip |#########################################------------| 77.29% tmppwv180oj.zip |#########################################------------| 77.42% tmppwv180oj.zip |#########################################------------| 77.55% tmppwv180oj.zip |#########################################------------| 77.67% tmppwv180oj.zip |#########################################------------| 77.8% tmppwv180oj.zip |#########################################------------| 77.93% tmppwv180oj.zip |#########################################------------| 78.06% tmppwv180oj.zip |#########################################------------| 78.19% tmppwv180oj.zip |##########################################-----------| 78.31% tmppwv180oj.zip |##########################################-----------| 78.44% tmppwv180oj.zip |##########################################-----------| 78.57% tmppwv180oj.zip |##########################################-----------| 78.7% tmppwv180oj.zip |##########################################-----------| 78.83% tmppwv180oj.zip |##########################################-----------| 78.96% tmppwv180oj.zip |##########################################-----------| 79.08% tmppwv180oj.zip |##########################################-----------| 79.21% tmppwv180oj.zip |##########################################-----------| 79.34% tmppwv180oj.zip |##########################################-----------| 79.47% tmppwv180oj.zip |##########################################-----------| 79.6% tmppwv180oj.zip |##########################################-----------| 79.72% tmppwv180oj.zip |##########################################-----------| 79.85% tmppwv180oj.zip |##########################################-----------| 79.98% tmppwv180oj.zip |##########################################-----------| 80.11% tmppwv180oj.zip |###########################################----------| 80.24% tmppwv180oj.zip |###########################################----------| 80.37% tmppwv180oj.zip |###########################################----------| 80.49% tmppwv180oj.zip |###########################################----------| 80.62% tmppwv180oj.zip |###########################################----------| 80.75% tmppwv180oj.zip |###########################################----------| 80.88% tmppwv180oj.zip |###########################################----------| 81.01% tmppwv180oj.zip |###########################################----------| 81.13% tmppwv180oj.zip |###########################################----------| 81.26% tmppwv180oj.zip |###########################################----------| 81.39% tmppwv180oj.zip |###########################################----------| 81.52% tmppwv180oj.zip |###########################################----------| 81.65% tmppwv180oj.zip |###########################################----------| 81.78% tmppwv180oj.zip |###########################################----------| 81.9% tmppwv180oj.zip |###########################################----------| 82.03% tmppwv180oj.zip |############################################---------| 82.16% tmppwv180oj.zip |############################################---------| 82.29% tmppwv180oj.zip |############################################---------| 82.42% tmppwv180oj.zip |############################################---------| 82.54% tmppwv180oj.zip |############################################---------| 82.67% tmppwv180oj.zip |############################################---------| 82.8% tmppwv180oj.zip |############################################---------| 82.93% tmppwv180oj.zip |############################################---------| 83.06% tmppwv180oj.zip |############################################---------| 83.19% tmppwv180oj.zip |############################################---------| 83.31% tmppwv180oj.zip |############################################---------| 83.44% tmppwv180oj.zip |############################################---------| 83.57% tmppwv180oj.zip |############################################---------| 83.7% tmppwv180oj.zip |############################################---------| 83.83% tmppwv180oj.zip |############################################---------| 83.95% tmppwv180oj.zip |#############################################--------| 84.08% tmppwv180oj.zip |#############################################--------| 84.21% tmppwv180oj.zip |#############################################--------| 84.34% tmppwv180oj.zip |#############################################--------| 84.47% tmppwv180oj.zip |#############################################--------| 84.6% tmppwv180oj.zip |#############################################--------| 84.72% tmppwv180oj.zip |#############################################--------| 84.85% tmppwv180oj.zip |#############################################--------| 84.98% tmppwv180oj.zip |#############################################--------| 85.11% tmppwv180oj.zip |#############################################--------| 85.24% tmppwv180oj.zip |#############################################--------| 85.36% tmppwv180oj.zip |#############################################--------| 85.49% tmppwv180oj.zip |#############################################--------| 85.62% tmppwv180oj.zip |#############################################--------| 85.75% tmppwv180oj.zip |##############################################-------| 85.88% tmppwv180oj.zip |##############################################-------| 86.01% tmppwv180oj.zip |##############################################-------| 86.13% tmppwv180oj.zip |##############################################-------| 86.26% tmppwv180oj.zip |##############################################-------| 86.39% tmppwv180oj.zip |##############################################-------| 86.52% tmppwv180oj.zip |##############################################-------| 86.65% tmppwv180oj.zip |##############################################-------| 86.77% tmppwv180oj.zip |##############################################-------| 86.9% tmppwv180oj.zip |##############################################-------| 87.03% tmppwv180oj.zip |##############################################-------| 87.16% tmppwv180oj.zip |##############################################-------| 87.29% tmppwv180oj.zip |##############################################-------| 87.42% tmppwv180oj.zip |##############################################-------| 87.54% tmppwv180oj.zip |##############################################-------| 87.67% tmppwv180oj.zip |###############################################------| 87.8% tmppwv180oj.zip |###############################################------| 87.93% tmppwv180oj.zip |###############################################------| 88.06% tmppwv180oj.zip |###############################################------| 88.18% tmppwv180oj.zip |###############################################------| 88.31% tmppwv180oj.zip |###############################################------| 88.44% tmppwv180oj.zip |###############################################------| 88.57% tmppwv180oj.zip |###############################################------| 88.7% tmppwv180oj.zip |###############################################------| 88.83% tmppwv180oj.zip |###############################################------| 88.95% tmppwv180oj.zip |###############################################------| 89.08% tmppwv180oj.zip |###############################################------| 89.21% tmppwv180oj.zip |###############################################------| 89.34% tmppwv180oj.zip |###############################################------| 89.47% tmppwv180oj.zip |###############################################------| 89.59% tmppwv180oj.zip |################################################-----| 89.72% tmppwv180oj.zip |################################################-----| 89.85% tmppwv180oj.zip |################################################-----| 89.98% tmppwv180oj.zip |################################################-----| 90.11% tmppwv180oj.zip |################################################-----| 90.23% tmppwv180oj.zip |################################################-----| 90.36% tmppwv180oj.zip |################################################-----| 90.49% tmppwv180oj.zip |################################################-----| 90.62% tmppwv180oj.zip |################################################-----| 90.75% tmppwv180oj.zip |################################################-----| 90.88% tmppwv180oj.zip |################################################-----| 91.0% tmppwv180oj.zip |################################################-----| 91.13% tmppwv180oj.zip |################################################-----| 91.26% tmppwv180oj.zip |################################################-----| 91.39% tmppwv180oj.zip |#################################################----| 91.52% tmppwv180oj.zip |#################################################----| 91.64% tmppwv180oj.zip |#################################################----| 91.77% tmppwv180oj.zip |#################################################----| 91.9% tmppwv180oj.zip |#################################################----| 92.03% tmppwv180oj.zip |#################################################----| 92.16% tmppwv180oj.zip |#################################################----| 92.29% tmppwv180oj.zip |#################################################----| 92.41% tmppwv180oj.zip |#################################################----| 92.54% tmppwv180oj.zip |#################################################----| 92.67% tmppwv180oj.zip |#################################################----| 92.8% tmppwv180oj.zip |#################################################----| 92.93% tmppwv180oj.zip |#################################################----| 93.05% tmppwv180oj.zip |#################################################----| 93.18% tmppwv180oj.zip |#################################################----| 93.31% tmppwv180oj.zip |##################################################---| 93.44% tmppwv180oj.zip |##################################################---| 93.57% tmppwv180oj.zip |##################################################---| 93.7% tmppwv180oj.zip |##################################################---| 93.82% tmppwv180oj.zip |##################################################---| 93.95% tmppwv180oj.zip |##################################################---| 94.08% tmppwv180oj.zip |##################################################---| 94.21% tmppwv180oj.zip |##################################################---| 94.34% tmppwv180oj.zip |##################################################---| 94.46% tmppwv180oj.zip |##################################################---| 94.59% tmppwv180oj.zip |##################################################---| 94.72% tmppwv180oj.zip |##################################################---| 94.85% tmppwv180oj.zip |##################################################---| 94.98% tmppwv180oj.zip |##################################################---| 95.11% tmppwv180oj.zip |##################################################---| 95.23% tmppwv180oj.zip |###################################################--| 95.36% tmppwv180oj.zip |###################################################--| 95.49% tmppwv180oj.zip |###################################################--| 95.62% tmppwv180oj.zip |###################################################--| 95.75% tmppwv180oj.zip |###################################################--| 95.87% tmppwv180oj.zip |###################################################--| 96.0% tmppwv180oj.zip |###################################################--| 96.13% tmppwv180oj.zip |###################################################--| 96.26% tmppwv180oj.zip |###################################################--| 96.39% tmppwv180oj.zip |###################################################--| 96.52% tmppwv180oj.zip |###################################################--| 96.64% tmppwv180oj.zip |###################################################--| 96.77% tmppwv180oj.zip |###################################################--| 96.9% tmppwv180oj.zip |###################################################--| 97.03% tmppwv180oj.zip |###################################################--| 97.16% tmppwv180oj.zip |####################################################-| 97.28% tmppwv180oj.zip |####################################################-| 97.41% tmppwv180oj.zip |####################################################-| 97.54% tmppwv180oj.zip |####################################################-| 97.67% tmppwv180oj.zip |####################################################-| 97.8% tmppwv180oj.zip |####################################################-| 97.93% tmppwv180oj.zip |####################################################-| 98.05% tmppwv180oj.zip |####################################################-| 98.18% tmppwv180oj.zip |####################################################-| 98.31% tmppwv180oj.zip |####################################################-| 98.44% tmppwv180oj.zip |####################################################-| 98.57% tmppwv180oj.zip |####################################################-| 98.69% tmppwv180oj.zip |####################################################-| 98.82% tmppwv180oj.zip |####################################################-| 98.95% tmppwv180oj.zip |#####################################################| 99.08% tmppwv180oj.zip |#####################################################| 99.21% tmppwv180oj.zip |#####################################################| 99.34% tmppwv180oj.zip |#####################################################| 99.46% tmppwv180oj.zip |#####################################################| 99.59% tmppwv180oj.zip |#####################################################| 99.72% tmppwv180oj.zip |#####################################################| 99.85% tmppwv180oj.zip |#####################################################| 99.98% tmppwv180oj.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is ae9ccbf5-d6d2-4c30-9663-10c9225f4aa6 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-8LSLFbE/pgaas-1.3.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-8LSLFbE/pgaas_types.yaml ++ basename /opt/plugins/plugin-8LSLFbE/pgaas-1.3.0-py36-none-linux_x86_64.wgn + ARCHIVE=pgaas-1.3.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=pgaas-1.3.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:EMD78qPs --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=pgaas-1.3.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-8LSLFbE/pgaas_types.yaml /opt/plugins/plugin-8LSLFbE/pgaas-1.3.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpthy7qptt.zip |-----------------------------------------------------| 0.16% tmpthy7qptt.zip |-----------------------------------------------------| 0.32% tmpthy7qptt.zip |-----------------------------------------------------| 0.48% tmpthy7qptt.zip |-----------------------------------------------------| 0.64% tmpthy7qptt.zip |-----------------------------------------------------| 0.8% tmpthy7qptt.zip |#----------------------------------------------------| 0.97% tmpthy7qptt.zip |#----------------------------------------------------| 1.13% tmpthy7qptt.zip |#----------------------------------------------------| 1.29% tmpthy7qptt.zip |#----------------------------------------------------| 1.45% tmpthy7qptt.zip |#----------------------------------------------------| 1.61% tmpthy7qptt.zip |#----------------------------------------------------| 1.77% tmpthy7qptt.zip |#----------------------------------------------------| 1.93% tmpthy7qptt.zip |#----------------------------------------------------| 2.09% tmpthy7qptt.zip |#----------------------------------------------------| 2.25% tmpthy7qptt.zip |#----------------------------------------------------| 2.41% tmpthy7qptt.zip |#----------------------------------------------------| 2.57% tmpthy7qptt.zip |#----------------------------------------------------| 2.73% tmpthy7qptt.zip |##---------------------------------------------------| 2.9% tmpthy7qptt.zip |##---------------------------------------------------| 3.06% tmpthy7qptt.zip |##---------------------------------------------------| 3.22% tmpthy7qptt.zip |##---------------------------------------------------| 3.38% tmpthy7qptt.zip |##---------------------------------------------------| 3.54% tmpthy7qptt.zip |##---------------------------------------------------| 3.7% tmpthy7qptt.zip |##---------------------------------------------------| 3.86% tmpthy7qptt.zip |##---------------------------------------------------| 4.02% tmpthy7qptt.zip |##---------------------------------------------------| 4.18% tmpthy7qptt.zip |##---------------------------------------------------| 4.34% tmpthy7qptt.zip |##---------------------------------------------------| 4.5% tmpthy7qptt.zip |##---------------------------------------------------| 4.66% tmpthy7qptt.zip |###--------------------------------------------------| 4.83% tmpthy7qptt.zip |###--------------------------------------------------| 4.99% tmpthy7qptt.zip |###--------------------------------------------------| 5.15% tmpthy7qptt.zip |###--------------------------------------------------| 5.31% tmpthy7qptt.zip |###--------------------------------------------------| 5.47% tmpthy7qptt.zip |###--------------------------------------------------| 5.63% tmpthy7qptt.zip |###--------------------------------------------------| 5.79% tmpthy7qptt.zip |###--------------------------------------------------| 5.95% tmpthy7qptt.zip |###--------------------------------------------------| 6.11% tmpthy7qptt.zip |###--------------------------------------------------| 6.27% tmpthy7qptt.zip |###--------------------------------------------------| 6.43% tmpthy7qptt.zip |###--------------------------------------------------| 6.59% tmpthy7qptt.zip |####-------------------------------------------------| 6.76% tmpthy7qptt.zip |####-------------------------------------------------| 6.92% tmpthy7qptt.zip |####-------------------------------------------------| 7.08% tmpthy7qptt.zip |####-------------------------------------------------| 7.24% tmpthy7qptt.zip |####-------------------------------------------------| 7.4% tmpthy7qptt.zip |####-------------------------------------------------| 7.56% tmpthy7qptt.zip |####-------------------------------------------------| 7.72% tmpthy7qptt.zip |####-------------------------------------------------| 7.88% tmpthy7qptt.zip |####-------------------------------------------------| 8.04% tmpthy7qptt.zip |####-------------------------------------------------| 8.2% tmpthy7qptt.zip |####-------------------------------------------------| 8.36% tmpthy7qptt.zip |#####------------------------------------------------| 8.52% tmpthy7qptt.zip |#####------------------------------------------------| 8.69% tmpthy7qptt.zip |#####------------------------------------------------| 8.85% tmpthy7qptt.zip |#####------------------------------------------------| 9.01% tmpthy7qptt.zip |#####------------------------------------------------| 9.17% tmpthy7qptt.zip |#####------------------------------------------------| 9.33% tmpthy7qptt.zip |#####------------------------------------------------| 9.49% tmpthy7qptt.zip |#####------------------------------------------------| 9.65% tmpthy7qptt.zip |#####------------------------------------------------| 9.81% tmpthy7qptt.zip |#####------------------------------------------------| 9.97% tmpthy7qptt.zip |#####------------------------------------------------| 10.13% tmpthy7qptt.zip |#####------------------------------------------------| 10.29% tmpthy7qptt.zip |######-----------------------------------------------| 10.45% tmpthy7qptt.zip |######-----------------------------------------------| 10.62% tmpthy7qptt.zip |######-----------------------------------------------| 10.78% tmpthy7qptt.zip |######-----------------------------------------------| 10.94% tmpthy7qptt.zip |######-----------------------------------------------| 11.1% tmpthy7qptt.zip |######-----------------------------------------------| 11.26% tmpthy7qptt.zip |######-----------------------------------------------| 11.42% tmpthy7qptt.zip |######-----------------------------------------------| 11.58% tmpthy7qptt.zip |######-----------------------------------------------| 11.74% tmpthy7qptt.zip |######-----------------------------------------------| 11.9% tmpthy7qptt.zip |######-----------------------------------------------| 12.06% tmpthy7qptt.zip |######-----------------------------------------------| 12.22% tmpthy7qptt.zip |#######----------------------------------------------| 12.38% tmpthy7qptt.zip |#######----------------------------------------------| 12.55% tmpthy7qptt.zip |#######----------------------------------------------| 12.71% tmpthy7qptt.zip |#######----------------------------------------------| 12.87% tmpthy7qptt.zip |#######----------------------------------------------| 13.03% tmpthy7qptt.zip |#######----------------------------------------------| 13.19% tmpthy7qptt.zip |#######----------------------------------------------| 13.35% tmpthy7qptt.zip |#######----------------------------------------------| 13.51% tmpthy7qptt.zip |#######----------------------------------------------| 13.67% tmpthy7qptt.zip |#######----------------------------------------------| 13.83% tmpthy7qptt.zip |#######----------------------------------------------| 13.99% tmpthy7qptt.zip |########---------------------------------------------| 14.15% tmpthy7qptt.zip |########---------------------------------------------| 14.31% tmpthy7qptt.zip |########---------------------------------------------| 14.48% tmpthy7qptt.zip |########---------------------------------------------| 14.64% tmpthy7qptt.zip |########---------------------------------------------| 14.8% tmpthy7qptt.zip |########---------------------------------------------| 14.96% tmpthy7qptt.zip |########---------------------------------------------| 15.12% tmpthy7qptt.zip |########---------------------------------------------| 15.28% tmpthy7qptt.zip |########---------------------------------------------| 15.44% tmpthy7qptt.zip |########---------------------------------------------| 15.6% tmpthy7qptt.zip |########---------------------------------------------| 15.76% tmpthy7qptt.zip |########---------------------------------------------| 15.92% tmpthy7qptt.zip |#########--------------------------------------------| 16.08% tmpthy7qptt.zip |#########--------------------------------------------| 16.24% tmpthy7qptt.zip |#########--------------------------------------------| 16.41% tmpthy7qptt.zip |#########--------------------------------------------| 16.57% tmpthy7qptt.zip |#########--------------------------------------------| 16.73% tmpthy7qptt.zip |#########--------------------------------------------| 16.89% tmpthy7qptt.zip |#########--------------------------------------------| 17.05% tmpthy7qptt.zip |#########--------------------------------------------| 17.21% tmpthy7qptt.zip |#########--------------------------------------------| 17.37% tmpthy7qptt.zip |#########--------------------------------------------| 17.53% tmpthy7qptt.zip |#########--------------------------------------------| 17.69% tmpthy7qptt.zip |#########--------------------------------------------| 17.85% tmpthy7qptt.zip |##########-------------------------------------------| 18.01% tmpthy7qptt.zip |##########-------------------------------------------| 18.17% tmpthy7qptt.zip |##########-------------------------------------------| 18.34% tmpthy7qptt.zip |##########-------------------------------------------| 18.5% tmpthy7qptt.zip |##########-------------------------------------------| 18.66% tmpthy7qptt.zip |##########-------------------------------------------| 18.82% tmpthy7qptt.zip |##########-------------------------------------------| 18.98% tmpthy7qptt.zip |##########-------------------------------------------| 19.14% tmpthy7qptt.zip |##########-------------------------------------------| 19.3% tmpthy7qptt.zip |##########-------------------------------------------| 19.46% tmpthy7qptt.zip |##########-------------------------------------------| 19.62% tmpthy7qptt.zip |##########-------------------------------------------| 19.78% tmpthy7qptt.zip |###########------------------------------------------| 19.94% tmpthy7qptt.zip |###########------------------------------------------| 20.1% tmpthy7qptt.zip |###########------------------------------------------| 20.27% tmpthy7qptt.zip |###########------------------------------------------| 20.43% tmpthy7qptt.zip |###########------------------------------------------| 20.59% tmpthy7qptt.zip |###########------------------------------------------| 20.75% tmpthy7qptt.zip |###########------------------------------------------| 20.91% tmpthy7qptt.zip |###########------------------------------------------| 21.07% tmpthy7qptt.zip |###########------------------------------------------| 21.23% tmpthy7qptt.zip |###########------------------------------------------| 21.39% tmpthy7qptt.zip |###########------------------------------------------| 21.55% tmpthy7qptt.zip |############-----------------------------------------| 21.71% tmpthy7qptt.zip |############-----------------------------------------| 21.87% tmpthy7qptt.zip |############-----------------------------------------| 22.03% tmpthy7qptt.zip |############-----------------------------------------| 22.2% tmpthy7qptt.zip |############-----------------------------------------| 22.36% tmpthy7qptt.zip |############-----------------------------------------| 22.52% tmpthy7qptt.zip |############-----------------------------------------| 22.68% tmpthy7qptt.zip |############-----------------------------------------| 22.84% tmpthy7qptt.zip |############-----------------------------------------| 23.0% tmpthy7qptt.zip |############-----------------------------------------| 23.16% tmpthy7qptt.zip |############-----------------------------------------| 23.32% tmpthy7qptt.zip |############-----------------------------------------| 23.48% tmpthy7qptt.zip |#############----------------------------------------| 23.64% tmpthy7qptt.zip |#############----------------------------------------| 23.8% tmpthy7qptt.zip |#############----------------------------------------| 23.96% tmpthy7qptt.zip |#############----------------------------------------| 24.13% tmpthy7qptt.zip |#############----------------------------------------| 24.29% tmpthy7qptt.zip |#############----------------------------------------| 24.45% tmpthy7qptt.zip |#############----------------------------------------| 24.61% tmpthy7qptt.zip |#############----------------------------------------| 24.77% tmpthy7qptt.zip |#############----------------------------------------| 24.93% tmpthy7qptt.zip |#############----------------------------------------| 25.09% tmpthy7qptt.zip |#############----------------------------------------| 25.25% tmpthy7qptt.zip |#############----------------------------------------| 25.41% tmpthy7qptt.zip |##############---------------------------------------| 25.57% tmpthy7qptt.zip |##############---------------------------------------| 25.73% tmpthy7qptt.zip |##############---------------------------------------| 25.89% tmpthy7qptt.zip |##############---------------------------------------| 26.06% tmpthy7qptt.zip |##############---------------------------------------| 26.22% tmpthy7qptt.zip |##############---------------------------------------| 26.38% tmpthy7qptt.zip |##############---------------------------------------| 26.54% tmpthy7qptt.zip |##############---------------------------------------| 26.7% tmpthy7qptt.zip |##############---------------------------------------| 26.86% tmpthy7qptt.zip |##############---------------------------------------| 27.02% tmpthy7qptt.zip |##############---------------------------------------| 27.18% tmpthy7qptt.zip |##############---------------------------------------| 27.34% tmpthy7qptt.zip |###############--------------------------------------| 27.5% tmpthy7qptt.zip |###############--------------------------------------| 27.66% tmpthy7qptt.zip |###############--------------------------------------| 27.82% tmpthy7qptt.zip |###############--------------------------------------| 27.99% tmpthy7qptt.zip |###############--------------------------------------| 28.15% tmpthy7qptt.zip |###############--------------------------------------| 28.31% tmpthy7qptt.zip |###############--------------------------------------| 28.47% tmpthy7qptt.zip |###############--------------------------------------| 28.63% tmpthy7qptt.zip |###############--------------------------------------| 28.79% tmpthy7qptt.zip |###############--------------------------------------| 28.95% tmpthy7qptt.zip |###############--------------------------------------| 29.11% tmpthy7qptt.zip |################-------------------------------------| 29.27% tmpthy7qptt.zip |################-------------------------------------| 29.43% tmpthy7qptt.zip |################-------------------------------------| 29.59% tmpthy7qptt.zip |################-------------------------------------| 29.75% tmpthy7qptt.zip |################-------------------------------------| 29.92% tmpthy7qptt.zip |################-------------------------------------| 30.08% tmpthy7qptt.zip |################-------------------------------------| 30.24% tmpthy7qptt.zip |################-------------------------------------| 30.4% tmpthy7qptt.zip |################-------------------------------------| 30.56% tmpthy7qptt.zip |################-------------------------------------| 30.72% tmpthy7qptt.zip |################-------------------------------------| 30.88% tmpthy7qptt.zip |################-------------------------------------| 31.04% tmpthy7qptt.zip |#################------------------------------------| 31.2% tmpthy7qptt.zip |#################------------------------------------| 31.36% tmpthy7qptt.zip |#################------------------------------------| 31.52% tmpthy7qptt.zip |#################------------------------------------| 31.68% tmpthy7qptt.zip |#################------------------------------------| 31.85% tmpthy7qptt.zip |#################------------------------------------| 32.01% tmpthy7qptt.zip |#################------------------------------------| 32.17% tmpthy7qptt.zip |#################------------------------------------| 32.33% tmpthy7qptt.zip |#################------------------------------------| 32.49% tmpthy7qptt.zip |#################------------------------------------| 32.65% tmpthy7qptt.zip |#################------------------------------------| 32.81% tmpthy7qptt.zip |#################------------------------------------| 32.97% tmpthy7qptt.zip |##################-----------------------------------| 33.13% tmpthy7qptt.zip |##################-----------------------------------| 33.29% tmpthy7qptt.zip |##################-----------------------------------| 33.45% tmpthy7qptt.zip |##################-----------------------------------| 33.61% tmpthy7qptt.zip |##################-----------------------------------| 33.78% tmpthy7qptt.zip |##################-----------------------------------| 33.94% tmpthy7qptt.zip |##################-----------------------------------| 34.1% tmpthy7qptt.zip |##################-----------------------------------| 34.26% tmpthy7qptt.zip |##################-----------------------------------| 34.42% tmpthy7qptt.zip |##################-----------------------------------| 34.58% tmpthy7qptt.zip |##################-----------------------------------| 34.74% tmpthy7qptt.zip |##################-----------------------------------| 34.9% tmpthy7qptt.zip |###################----------------------------------| 35.06% tmpthy7qptt.zip |###################----------------------------------| 35.22% tmpthy7qptt.zip |###################----------------------------------| 35.38% tmpthy7qptt.zip |###################----------------------------------| 35.54% tmpthy7qptt.zip |###################----------------------------------| 35.71% tmpthy7qptt.zip |###################----------------------------------| 35.87% tmpthy7qptt.zip |###################----------------------------------| 36.03% tmpthy7qptt.zip |###################----------------------------------| 36.19% tmpthy7qptt.zip |###################----------------------------------| 36.35% tmpthy7qptt.zip |###################----------------------------------| 36.51% tmpthy7qptt.zip |###################----------------------------------| 36.67% tmpthy7qptt.zip |####################---------------------------------| 36.83% tmpthy7qptt.zip |####################---------------------------------| 36.99% tmpthy7qptt.zip |####################---------------------------------| 37.15% tmpthy7qptt.zip |####################---------------------------------| 37.31% tmpthy7qptt.zip |####################---------------------------------| 37.47% tmpthy7qptt.zip |####################---------------------------------| 37.64% tmpthy7qptt.zip |####################---------------------------------| 37.8% tmpthy7qptt.zip |####################---------------------------------| 37.96% tmpthy7qptt.zip |####################---------------------------------| 38.12% tmpthy7qptt.zip |####################---------------------------------| 38.28% tmpthy7qptt.zip |####################---------------------------------| 38.44% tmpthy7qptt.zip |####################---------------------------------| 38.6% tmpthy7qptt.zip |#####################--------------------------------| 38.76% tmpthy7qptt.zip |#####################--------------------------------| 38.92% tmpthy7qptt.zip |#####################--------------------------------| 39.08% tmpthy7qptt.zip |#####################--------------------------------| 39.24% tmpthy7qptt.zip |#####################--------------------------------| 39.4% tmpthy7qptt.zip |#####################--------------------------------| 39.57% tmpthy7qptt.zip |#####################--------------------------------| 39.73% tmpthy7qptt.zip |#####################--------------------------------| 39.89% tmpthy7qptt.zip |#####################--------------------------------| 40.05% tmpthy7qptt.zip |#####################--------------------------------| 40.21% tmpthy7qptt.zip |#####################--------------------------------| 40.37% tmpthy7qptt.zip |#####################--------------------------------| 40.53% tmpthy7qptt.zip |######################-------------------------------| 40.69% tmpthy7qptt.zip |######################-------------------------------| 40.85% tmpthy7qptt.zip |######################-------------------------------| 41.01% tmpthy7qptt.zip |######################-------------------------------| 41.17% tmpthy7qptt.zip |######################-------------------------------| 41.33% tmpthy7qptt.zip |######################-------------------------------| 41.5% tmpthy7qptt.zip |######################-------------------------------| 41.66% tmpthy7qptt.zip |######################-------------------------------| 41.82% tmpthy7qptt.zip |######################-------------------------------| 41.98% tmpthy7qptt.zip |######################-------------------------------| 42.14% tmpthy7qptt.zip |######################-------------------------------| 42.3% tmpthy7qptt.zip |#######################------------------------------| 42.46% tmpthy7qptt.zip |#######################------------------------------| 42.62% tmpthy7qptt.zip |#######################------------------------------| 42.78% tmpthy7qptt.zip |#######################------------------------------| 42.94% tmpthy7qptt.zip |#######################------------------------------| 43.1% tmpthy7qptt.zip |#######################------------------------------| 43.26% tmpthy7qptt.zip |#######################------------------------------| 43.43% tmpthy7qptt.zip |#######################------------------------------| 43.59% tmpthy7qptt.zip |#######################------------------------------| 43.75% tmpthy7qptt.zip |#######################------------------------------| 43.91% tmpthy7qptt.zip |#######################------------------------------| 44.07% tmpthy7qptt.zip |#######################------------------------------| 44.23% tmpthy7qptt.zip |########################-----------------------------| 44.39% tmpthy7qptt.zip |########################-----------------------------| 44.55% tmpthy7qptt.zip |########################-----------------------------| 44.71% tmpthy7qptt.zip |########################-----------------------------| 44.87% tmpthy7qptt.zip |########################-----------------------------| 45.03% tmpthy7qptt.zip |########################-----------------------------| 45.19% tmpthy7qptt.zip |########################-----------------------------| 45.36% tmpthy7qptt.zip |########################-----------------------------| 45.52% tmpthy7qptt.zip |########################-----------------------------| 45.68% tmpthy7qptt.zip |########################-----------------------------| 45.84% tmpthy7qptt.zip |########################-----------------------------| 46.0% tmpthy7qptt.zip |########################-----------------------------| 46.16% tmpthy7qptt.zip |#########################----------------------------| 46.32% tmpthy7qptt.zip |#########################----------------------------| 46.48% tmpthy7qptt.zip |#########################----------------------------| 46.64% tmpthy7qptt.zip |#########################----------------------------| 46.8% tmpthy7qptt.zip |#########################----------------------------| 46.96% tmpthy7qptt.zip |#########################----------------------------| 47.12% tmpthy7qptt.zip |#########################----------------------------| 47.29% tmpthy7qptt.zip |#########################----------------------------| 47.45% tmpthy7qptt.zip |#########################----------------------------| 47.61% tmpthy7qptt.zip |#########################----------------------------| 47.77% tmpthy7qptt.zip |#########################----------------------------| 47.93% tmpthy7qptt.zip |#########################----------------------------| 48.09% tmpthy7qptt.zip |##########################---------------------------| 48.25% tmpthy7qptt.zip |##########################---------------------------| 48.41% tmpthy7qptt.zip |##########################---------------------------| 48.57% tmpthy7qptt.zip |##########################---------------------------| 48.73% tmpthy7qptt.zip |##########################---------------------------| 48.89% tmpthy7qptt.zip |##########################---------------------------| 49.05% tmpthy7qptt.zip |##########################---------------------------| 49.22% tmpthy7qptt.zip |##########################---------------------------| 49.38% tmpthy7qptt.zip |##########################---------------------------| 49.54% tmpthy7qptt.zip |##########################---------------------------| 49.7% tmpthy7qptt.zip |##########################---------------------------| 49.86% tmpthy7qptt.zip |###########################--------------------------| 50.02% tmpthy7qptt.zip |###########################--------------------------| 50.18% tmpthy7qptt.zip |###########################--------------------------| 50.34% tmpthy7qptt.zip |###########################--------------------------| 50.5% tmpthy7qptt.zip |###########################--------------------------| 50.66% tmpthy7qptt.zip |###########################--------------------------| 50.82% tmpthy7qptt.zip |###########################--------------------------| 50.98% tmpthy7qptt.zip |###########################--------------------------| 51.15% tmpthy7qptt.zip |###########################--------------------------| 51.31% tmpthy7qptt.zip |###########################--------------------------| 51.47% tmpthy7qptt.zip |###########################--------------------------| 51.63% tmpthy7qptt.zip |###########################--------------------------| 51.79% tmpthy7qptt.zip |############################-------------------------| 51.95% tmpthy7qptt.zip |############################-------------------------| 52.11% tmpthy7qptt.zip |############################-------------------------| 52.27% tmpthy7qptt.zip |############################-------------------------| 52.43% tmpthy7qptt.zip |############################-------------------------| 52.59% tmpthy7qptt.zip |############################-------------------------| 52.75% tmpthy7qptt.zip |############################-------------------------| 52.91% tmpthy7qptt.zip |############################-------------------------| 53.08% tmpthy7qptt.zip |############################-------------------------| 53.24% tmpthy7qptt.zip |############################-------------------------| 53.4% tmpthy7qptt.zip |############################-------------------------| 53.56% tmpthy7qptt.zip |############################-------------------------| 53.72% tmpthy7qptt.zip |#############################------------------------| 53.88% tmpthy7qptt.zip |#############################------------------------| 54.04% tmpthy7qptt.zip |#############################------------------------| 54.2% tmpthy7qptt.zip |#############################------------------------| 54.36% tmpthy7qptt.zip |#############################------------------------| 54.52% tmpthy7qptt.zip |#############################------------------------| 54.68% tmpthy7qptt.zip |#############################------------------------| 54.84% tmpthy7qptt.zip |#############################------------------------| 55.01% tmpthy7qptt.zip |#############################------------------------| 55.17% tmpthy7qptt.zip |#############################------------------------| 55.33% tmpthy7qptt.zip |#############################------------------------| 55.49% tmpthy7qptt.zip |#############################------------------------| 55.65% tmpthy7qptt.zip |##############################-----------------------| 55.81% tmpthy7qptt.zip |##############################-----------------------| 55.97% tmpthy7qptt.zip |##############################-----------------------| 56.13% tmpthy7qptt.zip |##############################-----------------------| 56.29% tmpthy7qptt.zip |##############################-----------------------| 56.45% tmpthy7qptt.zip |##############################-----------------------| 56.61% tmpthy7qptt.zip |##############################-----------------------| 56.77% tmpthy7qptt.zip |##############################-----------------------| 56.94% tmpthy7qptt.zip |##############################-----------------------| 57.1% tmpthy7qptt.zip |##############################-----------------------| 57.26% tmpthy7qptt.zip |##############################-----------------------| 57.42% tmpthy7qptt.zip |###############################----------------------| 57.58% tmpthy7qptt.zip |###############################----------------------| 57.74% tmpthy7qptt.zip |###############################----------------------| 57.9% tmpthy7qptt.zip |###############################----------------------| 58.06% tmpthy7qptt.zip |###############################----------------------| 58.22% tmpthy7qptt.zip |###############################----------------------| 58.38% tmpthy7qptt.zip |###############################----------------------| 58.54% tmpthy7qptt.zip |###############################----------------------| 58.7% tmpthy7qptt.zip |###############################----------------------| 58.87% tmpthy7qptt.zip |###############################----------------------| 59.03% tmpthy7qptt.zip |###############################----------------------| 59.19% tmpthy7qptt.zip |###############################----------------------| 59.35% tmpthy7qptt.zip |################################---------------------| 59.51% tmpthy7qptt.zip |################################---------------------| 59.67% tmpthy7qptt.zip |################################---------------------| 59.83% tmpthy7qptt.zip |################################---------------------| 59.99% tmpthy7qptt.zip |################################---------------------| 60.15% tmpthy7qptt.zip |################################---------------------| 60.31% tmpthy7qptt.zip |################################---------------------| 60.47% tmpthy7qptt.zip |################################---------------------| 60.63% tmpthy7qptt.zip |################################---------------------| 60.8% tmpthy7qptt.zip |################################---------------------| 60.96% tmpthy7qptt.zip |################################---------------------| 61.12% tmpthy7qptt.zip |################################---------------------| 61.28% tmpthy7qptt.zip |#################################--------------------| 61.44% tmpthy7qptt.zip |#################################--------------------| 61.6% tmpthy7qptt.zip |#################################--------------------| 61.76% tmpthy7qptt.zip |#################################--------------------| 61.92% tmpthy7qptt.zip |#################################--------------------| 62.08% tmpthy7qptt.zip |#################################--------------------| 62.24% tmpthy7qptt.zip |#################################--------------------| 62.4% tmpthy7qptt.zip |#################################--------------------| 62.56% tmpthy7qptt.zip |#################################--------------------| 62.73% tmpthy7qptt.zip |#################################--------------------| 62.89% tmpthy7qptt.zip |#################################--------------------| 63.05% tmpthy7qptt.zip |##################################-------------------| 63.21% tmpthy7qptt.zip |##################################-------------------| 63.37% tmpthy7qptt.zip |##################################-------------------| 63.53% tmpthy7qptt.zip |##################################-------------------| 63.69% tmpthy7qptt.zip |##################################-------------------| 63.85% tmpthy7qptt.zip |##################################-------------------| 64.01% tmpthy7qptt.zip |##################################-------------------| 64.17% tmpthy7qptt.zip |##################################-------------------| 64.33% tmpthy7qptt.zip |##################################-------------------| 64.49% tmpthy7qptt.zip |##################################-------------------| 64.66% tmpthy7qptt.zip |##################################-------------------| 64.82% tmpthy7qptt.zip |##################################-------------------| 64.98% tmpthy7qptt.zip |###################################------------------| 65.14% tmpthy7qptt.zip |###################################------------------| 65.3% tmpthy7qptt.zip |###################################------------------| 65.46% tmpthy7qptt.zip |###################################------------------| 65.62% tmpthy7qptt.zip |###################################------------------| 65.78% tmpthy7qptt.zip |###################################------------------| 65.94% tmpthy7qptt.zip |###################################------------------| 66.1% tmpthy7qptt.zip |###################################------------------| 66.26% tmpthy7qptt.zip |###################################------------------| 66.42% tmpthy7qptt.zip |###################################------------------| 66.59% tmpthy7qptt.zip |###################################------------------| 66.75% tmpthy7qptt.zip |###################################------------------| 66.91% tmpthy7qptt.zip |####################################-----------------| 67.07% tmpthy7qptt.zip |####################################-----------------| 67.23% tmpthy7qptt.zip |####################################-----------------| 67.39% tmpthy7qptt.zip |####################################-----------------| 67.55% tmpthy7qptt.zip |####################################-----------------| 67.71% tmpthy7qptt.zip |####################################-----------------| 67.87% tmpthy7qptt.zip |####################################-----------------| 68.03% tmpthy7qptt.zip |####################################-----------------| 68.19% tmpthy7qptt.zip |####################################-----------------| 68.35% tmpthy7qptt.zip |####################################-----------------| 68.52% tmpthy7qptt.zip |####################################-----------------| 68.68% tmpthy7qptt.zip |####################################-----------------| 68.84% tmpthy7qptt.zip |#####################################----------------| 69.0% tmpthy7qptt.zip |#####################################----------------| 69.16% tmpthy7qptt.zip |#####################################----------------| 69.32% tmpthy7qptt.zip |#####################################----------------| 69.48% tmpthy7qptt.zip |#####################################----------------| 69.64% tmpthy7qptt.zip |#####################################----------------| 69.8% tmpthy7qptt.zip |#####################################----------------| 69.96% tmpthy7qptt.zip |#####################################----------------| 70.12% tmpthy7qptt.zip |#####################################----------------| 70.28% tmpthy7qptt.zip |#####################################----------------| 70.45% tmpthy7qptt.zip |#####################################----------------| 70.61% tmpthy7qptt.zip |######################################---------------| 70.77% tmpthy7qptt.zip |######################################---------------| 70.93% tmpthy7qptt.zip |######################################---------------| 71.09% tmpthy7qptt.zip |######################################---------------| 71.25% tmpthy7qptt.zip |######################################---------------| 71.41% tmpthy7qptt.zip |######################################---------------| 71.57% tmpthy7qptt.zip |######################################---------------| 71.73% tmpthy7qptt.zip |######################################---------------| 71.89% tmpthy7qptt.zip |######################################---------------| 72.05% tmpthy7qptt.zip |######################################---------------| 72.21% tmpthy7qptt.zip |######################################---------------| 72.38% tmpthy7qptt.zip |######################################---------------| 72.54% tmpthy7qptt.zip |#######################################--------------| 72.7% tmpthy7qptt.zip |#######################################--------------| 72.86% tmpthy7qptt.zip |#######################################--------------| 73.02% tmpthy7qptt.zip |#######################################--------------| 73.18% tmpthy7qptt.zip |#######################################--------------| 73.34% tmpthy7qptt.zip |#######################################--------------| 73.5% tmpthy7qptt.zip |#######################################--------------| 73.66% tmpthy7qptt.zip |#######################################--------------| 73.82% tmpthy7qptt.zip |#######################################--------------| 73.98% tmpthy7qptt.zip |#######################################--------------| 74.14% tmpthy7qptt.zip |#######################################--------------| 74.31% tmpthy7qptt.zip |#######################################--------------| 74.47% tmpthy7qptt.zip |########################################-------------| 74.63% tmpthy7qptt.zip |########################################-------------| 74.79% tmpthy7qptt.zip |########################################-------------| 74.95% tmpthy7qptt.zip |########################################-------------| 75.11% tmpthy7qptt.zip |########################################-------------| 75.27% tmpthy7qptt.zip |########################################-------------| 75.43% tmpthy7qptt.zip |########################################-------------| 75.59% tmpthy7qptt.zip |########################################-------------| 75.75% tmpthy7qptt.zip |########################################-------------| 75.91% tmpthy7qptt.zip |########################################-------------| 76.07% tmpthy7qptt.zip |########################################-------------| 76.24% tmpthy7qptt.zip |########################################-------------| 76.4% tmpthy7qptt.zip |#########################################------------| 76.56% tmpthy7qptt.zip |#########################################------------| 76.72% tmpthy7qptt.zip |#########################################------------| 76.88% tmpthy7qptt.zip |#########################################------------| 77.04% tmpthy7qptt.zip |#########################################------------| 77.2% tmpthy7qptt.zip |#########################################------------| 77.36% tmpthy7qptt.zip |#########################################------------| 77.52% tmpthy7qptt.zip |#########################################------------| 77.68% tmpthy7qptt.zip |#########################################------------| 77.84% tmpthy7qptt.zip |#########################################------------| 78.0% tmpthy7qptt.zip |#########################################------------| 78.17% tmpthy7qptt.zip |##########################################-----------| 78.33% tmpthy7qptt.zip |##########################################-----------| 78.49% tmpthy7qptt.zip |##########################################-----------| 78.65% tmpthy7qptt.zip |##########################################-----------| 78.81% tmpthy7qptt.zip |##########################################-----------| 78.97% tmpthy7qptt.zip |##########################################-----------| 79.13% tmpthy7qptt.zip |##########################################-----------| 79.29% tmpthy7qptt.zip |##########################################-----------| 79.45% tmpthy7qptt.zip |##########################################-----------| 79.61% tmpthy7qptt.zip |##########################################-----------| 79.77% tmpthy7qptt.zip |##########################################-----------| 79.93% tmpthy7qptt.zip |##########################################-----------| 80.1% tmpthy7qptt.zip |###########################################----------| 80.26% tmpthy7qptt.zip |###########################################----------| 80.42% tmpthy7qptt.zip |###########################################----------| 80.58% tmpthy7qptt.zip |###########################################----------| 80.74% tmpthy7qptt.zip |###########################################----------| 80.9% tmpthy7qptt.zip |###########################################----------| 81.06% tmpthy7qptt.zip |###########################################----------| 81.22% tmpthy7qptt.zip |###########################################----------| 81.38% tmpthy7qptt.zip |###########################################----------| 81.54% tmpthy7qptt.zip |###########################################----------| 81.7% tmpthy7qptt.zip |###########################################----------| 81.86% tmpthy7qptt.zip |###########################################----------| 82.03% tmpthy7qptt.zip |############################################---------| 82.19% tmpthy7qptt.zip |############################################---------| 82.35% tmpthy7qptt.zip |############################################---------| 82.51% tmpthy7qptt.zip |############################################---------| 82.67% tmpthy7qptt.zip |############################################---------| 82.83% tmpthy7qptt.zip |############################################---------| 82.99% tmpthy7qptt.zip |############################################---------| 83.15% tmpthy7qptt.zip |############################################---------| 83.31% tmpthy7qptt.zip |############################################---------| 83.47% tmpthy7qptt.zip |############################################---------| 83.63% tmpthy7qptt.zip |############################################---------| 83.79% tmpthy7qptt.zip |############################################---------| 83.96% tmpthy7qptt.zip |#############################################--------| 84.12% tmpthy7qptt.zip |#############################################--------| 84.28% tmpthy7qptt.zip |#############################################--------| 84.44% tmpthy7qptt.zip |#############################################--------| 84.6% tmpthy7qptt.zip |#############################################--------| 84.76% tmpthy7qptt.zip |#############################################--------| 84.92% tmpthy7qptt.zip |#############################################--------| 85.08% tmpthy7qptt.zip |#############################################--------| 85.24% tmpthy7qptt.zip |#############################################--------| 85.4% tmpthy7qptt.zip |#############################################--------| 85.56% tmpthy7qptt.zip |#############################################--------| 85.72% tmpthy7qptt.zip |##############################################-------| 85.89% tmpthy7qptt.zip |##############################################-------| 86.05% tmpthy7qptt.zip |##############################################-------| 86.21% tmpthy7qptt.zip |##############################################-------| 86.37% tmpthy7qptt.zip |##############################################-------| 86.53% tmpthy7qptt.zip |##############################################-------| 86.69% tmpthy7qptt.zip |##############################################-------| 86.85% tmpthy7qptt.zip |##############################################-------| 87.01% tmpthy7qptt.zip |##############################################-------| 87.17% tmpthy7qptt.zip |##############################################-------| 87.33% tmpthy7qptt.zip |##############################################-------| 87.49% tmpthy7qptt.zip |##############################################-------| 87.65% tmpthy7qptt.zip |###############################################------| 87.82% tmpthy7qptt.zip |###############################################------| 87.98% tmpthy7qptt.zip |###############################################------| 88.14% tmpthy7qptt.zip |###############################################------| 88.3% tmpthy7qptt.zip |###############################################------| 88.46% tmpthy7qptt.zip |###############################################------| 88.62% tmpthy7qptt.zip |###############################################------| 88.78% tmpthy7qptt.zip |###############################################------| 88.94% tmpthy7qptt.zip |###############################################------| 89.1% tmpthy7qptt.zip |###############################################------| 89.26% tmpthy7qptt.zip |###############################################------| 89.42% tmpthy7qptt.zip |###############################################------| 89.58% tmpthy7qptt.zip |################################################-----| 89.75% tmpthy7qptt.zip |################################################-----| 89.91% tmpthy7qptt.zip |################################################-----| 90.07% tmpthy7qptt.zip |################################################-----| 90.23% tmpthy7qptt.zip |################################################-----| 90.39% tmpthy7qptt.zip |################################################-----| 90.55% tmpthy7qptt.zip |################################################-----| 90.71% tmpthy7qptt.zip |################################################-----| 90.87% tmpthy7qptt.zip |################################################-----| 91.03% tmpthy7qptt.zip |################################################-----| 91.19% tmpthy7qptt.zip |################################################-----| 91.35% tmpthy7qptt.zip |#################################################----| 91.51% tmpthy7qptt.zip |#################################################----| 91.68% tmpthy7qptt.zip |#################################################----| 91.84% tmpthy7qptt.zip |#################################################----| 92.0% tmpthy7qptt.zip |#################################################----| 92.16% tmpthy7qptt.zip |#################################################----| 92.32% tmpthy7qptt.zip |#################################################----| 92.48% tmpthy7qptt.zip |#################################################----| 92.64% tmpthy7qptt.zip |#################################################----| 92.8% tmpthy7qptt.zip |#################################################----| 92.96% tmpthy7qptt.zip |#################################################----| 93.12% tmpthy7qptt.zip |#################################################----| 93.28% tmpthy7qptt.zip |##################################################---| 93.44% tmpthy7qptt.zip |##################################################---| 93.61% tmpthy7qptt.zip |##################################################---| 93.77% tmpthy7qptt.zip |##################################################---| 93.93% tmpthy7qptt.zip |##################################################---| 94.09% tmpthy7qptt.zip |##################################################---| 94.25% tmpthy7qptt.zip |##################################################---| 94.41% tmpthy7qptt.zip |##################################################---| 94.57% tmpthy7qptt.zip |##################################################---| 94.73% tmpthy7qptt.zip |##################################################---| 94.89% tmpthy7qptt.zip |##################################################---| 95.05% tmpthy7qptt.zip |##################################################---| 95.21% tmpthy7qptt.zip |###################################################--| 95.37% tmpthy7qptt.zip |###################################################--| 95.54% tmpthy7qptt.zip |###################################################--| 95.7% tmpthy7qptt.zip |###################################################--| 95.86% tmpthy7qptt.zip |###################################################--| 96.02% tmpthy7qptt.zip |###################################################--| 96.18% tmpthy7qptt.zip |###################################################--| 96.34% tmpthy7qptt.zip |###################################################--| 96.5% tmpthy7qptt.zip |###################################################--| 96.66% tmpthy7qptt.zip |###################################################--| 96.82% tmpthy7qptt.zip |###################################################--| 96.98% tmpthy7qptt.zip |###################################################--| 97.14% tmpthy7qptt.zip |####################################################-| 97.3% tmpthy7qptt.zip |####################################################-| 97.47% tmpthy7qptt.zip |####################################################-| 97.63% tmpthy7qptt.zip |####################################################-| 97.79% tmpthy7qptt.zip |####################################################-| 97.95% tmpthy7qptt.zip |####################################################-| 98.11% tmpthy7qptt.zip |####################################################-| 98.27% tmpthy7qptt.zip |####################################################-| 98.43% tmpthy7qptt.zip |####################################################-| 98.59% tmpthy7qptt.zip |####################################################-| 98.75% tmpthy7qptt.zip |####################################################-| 98.91% tmpthy7qptt.zip |#####################################################| 99.07% tmpthy7qptt.zip |#####################################################| 99.23% tmpthy7qptt.zip |#####################################################| 99.4% tmpthy7qptt.zip |#####################################################| 99.56% tmpthy7qptt.zip |#####################################################| 99.72% tmpthy7qptt.zip |#####################################################| 99.88% tmpthy7qptt.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is ab2f3fcb-cc74-459a-9ac0-04cfeb838023 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-NKjxmp0/sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-NKjxmp0/sshkeyshare_types.yaml ++ basename /opt/plugins/plugin-NKjxmp0/sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn + ARCHIVE=sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:EMD78qPs --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-NKjxmp0/sshkeyshare_types.yaml /opt/plugins/plugin-NKjxmp0/sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmps8zbch5q.zip |-----------------------------------------------------| 0.47% tmps8zbch5q.zip |-----------------------------------------------------| 0.93% tmps8zbch5q.zip |#----------------------------------------------------| 1.4% tmps8zbch5q.zip |#----------------------------------------------------| 1.86% tmps8zbch5q.zip |#----------------------------------------------------| 2.33% tmps8zbch5q.zip |#----------------------------------------------------| 2.8% tmps8zbch5q.zip |##---------------------------------------------------| 3.26% tmps8zbch5q.zip |##---------------------------------------------------| 3.73% tmps8zbch5q.zip |##---------------------------------------------------| 4.19% tmps8zbch5q.zip |##---------------------------------------------------| 4.66% tmps8zbch5q.zip |###--------------------------------------------------| 5.13% tmps8zbch5q.zip |###--------------------------------------------------| 5.59% tmps8zbch5q.zip |###--------------------------------------------------| 6.06% tmps8zbch5q.zip |###--------------------------------------------------| 6.52% tmps8zbch5q.zip |####-------------------------------------------------| 6.99% tmps8zbch5q.zip |####-------------------------------------------------| 7.46% tmps8zbch5q.zip |####-------------------------------------------------| 7.92% tmps8zbch5q.zip |####-------------------------------------------------| 8.39% tmps8zbch5q.zip |#####------------------------------------------------| 8.85% tmps8zbch5q.zip |#####------------------------------------------------| 9.32% tmps8zbch5q.zip |#####------------------------------------------------| 9.79% tmps8zbch5q.zip |#####------------------------------------------------| 10.25% tmps8zbch5q.zip |######-----------------------------------------------| 10.72% tmps8zbch5q.zip |######-----------------------------------------------| 11.18% tmps8zbch5q.zip |######-----------------------------------------------| 11.65% tmps8zbch5q.zip |######-----------------------------------------------| 12.12% tmps8zbch5q.zip |#######----------------------------------------------| 12.58% tmps8zbch5q.zip |#######----------------------------------------------| 13.05% tmps8zbch5q.zip |#######----------------------------------------------| 13.51% tmps8zbch5q.zip |#######----------------------------------------------| 13.98% tmps8zbch5q.zip |########---------------------------------------------| 14.45% tmps8zbch5q.zip |########---------------------------------------------| 14.91% tmps8zbch5q.zip |########---------------------------------------------| 15.38% tmps8zbch5q.zip |########---------------------------------------------| 15.84% tmps8zbch5q.zip |#########--------------------------------------------| 16.31% tmps8zbch5q.zip |#########--------------------------------------------| 16.78% tmps8zbch5q.zip |#########--------------------------------------------| 17.24% tmps8zbch5q.zip |#########--------------------------------------------| 17.71% tmps8zbch5q.zip |##########-------------------------------------------| 18.17% tmps8zbch5q.zip |##########-------------------------------------------| 18.64% tmps8zbch5q.zip |##########-------------------------------------------| 19.11% tmps8zbch5q.zip |##########-------------------------------------------| 19.57% tmps8zbch5q.zip |###########------------------------------------------| 20.04% tmps8zbch5q.zip |###########------------------------------------------| 20.5% tmps8zbch5q.zip |###########------------------------------------------| 20.97% tmps8zbch5q.zip |###########------------------------------------------| 21.44% tmps8zbch5q.zip |############-----------------------------------------| 21.9% tmps8zbch5q.zip |############-----------------------------------------| 22.37% tmps8zbch5q.zip |############-----------------------------------------| 22.83% tmps8zbch5q.zip |############-----------------------------------------| 23.3% tmps8zbch5q.zip |#############----------------------------------------| 23.77% tmps8zbch5q.zip |#############----------------------------------------| 24.23% tmps8zbch5q.zip |#############----------------------------------------| 24.7% tmps8zbch5q.zip |#############----------------------------------------| 25.16% tmps8zbch5q.zip |##############---------------------------------------| 25.63% tmps8zbch5q.zip |##############---------------------------------------| 26.1% tmps8zbch5q.zip |##############---------------------------------------| 26.56% tmps8zbch5q.zip |##############---------------------------------------| 27.03% tmps8zbch5q.zip |###############--------------------------------------| 27.49% tmps8zbch5q.zip |###############--------------------------------------| 27.96% tmps8zbch5q.zip |###############--------------------------------------| 28.43% tmps8zbch5q.zip |###############--------------------------------------| 28.89% tmps8zbch5q.zip |################-------------------------------------| 29.36% tmps8zbch5q.zip |################-------------------------------------| 29.82% tmps8zbch5q.zip |################-------------------------------------| 30.29% tmps8zbch5q.zip |################-------------------------------------| 30.76% tmps8zbch5q.zip |#################------------------------------------| 31.22% tmps8zbch5q.zip |#################------------------------------------| 31.69% tmps8zbch5q.zip |#################------------------------------------| 32.15% tmps8zbch5q.zip |#################------------------------------------| 32.62% tmps8zbch5q.zip |##################-----------------------------------| 33.09% tmps8zbch5q.zip |##################-----------------------------------| 33.55% tmps8zbch5q.zip |##################-----------------------------------| 34.02% tmps8zbch5q.zip |##################-----------------------------------| 34.48% tmps8zbch5q.zip |###################----------------------------------| 34.95% tmps8zbch5q.zip |###################----------------------------------| 35.42% tmps8zbch5q.zip |###################----------------------------------| 35.88% tmps8zbch5q.zip |###################----------------------------------| 36.35% tmps8zbch5q.zip |####################---------------------------------| 36.81% tmps8zbch5q.zip |####################---------------------------------| 37.28% tmps8zbch5q.zip |####################---------------------------------| 37.75% tmps8zbch5q.zip |####################---------------------------------| 38.21% tmps8zbch5q.zip |####################---------------------------------| 38.68% tmps8zbch5q.zip |#####################--------------------------------| 39.15% tmps8zbch5q.zip |#####################--------------------------------| 39.61% tmps8zbch5q.zip |#####################--------------------------------| 40.08% tmps8zbch5q.zip |#####################--------------------------------| 40.54% tmps8zbch5q.zip |######################-------------------------------| 41.01% tmps8zbch5q.zip |######################-------------------------------| 41.48% tmps8zbch5q.zip |######################-------------------------------| 41.94% tmps8zbch5q.zip |######################-------------------------------| 42.41% tmps8zbch5q.zip |#######################------------------------------| 42.87% tmps8zbch5q.zip |#######################------------------------------| 43.34% tmps8zbch5q.zip |#######################------------------------------| 43.81% tmps8zbch5q.zip |#######################------------------------------| 44.27% tmps8zbch5q.zip |########################-----------------------------| 44.74% tmps8zbch5q.zip |########################-----------------------------| 45.2% tmps8zbch5q.zip |########################-----------------------------| 45.67% tmps8zbch5q.zip |########################-----------------------------| 46.14% tmps8zbch5q.zip |#########################----------------------------| 46.6% tmps8zbch5q.zip |#########################----------------------------| 47.07% tmps8zbch5q.zip |#########################----------------------------| 47.53% tmps8zbch5q.zip |#########################----------------------------| 48.0% tmps8zbch5q.zip |##########################---------------------------| 48.47% tmps8zbch5q.zip |##########################---------------------------| 48.93% tmps8zbch5q.zip |##########################---------------------------| 49.4% tmps8zbch5q.zip |##########################---------------------------| 49.86% tmps8zbch5q.zip |###########################--------------------------| 50.33% tmps8zbch5q.zip |###########################--------------------------| 50.8% tmps8zbch5q.zip |###########################--------------------------| 51.26% tmps8zbch5q.zip |###########################--------------------------| 51.73% tmps8zbch5q.zip |############################-------------------------| 52.19% tmps8zbch5q.zip |############################-------------------------| 52.66% tmps8zbch5q.zip |############################-------------------------| 53.13% tmps8zbch5q.zip |############################-------------------------| 53.59% tmps8zbch5q.zip |#############################------------------------| 54.06% tmps8zbch5q.zip |#############################------------------------| 54.52% tmps8zbch5q.zip |#############################------------------------| 54.99% tmps8zbch5q.zip |#############################------------------------| 55.46% tmps8zbch5q.zip |##############################-----------------------| 55.92% tmps8zbch5q.zip |##############################-----------------------| 56.39% tmps8zbch5q.zip |##############################-----------------------| 56.85% tmps8zbch5q.zip |##############################-----------------------| 57.32% tmps8zbch5q.zip |###############################----------------------| 57.79% tmps8zbch5q.zip |###############################----------------------| 58.25% tmps8zbch5q.zip |###############################----------------------| 58.72% tmps8zbch5q.zip |###############################----------------------| 59.18% tmps8zbch5q.zip |################################---------------------| 59.65% tmps8zbch5q.zip |################################---------------------| 60.12% tmps8zbch5q.zip |################################---------------------| 60.58% tmps8zbch5q.zip |################################---------------------| 61.05% tmps8zbch5q.zip |#################################--------------------| 61.51% tmps8zbch5q.zip |#################################--------------------| 61.98% tmps8zbch5q.zip |#################################--------------------| 62.45% tmps8zbch5q.zip |#################################--------------------| 62.91% tmps8zbch5q.zip |##################################-------------------| 63.38% tmps8zbch5q.zip |##################################-------------------| 63.84% tmps8zbch5q.zip |##################################-------------------| 64.31% tmps8zbch5q.zip |##################################-------------------| 64.78% tmps8zbch5q.zip |###################################------------------| 65.24% tmps8zbch5q.zip |###################################------------------| 65.71% tmps8zbch5q.zip |###################################------------------| 66.17% tmps8zbch5q.zip |###################################------------------| 66.64% tmps8zbch5q.zip |####################################-----------------| 67.11% tmps8zbch5q.zip |####################################-----------------| 67.57% tmps8zbch5q.zip |####################################-----------------| 68.04% tmps8zbch5q.zip |####################################-----------------| 68.5% tmps8zbch5q.zip |#####################################----------------| 68.97% tmps8zbch5q.zip |#####################################----------------| 69.44% tmps8zbch5q.zip |#####################################----------------| 69.9% tmps8zbch5q.zip |#####################################----------------| 70.37% tmps8zbch5q.zip |######################################---------------| 70.83% tmps8zbch5q.zip |######################################---------------| 71.3% tmps8zbch5q.zip |######################################---------------| 71.77% tmps8zbch5q.zip |######################################---------------| 72.23% tmps8zbch5q.zip |#######################################--------------| 72.7% tmps8zbch5q.zip |#######################################--------------| 73.16% tmps8zbch5q.zip |#######################################--------------| 73.63% tmps8zbch5q.zip |#######################################--------------| 74.1% tmps8zbch5q.zip |########################################-------------| 74.56% tmps8zbch5q.zip |########################################-------------| 75.03% tmps8zbch5q.zip |########################################-------------| 75.49% tmps8zbch5q.zip |########################################-------------| 75.96% tmps8zbch5q.zip |#########################################------------| 76.43% tmps8zbch5q.zip |#########################################------------| 76.89% tmps8zbch5q.zip |#########################################------------| 77.36% tmps8zbch5q.zip |#########################################------------| 77.82% tmps8zbch5q.zip |#########################################------------| 78.29% tmps8zbch5q.zip |##########################################-----------| 78.76% tmps8zbch5q.zip |##########################################-----------| 79.22% tmps8zbch5q.zip |##########################################-----------| 79.69% tmps8zbch5q.zip |##########################################-----------| 80.15% tmps8zbch5q.zip |###########################################----------| 80.62% tmps8zbch5q.zip |###########################################----------| 81.09% tmps8zbch5q.zip |###########################################----------| 81.55% tmps8zbch5q.zip |###########################################----------| 82.02% tmps8zbch5q.zip |############################################---------| 82.48% tmps8zbch5q.zip |############################################---------| 82.95% tmps8zbch5q.zip |############################################---------| 83.42% tmps8zbch5q.zip |############################################---------| 83.88% tmps8zbch5q.zip |#############################################--------| 84.35% tmps8zbch5q.zip |#############################################--------| 84.81% tmps8zbch5q.zip |#############################################--------| 85.28% tmps8zbch5q.zip |#############################################--------| 85.75% tmps8zbch5q.zip |##############################################-------| 86.21% tmps8zbch5q.zip |##############################################-------| 86.68% tmps8zbch5q.zip |##############################################-------| 87.14% tmps8zbch5q.zip |##############################################-------| 87.61% tmps8zbch5q.zip |###############################################------| 88.08% tmps8zbch5q.zip |###############################################------| 88.54% tmps8zbch5q.zip |###############################################------| 89.01% tmps8zbch5q.zip |###############################################------| 89.47% tmps8zbch5q.zip |################################################-----| 89.94% tmps8zbch5q.zip |################################################-----| 90.41% tmps8zbch5q.zip |################################################-----| 90.87% tmps8zbch5q.zip |################################################-----| 91.34% tmps8zbch5q.zip |#################################################----| 91.8% tmps8zbch5q.zip |#################################################----| 92.27% tmps8zbch5q.zip |#################################################----| 92.74% tmps8zbch5q.zip |#################################################----| 93.2% tmps8zbch5q.zip |##################################################---| 93.67% tmps8zbch5q.zip |##################################################---| 94.13% tmps8zbch5q.zip |##################################################---| 94.6% tmps8zbch5q.zip |##################################################---| 95.07% tmps8zbch5q.zip |###################################################--| 95.53% tmps8zbch5q.zip |###################################################--| 96.0% tmps8zbch5q.zip |###################################################--| 96.46% tmps8zbch5q.zip |###################################################--| 96.93% tmps8zbch5q.zip |####################################################-| 97.4% tmps8zbch5q.zip |####################################################-| 97.86% tmps8zbch5q.zip |####################################################-| 98.33% tmps8zbch5q.zip |####################################################-| 98.79% tmps8zbch5q.zip |#####################################################| 99.26% tmps8zbch5q.zip |#####################################################| 99.73% tmps8zbch5q.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is d49880a6-aa84-4d46-8a29-b5668ae35298 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-dgcG9yy/relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-dgcG9yy/relationshipplugin_types.yaml ++ basename /opt/plugins/plugin-dgcG9yy/relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn + ARCHIVE=relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:EMD78qPs --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-dgcG9yy/relationshipplugin_types.yaml /opt/plugins/plugin-dgcG9yy/relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpx2y9ycxs.zip |-----------------------------------------------------| 0.46% tmpx2y9ycxs.zip |-----------------------------------------------------| 0.92% tmpx2y9ycxs.zip |#----------------------------------------------------| 1.38% tmpx2y9ycxs.zip |#----------------------------------------------------| 1.83% tmpx2y9ycxs.zip |#----------------------------------------------------| 2.29% tmpx2y9ycxs.zip |#----------------------------------------------------| 2.75% tmpx2y9ycxs.zip |##---------------------------------------------------| 3.21% tmpx2y9ycxs.zip |##---------------------------------------------------| 3.67% tmpx2y9ycxs.zip |##---------------------------------------------------| 4.13% tmpx2y9ycxs.zip |##---------------------------------------------------| 4.58% tmpx2y9ycxs.zip |###--------------------------------------------------| 5.04% tmpx2y9ycxs.zip |###--------------------------------------------------| 5.5% tmpx2y9ycxs.zip |###--------------------------------------------------| 5.96% tmpx2y9ycxs.zip |###--------------------------------------------------| 6.42% tmpx2y9ycxs.zip |####-------------------------------------------------| 6.88% tmpx2y9ycxs.zip |####-------------------------------------------------| 7.34% tmpx2y9ycxs.zip |####-------------------------------------------------| 7.79% tmpx2y9ycxs.zip |####-------------------------------------------------| 8.25% tmpx2y9ycxs.zip |#####------------------------------------------------| 8.71% tmpx2y9ycxs.zip |#####------------------------------------------------| 9.17% tmpx2y9ycxs.zip |#####------------------------------------------------| 9.63% tmpx2y9ycxs.zip |#####------------------------------------------------| 10.09% tmpx2y9ycxs.zip |######-----------------------------------------------| 10.54% tmpx2y9ycxs.zip |######-----------------------------------------------| 11.0% tmpx2y9ycxs.zip |######-----------------------------------------------| 11.46% tmpx2y9ycxs.zip |######-----------------------------------------------| 11.92% tmpx2y9ycxs.zip |#######----------------------------------------------| 12.38% tmpx2y9ycxs.zip |#######----------------------------------------------| 12.84% tmpx2y9ycxs.zip |#######----------------------------------------------| 13.3% tmpx2y9ycxs.zip |#######----------------------------------------------| 13.75% tmpx2y9ycxs.zip |########---------------------------------------------| 14.21% tmpx2y9ycxs.zip |########---------------------------------------------| 14.67% tmpx2y9ycxs.zip |########---------------------------------------------| 15.13% tmpx2y9ycxs.zip |########---------------------------------------------| 15.59% tmpx2y9ycxs.zip |#########--------------------------------------------| 16.05% tmpx2y9ycxs.zip |#########--------------------------------------------| 16.5% tmpx2y9ycxs.zip |#########--------------------------------------------| 16.96% tmpx2y9ycxs.zip |#########--------------------------------------------| 17.42% tmpx2y9ycxs.zip |#########--------------------------------------------| 17.88% tmpx2y9ycxs.zip |##########-------------------------------------------| 18.34% tmpx2y9ycxs.zip |##########-------------------------------------------| 18.8% tmpx2y9ycxs.zip |##########-------------------------------------------| 19.26% tmpx2y9ycxs.zip |##########-------------------------------------------| 19.71% tmpx2y9ycxs.zip |###########------------------------------------------| 20.17% tmpx2y9ycxs.zip |###########------------------------------------------| 20.63% tmpx2y9ycxs.zip |###########------------------------------------------| 21.09% tmpx2y9ycxs.zip |###########------------------------------------------| 21.55% tmpx2y9ycxs.zip |############-----------------------------------------| 22.01% tmpx2y9ycxs.zip |############-----------------------------------------| 22.46% tmpx2y9ycxs.zip |############-----------------------------------------| 22.92% tmpx2y9ycxs.zip |############-----------------------------------------| 23.38% tmpx2y9ycxs.zip |#############----------------------------------------| 23.84% tmpx2y9ycxs.zip |#############----------------------------------------| 24.3% tmpx2y9ycxs.zip |#############----------------------------------------| 24.76% tmpx2y9ycxs.zip |#############----------------------------------------| 25.22% tmpx2y9ycxs.zip |##############---------------------------------------| 25.67% tmpx2y9ycxs.zip |##############---------------------------------------| 26.13% tmpx2y9ycxs.zip |##############---------------------------------------| 26.59% tmpx2y9ycxs.zip |##############---------------------------------------| 27.05% tmpx2y9ycxs.zip |###############--------------------------------------| 27.51% tmpx2y9ycxs.zip |###############--------------------------------------| 27.97% tmpx2y9ycxs.zip |###############--------------------------------------| 28.42% tmpx2y9ycxs.zip |###############--------------------------------------| 28.88% tmpx2y9ycxs.zip |################-------------------------------------| 29.34% tmpx2y9ycxs.zip |################-------------------------------------| 29.8% tmpx2y9ycxs.zip |################-------------------------------------| 30.26% tmpx2y9ycxs.zip |################-------------------------------------| 30.72% tmpx2y9ycxs.zip |#################------------------------------------| 31.18% tmpx2y9ycxs.zip |#################------------------------------------| 31.63% tmpx2y9ycxs.zip |#################------------------------------------| 32.09% tmpx2y9ycxs.zip |#################------------------------------------| 32.55% tmpx2y9ycxs.zip |#################------------------------------------| 33.01% tmpx2y9ycxs.zip |##################-----------------------------------| 33.47% tmpx2y9ycxs.zip |##################-----------------------------------| 33.93% tmpx2y9ycxs.zip |##################-----------------------------------| 34.38% tmpx2y9ycxs.zip |##################-----------------------------------| 34.84% tmpx2y9ycxs.zip |###################----------------------------------| 35.3% tmpx2y9ycxs.zip |###################----------------------------------| 35.76% tmpx2y9ycxs.zip |###################----------------------------------| 36.22% tmpx2y9ycxs.zip |###################----------------------------------| 36.68% tmpx2y9ycxs.zip |####################---------------------------------| 37.13% tmpx2y9ycxs.zip |####################---------------------------------| 37.59% tmpx2y9ycxs.zip |####################---------------------------------| 38.05% tmpx2y9ycxs.zip |####################---------------------------------| 38.51% tmpx2y9ycxs.zip |#####################--------------------------------| 38.97% tmpx2y9ycxs.zip |#####################--------------------------------| 39.43% tmpx2y9ycxs.zip |#####################--------------------------------| 39.89% tmpx2y9ycxs.zip |#####################--------------------------------| 40.34% tmpx2y9ycxs.zip |######################-------------------------------| 40.8% tmpx2y9ycxs.zip |######################-------------------------------| 41.26% tmpx2y9ycxs.zip |######################-------------------------------| 41.72% tmpx2y9ycxs.zip |######################-------------------------------| 42.18% tmpx2y9ycxs.zip |#######################------------------------------| 42.64% tmpx2y9ycxs.zip |#######################------------------------------| 43.09% tmpx2y9ycxs.zip |#######################------------------------------| 43.55% tmpx2y9ycxs.zip |#######################------------------------------| 44.01% tmpx2y9ycxs.zip |########################-----------------------------| 44.47% tmpx2y9ycxs.zip |########################-----------------------------| 44.93% tmpx2y9ycxs.zip |########################-----------------------------| 45.39% tmpx2y9ycxs.zip |########################-----------------------------| 45.85% tmpx2y9ycxs.zip |#########################----------------------------| 46.3% tmpx2y9ycxs.zip |#########################----------------------------| 46.76% tmpx2y9ycxs.zip |#########################----------------------------| 47.22% tmpx2y9ycxs.zip |#########################----------------------------| 47.68% tmpx2y9ycxs.zip |##########################---------------------------| 48.14% tmpx2y9ycxs.zip |##########################---------------------------| 48.6% tmpx2y9ycxs.zip |##########################---------------------------| 49.05% tmpx2y9ycxs.zip |##########################---------------------------| 49.51% tmpx2y9ycxs.zip |##########################---------------------------| 49.97% tmpx2y9ycxs.zip |###########################--------------------------| 50.43% tmpx2y9ycxs.zip |###########################--------------------------| 50.89% tmpx2y9ycxs.zip |###########################--------------------------| 51.35% tmpx2y9ycxs.zip |###########################--------------------------| 51.81% tmpx2y9ycxs.zip |############################-------------------------| 52.26% tmpx2y9ycxs.zip |############################-------------------------| 52.72% tmpx2y9ycxs.zip |############################-------------------------| 53.18% tmpx2y9ycxs.zip |############################-------------------------| 53.64% tmpx2y9ycxs.zip |#############################------------------------| 54.1% tmpx2y9ycxs.zip |#############################------------------------| 54.56% tmpx2y9ycxs.zip |#############################------------------------| 55.01% tmpx2y9ycxs.zip |#############################------------------------| 55.47% tmpx2y9ycxs.zip |##############################-----------------------| 55.93% tmpx2y9ycxs.zip |##############################-----------------------| 56.39% tmpx2y9ycxs.zip |##############################-----------------------| 56.85% tmpx2y9ycxs.zip |##############################-----------------------| 57.31% tmpx2y9ycxs.zip |###############################----------------------| 57.77% tmpx2y9ycxs.zip |###############################----------------------| 58.22% tmpx2y9ycxs.zip |###############################----------------------| 58.68% tmpx2y9ycxs.zip |###############################----------------------| 59.14% tmpx2y9ycxs.zip |################################---------------------| 59.6% tmpx2y9ycxs.zip |################################---------------------| 60.06% tmpx2y9ycxs.zip |################################---------------------| 60.52% tmpx2y9ycxs.zip |################################---------------------| 60.97% tmpx2y9ycxs.zip |#################################--------------------| 61.43% tmpx2y9ycxs.zip |#################################--------------------| 61.89% tmpx2y9ycxs.zip |#################################--------------------| 62.35% tmpx2y9ycxs.zip |#################################--------------------| 62.81% tmpx2y9ycxs.zip |##################################-------------------| 63.27% tmpx2y9ycxs.zip |##################################-------------------| 63.73% tmpx2y9ycxs.zip |##################################-------------------| 64.18% tmpx2y9ycxs.zip |##################################-------------------| 64.64% tmpx2y9ycxs.zip |###################################------------------| 65.1% tmpx2y9ycxs.zip |###################################------------------| 65.56% tmpx2y9ycxs.zip |###################################------------------| 66.02% tmpx2y9ycxs.zip |###################################------------------| 66.48% tmpx2y9ycxs.zip |###################################------------------| 66.93% tmpx2y9ycxs.zip |####################################-----------------| 67.39% tmpx2y9ycxs.zip |####################################-----------------| 67.85% tmpx2y9ycxs.zip |####################################-----------------| 68.31% tmpx2y9ycxs.zip |####################################-----------------| 68.77% tmpx2y9ycxs.zip |#####################################----------------| 69.23% tmpx2y9ycxs.zip |#####################################----------------| 69.69% tmpx2y9ycxs.zip |#####################################----------------| 70.14% tmpx2y9ycxs.zip |#####################################----------------| 70.6% tmpx2y9ycxs.zip |######################################---------------| 71.06% tmpx2y9ycxs.zip |######################################---------------| 71.52% tmpx2y9ycxs.zip |######################################---------------| 71.98% tmpx2y9ycxs.zip |######################################---------------| 72.44% tmpx2y9ycxs.zip |#######################################--------------| 72.89% tmpx2y9ycxs.zip |#######################################--------------| 73.35% tmpx2y9ycxs.zip |#######################################--------------| 73.81% tmpx2y9ycxs.zip |#######################################--------------| 74.27% tmpx2y9ycxs.zip |########################################-------------| 74.73% tmpx2y9ycxs.zip |########################################-------------| 75.19% tmpx2y9ycxs.zip |########################################-------------| 75.65% tmpx2y9ycxs.zip |########################################-------------| 76.1% tmpx2y9ycxs.zip |#########################################------------| 76.56% tmpx2y9ycxs.zip |#########################################------------| 77.02% tmpx2y9ycxs.zip |#########################################------------| 77.48% tmpx2y9ycxs.zip |#########################################------------| 77.94% tmpx2y9ycxs.zip |##########################################-----------| 78.4% tmpx2y9ycxs.zip |##########################################-----------| 78.85% tmpx2y9ycxs.zip |##########################################-----------| 79.31% tmpx2y9ycxs.zip |##########################################-----------| 79.77% tmpx2y9ycxs.zip |###########################################----------| 80.23% tmpx2y9ycxs.zip |###########################################----------| 80.69% tmpx2y9ycxs.zip |###########################################----------| 81.15% tmpx2y9ycxs.zip |###########################################----------| 81.61% tmpx2y9ycxs.zip |###########################################----------| 82.06% tmpx2y9ycxs.zip |############################################---------| 82.52% tmpx2y9ycxs.zip |############################################---------| 82.98% tmpx2y9ycxs.zip |############################################---------| 83.44% tmpx2y9ycxs.zip |############################################---------| 83.9% tmpx2y9ycxs.zip |#############################################--------| 84.36% tmpx2y9ycxs.zip |#############################################--------| 84.81% tmpx2y9ycxs.zip |#############################################--------| 85.27% tmpx2y9ycxs.zip |#############################################--------| 85.73% tmpx2y9ycxs.zip |##############################################-------| 86.19% tmpx2y9ycxs.zip |##############################################-------| 86.65% tmpx2y9ycxs.zip |##############################################-------| 87.11% tmpx2y9ycxs.zip |##############################################-------| 87.57% tmpx2y9ycxs.zip |###############################################------| 88.02% tmpx2y9ycxs.zip |###############################################------| 88.48% tmpx2y9ycxs.zip |###############################################------| 88.94% tmpx2y9ycxs.zip |###############################################------| 89.4% tmpx2y9ycxs.zip |################################################-----| 89.86% tmpx2y9ycxs.zip |################################################-----| 90.32% tmpx2y9ycxs.zip |################################################-----| 90.77% tmpx2y9ycxs.zip |################################################-----| 91.23% tmpx2y9ycxs.zip |#################################################----| 91.69% tmpx2y9ycxs.zip |#################################################----| 92.15% tmpx2y9ycxs.zip |#################################################----| 92.61% tmpx2y9ycxs.zip |#################################################----| 93.07% tmpx2y9ycxs.zip |##################################################---| 93.53% tmpx2y9ycxs.zip |##################################################---| 93.98% tmpx2y9ycxs.zip |##################################################---| 94.44% tmpx2y9ycxs.zip |##################################################---| 94.9% tmpx2y9ycxs.zip |###################################################--| 95.36% tmpx2y9ycxs.zip |###################################################--| 95.82% tmpx2y9ycxs.zip |###################################################--| 96.28% tmpx2y9ycxs.zip |###################################################--| 96.73% tmpx2y9ycxs.zip |####################################################-| 97.19% tmpx2y9ycxs.zip |####################################################-| 97.65% tmpx2y9ycxs.zip |####################################################-| 98.11% tmpx2y9ycxs.zip |####################################################-| 98.57% tmpx2y9ycxs.zip |####################################################-| 99.03% tmpx2y9ycxs.zip |#####################################################| 99.48% tmpx2y9ycxs.zip |#####################################################| 99.94% tmpx2y9ycxs.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 42f55bf3-6491-48cf-ac64-7293f401f1e7 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-mI0hvFG/dmaap-1.5.1-py36-none-linux_x86_64.wgn /opt/plugins/plugin-mI0hvFG/dmaap_types.yaml ++ basename /opt/plugins/plugin-mI0hvFG/dmaap-1.5.1-py36-none-linux_x86_64.wgn + ARCHIVE=dmaap-1.5.1-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=dmaap-1.5.1-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:EMD78qPs --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=dmaap-1.5.1-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-mI0hvFG/dmaap_types.yaml /opt/plugins/plugin-mI0hvFG/dmaap-1.5.1-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpfp4h3u2i.zip |-----------------------------------------------------| 0.45% tmpfp4h3u2i.zip |-----------------------------------------------------| 0.91% tmpfp4h3u2i.zip |#----------------------------------------------------| 1.36% tmpfp4h3u2i.zip |#----------------------------------------------------| 1.82% tmpfp4h3u2i.zip |#----------------------------------------------------| 2.27% tmpfp4h3u2i.zip |#----------------------------------------------------| 2.72% tmpfp4h3u2i.zip |##---------------------------------------------------| 3.18% tmpfp4h3u2i.zip |##---------------------------------------------------| 3.63% tmpfp4h3u2i.zip |##---------------------------------------------------| 4.09% tmpfp4h3u2i.zip |##---------------------------------------------------| 4.54% tmpfp4h3u2i.zip |###--------------------------------------------------| 4.99% tmpfp4h3u2i.zip |###--------------------------------------------------| 5.45% tmpfp4h3u2i.zip |###--------------------------------------------------| 5.9% tmpfp4h3u2i.zip |###--------------------------------------------------| 6.36% tmpfp4h3u2i.zip |####-------------------------------------------------| 6.81% tmpfp4h3u2i.zip |####-------------------------------------------------| 7.26% tmpfp4h3u2i.zip |####-------------------------------------------------| 7.72% tmpfp4h3u2i.zip |####-------------------------------------------------| 8.17% tmpfp4h3u2i.zip |#####------------------------------------------------| 8.63% tmpfp4h3u2i.zip |#####------------------------------------------------| 9.08% tmpfp4h3u2i.zip |#####------------------------------------------------| 9.53% tmpfp4h3u2i.zip |#####------------------------------------------------| 9.99% tmpfp4h3u2i.zip |######-----------------------------------------------| 10.44% tmpfp4h3u2i.zip |######-----------------------------------------------| 10.9% tmpfp4h3u2i.zip |######-----------------------------------------------| 11.35% tmpfp4h3u2i.zip |######-----------------------------------------------| 11.8% tmpfp4h3u2i.zip |######-----------------------------------------------| 12.26% tmpfp4h3u2i.zip |#######----------------------------------------------| 12.71% tmpfp4h3u2i.zip |#######----------------------------------------------| 13.17% tmpfp4h3u2i.zip |#######----------------------------------------------| 13.62% tmpfp4h3u2i.zip |#######----------------------------------------------| 14.07% tmpfp4h3u2i.zip |########---------------------------------------------| 14.53% tmpfp4h3u2i.zip |########---------------------------------------------| 14.98% tmpfp4h3u2i.zip |########---------------------------------------------| 15.44% tmpfp4h3u2i.zip |########---------------------------------------------| 15.89% tmpfp4h3u2i.zip |#########--------------------------------------------| 16.34% tmpfp4h3u2i.zip |#########--------------------------------------------| 16.8% tmpfp4h3u2i.zip |#########--------------------------------------------| 17.25% tmpfp4h3u2i.zip |#########--------------------------------------------| 17.71% tmpfp4h3u2i.zip |##########-------------------------------------------| 18.16% tmpfp4h3u2i.zip |##########-------------------------------------------| 18.61% tmpfp4h3u2i.zip |##########-------------------------------------------| 19.07% tmpfp4h3u2i.zip |##########-------------------------------------------| 19.52% tmpfp4h3u2i.zip |###########------------------------------------------| 19.98% tmpfp4h3u2i.zip |###########------------------------------------------| 20.43% tmpfp4h3u2i.zip |###########------------------------------------------| 20.88% tmpfp4h3u2i.zip |###########------------------------------------------| 21.34% tmpfp4h3u2i.zip |############-----------------------------------------| 21.79% tmpfp4h3u2i.zip |############-----------------------------------------| 22.25% tmpfp4h3u2i.zip |############-----------------------------------------| 22.7% tmpfp4h3u2i.zip |############-----------------------------------------| 23.15% tmpfp4h3u2i.zip |#############----------------------------------------| 23.61% tmpfp4h3u2i.zip |#############----------------------------------------| 24.06% tmpfp4h3u2i.zip |#############----------------------------------------| 24.51% tmpfp4h3u2i.zip |#############----------------------------------------| 24.97% tmpfp4h3u2i.zip |#############----------------------------------------| 25.42% tmpfp4h3u2i.zip |##############---------------------------------------| 25.88% tmpfp4h3u2i.zip |##############---------------------------------------| 26.33% tmpfp4h3u2i.zip |##############---------------------------------------| 26.78% tmpfp4h3u2i.zip |##############---------------------------------------| 27.24% tmpfp4h3u2i.zip |###############--------------------------------------| 27.69% tmpfp4h3u2i.zip |###############--------------------------------------| 28.15% tmpfp4h3u2i.zip |###############--------------------------------------| 28.6% tmpfp4h3u2i.zip |###############--------------------------------------| 29.05% tmpfp4h3u2i.zip |################-------------------------------------| 29.51% tmpfp4h3u2i.zip |################-------------------------------------| 29.96% tmpfp4h3u2i.zip |################-------------------------------------| 30.42% tmpfp4h3u2i.zip |################-------------------------------------| 30.87% tmpfp4h3u2i.zip |#################------------------------------------| 31.32% tmpfp4h3u2i.zip |#################------------------------------------| 31.78% tmpfp4h3u2i.zip |#################------------------------------------| 32.23% tmpfp4h3u2i.zip |#################------------------------------------| 32.69% tmpfp4h3u2i.zip |##################-----------------------------------| 33.14% tmpfp4h3u2i.zip |##################-----------------------------------| 33.59% tmpfp4h3u2i.zip |##################-----------------------------------| 34.05% tmpfp4h3u2i.zip |##################-----------------------------------| 34.5% tmpfp4h3u2i.zip |###################----------------------------------| 34.96% tmpfp4h3u2i.zip |###################----------------------------------| 35.41% tmpfp4h3u2i.zip |###################----------------------------------| 35.86% tmpfp4h3u2i.zip |###################----------------------------------| 36.32% tmpfp4h3u2i.zip |###################----------------------------------| 36.77% tmpfp4h3u2i.zip |####################---------------------------------| 37.23% tmpfp4h3u2i.zip |####################---------------------------------| 37.68% tmpfp4h3u2i.zip |####################---------------------------------| 38.13% tmpfp4h3u2i.zip |####################---------------------------------| 38.59% tmpfp4h3u2i.zip |#####################--------------------------------| 39.04% tmpfp4h3u2i.zip |#####################--------------------------------| 39.5% tmpfp4h3u2i.zip |#####################--------------------------------| 39.95% tmpfp4h3u2i.zip |#####################--------------------------------| 40.4% tmpfp4h3u2i.zip |######################-------------------------------| 40.86% tmpfp4h3u2i.zip |######################-------------------------------| 41.31% tmpfp4h3u2i.zip |######################-------------------------------| 41.77% tmpfp4h3u2i.zip |######################-------------------------------| 42.22% tmpfp4h3u2i.zip |#######################------------------------------| 42.67% tmpfp4h3u2i.zip |#######################------------------------------| 43.13% tmpfp4h3u2i.zip |#######################------------------------------| 43.58% tmpfp4h3u2i.zip |#######################------------------------------| 44.04% tmpfp4h3u2i.zip |########################-----------------------------| 44.49% tmpfp4h3u2i.zip |########################-----------------------------| 44.94% tmpfp4h3u2i.zip |########################-----------------------------| 45.4% tmpfp4h3u2i.zip |########################-----------------------------| 45.85% tmpfp4h3u2i.zip |#########################----------------------------| 46.31% tmpfp4h3u2i.zip |#########################----------------------------| 46.76% tmpfp4h3u2i.zip |#########################----------------------------| 47.21% tmpfp4h3u2i.zip |#########################----------------------------| 47.67% tmpfp4h3u2i.zip |##########################---------------------------| 48.12% tmpfp4h3u2i.zip |##########################---------------------------| 48.58% tmpfp4h3u2i.zip |##########################---------------------------| 49.03% tmpfp4h3u2i.zip |##########################---------------------------| 49.48% tmpfp4h3u2i.zip |##########################---------------------------| 49.94% tmpfp4h3u2i.zip |###########################--------------------------| 50.39% tmpfp4h3u2i.zip |###########################--------------------------| 50.85% tmpfp4h3u2i.zip |###########################--------------------------| 51.3% tmpfp4h3u2i.zip |###########################--------------------------| 51.75% tmpfp4h3u2i.zip |############################-------------------------| 52.21% tmpfp4h3u2i.zip |############################-------------------------| 52.66% tmpfp4h3u2i.zip |############################-------------------------| 53.12% tmpfp4h3u2i.zip |############################-------------------------| 53.57% tmpfp4h3u2i.zip |#############################------------------------| 54.02% tmpfp4h3u2i.zip |#############################------------------------| 54.48% tmpfp4h3u2i.zip |#############################------------------------| 54.93% tmpfp4h3u2i.zip |#############################------------------------| 55.39% tmpfp4h3u2i.zip |##############################-----------------------| 55.84% tmpfp4h3u2i.zip |##############################-----------------------| 56.29% tmpfp4h3u2i.zip |##############################-----------------------| 56.75% tmpfp4h3u2i.zip |##############################-----------------------| 57.2% tmpfp4h3u2i.zip |###############################----------------------| 57.66% tmpfp4h3u2i.zip |###############################----------------------| 58.11% tmpfp4h3u2i.zip |###############################----------------------| 58.56% tmpfp4h3u2i.zip |###############################----------------------| 59.02% tmpfp4h3u2i.zip |################################---------------------| 59.47% tmpfp4h3u2i.zip |################################---------------------| 59.93% tmpfp4h3u2i.zip |################################---------------------| 60.38% tmpfp4h3u2i.zip |################################---------------------| 60.83% tmpfp4h3u2i.zip |################################---------------------| 61.29% tmpfp4h3u2i.zip |#################################--------------------| 61.74% tmpfp4h3u2i.zip |#################################--------------------| 62.2% tmpfp4h3u2i.zip |#################################--------------------| 62.65% tmpfp4h3u2i.zip |#################################--------------------| 63.1% tmpfp4h3u2i.zip |##################################-------------------| 63.56% tmpfp4h3u2i.zip |##################################-------------------| 64.01% tmpfp4h3u2i.zip |##################################-------------------| 64.47% tmpfp4h3u2i.zip |##################################-------------------| 64.92% tmpfp4h3u2i.zip |###################################------------------| 65.37% tmpfp4h3u2i.zip |###################################------------------| 65.83% tmpfp4h3u2i.zip |###################################------------------| 66.28% tmpfp4h3u2i.zip |###################################------------------| 66.74% tmpfp4h3u2i.zip |####################################-----------------| 67.19% tmpfp4h3u2i.zip |####################################-----------------| 67.64% tmpfp4h3u2i.zip |####################################-----------------| 68.1% tmpfp4h3u2i.zip |####################################-----------------| 68.55% tmpfp4h3u2i.zip |#####################################----------------| 69.0% tmpfp4h3u2i.zip |#####################################----------------| 69.46% tmpfp4h3u2i.zip |#####################################----------------| 69.91% tmpfp4h3u2i.zip |#####################################----------------| 70.37% tmpfp4h3u2i.zip |######################################---------------| 70.82% tmpfp4h3u2i.zip |######################################---------------| 71.27% tmpfp4h3u2i.zip |######################################---------------| 71.73% tmpfp4h3u2i.zip |######################################---------------| 72.18% tmpfp4h3u2i.zip |######################################---------------| 72.64% tmpfp4h3u2i.zip |#######################################--------------| 73.09% tmpfp4h3u2i.zip |#######################################--------------| 73.54% tmpfp4h3u2i.zip |#######################################--------------| 74.0% tmpfp4h3u2i.zip |#######################################--------------| 74.45% tmpfp4h3u2i.zip |########################################-------------| 74.91% tmpfp4h3u2i.zip |########################################-------------| 75.36% tmpfp4h3u2i.zip |########################################-------------| 75.81% tmpfp4h3u2i.zip |########################################-------------| 76.27% tmpfp4h3u2i.zip |#########################################------------| 76.72% tmpfp4h3u2i.zip |#########################################------------| 77.18% tmpfp4h3u2i.zip |#########################################------------| 77.63% tmpfp4h3u2i.zip |#########################################------------| 78.08% tmpfp4h3u2i.zip |##########################################-----------| 78.54% tmpfp4h3u2i.zip |##########################################-----------| 78.99% tmpfp4h3u2i.zip |##########################################-----------| 79.45% tmpfp4h3u2i.zip |##########################################-----------| 79.9% tmpfp4h3u2i.zip |###########################################----------| 80.35% tmpfp4h3u2i.zip |###########################################----------| 80.81% tmpfp4h3u2i.zip |###########################################----------| 81.26% tmpfp4h3u2i.zip |###########################################----------| 81.72% tmpfp4h3u2i.zip |############################################---------| 82.17% tmpfp4h3u2i.zip |############################################---------| 82.62% tmpfp4h3u2i.zip |############################################---------| 83.08% tmpfp4h3u2i.zip |############################################---------| 83.53% tmpfp4h3u2i.zip |#############################################--------| 83.99% tmpfp4h3u2i.zip |#############################################--------| 84.44% tmpfp4h3u2i.zip |#############################################--------| 84.89% tmpfp4h3u2i.zip |#############################################--------| 85.35% tmpfp4h3u2i.zip |#############################################--------| 85.8% tmpfp4h3u2i.zip |##############################################-------| 86.26% tmpfp4h3u2i.zip |##############################################-------| 86.71% tmpfp4h3u2i.zip |##############################################-------| 87.16% tmpfp4h3u2i.zip |##############################################-------| 87.62% tmpfp4h3u2i.zip |###############################################------| 88.07% tmpfp4h3u2i.zip |###############################################------| 88.53% tmpfp4h3u2i.zip |###############################################------| 88.98% tmpfp4h3u2i.zip |###############################################------| 89.43% tmpfp4h3u2i.zip |################################################-----| 89.89% tmpfp4h3u2i.zip |################################################-----| 90.34% tmpfp4h3u2i.zip |################################################-----| 90.8% tmpfp4h3u2i.zip |################################################-----| 91.25% tmpfp4h3u2i.zip |#################################################----| 91.7% tmpfp4h3u2i.zip |#################################################----| 92.16% tmpfp4h3u2i.zip |#################################################----| 92.61% tmpfp4h3u2i.zip |#################################################----| 93.07% tmpfp4h3u2i.zip |##################################################---| 93.52% tmpfp4h3u2i.zip |##################################################---| 93.97% tmpfp4h3u2i.zip |##################################################---| 94.43% tmpfp4h3u2i.zip |##################################################---| 94.88% tmpfp4h3u2i.zip |###################################################--| 95.34% tmpfp4h3u2i.zip |###################################################--| 95.79% tmpfp4h3u2i.zip |###################################################--| 96.24% tmpfp4h3u2i.zip |###################################################--| 96.7% tmpfp4h3u2i.zip |###################################################--| 97.15% tmpfp4h3u2i.zip |####################################################-| 97.61% tmpfp4h3u2i.zip |####################################################-| 98.06% tmpfp4h3u2i.zip |####################################################-| 98.51% tmpfp4h3u2i.zip |####################################################-| 98.97% tmpfp4h3u2i.zip |#####################################################| 99.42% tmpfp4h3u2i.zip |#####################################################| 99.88% tmpfp4h3u2i.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 85aad892-f2b4-4326-9176-832dc5a0b41f + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-sTpApmz/clamppolicyplugin-1.1.1-py36-none-linux_x86_64.wgn /opt/plugins/plugin-sTpApmz/clamppolicyplugin_types.yaml ++ basename /opt/plugins/plugin-sTpApmz/clamppolicyplugin-1.1.1-py36-none-linux_x86_64.wgn + ARCHIVE=clamppolicyplugin-1.1.1-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=clamppolicyplugin-1.1.1-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:EMD78qPs --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=clamppolicyplugin-1.1.1-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-sTpApmz/clamppolicyplugin_types.yaml /opt/plugins/plugin-sTpApmz/clamppolicyplugin-1.1.1-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmp5_tx_b7r.zip |-----------------------------------------------------| 0.47% tmp5_tx_b7r.zip |-----------------------------------------------------| 0.93% tmp5_tx_b7r.zip |#----------------------------------------------------| 1.4% tmp5_tx_b7r.zip |#----------------------------------------------------| 1.86% tmp5_tx_b7r.zip |#----------------------------------------------------| 2.33% tmp5_tx_b7r.zip |#----------------------------------------------------| 2.79% tmp5_tx_b7r.zip |##---------------------------------------------------| 3.26% tmp5_tx_b7r.zip |##---------------------------------------------------| 3.73% tmp5_tx_b7r.zip |##---------------------------------------------------| 4.19% tmp5_tx_b7r.zip |##---------------------------------------------------| 4.66% tmp5_tx_b7r.zip |###--------------------------------------------------| 5.12% tmp5_tx_b7r.zip |###--------------------------------------------------| 5.59% tmp5_tx_b7r.zip |###--------------------------------------------------| 6.05% tmp5_tx_b7r.zip |###--------------------------------------------------| 6.52% tmp5_tx_b7r.zip |####-------------------------------------------------| 6.98% tmp5_tx_b7r.zip |####-------------------------------------------------| 7.45% tmp5_tx_b7r.zip |####-------------------------------------------------| 7.92% tmp5_tx_b7r.zip |####-------------------------------------------------| 8.38% tmp5_tx_b7r.zip |#####------------------------------------------------| 8.85% tmp5_tx_b7r.zip |#####------------------------------------------------| 9.31% tmp5_tx_b7r.zip |#####------------------------------------------------| 9.78% tmp5_tx_b7r.zip |#####------------------------------------------------| 10.24% tmp5_tx_b7r.zip |######-----------------------------------------------| 10.71% tmp5_tx_b7r.zip |######-----------------------------------------------| 11.18% tmp5_tx_b7r.zip |######-----------------------------------------------| 11.64% tmp5_tx_b7r.zip |######-----------------------------------------------| 12.11% tmp5_tx_b7r.zip |#######----------------------------------------------| 12.57% tmp5_tx_b7r.zip |#######----------------------------------------------| 13.04% tmp5_tx_b7r.zip |#######----------------------------------------------| 13.5% tmp5_tx_b7r.zip |#######----------------------------------------------| 13.97% tmp5_tx_b7r.zip |########---------------------------------------------| 14.44% tmp5_tx_b7r.zip |########---------------------------------------------| 14.9% tmp5_tx_b7r.zip |########---------------------------------------------| 15.37% tmp5_tx_b7r.zip |########---------------------------------------------| 15.83% tmp5_tx_b7r.zip |#########--------------------------------------------| 16.3% tmp5_tx_b7r.zip |#########--------------------------------------------| 16.76% tmp5_tx_b7r.zip |#########--------------------------------------------| 17.23% tmp5_tx_b7r.zip |#########--------------------------------------------| 17.7% tmp5_tx_b7r.zip |##########-------------------------------------------| 18.16% tmp5_tx_b7r.zip |##########-------------------------------------------| 18.63% tmp5_tx_b7r.zip |##########-------------------------------------------| 19.09% tmp5_tx_b7r.zip |##########-------------------------------------------| 19.56% tmp5_tx_b7r.zip |###########------------------------------------------| 20.02% tmp5_tx_b7r.zip |###########------------------------------------------| 20.49% tmp5_tx_b7r.zip |###########------------------------------------------| 20.95% tmp5_tx_b7r.zip |###########------------------------------------------| 21.42% tmp5_tx_b7r.zip |############-----------------------------------------| 21.89% tmp5_tx_b7r.zip |############-----------------------------------------| 22.35% tmp5_tx_b7r.zip |############-----------------------------------------| 22.82% tmp5_tx_b7r.zip |############-----------------------------------------| 23.28% tmp5_tx_b7r.zip |#############----------------------------------------| 23.75% tmp5_tx_b7r.zip |#############----------------------------------------| 24.21% tmp5_tx_b7r.zip |#############----------------------------------------| 24.68% tmp5_tx_b7r.zip |#############----------------------------------------| 25.15% tmp5_tx_b7r.zip |##############---------------------------------------| 25.61% tmp5_tx_b7r.zip |##############---------------------------------------| 26.08% tmp5_tx_b7r.zip |##############---------------------------------------| 26.54% tmp5_tx_b7r.zip |##############---------------------------------------| 27.01% tmp5_tx_b7r.zip |###############--------------------------------------| 27.47% tmp5_tx_b7r.zip |###############--------------------------------------| 27.94% tmp5_tx_b7r.zip |###############--------------------------------------| 28.41% tmp5_tx_b7r.zip |###############--------------------------------------| 28.87% tmp5_tx_b7r.zip |################-------------------------------------| 29.34% tmp5_tx_b7r.zip |################-------------------------------------| 29.8% tmp5_tx_b7r.zip |################-------------------------------------| 30.27% tmp5_tx_b7r.zip |################-------------------------------------| 30.73% tmp5_tx_b7r.zip |#################------------------------------------| 31.2% tmp5_tx_b7r.zip |#################------------------------------------| 31.67% tmp5_tx_b7r.zip |#################------------------------------------| 32.13% tmp5_tx_b7r.zip |#################------------------------------------| 32.6% tmp5_tx_b7r.zip |##################-----------------------------------| 33.06% tmp5_tx_b7r.zip |##################-----------------------------------| 33.53% tmp5_tx_b7r.zip |##################-----------------------------------| 33.99% tmp5_tx_b7r.zip |##################-----------------------------------| 34.46% tmp5_tx_b7r.zip |###################----------------------------------| 34.92% tmp5_tx_b7r.zip |###################----------------------------------| 35.39% tmp5_tx_b7r.zip |###################----------------------------------| 35.86% tmp5_tx_b7r.zip |###################----------------------------------| 36.32% tmp5_tx_b7r.zip |###################----------------------------------| 36.79% tmp5_tx_b7r.zip |####################---------------------------------| 37.25% tmp5_tx_b7r.zip |####################---------------------------------| 37.72% tmp5_tx_b7r.zip |####################---------------------------------| 38.18% tmp5_tx_b7r.zip |####################---------------------------------| 38.65% tmp5_tx_b7r.zip |#####################--------------------------------| 39.12% tmp5_tx_b7r.zip |#####################--------------------------------| 39.58% tmp5_tx_b7r.zip |#####################--------------------------------| 40.05% tmp5_tx_b7r.zip |#####################--------------------------------| 40.51% tmp5_tx_b7r.zip |######################-------------------------------| 40.98% tmp5_tx_b7r.zip |######################-------------------------------| 41.44% tmp5_tx_b7r.zip |######################-------------------------------| 41.91% tmp5_tx_b7r.zip |######################-------------------------------| 42.38% tmp5_tx_b7r.zip |#######################------------------------------| 42.84% tmp5_tx_b7r.zip |#######################------------------------------| 43.31% tmp5_tx_b7r.zip |#######################------------------------------| 43.77% tmp5_tx_b7r.zip |#######################------------------------------| 44.24% tmp5_tx_b7r.zip |########################-----------------------------| 44.7% tmp5_tx_b7r.zip |########################-----------------------------| 45.17% tmp5_tx_b7r.zip |########################-----------------------------| 45.63% tmp5_tx_b7r.zip |########################-----------------------------| 46.1% tmp5_tx_b7r.zip |#########################----------------------------| 46.57% tmp5_tx_b7r.zip |#########################----------------------------| 47.03% tmp5_tx_b7r.zip |#########################----------------------------| 47.5% tmp5_tx_b7r.zip |#########################----------------------------| 47.96% tmp5_tx_b7r.zip |##########################---------------------------| 48.43% tmp5_tx_b7r.zip |##########################---------------------------| 48.89% tmp5_tx_b7r.zip |##########################---------------------------| 49.36% tmp5_tx_b7r.zip |##########################---------------------------| 49.83% tmp5_tx_b7r.zip |###########################--------------------------| 50.29% tmp5_tx_b7r.zip |###########################--------------------------| 50.76% tmp5_tx_b7r.zip |###########################--------------------------| 51.22% tmp5_tx_b7r.zip |###########################--------------------------| 51.69% tmp5_tx_b7r.zip |############################-------------------------| 52.15% tmp5_tx_b7r.zip |############################-------------------------| 52.62% tmp5_tx_b7r.zip |############################-------------------------| 53.09% tmp5_tx_b7r.zip |############################-------------------------| 53.55% tmp5_tx_b7r.zip |#############################------------------------| 54.02% tmp5_tx_b7r.zip |#############################------------------------| 54.48% tmp5_tx_b7r.zip |#############################------------------------| 54.95% tmp5_tx_b7r.zip |#############################------------------------| 55.41% tmp5_tx_b7r.zip |##############################-----------------------| 55.88% tmp5_tx_b7r.zip |##############################-----------------------| 56.35% tmp5_tx_b7r.zip |##############################-----------------------| 56.81% tmp5_tx_b7r.zip |##############################-----------------------| 57.28% tmp5_tx_b7r.zip |###############################----------------------| 57.74% tmp5_tx_b7r.zip |###############################----------------------| 58.21% tmp5_tx_b7r.zip |###############################----------------------| 58.67% tmp5_tx_b7r.zip |###############################----------------------| 59.14% tmp5_tx_b7r.zip |################################---------------------| 59.6% tmp5_tx_b7r.zip |################################---------------------| 60.07% tmp5_tx_b7r.zip |################################---------------------| 60.54% tmp5_tx_b7r.zip |################################---------------------| 61.0% tmp5_tx_b7r.zip |#################################--------------------| 61.47% tmp5_tx_b7r.zip |#################################--------------------| 61.93% tmp5_tx_b7r.zip |#################################--------------------| 62.4% tmp5_tx_b7r.zip |#################################--------------------| 62.86% tmp5_tx_b7r.zip |##################################-------------------| 63.33% tmp5_tx_b7r.zip |##################################-------------------| 63.8% tmp5_tx_b7r.zip |##################################-------------------| 64.26% tmp5_tx_b7r.zip |##################################-------------------| 64.73% tmp5_tx_b7r.zip |###################################------------------| 65.19% tmp5_tx_b7r.zip |###################################------------------| 65.66% tmp5_tx_b7r.zip |###################################------------------| 66.12% tmp5_tx_b7r.zip |###################################------------------| 66.59% tmp5_tx_b7r.zip |####################################-----------------| 67.06% tmp5_tx_b7r.zip |####################################-----------------| 67.52% tmp5_tx_b7r.zip |####################################-----------------| 67.99% tmp5_tx_b7r.zip |####################################-----------------| 68.45% tmp5_tx_b7r.zip |#####################################----------------| 68.92% tmp5_tx_b7r.zip |#####################################----------------| 69.38% tmp5_tx_b7r.zip |#####################################----------------| 69.85% tmp5_tx_b7r.zip |#####################################----------------| 70.32% tmp5_tx_b7r.zip |######################################---------------| 70.78% tmp5_tx_b7r.zip |######################################---------------| 71.25% tmp5_tx_b7r.zip |######################################---------------| 71.71% tmp5_tx_b7r.zip |######################################---------------| 72.18% tmp5_tx_b7r.zip |#######################################--------------| 72.64% tmp5_tx_b7r.zip |#######################################--------------| 73.11% tmp5_tx_b7r.zip |#######################################--------------| 73.57% tmp5_tx_b7r.zip |#######################################--------------| 74.04% tmp5_tx_b7r.zip |#######################################--------------| 74.51% tmp5_tx_b7r.zip |########################################-------------| 74.97% tmp5_tx_b7r.zip |########################################-------------| 75.44% tmp5_tx_b7r.zip |########################################-------------| 75.9% tmp5_tx_b7r.zip |########################################-------------| 76.37% tmp5_tx_b7r.zip |#########################################------------| 76.83% tmp5_tx_b7r.zip |#########################################------------| 77.3% tmp5_tx_b7r.zip |#########################################------------| 77.77% tmp5_tx_b7r.zip |#########################################------------| 78.23% tmp5_tx_b7r.zip |##########################################-----------| 78.7% tmp5_tx_b7r.zip |##########################################-----------| 79.16% tmp5_tx_b7r.zip |##########################################-----------| 79.63% tmp5_tx_b7r.zip |##########################################-----------| 80.09% tmp5_tx_b7r.zip |###########################################----------| 80.56% tmp5_tx_b7r.zip |###########################################----------| 81.03% tmp5_tx_b7r.zip |###########################################----------| 81.49% tmp5_tx_b7r.zip |###########################################----------| 81.96% tmp5_tx_b7r.zip |############################################---------| 82.42% tmp5_tx_b7r.zip |############################################---------| 82.89% tmp5_tx_b7r.zip |############################################---------| 83.35% tmp5_tx_b7r.zip |############################################---------| 83.82% tmp5_tx_b7r.zip |#############################################--------| 84.29% tmp5_tx_b7r.zip |#############################################--------| 84.75% tmp5_tx_b7r.zip |#############################################--------| 85.22% tmp5_tx_b7r.zip |#############################################--------| 85.68% tmp5_tx_b7r.zip |##############################################-------| 86.15% tmp5_tx_b7r.zip |##############################################-------| 86.61% tmp5_tx_b7r.zip |##############################################-------| 87.08% tmp5_tx_b7r.zip |##############################################-------| 87.54% tmp5_tx_b7r.zip |###############################################------| 88.01% tmp5_tx_b7r.zip |###############################################------| 88.48% tmp5_tx_b7r.zip |###############################################------| 88.94% tmp5_tx_b7r.zip |###############################################------| 89.41% tmp5_tx_b7r.zip |################################################-----| 89.87% tmp5_tx_b7r.zip |################################################-----| 90.34% tmp5_tx_b7r.zip |################################################-----| 90.8% tmp5_tx_b7r.zip |################################################-----| 91.27% tmp5_tx_b7r.zip |#################################################----| 91.74% tmp5_tx_b7r.zip |#################################################----| 92.2% tmp5_tx_b7r.zip |#################################################----| 92.67% tmp5_tx_b7r.zip |#################################################----| 93.13% tmp5_tx_b7r.zip |##################################################---| 93.6% tmp5_tx_b7r.zip |##################################################---| 94.06% tmp5_tx_b7r.zip |##################################################---| 94.53% tmp5_tx_b7r.zip |##################################################---| 95.0% tmp5_tx_b7r.zip |###################################################--| 95.46% tmp5_tx_b7r.zip |###################################################--| 95.93% tmp5_tx_b7r.zip |###################################################--| 96.39% tmp5_tx_b7r.zip |###################################################--| 96.86% tmp5_tx_b7r.zip |####################################################-| 97.32% tmp5_tx_b7r.zip |####################################################-| 97.79% tmp5_tx_b7r.zip |####################################################-| 98.25% tmp5_tx_b7r.zip |####################################################-| 98.72% tmp5_tx_b7r.zip |#####################################################| 99.19% tmp5_tx_b7r.zip |#####################################################| 99.65% tmp5_tx_b7r.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 10be2bef-a9d0-4354-aab6-72696be7feda + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-uPg9spd/dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-uPg9spd/dcaepolicyplugin_types.yaml ++ basename /opt/plugins/plugin-uPg9spd/dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn + ARCHIVE=dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:EMD78qPs --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-uPg9spd/dcaepolicyplugin_types.yaml /opt/plugins/plugin-uPg9spd/dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpm05umubo.zip |-----------------------------------------------------| 0.46% tmpm05umubo.zip |-----------------------------------------------------| 0.93% tmpm05umubo.zip |#----------------------------------------------------| 1.39% tmpm05umubo.zip |#----------------------------------------------------| 1.86% tmpm05umubo.zip |#----------------------------------------------------| 2.32% tmpm05umubo.zip |#----------------------------------------------------| 2.79% tmpm05umubo.zip |##---------------------------------------------------| 3.25% tmpm05umubo.zip |##---------------------------------------------------| 3.72% tmpm05umubo.zip |##---------------------------------------------------| 4.18% tmpm05umubo.zip |##---------------------------------------------------| 4.64% tmpm05umubo.zip |###--------------------------------------------------| 5.11% tmpm05umubo.zip |###--------------------------------------------------| 5.57% tmpm05umubo.zip |###--------------------------------------------------| 6.04% tmpm05umubo.zip |###--------------------------------------------------| 6.5% tmpm05umubo.zip |####-------------------------------------------------| 6.97% tmpm05umubo.zip |####-------------------------------------------------| 7.43% tmpm05umubo.zip |####-------------------------------------------------| 7.9% tmpm05umubo.zip |####-------------------------------------------------| 8.36% tmpm05umubo.zip |#####------------------------------------------------| 8.82% tmpm05umubo.zip |#####------------------------------------------------| 9.29% tmpm05umubo.zip |#####------------------------------------------------| 9.75% tmpm05umubo.zip |#####------------------------------------------------| 10.22% tmpm05umubo.zip |######-----------------------------------------------| 10.68% tmpm05umubo.zip |######-----------------------------------------------| 11.15% tmpm05umubo.zip |######-----------------------------------------------| 11.61% tmpm05umubo.zip |######-----------------------------------------------| 12.08% tmpm05umubo.zip |#######----------------------------------------------| 12.54% tmpm05umubo.zip |#######----------------------------------------------| 13.0% tmpm05umubo.zip |#######----------------------------------------------| 13.47% tmpm05umubo.zip |#######----------------------------------------------| 13.93% tmpm05umubo.zip |########---------------------------------------------| 14.4% tmpm05umubo.zip |########---------------------------------------------| 14.86% tmpm05umubo.zip |########---------------------------------------------| 15.33% tmpm05umubo.zip |########---------------------------------------------| 15.79% tmpm05umubo.zip |#########--------------------------------------------| 16.26% tmpm05umubo.zip |#########--------------------------------------------| 16.72% tmpm05umubo.zip |#########--------------------------------------------| 17.18% tmpm05umubo.zip |#########--------------------------------------------| 17.65% tmpm05umubo.zip |##########-------------------------------------------| 18.11% tmpm05umubo.zip |##########-------------------------------------------| 18.58% tmpm05umubo.zip |##########-------------------------------------------| 19.04% tmpm05umubo.zip |##########-------------------------------------------| 19.51% tmpm05umubo.zip |###########------------------------------------------| 19.97% tmpm05umubo.zip |###########------------------------------------------| 20.43% tmpm05umubo.zip |###########------------------------------------------| 20.9% tmpm05umubo.zip |###########------------------------------------------| 21.36% tmpm05umubo.zip |############-----------------------------------------| 21.83% tmpm05umubo.zip |############-----------------------------------------| 22.29% tmpm05umubo.zip |############-----------------------------------------| 22.76% tmpm05umubo.zip |############-----------------------------------------| 23.22% tmpm05umubo.zip |#############----------------------------------------| 23.69% tmpm05umubo.zip |#############----------------------------------------| 24.15% tmpm05umubo.zip |#############----------------------------------------| 24.61% tmpm05umubo.zip |#############----------------------------------------| 25.08% tmpm05umubo.zip |##############---------------------------------------| 25.54% tmpm05umubo.zip |##############---------------------------------------| 26.01% tmpm05umubo.zip |##############---------------------------------------| 26.47% tmpm05umubo.zip |##############---------------------------------------| 26.94% tmpm05umubo.zip |###############--------------------------------------| 27.4% tmpm05umubo.zip |###############--------------------------------------| 27.87% tmpm05umubo.zip |###############--------------------------------------| 28.33% tmpm05umubo.zip |###############--------------------------------------| 28.79% tmpm05umubo.zip |################-------------------------------------| 29.26% tmpm05umubo.zip |################-------------------------------------| 29.72% tmpm05umubo.zip |################-------------------------------------| 30.19% tmpm05umubo.zip |################-------------------------------------| 30.65% tmpm05umubo.zip |################-------------------------------------| 31.12% tmpm05umubo.zip |#################------------------------------------| 31.58% tmpm05umubo.zip |#################------------------------------------| 32.05% tmpm05umubo.zip |#################------------------------------------| 32.51% tmpm05umubo.zip |#################------------------------------------| 32.97% tmpm05umubo.zip |##################-----------------------------------| 33.44% tmpm05umubo.zip |##################-----------------------------------| 33.9% tmpm05umubo.zip |##################-----------------------------------| 34.37% tmpm05umubo.zip |##################-----------------------------------| 34.83% tmpm05umubo.zip |###################----------------------------------| 35.3% tmpm05umubo.zip |###################----------------------------------| 35.76% tmpm05umubo.zip |###################----------------------------------| 36.23% tmpm05umubo.zip |###################----------------------------------| 36.69% tmpm05umubo.zip |####################---------------------------------| 37.15% tmpm05umubo.zip |####################---------------------------------| 37.62% tmpm05umubo.zip |####################---------------------------------| 38.08% tmpm05umubo.zip |####################---------------------------------| 38.55% tmpm05umubo.zip |#####################--------------------------------| 39.01% tmpm05umubo.zip |#####################--------------------------------| 39.48% tmpm05umubo.zip |#####################--------------------------------| 39.94% tmpm05umubo.zip |#####################--------------------------------| 40.41% tmpm05umubo.zip |######################-------------------------------| 40.87% tmpm05umubo.zip |######################-------------------------------| 41.33% tmpm05umubo.zip |######################-------------------------------| 41.8% tmpm05umubo.zip |######################-------------------------------| 42.26% tmpm05umubo.zip |#######################------------------------------| 42.73% tmpm05umubo.zip |#######################------------------------------| 43.19% tmpm05umubo.zip |#######################------------------------------| 43.66% tmpm05umubo.zip |#######################------------------------------| 44.12% tmpm05umubo.zip |########################-----------------------------| 44.59% tmpm05umubo.zip |########################-----------------------------| 45.05% tmpm05umubo.zip |########################-----------------------------| 45.51% tmpm05umubo.zip |########################-----------------------------| 45.98% tmpm05umubo.zip |#########################----------------------------| 46.44% tmpm05umubo.zip |#########################----------------------------| 46.91% tmpm05umubo.zip |#########################----------------------------| 47.37% tmpm05umubo.zip |#########################----------------------------| 47.84% tmpm05umubo.zip |##########################---------------------------| 48.3% tmpm05umubo.zip |##########################---------------------------| 48.77% tmpm05umubo.zip |##########################---------------------------| 49.23% tmpm05umubo.zip |##########################---------------------------| 49.69% tmpm05umubo.zip |###########################--------------------------| 50.16% tmpm05umubo.zip |###########################--------------------------| 50.62% tmpm05umubo.zip |###########################--------------------------| 51.09% tmpm05umubo.zip |###########################--------------------------| 51.55% tmpm05umubo.zip |############################-------------------------| 52.02% tmpm05umubo.zip |############################-------------------------| 52.48% tmpm05umubo.zip |############################-------------------------| 52.94% tmpm05umubo.zip |############################-------------------------| 53.41% tmpm05umubo.zip |#############################------------------------| 53.87% tmpm05umubo.zip |#############################------------------------| 54.34% tmpm05umubo.zip |#############################------------------------| 54.8% tmpm05umubo.zip |#############################------------------------| 55.27% tmpm05umubo.zip |##############################-----------------------| 55.73% tmpm05umubo.zip |##############################-----------------------| 56.2% tmpm05umubo.zip |##############################-----------------------| 56.66% tmpm05umubo.zip |##############################-----------------------| 57.12% tmpm05umubo.zip |###############################----------------------| 57.59% tmpm05umubo.zip |###############################----------------------| 58.05% tmpm05umubo.zip |###############################----------------------| 58.52% tmpm05umubo.zip |###############################----------------------| 58.98% tmpm05umubo.zip |################################---------------------| 59.45% tmpm05umubo.zip |################################---------------------| 59.91% tmpm05umubo.zip |################################---------------------| 60.38% tmpm05umubo.zip |################################---------------------| 60.84% tmpm05umubo.zip |################################---------------------| 61.3% tmpm05umubo.zip |#################################--------------------| 61.77% tmpm05umubo.zip |#################################--------------------| 62.23% tmpm05umubo.zip |#################################--------------------| 62.7% tmpm05umubo.zip |#################################--------------------| 63.16% tmpm05umubo.zip |##################################-------------------| 63.63% tmpm05umubo.zip |##################################-------------------| 64.09% tmpm05umubo.zip |##################################-------------------| 64.56% tmpm05umubo.zip |##################################-------------------| 65.02% tmpm05umubo.zip |###################################------------------| 65.48% tmpm05umubo.zip |###################################------------------| 65.95% tmpm05umubo.zip |###################################------------------| 66.41% tmpm05umubo.zip |###################################------------------| 66.88% tmpm05umubo.zip |####################################-----------------| 67.34% tmpm05umubo.zip |####################################-----------------| 67.81% tmpm05umubo.zip |####################################-----------------| 68.27% tmpm05umubo.zip |####################################-----------------| 68.74% tmpm05umubo.zip |#####################################----------------| 69.2% tmpm05umubo.zip |#####################################----------------| 69.66% tmpm05umubo.zip |#####################################----------------| 70.13% tmpm05umubo.zip |#####################################----------------| 70.59% tmpm05umubo.zip |######################################---------------| 71.06% tmpm05umubo.zip |######################################---------------| 71.52% tmpm05umubo.zip |######################################---------------| 71.99% tmpm05umubo.zip |######################################---------------| 72.45% tmpm05umubo.zip |#######################################--------------| 72.92% tmpm05umubo.zip |#######################################--------------| 73.38% tmpm05umubo.zip |#######################################--------------| 73.84% tmpm05umubo.zip |#######################################--------------| 74.31% tmpm05umubo.zip |########################################-------------| 74.77% tmpm05umubo.zip |########################################-------------| 75.24% tmpm05umubo.zip |########################################-------------| 75.7% tmpm05umubo.zip |########################################-------------| 76.17% tmpm05umubo.zip |#########################################------------| 76.63% tmpm05umubo.zip |#########################################------------| 77.1% tmpm05umubo.zip |#########################################------------| 77.56% tmpm05umubo.zip |#########################################------------| 78.02% tmpm05umubo.zip |##########################################-----------| 78.49% tmpm05umubo.zip |##########################################-----------| 78.95% tmpm05umubo.zip |##########################################-----------| 79.42% tmpm05umubo.zip |##########################################-----------| 79.88% tmpm05umubo.zip |###########################################----------| 80.35% tmpm05umubo.zip |###########################################----------| 80.81% tmpm05umubo.zip |###########################################----------| 81.28% tmpm05umubo.zip |###########################################----------| 81.74% tmpm05umubo.zip |############################################---------| 82.2% tmpm05umubo.zip |############################################---------| 82.67% tmpm05umubo.zip |############################################---------| 83.13% tmpm05umubo.zip |############################################---------| 83.6% tmpm05umubo.zip |#############################################--------| 84.06% tmpm05umubo.zip |#############################################--------| 84.53% tmpm05umubo.zip |#############################################--------| 84.99% tmpm05umubo.zip |#############################################--------| 85.45% tmpm05umubo.zip |##############################################-------| 85.92% tmpm05umubo.zip |##############################################-------| 86.38% tmpm05umubo.zip |##############################################-------| 86.85% tmpm05umubo.zip |##############################################-------| 87.31% tmpm05umubo.zip |###############################################------| 87.78% tmpm05umubo.zip |###############################################------| 88.24% tmpm05umubo.zip |###############################################------| 88.71% tmpm05umubo.zip |###############################################------| 89.17% tmpm05umubo.zip |################################################-----| 89.63% tmpm05umubo.zip |################################################-----| 90.1% tmpm05umubo.zip |################################################-----| 90.56% tmpm05umubo.zip |################################################-----| 91.03% tmpm05umubo.zip |################################################-----| 91.49% tmpm05umubo.zip |#################################################----| 91.96% tmpm05umubo.zip |#################################################----| 92.42% tmpm05umubo.zip |#################################################----| 92.89% tmpm05umubo.zip |#################################################----| 93.35% tmpm05umubo.zip |##################################################---| 93.81% tmpm05umubo.zip |##################################################---| 94.28% tmpm05umubo.zip |##################################################---| 94.74% tmpm05umubo.zip |##################################################---| 95.21% tmpm05umubo.zip |###################################################--| 95.67% tmpm05umubo.zip |###################################################--| 96.14% tmpm05umubo.zip |###################################################--| 96.6% tmpm05umubo.zip |###################################################--| 97.07% tmpm05umubo.zip |####################################################-| 97.53% tmpm05umubo.zip |####################################################-| 97.99% tmpm05umubo.zip |####################################################-| 98.46% tmpm05umubo.zip |####################################################-| 98.92% tmpm05umubo.zip |#####################################################| 99.39% tmpm05umubo.zip |#####################################################| 99.85% tmpm05umubo.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is d5713d03-2295-4582-9eb9-c53cd9d65b2f + cm_hasany 'executions?is_system_workflow=true&status=pending&status=started&status=queued&status=scheduled' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:EMD78qPs --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/executions?is_system_workflow=true&status=pending&status=started&status=queued&status=scheduled&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + touch /opt/manager/plugins-loaded + set +x Cloudify ready