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' + 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' + 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. + 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. + echo 'Waiting for CM to come up' Waiting for CM to come up + sleep 15 + /scripts/cloudify-ready.sh Services: Got a status response | Cloudify Console | Inactive | | Management Worker | 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 | Inactive | | 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-1xK2Aiv/pgaas-1.3.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-1xK2Aiv/pgaas_types.yaml ++ basename /opt/plugins/plugin-1xK2Aiv/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' ++ /bin/jq .metadata.pagination.total ++ 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' + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-1xK2Aiv/pgaas_types.yaml /opt/plugins/plugin-1xK2Aiv/pgaas-1.3.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpm8tlyx9l.zip |-----------------------------------------------------| 0.18% tmpm8tlyx9l.zip |-----------------------------------------------------| 0.37% tmpm8tlyx9l.zip |-----------------------------------------------------| 0.55% tmpm8tlyx9l.zip |-----------------------------------------------------| 0.74% tmpm8tlyx9l.zip |-----------------------------------------------------| 0.92% tmpm8tlyx9l.zip |#----------------------------------------------------| 1.11% tmpm8tlyx9l.zip |#----------------------------------------------------| 1.29% tmpm8tlyx9l.zip |#----------------------------------------------------| 1.48% tmpm8tlyx9l.zip |#----------------------------------------------------| 1.66% tmpm8tlyx9l.zip |#----------------------------------------------------| 1.85% tmpm8tlyx9l.zip |#----------------------------------------------------| 2.03% tmpm8tlyx9l.zip |#----------------------------------------------------| 2.22% tmpm8tlyx9l.zip |#----------------------------------------------------| 2.4% tmpm8tlyx9l.zip |#----------------------------------------------------| 2.58% tmpm8tlyx9l.zip |#----------------------------------------------------| 2.77% tmpm8tlyx9l.zip |##---------------------------------------------------| 2.95% tmpm8tlyx9l.zip |##---------------------------------------------------| 3.14% tmpm8tlyx9l.zip |##---------------------------------------------------| 3.32% tmpm8tlyx9l.zip |##---------------------------------------------------| 3.51% tmpm8tlyx9l.zip |##---------------------------------------------------| 3.69% tmpm8tlyx9l.zip |##---------------------------------------------------| 3.88% tmpm8tlyx9l.zip |##---------------------------------------------------| 4.06% tmpm8tlyx9l.zip |##---------------------------------------------------| 4.25% tmpm8tlyx9l.zip |##---------------------------------------------------| 4.43% tmpm8tlyx9l.zip |##---------------------------------------------------| 4.62% tmpm8tlyx9l.zip |###--------------------------------------------------| 4.8% tmpm8tlyx9l.zip |###--------------------------------------------------| 4.98% tmpm8tlyx9l.zip |###--------------------------------------------------| 5.17% tmpm8tlyx9l.zip |###--------------------------------------------------| 5.35% tmpm8tlyx9l.zip |###--------------------------------------------------| 5.54% tmpm8tlyx9l.zip |###--------------------------------------------------| 5.72% tmpm8tlyx9l.zip |###--------------------------------------------------| 5.91% tmpm8tlyx9l.zip |###--------------------------------------------------| 6.09% tmpm8tlyx9l.zip |###--------------------------------------------------| 6.28% tmpm8tlyx9l.zip |###--------------------------------------------------| 6.46% tmpm8tlyx9l.zip |####-------------------------------------------------| 6.65% tmpm8tlyx9l.zip |####-------------------------------------------------| 6.83% tmpm8tlyx9l.zip |####-------------------------------------------------| 7.02% tmpm8tlyx9l.zip |####-------------------------------------------------| 7.2% tmpm8tlyx9l.zip |####-------------------------------------------------| 7.38% tmpm8tlyx9l.zip |####-------------------------------------------------| 7.57% tmpm8tlyx9l.zip |####-------------------------------------------------| 7.75% tmpm8tlyx9l.zip |####-------------------------------------------------| 7.94% tmpm8tlyx9l.zip |####-------------------------------------------------| 8.12% tmpm8tlyx9l.zip |####-------------------------------------------------| 8.31% tmpm8tlyx9l.zip |#####------------------------------------------------| 8.49% tmpm8tlyx9l.zip |#####------------------------------------------------| 8.68% tmpm8tlyx9l.zip |#####------------------------------------------------| 8.86% tmpm8tlyx9l.zip |#####------------------------------------------------| 9.05% tmpm8tlyx9l.zip |#####------------------------------------------------| 9.23% tmpm8tlyx9l.zip |#####------------------------------------------------| 9.42% tmpm8tlyx9l.zip |#####------------------------------------------------| 9.6% tmpm8tlyx9l.zip |#####------------------------------------------------| 9.78% tmpm8tlyx9l.zip |#####------------------------------------------------| 9.97% tmpm8tlyx9l.zip |#####------------------------------------------------| 10.15% tmpm8tlyx9l.zip |#####------------------------------------------------| 10.34% tmpm8tlyx9l.zip |######-----------------------------------------------| 10.52% tmpm8tlyx9l.zip |######-----------------------------------------------| 10.71% tmpm8tlyx9l.zip |######-----------------------------------------------| 10.89% tmpm8tlyx9l.zip |######-----------------------------------------------| 11.08% tmpm8tlyx9l.zip |######-----------------------------------------------| 11.26% tmpm8tlyx9l.zip |######-----------------------------------------------| 11.45% tmpm8tlyx9l.zip |######-----------------------------------------------| 11.63% tmpm8tlyx9l.zip |######-----------------------------------------------| 11.82% tmpm8tlyx9l.zip |######-----------------------------------------------| 12.0% tmpm8tlyx9l.zip |######-----------------------------------------------| 12.19% tmpm8tlyx9l.zip |#######----------------------------------------------| 12.37% tmpm8tlyx9l.zip |#######----------------------------------------------| 12.55% tmpm8tlyx9l.zip |#######----------------------------------------------| 12.74% tmpm8tlyx9l.zip |#######----------------------------------------------| 12.92% tmpm8tlyx9l.zip |#######----------------------------------------------| 13.11% tmpm8tlyx9l.zip |#######----------------------------------------------| 13.29% tmpm8tlyx9l.zip |#######----------------------------------------------| 13.48% tmpm8tlyx9l.zip |#######----------------------------------------------| 13.66% tmpm8tlyx9l.zip |#######----------------------------------------------| 13.85% tmpm8tlyx9l.zip |#######----------------------------------------------| 14.03% tmpm8tlyx9l.zip |########---------------------------------------------| 14.22% tmpm8tlyx9l.zip |########---------------------------------------------| 14.4% tmpm8tlyx9l.zip |########---------------------------------------------| 14.59% tmpm8tlyx9l.zip |########---------------------------------------------| 14.77% tmpm8tlyx9l.zip |########---------------------------------------------| 14.95% tmpm8tlyx9l.zip |########---------------------------------------------| 15.14% tmpm8tlyx9l.zip |########---------------------------------------------| 15.32% tmpm8tlyx9l.zip |########---------------------------------------------| 15.51% tmpm8tlyx9l.zip |########---------------------------------------------| 15.69% tmpm8tlyx9l.zip |########---------------------------------------------| 15.88% tmpm8tlyx9l.zip |#########--------------------------------------------| 16.06% tmpm8tlyx9l.zip |#########--------------------------------------------| 16.25% tmpm8tlyx9l.zip |#########--------------------------------------------| 16.43% tmpm8tlyx9l.zip |#########--------------------------------------------| 16.62% tmpm8tlyx9l.zip |#########--------------------------------------------| 16.8% tmpm8tlyx9l.zip |#########--------------------------------------------| 16.99% tmpm8tlyx9l.zip |#########--------------------------------------------| 17.17% tmpm8tlyx9l.zip |#########--------------------------------------------| 17.35% tmpm8tlyx9l.zip |#########--------------------------------------------| 17.54% tmpm8tlyx9l.zip |#########--------------------------------------------| 17.72% tmpm8tlyx9l.zip |#########--------------------------------------------| 17.91% tmpm8tlyx9l.zip |##########-------------------------------------------| 18.09% tmpm8tlyx9l.zip |##########-------------------------------------------| 18.28% tmpm8tlyx9l.zip |##########-------------------------------------------| 18.46% tmpm8tlyx9l.zip |##########-------------------------------------------| 18.65% tmpm8tlyx9l.zip |##########-------------------------------------------| 18.83% tmpm8tlyx9l.zip |##########-------------------------------------------| 19.02% tmpm8tlyx9l.zip |##########-------------------------------------------| 19.2% tmpm8tlyx9l.zip |##########-------------------------------------------| 19.39% tmpm8tlyx9l.zip |##########-------------------------------------------| 19.57% tmpm8tlyx9l.zip |##########-------------------------------------------| 19.75% tmpm8tlyx9l.zip |###########------------------------------------------| 19.94% tmpm8tlyx9l.zip |###########------------------------------------------| 20.12% tmpm8tlyx9l.zip |###########------------------------------------------| 20.31% tmpm8tlyx9l.zip |###########------------------------------------------| 20.49% tmpm8tlyx9l.zip |###########------------------------------------------| 20.68% tmpm8tlyx9l.zip |###########------------------------------------------| 20.86% tmpm8tlyx9l.zip |###########------------------------------------------| 21.05% tmpm8tlyx9l.zip |###########------------------------------------------| 21.23% tmpm8tlyx9l.zip |###########------------------------------------------| 21.42% tmpm8tlyx9l.zip |###########------------------------------------------| 21.6% tmpm8tlyx9l.zip |############-----------------------------------------| 21.79% tmpm8tlyx9l.zip |############-----------------------------------------| 21.97% tmpm8tlyx9l.zip |############-----------------------------------------| 22.15% tmpm8tlyx9l.zip |############-----------------------------------------| 22.34% tmpm8tlyx9l.zip |############-----------------------------------------| 22.52% tmpm8tlyx9l.zip |############-----------------------------------------| 22.71% tmpm8tlyx9l.zip |############-----------------------------------------| 22.89% tmpm8tlyx9l.zip |############-----------------------------------------| 23.08% tmpm8tlyx9l.zip |############-----------------------------------------| 23.26% tmpm8tlyx9l.zip |############-----------------------------------------| 23.45% tmpm8tlyx9l.zip |#############----------------------------------------| 23.63% tmpm8tlyx9l.zip |#############----------------------------------------| 23.82% tmpm8tlyx9l.zip |#############----------------------------------------| 24.0% tmpm8tlyx9l.zip |#############----------------------------------------| 24.19% tmpm8tlyx9l.zip |#############----------------------------------------| 24.37% tmpm8tlyx9l.zip |#############----------------------------------------| 24.55% tmpm8tlyx9l.zip |#############----------------------------------------| 24.74% tmpm8tlyx9l.zip |#############----------------------------------------| 24.92% tmpm8tlyx9l.zip |#############----------------------------------------| 25.11% tmpm8tlyx9l.zip |#############----------------------------------------| 25.29% tmpm8tlyx9l.zip |##############---------------------------------------| 25.48% tmpm8tlyx9l.zip |##############---------------------------------------| 25.66% tmpm8tlyx9l.zip |##############---------------------------------------| 25.85% tmpm8tlyx9l.zip |##############---------------------------------------| 26.03% tmpm8tlyx9l.zip |##############---------------------------------------| 26.22% tmpm8tlyx9l.zip |##############---------------------------------------| 26.4% tmpm8tlyx9l.zip |##############---------------------------------------| 26.59% tmpm8tlyx9l.zip |##############---------------------------------------| 26.77% tmpm8tlyx9l.zip |##############---------------------------------------| 26.95% tmpm8tlyx9l.zip |##############---------------------------------------| 27.14% tmpm8tlyx9l.zip |##############---------------------------------------| 27.32% tmpm8tlyx9l.zip |###############--------------------------------------| 27.51% tmpm8tlyx9l.zip |###############--------------------------------------| 27.69% tmpm8tlyx9l.zip |###############--------------------------------------| 27.88% tmpm8tlyx9l.zip |###############--------------------------------------| 28.06% tmpm8tlyx9l.zip |###############--------------------------------------| 28.25% tmpm8tlyx9l.zip |###############--------------------------------------| 28.43% tmpm8tlyx9l.zip |###############--------------------------------------| 28.62% tmpm8tlyx9l.zip |###############--------------------------------------| 28.8% tmpm8tlyx9l.zip |###############--------------------------------------| 28.99% tmpm8tlyx9l.zip |###############--------------------------------------| 29.17% tmpm8tlyx9l.zip |################-------------------------------------| 29.35% tmpm8tlyx9l.zip |################-------------------------------------| 29.54% tmpm8tlyx9l.zip |################-------------------------------------| 29.72% tmpm8tlyx9l.zip |################-------------------------------------| 29.91% tmpm8tlyx9l.zip |################-------------------------------------| 30.09% tmpm8tlyx9l.zip |################-------------------------------------| 30.28% tmpm8tlyx9l.zip |################-------------------------------------| 30.46% tmpm8tlyx9l.zip |################-------------------------------------| 30.65% tmpm8tlyx9l.zip |################-------------------------------------| 30.83% tmpm8tlyx9l.zip |################-------------------------------------| 31.02% tmpm8tlyx9l.zip |#################------------------------------------| 31.2% tmpm8tlyx9l.zip |#################------------------------------------| 31.39% tmpm8tlyx9l.zip |#################------------------------------------| 31.57% tmpm8tlyx9l.zip |#################------------------------------------| 31.75% tmpm8tlyx9l.zip |#################------------------------------------| 31.94% tmpm8tlyx9l.zip |#################------------------------------------| 32.12% tmpm8tlyx9l.zip |#################------------------------------------| 32.31% tmpm8tlyx9l.zip |#################------------------------------------| 32.49% tmpm8tlyx9l.zip |#################------------------------------------| 32.68% tmpm8tlyx9l.zip |#################------------------------------------| 32.86% tmpm8tlyx9l.zip |##################-----------------------------------| 33.05% tmpm8tlyx9l.zip |##################-----------------------------------| 33.23% tmpm8tlyx9l.zip |##################-----------------------------------| 33.42% tmpm8tlyx9l.zip |##################-----------------------------------| 33.6% tmpm8tlyx9l.zip |##################-----------------------------------| 33.79% tmpm8tlyx9l.zip |##################-----------------------------------| 33.97% tmpm8tlyx9l.zip |##################-----------------------------------| 34.15% tmpm8tlyx9l.zip |##################-----------------------------------| 34.34% tmpm8tlyx9l.zip |##################-----------------------------------| 34.52% tmpm8tlyx9l.zip |##################-----------------------------------| 34.71% tmpm8tlyx9l.zip |##################-----------------------------------| 34.89% tmpm8tlyx9l.zip |###################----------------------------------| 35.08% tmpm8tlyx9l.zip |###################----------------------------------| 35.26% tmpm8tlyx9l.zip |###################----------------------------------| 35.45% tmpm8tlyx9l.zip |###################----------------------------------| 35.63% tmpm8tlyx9l.zip |###################----------------------------------| 35.82% tmpm8tlyx9l.zip |###################----------------------------------| 36.0% tmpm8tlyx9l.zip |###################----------------------------------| 36.19% tmpm8tlyx9l.zip |###################----------------------------------| 36.37% tmpm8tlyx9l.zip |###################----------------------------------| 36.56% tmpm8tlyx9l.zip |###################----------------------------------| 36.74% tmpm8tlyx9l.zip |####################---------------------------------| 36.92% tmpm8tlyx9l.zip |####################---------------------------------| 37.11% tmpm8tlyx9l.zip |####################---------------------------------| 37.29% tmpm8tlyx9l.zip |####################---------------------------------| 37.48% tmpm8tlyx9l.zip |####################---------------------------------| 37.66% tmpm8tlyx9l.zip |####################---------------------------------| 37.85% tmpm8tlyx9l.zip |####################---------------------------------| 38.03% tmpm8tlyx9l.zip |####################---------------------------------| 38.22% tmpm8tlyx9l.zip |####################---------------------------------| 38.4% tmpm8tlyx9l.zip |####################---------------------------------| 38.59% tmpm8tlyx9l.zip |#####################--------------------------------| 38.77% tmpm8tlyx9l.zip |#####################--------------------------------| 38.96% tmpm8tlyx9l.zip |#####################--------------------------------| 39.14% tmpm8tlyx9l.zip |#####################--------------------------------| 39.32% tmpm8tlyx9l.zip |#####################--------------------------------| 39.51% tmpm8tlyx9l.zip |#####################--------------------------------| 39.69% tmpm8tlyx9l.zip |#####################--------------------------------| 39.88% tmpm8tlyx9l.zip |#####################--------------------------------| 40.06% tmpm8tlyx9l.zip |#####################--------------------------------| 40.25% tmpm8tlyx9l.zip |#####################--------------------------------| 40.43% tmpm8tlyx9l.zip |######################-------------------------------| 40.62% tmpm8tlyx9l.zip |######################-------------------------------| 40.8% tmpm8tlyx9l.zip |######################-------------------------------| 40.99% tmpm8tlyx9l.zip |######################-------------------------------| 41.17% tmpm8tlyx9l.zip |######################-------------------------------| 41.36% tmpm8tlyx9l.zip |######################-------------------------------| 41.54% tmpm8tlyx9l.zip |######################-------------------------------| 41.72% tmpm8tlyx9l.zip |######################-------------------------------| 41.91% tmpm8tlyx9l.zip |######################-------------------------------| 42.09% tmpm8tlyx9l.zip |######################-------------------------------| 42.28% tmpm8tlyx9l.zip |#######################------------------------------| 42.46% tmpm8tlyx9l.zip |#######################------------------------------| 42.65% tmpm8tlyx9l.zip |#######################------------------------------| 42.83% tmpm8tlyx9l.zip |#######################------------------------------| 43.02% tmpm8tlyx9l.zip |#######################------------------------------| 43.2% tmpm8tlyx9l.zip |#######################------------------------------| 43.39% tmpm8tlyx9l.zip |#######################------------------------------| 43.57% tmpm8tlyx9l.zip |#######################------------------------------| 43.76% tmpm8tlyx9l.zip |#######################------------------------------| 43.94% tmpm8tlyx9l.zip |#######################------------------------------| 44.12% tmpm8tlyx9l.zip |#######################------------------------------| 44.31% tmpm8tlyx9l.zip |########################-----------------------------| 44.49% tmpm8tlyx9l.zip |########################-----------------------------| 44.68% tmpm8tlyx9l.zip |########################-----------------------------| 44.86% tmpm8tlyx9l.zip |########################-----------------------------| 45.05% tmpm8tlyx9l.zip |########################-----------------------------| 45.23% tmpm8tlyx9l.zip |########################-----------------------------| 45.42% tmpm8tlyx9l.zip |########################-----------------------------| 45.6% tmpm8tlyx9l.zip |########################-----------------------------| 45.79% tmpm8tlyx9l.zip |########################-----------------------------| 45.97% tmpm8tlyx9l.zip |########################-----------------------------| 46.16% tmpm8tlyx9l.zip |#########################----------------------------| 46.34% tmpm8tlyx9l.zip |#########################----------------------------| 46.52% tmpm8tlyx9l.zip |#########################----------------------------| 46.71% tmpm8tlyx9l.zip |#########################----------------------------| 46.89% tmpm8tlyx9l.zip |#########################----------------------------| 47.08% tmpm8tlyx9l.zip |#########################----------------------------| 47.26% tmpm8tlyx9l.zip |#########################----------------------------| 47.45% tmpm8tlyx9l.zip |#########################----------------------------| 47.63% tmpm8tlyx9l.zip |#########################----------------------------| 47.82% tmpm8tlyx9l.zip |#########################----------------------------| 48.0% tmpm8tlyx9l.zip |##########################---------------------------| 48.19% tmpm8tlyx9l.zip |##########################---------------------------| 48.37% tmpm8tlyx9l.zip |##########################---------------------------| 48.56% tmpm8tlyx9l.zip |##########################---------------------------| 48.74% tmpm8tlyx9l.zip |##########################---------------------------| 48.92% tmpm8tlyx9l.zip |##########################---------------------------| 49.11% tmpm8tlyx9l.zip |##########################---------------------------| 49.29% tmpm8tlyx9l.zip |##########################---------------------------| 49.48% tmpm8tlyx9l.zip |##########################---------------------------| 49.66% tmpm8tlyx9l.zip |##########################---------------------------| 49.85% tmpm8tlyx9l.zip |###########################--------------------------| 50.03% tmpm8tlyx9l.zip |###########################--------------------------| 50.22% tmpm8tlyx9l.zip |###########################--------------------------| 50.4% tmpm8tlyx9l.zip |###########################--------------------------| 50.59% tmpm8tlyx9l.zip |###########################--------------------------| 50.77% tmpm8tlyx9l.zip |###########################--------------------------| 50.96% tmpm8tlyx9l.zip |###########################--------------------------| 51.14% tmpm8tlyx9l.zip |###########################--------------------------| 51.32% tmpm8tlyx9l.zip |###########################--------------------------| 51.51% tmpm8tlyx9l.zip |###########################--------------------------| 51.69% tmpm8tlyx9l.zip |###########################--------------------------| 51.88% tmpm8tlyx9l.zip |############################-------------------------| 52.06% tmpm8tlyx9l.zip |############################-------------------------| 52.25% tmpm8tlyx9l.zip |############################-------------------------| 52.43% tmpm8tlyx9l.zip |############################-------------------------| 52.62% tmpm8tlyx9l.zip |############################-------------------------| 52.8% tmpm8tlyx9l.zip |############################-------------------------| 52.99% tmpm8tlyx9l.zip |############################-------------------------| 53.17% tmpm8tlyx9l.zip |############################-------------------------| 53.36% tmpm8tlyx9l.zip |############################-------------------------| 53.54% tmpm8tlyx9l.zip |############################-------------------------| 53.72% tmpm8tlyx9l.zip |#############################------------------------| 53.91% tmpm8tlyx9l.zip |#############################------------------------| 54.09% tmpm8tlyx9l.zip |#############################------------------------| 54.28% tmpm8tlyx9l.zip |#############################------------------------| 54.46% tmpm8tlyx9l.zip |#############################------------------------| 54.65% tmpm8tlyx9l.zip |#############################------------------------| 54.83% tmpm8tlyx9l.zip |#############################------------------------| 55.02% tmpm8tlyx9l.zip |#############################------------------------| 55.2% tmpm8tlyx9l.zip |#############################------------------------| 55.39% tmpm8tlyx9l.zip |#############################------------------------| 55.57% tmpm8tlyx9l.zip |##############################-----------------------| 55.76% tmpm8tlyx9l.zip |##############################-----------------------| 55.94% tmpm8tlyx9l.zip |##############################-----------------------| 56.12% tmpm8tlyx9l.zip |##############################-----------------------| 56.31% tmpm8tlyx9l.zip |##############################-----------------------| 56.49% tmpm8tlyx9l.zip |##############################-----------------------| 56.68% tmpm8tlyx9l.zip |##############################-----------------------| 56.86% tmpm8tlyx9l.zip |##############################-----------------------| 57.05% tmpm8tlyx9l.zip |##############################-----------------------| 57.23% tmpm8tlyx9l.zip |##############################-----------------------| 57.42% tmpm8tlyx9l.zip |###############################----------------------| 57.6% tmpm8tlyx9l.zip |###############################----------------------| 57.79% tmpm8tlyx9l.zip |###############################----------------------| 57.97% tmpm8tlyx9l.zip |###############################----------------------| 58.16% tmpm8tlyx9l.zip |###############################----------------------| 58.34% tmpm8tlyx9l.zip |###############################----------------------| 58.53% tmpm8tlyx9l.zip |###############################----------------------| 58.71% tmpm8tlyx9l.zip |###############################----------------------| 58.89% tmpm8tlyx9l.zip |###############################----------------------| 59.08% tmpm8tlyx9l.zip |###############################----------------------| 59.26% tmpm8tlyx9l.zip |################################---------------------| 59.45% tmpm8tlyx9l.zip |################################---------------------| 59.63% tmpm8tlyx9l.zip |################################---------------------| 59.82% tmpm8tlyx9l.zip |################################---------------------| 60.0% tmpm8tlyx9l.zip |################################---------------------| 60.19% tmpm8tlyx9l.zip |################################---------------------| 60.37% tmpm8tlyx9l.zip |################################---------------------| 60.56% tmpm8tlyx9l.zip |################################---------------------| 60.74% tmpm8tlyx9l.zip |################################---------------------| 60.93% tmpm8tlyx9l.zip |################################---------------------| 61.11% tmpm8tlyx9l.zip |################################---------------------| 61.29% tmpm8tlyx9l.zip |#################################--------------------| 61.48% tmpm8tlyx9l.zip |#################################--------------------| 61.66% tmpm8tlyx9l.zip |#################################--------------------| 61.85% tmpm8tlyx9l.zip |#################################--------------------| 62.03% tmpm8tlyx9l.zip |#################################--------------------| 62.22% tmpm8tlyx9l.zip |#################################--------------------| 62.4% tmpm8tlyx9l.zip |#################################--------------------| 62.59% tmpm8tlyx9l.zip |#################################--------------------| 62.77% tmpm8tlyx9l.zip |#################################--------------------| 62.96% tmpm8tlyx9l.zip |#################################--------------------| 63.14% tmpm8tlyx9l.zip |##################################-------------------| 63.33% tmpm8tlyx9l.zip |##################################-------------------| 63.51% tmpm8tlyx9l.zip |##################################-------------------| 63.69% tmpm8tlyx9l.zip |##################################-------------------| 63.88% tmpm8tlyx9l.zip |##################################-------------------| 64.06% tmpm8tlyx9l.zip |##################################-------------------| 64.25% tmpm8tlyx9l.zip |##################################-------------------| 64.43% tmpm8tlyx9l.zip |##################################-------------------| 64.62% tmpm8tlyx9l.zip |##################################-------------------| 64.8% tmpm8tlyx9l.zip |##################################-------------------| 64.99% tmpm8tlyx9l.zip |###################################------------------| 65.17% tmpm8tlyx9l.zip |###################################------------------| 65.36% tmpm8tlyx9l.zip |###################################------------------| 65.54% tmpm8tlyx9l.zip |###################################------------------| 65.73% tmpm8tlyx9l.zip |###################################------------------| 65.91% tmpm8tlyx9l.zip |###################################------------------| 66.09% tmpm8tlyx9l.zip |###################################------------------| 66.28% tmpm8tlyx9l.zip |###################################------------------| 66.46% tmpm8tlyx9l.zip |###################################------------------| 66.65% tmpm8tlyx9l.zip |###################################------------------| 66.83% tmpm8tlyx9l.zip |####################################-----------------| 67.02% tmpm8tlyx9l.zip |####################################-----------------| 67.2% tmpm8tlyx9l.zip |####################################-----------------| 67.39% tmpm8tlyx9l.zip |####################################-----------------| 67.57% tmpm8tlyx9l.zip |####################################-----------------| 67.76% tmpm8tlyx9l.zip |####################################-----------------| 67.94% tmpm8tlyx9l.zip |####################################-----------------| 68.13% tmpm8tlyx9l.zip |####################################-----------------| 68.31% tmpm8tlyx9l.zip |####################################-----------------| 68.49% tmpm8tlyx9l.zip |####################################-----------------| 68.68% tmpm8tlyx9l.zip |####################################-----------------| 68.86% tmpm8tlyx9l.zip |#####################################----------------| 69.05% tmpm8tlyx9l.zip |#####################################----------------| 69.23% tmpm8tlyx9l.zip |#####################################----------------| 69.42% tmpm8tlyx9l.zip |#####################################----------------| 69.6% tmpm8tlyx9l.zip |#####################################----------------| 69.79% tmpm8tlyx9l.zip |#####################################----------------| 69.97% tmpm8tlyx9l.zip |#####################################----------------| 70.16% tmpm8tlyx9l.zip |#####################################----------------| 70.34% tmpm8tlyx9l.zip |#####################################----------------| 70.53% tmpm8tlyx9l.zip |#####################################----------------| 70.71% tmpm8tlyx9l.zip |######################################---------------| 70.89% tmpm8tlyx9l.zip |######################################---------------| 71.08% tmpm8tlyx9l.zip |######################################---------------| 71.26% tmpm8tlyx9l.zip |######################################---------------| 71.45% tmpm8tlyx9l.zip |######################################---------------| 71.63% tmpm8tlyx9l.zip |######################################---------------| 71.82% tmpm8tlyx9l.zip |######################################---------------| 72.0% tmpm8tlyx9l.zip |######################################---------------| 72.19% tmpm8tlyx9l.zip |######################################---------------| 72.37% tmpm8tlyx9l.zip |######################################---------------| 72.56% tmpm8tlyx9l.zip |#######################################--------------| 72.74% tmpm8tlyx9l.zip |#######################################--------------| 72.93% tmpm8tlyx9l.zip |#######################################--------------| 73.11% tmpm8tlyx9l.zip |#######################################--------------| 73.29% tmpm8tlyx9l.zip |#######################################--------------| 73.48% tmpm8tlyx9l.zip |#######################################--------------| 73.66% tmpm8tlyx9l.zip |#######################################--------------| 73.85% tmpm8tlyx9l.zip |#######################################--------------| 74.03% tmpm8tlyx9l.zip |#######################################--------------| 74.22% tmpm8tlyx9l.zip |#######################################--------------| 74.4% tmpm8tlyx9l.zip |########################################-------------| 74.59% tmpm8tlyx9l.zip |########################################-------------| 74.77% tmpm8tlyx9l.zip |########################################-------------| 74.96% tmpm8tlyx9l.zip |########################################-------------| 75.14% tmpm8tlyx9l.zip |########################################-------------| 75.33% tmpm8tlyx9l.zip |########################################-------------| 75.51% tmpm8tlyx9l.zip |########################################-------------| 75.69% tmpm8tlyx9l.zip |########################################-------------| 75.88% tmpm8tlyx9l.zip |########################################-------------| 76.06% tmpm8tlyx9l.zip |########################################-------------| 76.25% tmpm8tlyx9l.zip |#########################################------------| 76.43% tmpm8tlyx9l.zip |#########################################------------| 76.62% tmpm8tlyx9l.zip |#########################################------------| 76.8% tmpm8tlyx9l.zip |#########################################------------| 76.99% tmpm8tlyx9l.zip |#########################################------------| 77.17% tmpm8tlyx9l.zip |#########################################------------| 77.36% tmpm8tlyx9l.zip |#########################################------------| 77.54% tmpm8tlyx9l.zip |#########################################------------| 77.73% tmpm8tlyx9l.zip |#########################################------------| 77.91% tmpm8tlyx9l.zip |#########################################------------| 78.09% tmpm8tlyx9l.zip |#########################################------------| 78.28% tmpm8tlyx9l.zip |##########################################-----------| 78.46% tmpm8tlyx9l.zip |##########################################-----------| 78.65% tmpm8tlyx9l.zip |##########################################-----------| 78.83% tmpm8tlyx9l.zip |##########################################-----------| 79.02% tmpm8tlyx9l.zip |##########################################-----------| 79.2% tmpm8tlyx9l.zip |##########################################-----------| 79.39% tmpm8tlyx9l.zip |##########################################-----------| 79.57% tmpm8tlyx9l.zip |##########################################-----------| 79.76% tmpm8tlyx9l.zip |##########################################-----------| 79.94% tmpm8tlyx9l.zip |##########################################-----------| 80.13% tmpm8tlyx9l.zip |###########################################----------| 80.31% tmpm8tlyx9l.zip |###########################################----------| 80.49% tmpm8tlyx9l.zip |###########################################----------| 80.68% tmpm8tlyx9l.zip |###########################################----------| 80.86% tmpm8tlyx9l.zip |###########################################----------| 81.05% tmpm8tlyx9l.zip |###########################################----------| 81.23% tmpm8tlyx9l.zip |###########################################----------| 81.42% tmpm8tlyx9l.zip |###########################################----------| 81.6% tmpm8tlyx9l.zip |###########################################----------| 81.79% tmpm8tlyx9l.zip |###########################################----------| 81.97% tmpm8tlyx9l.zip |############################################---------| 82.16% tmpm8tlyx9l.zip |############################################---------| 82.34% tmpm8tlyx9l.zip |############################################---------| 82.53% tmpm8tlyx9l.zip |############################################---------| 82.71% tmpm8tlyx9l.zip |############################################---------| 82.9% tmpm8tlyx9l.zip |############################################---------| 83.08% tmpm8tlyx9l.zip |############################################---------| 83.26% tmpm8tlyx9l.zip |############################################---------| 83.45% tmpm8tlyx9l.zip |############################################---------| 83.63% tmpm8tlyx9l.zip |############################################---------| 83.82% tmpm8tlyx9l.zip |#############################################--------| 84.0% tmpm8tlyx9l.zip |#############################################--------| 84.19% tmpm8tlyx9l.zip |#############################################--------| 84.37% tmpm8tlyx9l.zip |#############################################--------| 84.56% tmpm8tlyx9l.zip |#############################################--------| 84.74% tmpm8tlyx9l.zip |#############################################--------| 84.93% tmpm8tlyx9l.zip |#############################################--------| 85.11% tmpm8tlyx9l.zip |#############################################--------| 85.3% tmpm8tlyx9l.zip |#############################################--------| 85.48% tmpm8tlyx9l.zip |#############################################--------| 85.66% tmpm8tlyx9l.zip |#############################################--------| 85.85% tmpm8tlyx9l.zip |##############################################-------| 86.03% tmpm8tlyx9l.zip |##############################################-------| 86.22% tmpm8tlyx9l.zip |##############################################-------| 86.4% tmpm8tlyx9l.zip |##############################################-------| 86.59% tmpm8tlyx9l.zip |##############################################-------| 86.77% tmpm8tlyx9l.zip |##############################################-------| 86.96% tmpm8tlyx9l.zip |##############################################-------| 87.14% tmpm8tlyx9l.zip |##############################################-------| 87.33% tmpm8tlyx9l.zip |##############################################-------| 87.51% tmpm8tlyx9l.zip |##############################################-------| 87.7% tmpm8tlyx9l.zip |###############################################------| 87.88% tmpm8tlyx9l.zip |###############################################------| 88.06% tmpm8tlyx9l.zip |###############################################------| 88.25% tmpm8tlyx9l.zip |###############################################------| 88.43% tmpm8tlyx9l.zip |###############################################------| 88.62% tmpm8tlyx9l.zip |###############################################------| 88.8% tmpm8tlyx9l.zip |###############################################------| 88.99% tmpm8tlyx9l.zip |###############################################------| 89.17% tmpm8tlyx9l.zip |###############################################------| 89.36% tmpm8tlyx9l.zip |###############################################------| 89.54% tmpm8tlyx9l.zip |################################################-----| 89.73% tmpm8tlyx9l.zip |################################################-----| 89.91% tmpm8tlyx9l.zip |################################################-----| 90.1% tmpm8tlyx9l.zip |################################################-----| 90.28% tmpm8tlyx9l.zip |################################################-----| 90.46% tmpm8tlyx9l.zip |################################################-----| 90.65% tmpm8tlyx9l.zip |################################################-----| 90.83% tmpm8tlyx9l.zip |################################################-----| 91.02% tmpm8tlyx9l.zip |################################################-----| 91.2% tmpm8tlyx9l.zip |################################################-----| 91.39% tmpm8tlyx9l.zip |#################################################----| 91.57% tmpm8tlyx9l.zip |#################################################----| 91.76% tmpm8tlyx9l.zip |#################################################----| 91.94% tmpm8tlyx9l.zip |#################################################----| 92.13% tmpm8tlyx9l.zip |#################################################----| 92.31% tmpm8tlyx9l.zip |#################################################----| 92.5% tmpm8tlyx9l.zip |#################################################----| 92.68% tmpm8tlyx9l.zip |#################################################----| 92.86% tmpm8tlyx9l.zip |#################################################----| 93.05% tmpm8tlyx9l.zip |#################################################----| 93.23% tmpm8tlyx9l.zip |##################################################---| 93.42% tmpm8tlyx9l.zip |##################################################---| 93.6% tmpm8tlyx9l.zip |##################################################---| 93.79% tmpm8tlyx9l.zip |##################################################---| 93.97% tmpm8tlyx9l.zip |##################################################---| 94.16% tmpm8tlyx9l.zip |##################################################---| 94.34% tmpm8tlyx9l.zip |##################################################---| 94.53% tmpm8tlyx9l.zip |##################################################---| 94.71% tmpm8tlyx9l.zip |##################################################---| 94.9% tmpm8tlyx9l.zip |##################################################---| 95.08% tmpm8tlyx9l.zip |##################################################---| 95.26% tmpm8tlyx9l.zip |###################################################--| 95.45% tmpm8tlyx9l.zip |###################################################--| 95.63% tmpm8tlyx9l.zip |###################################################--| 95.82% tmpm8tlyx9l.zip |###################################################--| 96.0% tmpm8tlyx9l.zip |###################################################--| 96.19% tmpm8tlyx9l.zip |###################################################--| 96.37% tmpm8tlyx9l.zip |###################################################--| 96.56% tmpm8tlyx9l.zip |###################################################--| 96.74% tmpm8tlyx9l.zip |###################################################--| 96.93% tmpm8tlyx9l.zip |###################################################--| 97.11% tmpm8tlyx9l.zip |####################################################-| 97.3% tmpm8tlyx9l.zip |####################################################-| 97.48% tmpm8tlyx9l.zip |####################################################-| 97.66% tmpm8tlyx9l.zip |####################################################-| 97.85% tmpm8tlyx9l.zip |####################################################-| 98.03% tmpm8tlyx9l.zip |####################################################-| 98.22% tmpm8tlyx9l.zip |####################################################-| 98.4% tmpm8tlyx9l.zip |####################################################-| 98.59% tmpm8tlyx9l.zip |####################################################-| 98.77% tmpm8tlyx9l.zip |####################################################-| 98.96% tmpm8tlyx9l.zip |#####################################################| 99.14% tmpm8tlyx9l.zip |#####################################################| 99.33% tmpm8tlyx9l.zip |#####################################################| 99.51% tmpm8tlyx9l.zip |#####################################################| 99.7% tmpm8tlyx9l.zip |#####################################################| 99.88% tmpm8tlyx9l.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 1ee153d2-4f49-45ed-a3d9-07c25c98d8dd + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-4sVf1fb/relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-4sVf1fb/relationshipplugin_types.yaml ++ basename /opt/plugins/plugin-4sVf1fb/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' ++ /bin/jq .metadata.pagination.total ++ 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' + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-4sVf1fb/relationshipplugin_types.yaml /opt/plugins/plugin-4sVf1fb/relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpuzm4w5jb.zip |-----------------------------------------------------| 0.53% tmpuzm4w5jb.zip |#----------------------------------------------------| 1.07% tmpuzm4w5jb.zip |#----------------------------------------------------| 1.6% tmpuzm4w5jb.zip |#----------------------------------------------------| 2.14% tmpuzm4w5jb.zip |#----------------------------------------------------| 2.67% tmpuzm4w5jb.zip |##---------------------------------------------------| 3.2% tmpuzm4w5jb.zip |##---------------------------------------------------| 3.74% tmpuzm4w5jb.zip |##---------------------------------------------------| 4.27% tmpuzm4w5jb.zip |###--------------------------------------------------| 4.81% tmpuzm4w5jb.zip |###--------------------------------------------------| 5.34% tmpuzm4w5jb.zip |###--------------------------------------------------| 5.87% tmpuzm4w5jb.zip |###--------------------------------------------------| 6.41% tmpuzm4w5jb.zip |####-------------------------------------------------| 6.94% tmpuzm4w5jb.zip |####-------------------------------------------------| 7.48% tmpuzm4w5jb.zip |####-------------------------------------------------| 8.01% tmpuzm4w5jb.zip |#####------------------------------------------------| 8.54% tmpuzm4w5jb.zip |#####------------------------------------------------| 9.08% tmpuzm4w5jb.zip |#####------------------------------------------------| 9.61% tmpuzm4w5jb.zip |#####------------------------------------------------| 10.15% tmpuzm4w5jb.zip |######-----------------------------------------------| 10.68% tmpuzm4w5jb.zip |######-----------------------------------------------| 11.22% tmpuzm4w5jb.zip |######-----------------------------------------------| 11.75% tmpuzm4w5jb.zip |#######----------------------------------------------| 12.28% tmpuzm4w5jb.zip |#######----------------------------------------------| 12.82% tmpuzm4w5jb.zip |#######----------------------------------------------| 13.35% tmpuzm4w5jb.zip |#######----------------------------------------------| 13.89% tmpuzm4w5jb.zip |########---------------------------------------------| 14.42% tmpuzm4w5jb.zip |########---------------------------------------------| 14.95% tmpuzm4w5jb.zip |########---------------------------------------------| 15.49% tmpuzm4w5jb.zip |########---------------------------------------------| 16.02% tmpuzm4w5jb.zip |#########--------------------------------------------| 16.56% tmpuzm4w5jb.zip |#########--------------------------------------------| 17.09% tmpuzm4w5jb.zip |#########--------------------------------------------| 17.62% tmpuzm4w5jb.zip |##########-------------------------------------------| 18.16% tmpuzm4w5jb.zip |##########-------------------------------------------| 18.69% tmpuzm4w5jb.zip |##########-------------------------------------------| 19.23% tmpuzm4w5jb.zip |##########-------------------------------------------| 19.76% tmpuzm4w5jb.zip |###########------------------------------------------| 20.29% tmpuzm4w5jb.zip |###########------------------------------------------| 20.83% tmpuzm4w5jb.zip |###########------------------------------------------| 21.36% tmpuzm4w5jb.zip |############-----------------------------------------| 21.9% tmpuzm4w5jb.zip |############-----------------------------------------| 22.43% tmpuzm4w5jb.zip |############-----------------------------------------| 22.96% tmpuzm4w5jb.zip |############-----------------------------------------| 23.5% tmpuzm4w5jb.zip |#############----------------------------------------| 24.03% tmpuzm4w5jb.zip |#############----------------------------------------| 24.57% tmpuzm4w5jb.zip |#############----------------------------------------| 25.1% tmpuzm4w5jb.zip |##############---------------------------------------| 25.63% tmpuzm4w5jb.zip |##############---------------------------------------| 26.17% tmpuzm4w5jb.zip |##############---------------------------------------| 26.7% tmpuzm4w5jb.zip |##############---------------------------------------| 27.24% tmpuzm4w5jb.zip |###############--------------------------------------| 27.77% tmpuzm4w5jb.zip |###############--------------------------------------| 28.3% tmpuzm4w5jb.zip |###############--------------------------------------| 28.84% tmpuzm4w5jb.zip |################-------------------------------------| 29.37% tmpuzm4w5jb.zip |################-------------------------------------| 29.91% tmpuzm4w5jb.zip |################-------------------------------------| 30.44% tmpuzm4w5jb.zip |################-------------------------------------| 30.97% tmpuzm4w5jb.zip |#################------------------------------------| 31.51% tmpuzm4w5jb.zip |#################------------------------------------| 32.04% tmpuzm4w5jb.zip |#################------------------------------------| 32.58% tmpuzm4w5jb.zip |##################-----------------------------------| 33.11% tmpuzm4w5jb.zip |##################-----------------------------------| 33.65% tmpuzm4w5jb.zip |##################-----------------------------------| 34.18% tmpuzm4w5jb.zip |##################-----------------------------------| 34.71% tmpuzm4w5jb.zip |###################----------------------------------| 35.25% tmpuzm4w5jb.zip |###################----------------------------------| 35.78% tmpuzm4w5jb.zip |###################----------------------------------| 36.32% tmpuzm4w5jb.zip |####################---------------------------------| 36.85% tmpuzm4w5jb.zip |####################---------------------------------| 37.38% tmpuzm4w5jb.zip |####################---------------------------------| 37.92% tmpuzm4w5jb.zip |####################---------------------------------| 38.45% tmpuzm4w5jb.zip |#####################--------------------------------| 38.99% tmpuzm4w5jb.zip |#####################--------------------------------| 39.52% tmpuzm4w5jb.zip |#####################--------------------------------| 40.05% tmpuzm4w5jb.zip |######################-------------------------------| 40.59% tmpuzm4w5jb.zip |######################-------------------------------| 41.12% tmpuzm4w5jb.zip |######################-------------------------------| 41.66% tmpuzm4w5jb.zip |######################-------------------------------| 42.19% tmpuzm4w5jb.zip |#######################------------------------------| 42.72% tmpuzm4w5jb.zip |#######################------------------------------| 43.26% tmpuzm4w5jb.zip |#######################------------------------------| 43.79% tmpuzm4w5jb.zip |#######################------------------------------| 44.33% tmpuzm4w5jb.zip |########################-----------------------------| 44.86% tmpuzm4w5jb.zip |########################-----------------------------| 45.39% tmpuzm4w5jb.zip |########################-----------------------------| 45.93% tmpuzm4w5jb.zip |#########################----------------------------| 46.46% tmpuzm4w5jb.zip |#########################----------------------------| 47.0% tmpuzm4w5jb.zip |#########################----------------------------| 47.53% tmpuzm4w5jb.zip |#########################----------------------------| 48.06% tmpuzm4w5jb.zip |##########################---------------------------| 48.6% tmpuzm4w5jb.zip |##########################---------------------------| 49.13% tmpuzm4w5jb.zip |##########################---------------------------| 49.67% tmpuzm4w5jb.zip |###########################--------------------------| 50.2% tmpuzm4w5jb.zip |###########################--------------------------| 50.73% tmpuzm4w5jb.zip |###########################--------------------------| 51.27% tmpuzm4w5jb.zip |###########################--------------------------| 51.8% tmpuzm4w5jb.zip |############################-------------------------| 52.34% tmpuzm4w5jb.zip |############################-------------------------| 52.87% tmpuzm4w5jb.zip |############################-------------------------| 53.4% tmpuzm4w5jb.zip |#############################------------------------| 53.94% tmpuzm4w5jb.zip |#############################------------------------| 54.47% tmpuzm4w5jb.zip |#############################------------------------| 55.01% tmpuzm4w5jb.zip |#############################------------------------| 55.54% tmpuzm4w5jb.zip |##############################-----------------------| 56.08% tmpuzm4w5jb.zip |##############################-----------------------| 56.61% tmpuzm4w5jb.zip |##############################-----------------------| 57.14% tmpuzm4w5jb.zip |###############################----------------------| 57.68% tmpuzm4w5jb.zip |###############################----------------------| 58.21% tmpuzm4w5jb.zip |###############################----------------------| 58.75% tmpuzm4w5jb.zip |###############################----------------------| 59.28% tmpuzm4w5jb.zip |################################---------------------| 59.81% tmpuzm4w5jb.zip |################################---------------------| 60.35% tmpuzm4w5jb.zip |################################---------------------| 60.88% tmpuzm4w5jb.zip |#################################--------------------| 61.42% tmpuzm4w5jb.zip |#################################--------------------| 61.95% tmpuzm4w5jb.zip |#################################--------------------| 62.48% tmpuzm4w5jb.zip |#################################--------------------| 63.02% tmpuzm4w5jb.zip |##################################-------------------| 63.55% tmpuzm4w5jb.zip |##################################-------------------| 64.09% tmpuzm4w5jb.zip |##################################-------------------| 64.62% tmpuzm4w5jb.zip |###################################------------------| 65.15% tmpuzm4w5jb.zip |###################################------------------| 65.69% tmpuzm4w5jb.zip |###################################------------------| 66.22% tmpuzm4w5jb.zip |###################################------------------| 66.76% tmpuzm4w5jb.zip |####################################-----------------| 67.29% tmpuzm4w5jb.zip |####################################-----------------| 67.82% tmpuzm4w5jb.zip |####################################-----------------| 68.36% tmpuzm4w5jb.zip |#####################################----------------| 68.89% tmpuzm4w5jb.zip |#####################################----------------| 69.43% tmpuzm4w5jb.zip |#####################################----------------| 69.96% tmpuzm4w5jb.zip |#####################################----------------| 70.49% tmpuzm4w5jb.zip |######################################---------------| 71.03% tmpuzm4w5jb.zip |######################################---------------| 71.56% tmpuzm4w5jb.zip |######################################---------------| 72.1% tmpuzm4w5jb.zip |######################################---------------| 72.63% tmpuzm4w5jb.zip |#######################################--------------| 73.16% tmpuzm4w5jb.zip |#######################################--------------| 73.7% tmpuzm4w5jb.zip |#######################################--------------| 74.23% tmpuzm4w5jb.zip |########################################-------------| 74.77% tmpuzm4w5jb.zip |########################################-------------| 75.3% tmpuzm4w5jb.zip |########################################-------------| 75.84% tmpuzm4w5jb.zip |########################################-------------| 76.37% tmpuzm4w5jb.zip |#########################################------------| 76.9% tmpuzm4w5jb.zip |#########################################------------| 77.44% tmpuzm4w5jb.zip |#########################################------------| 77.97% tmpuzm4w5jb.zip |##########################################-----------| 78.51% tmpuzm4w5jb.zip |##########################################-----------| 79.04% tmpuzm4w5jb.zip |##########################################-----------| 79.57% tmpuzm4w5jb.zip |##########################################-----------| 80.11% tmpuzm4w5jb.zip |###########################################----------| 80.64% tmpuzm4w5jb.zip |###########################################----------| 81.18% tmpuzm4w5jb.zip |###########################################----------| 81.71% tmpuzm4w5jb.zip |############################################---------| 82.24% tmpuzm4w5jb.zip |############################################---------| 82.78% tmpuzm4w5jb.zip |############################################---------| 83.31% tmpuzm4w5jb.zip |############################################---------| 83.85% tmpuzm4w5jb.zip |#############################################--------| 84.38% tmpuzm4w5jb.zip |#############################################--------| 84.91% tmpuzm4w5jb.zip |#############################################--------| 85.45% tmpuzm4w5jb.zip |##############################################-------| 85.98% tmpuzm4w5jb.zip |##############################################-------| 86.52% tmpuzm4w5jb.zip |##############################################-------| 87.05% tmpuzm4w5jb.zip |##############################################-------| 87.58% tmpuzm4w5jb.zip |###############################################------| 88.12% tmpuzm4w5jb.zip |###############################################------| 88.65% tmpuzm4w5jb.zip |###############################################------| 89.19% tmpuzm4w5jb.zip |################################################-----| 89.72% tmpuzm4w5jb.zip |################################################-----| 90.25% tmpuzm4w5jb.zip |################################################-----| 90.79% tmpuzm4w5jb.zip |################################################-----| 91.32% tmpuzm4w5jb.zip |#################################################----| 91.86% tmpuzm4w5jb.zip |#################################################----| 92.39% tmpuzm4w5jb.zip |#################################################----| 92.92% tmpuzm4w5jb.zip |##################################################---| 93.46% tmpuzm4w5jb.zip |##################################################---| 93.99% tmpuzm4w5jb.zip |##################################################---| 94.53% tmpuzm4w5jb.zip |##################################################---| 95.06% tmpuzm4w5jb.zip |###################################################--| 95.59% tmpuzm4w5jb.zip |###################################################--| 96.13% tmpuzm4w5jb.zip |###################################################--| 96.66% tmpuzm4w5jb.zip |####################################################-| 97.2% tmpuzm4w5jb.zip |####################################################-| 97.73% tmpuzm4w5jb.zip |####################################################-| 98.27% tmpuzm4w5jb.zip |####################################################-| 98.8% tmpuzm4w5jb.zip |#####################################################| 99.33% tmpuzm4w5jb.zip |#####################################################| 99.87% tmpuzm4w5jb.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is edb123b0-8900-4c66-b189-76e6c5ffaaf8 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-IBXjKqn/clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-IBXjKqn/clamppolicyplugin_types.yaml ++ basename /opt/plugins/plugin-IBXjKqn/clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn + ARCHIVE=clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn' ++ /bin/jq .metadata.pagination.total ++ 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.0-py36-none-linux_x86_64.wgn&_include=id' + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-IBXjKqn/clamppolicyplugin_types.yaml /opt/plugins/plugin-IBXjKqn/clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpx7tep5ko.zip |-----------------------------------------------------| 0.54% tmpx7tep5ko.zip |#----------------------------------------------------| 1.09% tmpx7tep5ko.zip |#----------------------------------------------------| 1.63% tmpx7tep5ko.zip |#----------------------------------------------------| 2.18% tmpx7tep5ko.zip |#----------------------------------------------------| 2.72% tmpx7tep5ko.zip |##---------------------------------------------------| 3.26% tmpx7tep5ko.zip |##---------------------------------------------------| 3.81% tmpx7tep5ko.zip |##---------------------------------------------------| 4.35% tmpx7tep5ko.zip |###--------------------------------------------------| 4.89% tmpx7tep5ko.zip |###--------------------------------------------------| 5.44% tmpx7tep5ko.zip |###--------------------------------------------------| 5.98% tmpx7tep5ko.zip |###--------------------------------------------------| 6.53% tmpx7tep5ko.zip |####-------------------------------------------------| 7.07% tmpx7tep5ko.zip |####-------------------------------------------------| 7.61% tmpx7tep5ko.zip |####-------------------------------------------------| 8.16% tmpx7tep5ko.zip |#####------------------------------------------------| 8.7% tmpx7tep5ko.zip |#####------------------------------------------------| 9.24% tmpx7tep5ko.zip |#####------------------------------------------------| 9.79% tmpx7tep5ko.zip |#####------------------------------------------------| 10.33% tmpx7tep5ko.zip |######-----------------------------------------------| 10.88% tmpx7tep5ko.zip |######-----------------------------------------------| 11.42% tmpx7tep5ko.zip |######-----------------------------------------------| 11.96% tmpx7tep5ko.zip |#######----------------------------------------------| 12.51% tmpx7tep5ko.zip |#######----------------------------------------------| 13.05% tmpx7tep5ko.zip |#######----------------------------------------------| 13.59% tmpx7tep5ko.zip |#######----------------------------------------------| 14.14% tmpx7tep5ko.zip |########---------------------------------------------| 14.68% tmpx7tep5ko.zip |########---------------------------------------------| 15.23% tmpx7tep5ko.zip |########---------------------------------------------| 15.77% tmpx7tep5ko.zip |#########--------------------------------------------| 16.31% tmpx7tep5ko.zip |#########--------------------------------------------| 16.86% tmpx7tep5ko.zip |#########--------------------------------------------| 17.4% tmpx7tep5ko.zip |##########-------------------------------------------| 17.94% tmpx7tep5ko.zip |##########-------------------------------------------| 18.49% tmpx7tep5ko.zip |##########-------------------------------------------| 19.03% tmpx7tep5ko.zip |##########-------------------------------------------| 19.58% tmpx7tep5ko.zip |###########------------------------------------------| 20.12% tmpx7tep5ko.zip |###########------------------------------------------| 20.66% tmpx7tep5ko.zip |###########------------------------------------------| 21.21% tmpx7tep5ko.zip |############-----------------------------------------| 21.75% tmpx7tep5ko.zip |############-----------------------------------------| 22.3% tmpx7tep5ko.zip |############-----------------------------------------| 22.84% tmpx7tep5ko.zip |############-----------------------------------------| 23.38% tmpx7tep5ko.zip |#############----------------------------------------| 23.93% tmpx7tep5ko.zip |#############----------------------------------------| 24.47% tmpx7tep5ko.zip |#############----------------------------------------| 25.01% tmpx7tep5ko.zip |##############---------------------------------------| 25.56% tmpx7tep5ko.zip |##############---------------------------------------| 26.1% tmpx7tep5ko.zip |##############---------------------------------------| 26.65% tmpx7tep5ko.zip |##############---------------------------------------| 27.19% tmpx7tep5ko.zip |###############--------------------------------------| 27.73% tmpx7tep5ko.zip |###############--------------------------------------| 28.28% tmpx7tep5ko.zip |###############--------------------------------------| 28.82% tmpx7tep5ko.zip |################-------------------------------------| 29.36% tmpx7tep5ko.zip |################-------------------------------------| 29.91% tmpx7tep5ko.zip |################-------------------------------------| 30.45% tmpx7tep5ko.zip |################-------------------------------------| 31.0% tmpx7tep5ko.zip |#################------------------------------------| 31.54% tmpx7tep5ko.zip |#################------------------------------------| 32.08% tmpx7tep5ko.zip |#################------------------------------------| 32.63% tmpx7tep5ko.zip |##################-----------------------------------| 33.17% tmpx7tep5ko.zip |##################-----------------------------------| 33.71% tmpx7tep5ko.zip |##################-----------------------------------| 34.26% tmpx7tep5ko.zip |##################-----------------------------------| 34.8% tmpx7tep5ko.zip |###################----------------------------------| 35.35% tmpx7tep5ko.zip |###################----------------------------------| 35.89% tmpx7tep5ko.zip |###################----------------------------------| 36.43% tmpx7tep5ko.zip |####################---------------------------------| 36.98% tmpx7tep5ko.zip |####################---------------------------------| 37.52% tmpx7tep5ko.zip |####################---------------------------------| 38.07% tmpx7tep5ko.zip |####################---------------------------------| 38.61% tmpx7tep5ko.zip |#####################--------------------------------| 39.15% tmpx7tep5ko.zip |#####################--------------------------------| 39.7% tmpx7tep5ko.zip |#####################--------------------------------| 40.24% tmpx7tep5ko.zip |######################-------------------------------| 40.78% tmpx7tep5ko.zip |######################-------------------------------| 41.33% tmpx7tep5ko.zip |######################-------------------------------| 41.87% tmpx7tep5ko.zip |######################-------------------------------| 42.42% tmpx7tep5ko.zip |#######################------------------------------| 42.96% tmpx7tep5ko.zip |#######################------------------------------| 43.5% tmpx7tep5ko.zip |#######################------------------------------| 44.05% tmpx7tep5ko.zip |########################-----------------------------| 44.59% tmpx7tep5ko.zip |########################-----------------------------| 45.13% tmpx7tep5ko.zip |########################-----------------------------| 45.68% tmpx7tep5ko.zip |########################-----------------------------| 46.22% tmpx7tep5ko.zip |#########################----------------------------| 46.77% tmpx7tep5ko.zip |#########################----------------------------| 47.31% tmpx7tep5ko.zip |#########################----------------------------| 47.85% tmpx7tep5ko.zip |##########################---------------------------| 48.4% tmpx7tep5ko.zip |##########################---------------------------| 48.94% tmpx7tep5ko.zip |##########################---------------------------| 49.48% tmpx7tep5ko.zip |###########################--------------------------| 50.03% tmpx7tep5ko.zip |###########################--------------------------| 50.57% tmpx7tep5ko.zip |###########################--------------------------| 51.12% tmpx7tep5ko.zip |###########################--------------------------| 51.66% tmpx7tep5ko.zip |############################-------------------------| 52.2% tmpx7tep5ko.zip |############################-------------------------| 52.75% tmpx7tep5ko.zip |############################-------------------------| 53.29% tmpx7tep5ko.zip |#############################------------------------| 53.83% tmpx7tep5ko.zip |#############################------------------------| 54.38% tmpx7tep5ko.zip |#############################------------------------| 54.92% tmpx7tep5ko.zip |#############################------------------------| 55.47% tmpx7tep5ko.zip |##############################-----------------------| 56.01% tmpx7tep5ko.zip |##############################-----------------------| 56.55% tmpx7tep5ko.zip |##############################-----------------------| 57.1% tmpx7tep5ko.zip |###############################----------------------| 57.64% tmpx7tep5ko.zip |###############################----------------------| 58.19% tmpx7tep5ko.zip |###############################----------------------| 58.73% tmpx7tep5ko.zip |###############################----------------------| 59.27% tmpx7tep5ko.zip |################################---------------------| 59.82% tmpx7tep5ko.zip |################################---------------------| 60.36% tmpx7tep5ko.zip |################################---------------------| 60.9% tmpx7tep5ko.zip |#################################--------------------| 61.45% tmpx7tep5ko.zip |#################################--------------------| 61.99% tmpx7tep5ko.zip |#################################--------------------| 62.54% tmpx7tep5ko.zip |#################################--------------------| 63.08% tmpx7tep5ko.zip |##################################-------------------| 63.62% tmpx7tep5ko.zip |##################################-------------------| 64.17% tmpx7tep5ko.zip |##################################-------------------| 64.71% tmpx7tep5ko.zip |###################################------------------| 65.25% tmpx7tep5ko.zip |###################################------------------| 65.8% tmpx7tep5ko.zip |###################################------------------| 66.34% tmpx7tep5ko.zip |###################################------------------| 66.89% tmpx7tep5ko.zip |####################################-----------------| 67.43% tmpx7tep5ko.zip |####################################-----------------| 67.97% tmpx7tep5ko.zip |####################################-----------------| 68.52% tmpx7tep5ko.zip |#####################################----------------| 69.06% tmpx7tep5ko.zip |#####################################----------------| 69.6% tmpx7tep5ko.zip |#####################################----------------| 70.15% tmpx7tep5ko.zip |#####################################----------------| 70.69% tmpx7tep5ko.zip |######################################---------------| 71.24% tmpx7tep5ko.zip |######################################---------------| 71.78% tmpx7tep5ko.zip |######################################---------------| 72.32% tmpx7tep5ko.zip |#######################################--------------| 72.87% tmpx7tep5ko.zip |#######################################--------------| 73.41% tmpx7tep5ko.zip |#######################################--------------| 73.95% tmpx7tep5ko.zip |#######################################--------------| 74.5% tmpx7tep5ko.zip |########################################-------------| 75.04% tmpx7tep5ko.zip |########################################-------------| 75.59% tmpx7tep5ko.zip |########################################-------------| 76.13% tmpx7tep5ko.zip |#########################################------------| 76.67% tmpx7tep5ko.zip |#########################################------------| 77.22% tmpx7tep5ko.zip |#########################################------------| 77.76% tmpx7tep5ko.zip |##########################################-----------| 78.31% tmpx7tep5ko.zip |##########################################-----------| 78.85% tmpx7tep5ko.zip |##########################################-----------| 79.39% tmpx7tep5ko.zip |##########################################-----------| 79.94% tmpx7tep5ko.zip |###########################################----------| 80.48% tmpx7tep5ko.zip |###########################################----------| 81.02% tmpx7tep5ko.zip |###########################################----------| 81.57% tmpx7tep5ko.zip |############################################---------| 82.11% tmpx7tep5ko.zip |############################################---------| 82.66% tmpx7tep5ko.zip |############################################---------| 83.2% tmpx7tep5ko.zip |############################################---------| 83.74% tmpx7tep5ko.zip |#############################################--------| 84.29% tmpx7tep5ko.zip |#############################################--------| 84.83% tmpx7tep5ko.zip |#############################################--------| 85.37% tmpx7tep5ko.zip |##############################################-------| 85.92% tmpx7tep5ko.zip |##############################################-------| 86.46% tmpx7tep5ko.zip |##############################################-------| 87.01% tmpx7tep5ko.zip |##############################################-------| 87.55% tmpx7tep5ko.zip |###############################################------| 88.09% tmpx7tep5ko.zip |###############################################------| 88.64% tmpx7tep5ko.zip |###############################################------| 89.18% tmpx7tep5ko.zip |################################################-----| 89.72% tmpx7tep5ko.zip |################################################-----| 90.27% tmpx7tep5ko.zip |################################################-----| 90.81% tmpx7tep5ko.zip |################################################-----| 91.36% tmpx7tep5ko.zip |#################################################----| 91.9% tmpx7tep5ko.zip |#################################################----| 92.44% tmpx7tep5ko.zip |#################################################----| 92.99% tmpx7tep5ko.zip |##################################################---| 93.53% tmpx7tep5ko.zip |##################################################---| 94.08% tmpx7tep5ko.zip |##################################################---| 94.62% tmpx7tep5ko.zip |##################################################---| 95.16% tmpx7tep5ko.zip |###################################################--| 95.71% tmpx7tep5ko.zip |###################################################--| 96.25% tmpx7tep5ko.zip |###################################################--| 96.79% tmpx7tep5ko.zip |####################################################-| 97.34% tmpx7tep5ko.zip |####################################################-| 97.88% tmpx7tep5ko.zip |####################################################-| 98.43% tmpx7tep5ko.zip |####################################################-| 98.97% tmpx7tep5ko.zip |#####################################################| 99.51% tmpx7tep5ko.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is ac53b6c0-396f-42b1-bf5e-a3f5b4a504dc + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-K9LiSCw/dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-K9LiSCw/dcaepolicyplugin_types.yaml ++ basename /opt/plugins/plugin-K9LiSCw/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-K9LiSCw/dcaepolicyplugin_types.yaml /opt/plugins/plugin-K9LiSCw/dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpi_x0dz0o.zip |-----------------------------------------------------| 0.54% tmpi_x0dz0o.zip |#----------------------------------------------------| 1.08% tmpi_x0dz0o.zip |#----------------------------------------------------| 1.63% tmpi_x0dz0o.zip |#----------------------------------------------------| 2.17% tmpi_x0dz0o.zip |#----------------------------------------------------| 2.71% tmpi_x0dz0o.zip |##---------------------------------------------------| 3.25% tmpi_x0dz0o.zip |##---------------------------------------------------| 3.79% tmpi_x0dz0o.zip |##---------------------------------------------------| 4.34% tmpi_x0dz0o.zip |###--------------------------------------------------| 4.88% tmpi_x0dz0o.zip |###--------------------------------------------------| 5.42% tmpi_x0dz0o.zip |###--------------------------------------------------| 5.96% tmpi_x0dz0o.zip |###--------------------------------------------------| 6.51% tmpi_x0dz0o.zip |####-------------------------------------------------| 7.05% tmpi_x0dz0o.zip |####-------------------------------------------------| 7.59% tmpi_x0dz0o.zip |####-------------------------------------------------| 8.13% tmpi_x0dz0o.zip |#####------------------------------------------------| 8.67% tmpi_x0dz0o.zip |#####------------------------------------------------| 9.22% tmpi_x0dz0o.zip |#####------------------------------------------------| 9.76% tmpi_x0dz0o.zip |#####------------------------------------------------| 10.3% tmpi_x0dz0o.zip |######-----------------------------------------------| 10.84% tmpi_x0dz0o.zip |######-----------------------------------------------| 11.38% tmpi_x0dz0o.zip |######-----------------------------------------------| 11.93% tmpi_x0dz0o.zip |#######----------------------------------------------| 12.47% tmpi_x0dz0o.zip |#######----------------------------------------------| 13.01% tmpi_x0dz0o.zip |#######----------------------------------------------| 13.55% tmpi_x0dz0o.zip |#######----------------------------------------------| 14.1% tmpi_x0dz0o.zip |########---------------------------------------------| 14.64% tmpi_x0dz0o.zip |########---------------------------------------------| 15.18% tmpi_x0dz0o.zip |########---------------------------------------------| 15.72% tmpi_x0dz0o.zip |#########--------------------------------------------| 16.26% tmpi_x0dz0o.zip |#########--------------------------------------------| 16.81% tmpi_x0dz0o.zip |#########--------------------------------------------| 17.35% tmpi_x0dz0o.zip |#########--------------------------------------------| 17.89% tmpi_x0dz0o.zip |##########-------------------------------------------| 18.43% tmpi_x0dz0o.zip |##########-------------------------------------------| 18.97% tmpi_x0dz0o.zip |##########-------------------------------------------| 19.52% tmpi_x0dz0o.zip |###########------------------------------------------| 20.06% tmpi_x0dz0o.zip |###########------------------------------------------| 20.6% tmpi_x0dz0o.zip |###########------------------------------------------| 21.14% tmpi_x0dz0o.zip |###########------------------------------------------| 21.68% tmpi_x0dz0o.zip |############-----------------------------------------| 22.23% tmpi_x0dz0o.zip |############-----------------------------------------| 22.77% tmpi_x0dz0o.zip |############-----------------------------------------| 23.31% tmpi_x0dz0o.zip |#############----------------------------------------| 23.85% tmpi_x0dz0o.zip |#############----------------------------------------| 24.4% tmpi_x0dz0o.zip |#############----------------------------------------| 24.94% tmpi_x0dz0o.zip |##############---------------------------------------| 25.48% tmpi_x0dz0o.zip |##############---------------------------------------| 26.02% tmpi_x0dz0o.zip |##############---------------------------------------| 26.56% tmpi_x0dz0o.zip |##############---------------------------------------| 27.11% tmpi_x0dz0o.zip |###############--------------------------------------| 27.65% tmpi_x0dz0o.zip |###############--------------------------------------| 28.19% tmpi_x0dz0o.zip |###############--------------------------------------| 28.73% tmpi_x0dz0o.zip |################-------------------------------------| 29.27% tmpi_x0dz0o.zip |################-------------------------------------| 29.82% tmpi_x0dz0o.zip |################-------------------------------------| 30.36% tmpi_x0dz0o.zip |################-------------------------------------| 30.9% tmpi_x0dz0o.zip |#################------------------------------------| 31.44% tmpi_x0dz0o.zip |#################------------------------------------| 31.98% tmpi_x0dz0o.zip |#################------------------------------------| 32.53% tmpi_x0dz0o.zip |##################-----------------------------------| 33.07% tmpi_x0dz0o.zip |##################-----------------------------------| 33.61% tmpi_x0dz0o.zip |##################-----------------------------------| 34.15% tmpi_x0dz0o.zip |##################-----------------------------------| 34.7% tmpi_x0dz0o.zip |###################----------------------------------| 35.24% tmpi_x0dz0o.zip |###################----------------------------------| 35.78% tmpi_x0dz0o.zip |###################----------------------------------| 36.32% tmpi_x0dz0o.zip |####################---------------------------------| 36.86% tmpi_x0dz0o.zip |####################---------------------------------| 37.41% tmpi_x0dz0o.zip |####################---------------------------------| 37.95% tmpi_x0dz0o.zip |####################---------------------------------| 38.49% tmpi_x0dz0o.zip |#####################--------------------------------| 39.03% tmpi_x0dz0o.zip |#####################--------------------------------| 39.57% tmpi_x0dz0o.zip |#####################--------------------------------| 40.12% tmpi_x0dz0o.zip |######################-------------------------------| 40.66% tmpi_x0dz0o.zip |######################-------------------------------| 41.2% tmpi_x0dz0o.zip |######################-------------------------------| 41.74% tmpi_x0dz0o.zip |######################-------------------------------| 42.29% tmpi_x0dz0o.zip |#######################------------------------------| 42.83% tmpi_x0dz0o.zip |#######################------------------------------| 43.37% tmpi_x0dz0o.zip |#######################------------------------------| 43.91% tmpi_x0dz0o.zip |########################-----------------------------| 44.45% tmpi_x0dz0o.zip |########################-----------------------------| 45.0% tmpi_x0dz0o.zip |########################-----------------------------| 45.54% tmpi_x0dz0o.zip |########################-----------------------------| 46.08% tmpi_x0dz0o.zip |#########################----------------------------| 46.62% tmpi_x0dz0o.zip |#########################----------------------------| 47.16% tmpi_x0dz0o.zip |#########################----------------------------| 47.71% tmpi_x0dz0o.zip |##########################---------------------------| 48.25% tmpi_x0dz0o.zip |##########################---------------------------| 48.79% tmpi_x0dz0o.zip |##########################---------------------------| 49.33% tmpi_x0dz0o.zip |##########################---------------------------| 49.87% tmpi_x0dz0o.zip |###########################--------------------------| 50.42% tmpi_x0dz0o.zip |###########################--------------------------| 50.96% tmpi_x0dz0o.zip |###########################--------------------------| 51.5% tmpi_x0dz0o.zip |############################-------------------------| 52.04% tmpi_x0dz0o.zip |############################-------------------------| 52.59% tmpi_x0dz0o.zip |############################-------------------------| 53.13% tmpi_x0dz0o.zip |############################-------------------------| 53.67% tmpi_x0dz0o.zip |#############################------------------------| 54.21% tmpi_x0dz0o.zip |#############################------------------------| 54.75% tmpi_x0dz0o.zip |#############################------------------------| 55.3% tmpi_x0dz0o.zip |##############################-----------------------| 55.84% tmpi_x0dz0o.zip |##############################-----------------------| 56.38% tmpi_x0dz0o.zip |##############################-----------------------| 56.92% tmpi_x0dz0o.zip |##############################-----------------------| 57.46% tmpi_x0dz0o.zip |###############################----------------------| 58.01% tmpi_x0dz0o.zip |###############################----------------------| 58.55% tmpi_x0dz0o.zip |###############################----------------------| 59.09% tmpi_x0dz0o.zip |################################---------------------| 59.63% tmpi_x0dz0o.zip |################################---------------------| 60.17% tmpi_x0dz0o.zip |################################---------------------| 60.72% tmpi_x0dz0o.zip |################################---------------------| 61.26% tmpi_x0dz0o.zip |#################################--------------------| 61.8% tmpi_x0dz0o.zip |#################################--------------------| 62.34% tmpi_x0dz0o.zip |#################################--------------------| 62.89% tmpi_x0dz0o.zip |##################################-------------------| 63.43% tmpi_x0dz0o.zip |##################################-------------------| 63.97% tmpi_x0dz0o.zip |##################################-------------------| 64.51% tmpi_x0dz0o.zip |##################################-------------------| 65.05% tmpi_x0dz0o.zip |###################################------------------| 65.6% tmpi_x0dz0o.zip |###################################------------------| 66.14% tmpi_x0dz0o.zip |###################################------------------| 66.68% tmpi_x0dz0o.zip |####################################-----------------| 67.22% tmpi_x0dz0o.zip |####################################-----------------| 67.76% tmpi_x0dz0o.zip |####################################-----------------| 68.31% tmpi_x0dz0o.zip |####################################-----------------| 68.85% tmpi_x0dz0o.zip |#####################################----------------| 69.39% tmpi_x0dz0o.zip |#####################################----------------| 69.93% tmpi_x0dz0o.zip |#####################################----------------| 70.48% tmpi_x0dz0o.zip |######################################---------------| 71.02% tmpi_x0dz0o.zip |######################################---------------| 71.56% tmpi_x0dz0o.zip |######################################---------------| 72.1% tmpi_x0dz0o.zip |#######################################--------------| 72.64% tmpi_x0dz0o.zip |#######################################--------------| 73.19% tmpi_x0dz0o.zip |#######################################--------------| 73.73% tmpi_x0dz0o.zip |#######################################--------------| 74.27% tmpi_x0dz0o.zip |########################################-------------| 74.81% tmpi_x0dz0o.zip |########################################-------------| 75.35% tmpi_x0dz0o.zip |########################################-------------| 75.9% tmpi_x0dz0o.zip |#########################################------------| 76.44% tmpi_x0dz0o.zip |#########################################------------| 76.98% tmpi_x0dz0o.zip |#########################################------------| 77.52% tmpi_x0dz0o.zip |#########################################------------| 78.06% tmpi_x0dz0o.zip |##########################################-----------| 78.61% tmpi_x0dz0o.zip |##########################################-----------| 79.15% tmpi_x0dz0o.zip |##########################################-----------| 79.69% tmpi_x0dz0o.zip |###########################################----------| 80.23% tmpi_x0dz0o.zip |###########################################----------| 80.78% tmpi_x0dz0o.zip |###########################################----------| 81.32% tmpi_x0dz0o.zip |###########################################----------| 81.86% tmpi_x0dz0o.zip |############################################---------| 82.4% tmpi_x0dz0o.zip |############################################---------| 82.94% tmpi_x0dz0o.zip |############################################---------| 83.49% tmpi_x0dz0o.zip |#############################################--------| 84.03% tmpi_x0dz0o.zip |#############################################--------| 84.57% tmpi_x0dz0o.zip |#############################################--------| 85.11% tmpi_x0dz0o.zip |#############################################--------| 85.65% tmpi_x0dz0o.zip |##############################################-------| 86.2% tmpi_x0dz0o.zip |##############################################-------| 86.74% tmpi_x0dz0o.zip |##############################################-------| 87.28% tmpi_x0dz0o.zip |###############################################------| 87.82% tmpi_x0dz0o.zip |###############################################------| 88.36% tmpi_x0dz0o.zip |###############################################------| 88.91% tmpi_x0dz0o.zip |###############################################------| 89.45% tmpi_x0dz0o.zip |################################################-----| 89.99% tmpi_x0dz0o.zip |################################################-----| 90.53% tmpi_x0dz0o.zip |################################################-----| 91.08% tmpi_x0dz0o.zip |#################################################----| 91.62% tmpi_x0dz0o.zip |#################################################----| 92.16% tmpi_x0dz0o.zip |#################################################----| 92.7% tmpi_x0dz0o.zip |#################################################----| 93.24% tmpi_x0dz0o.zip |##################################################---| 93.79% tmpi_x0dz0o.zip |##################################################---| 94.33% tmpi_x0dz0o.zip |##################################################---| 94.87% tmpi_x0dz0o.zip |###################################################--| 95.41% tmpi_x0dz0o.zip |###################################################--| 95.95% tmpi_x0dz0o.zip |###################################################--| 96.5% tmpi_x0dz0o.zip |###################################################--| 97.04% tmpi_x0dz0o.zip |####################################################-| 97.58% tmpi_x0dz0o.zip |####################################################-| 98.12% tmpi_x0dz0o.zip |####################################################-| 98.67% tmpi_x0dz0o.zip |#####################################################| 99.21% tmpi_x0dz0o.zip |#####################################################| 99.75% tmpi_x0dz0o.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 83336f49-72ea-4935-a1ac-07cea5ec4a77 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-RAvmAyW/dmaap-1.5.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-RAvmAyW/dmaap_types.yaml ++ basename /opt/plugins/plugin-RAvmAyW/dmaap-1.5.0-py36-none-linux_x86_64.wgn + ARCHIVE=dmaap-1.5.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=dmaap-1.5.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=dmaap-1.5.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-RAvmAyW/dmaap_types.yaml /opt/plugins/plugin-RAvmAyW/dmaap-1.5.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmprqr0yoic.zip |-----------------------------------------------------| 0.53% tmprqr0yoic.zip |#----------------------------------------------------| 1.06% tmprqr0yoic.zip |#----------------------------------------------------| 1.58% tmprqr0yoic.zip |#----------------------------------------------------| 2.11% tmprqr0yoic.zip |#----------------------------------------------------| 2.64% tmprqr0yoic.zip |##---------------------------------------------------| 3.17% tmprqr0yoic.zip |##---------------------------------------------------| 3.7% tmprqr0yoic.zip |##---------------------------------------------------| 4.22% tmprqr0yoic.zip |###--------------------------------------------------| 4.75% tmprqr0yoic.zip |###--------------------------------------------------| 5.28% tmprqr0yoic.zip |###--------------------------------------------------| 5.81% tmprqr0yoic.zip |###--------------------------------------------------| 6.34% tmprqr0yoic.zip |####-------------------------------------------------| 6.86% tmprqr0yoic.zip |####-------------------------------------------------| 7.39% tmprqr0yoic.zip |####-------------------------------------------------| 7.92% tmprqr0yoic.zip |####-------------------------------------------------| 8.45% tmprqr0yoic.zip |#####------------------------------------------------| 8.98% tmprqr0yoic.zip |#####------------------------------------------------| 9.5% tmprqr0yoic.zip |#####------------------------------------------------| 10.03% tmprqr0yoic.zip |######-----------------------------------------------| 10.56% tmprqr0yoic.zip |######-----------------------------------------------| 11.09% tmprqr0yoic.zip |######-----------------------------------------------| 11.61% tmprqr0yoic.zip |######-----------------------------------------------| 12.14% tmprqr0yoic.zip |#######----------------------------------------------| 12.67% tmprqr0yoic.zip |#######----------------------------------------------| 13.2% tmprqr0yoic.zip |#######----------------------------------------------| 13.73% tmprqr0yoic.zip |########---------------------------------------------| 14.25% tmprqr0yoic.zip |########---------------------------------------------| 14.78% tmprqr0yoic.zip |########---------------------------------------------| 15.31% tmprqr0yoic.zip |########---------------------------------------------| 15.84% tmprqr0yoic.zip |#########--------------------------------------------| 16.37% tmprqr0yoic.zip |#########--------------------------------------------| 16.89% tmprqr0yoic.zip |#########--------------------------------------------| 17.42% tmprqr0yoic.zip |##########-------------------------------------------| 17.95% tmprqr0yoic.zip |##########-------------------------------------------| 18.48% tmprqr0yoic.zip |##########-------------------------------------------| 19.01% tmprqr0yoic.zip |##########-------------------------------------------| 19.53% tmprqr0yoic.zip |###########------------------------------------------| 20.06% tmprqr0yoic.zip |###########------------------------------------------| 20.59% tmprqr0yoic.zip |###########------------------------------------------| 21.12% tmprqr0yoic.zip |###########------------------------------------------| 21.65% tmprqr0yoic.zip |############-----------------------------------------| 22.17% tmprqr0yoic.zip |############-----------------------------------------| 22.7% tmprqr0yoic.zip |############-----------------------------------------| 23.23% tmprqr0yoic.zip |#############----------------------------------------| 23.76% tmprqr0yoic.zip |#############----------------------------------------| 24.29% tmprqr0yoic.zip |#############----------------------------------------| 24.81% tmprqr0yoic.zip |#############----------------------------------------| 25.34% tmprqr0yoic.zip |##############---------------------------------------| 25.87% tmprqr0yoic.zip |##############---------------------------------------| 26.4% tmprqr0yoic.zip |##############---------------------------------------| 26.93% tmprqr0yoic.zip |###############--------------------------------------| 27.45% tmprqr0yoic.zip |###############--------------------------------------| 27.98% tmprqr0yoic.zip |###############--------------------------------------| 28.51% tmprqr0yoic.zip |###############--------------------------------------| 29.04% tmprqr0yoic.zip |################-------------------------------------| 29.57% tmprqr0yoic.zip |################-------------------------------------| 30.09% tmprqr0yoic.zip |################-------------------------------------| 30.62% tmprqr0yoic.zip |#################------------------------------------| 31.15% tmprqr0yoic.zip |#################------------------------------------| 31.68% tmprqr0yoic.zip |#################------------------------------------| 32.21% tmprqr0yoic.zip |#################------------------------------------| 32.73% tmprqr0yoic.zip |##################-----------------------------------| 33.26% tmprqr0yoic.zip |##################-----------------------------------| 33.79% tmprqr0yoic.zip |##################-----------------------------------| 34.32% tmprqr0yoic.zip |##################-----------------------------------| 34.84% tmprqr0yoic.zip |###################----------------------------------| 35.37% tmprqr0yoic.zip |###################----------------------------------| 35.9% tmprqr0yoic.zip |###################----------------------------------| 36.43% tmprqr0yoic.zip |####################---------------------------------| 36.96% tmprqr0yoic.zip |####################---------------------------------| 37.48% tmprqr0yoic.zip |####################---------------------------------| 38.01% tmprqr0yoic.zip |####################---------------------------------| 38.54% tmprqr0yoic.zip |#####################--------------------------------| 39.07% tmprqr0yoic.zip |#####################--------------------------------| 39.6% tmprqr0yoic.zip |#####################--------------------------------| 40.12% tmprqr0yoic.zip |######################-------------------------------| 40.65% tmprqr0yoic.zip |######################-------------------------------| 41.18% tmprqr0yoic.zip |######################-------------------------------| 41.71% tmprqr0yoic.zip |######################-------------------------------| 42.24% tmprqr0yoic.zip |#######################------------------------------| 42.76% tmprqr0yoic.zip |#######################------------------------------| 43.29% tmprqr0yoic.zip |#######################------------------------------| 43.82% tmprqr0yoic.zip |########################-----------------------------| 44.35% tmprqr0yoic.zip |########################-----------------------------| 44.88% tmprqr0yoic.zip |########################-----------------------------| 45.4% tmprqr0yoic.zip |########################-----------------------------| 45.93% tmprqr0yoic.zip |#########################----------------------------| 46.46% tmprqr0yoic.zip |#########################----------------------------| 46.99% tmprqr0yoic.zip |#########################----------------------------| 47.52% tmprqr0yoic.zip |#########################----------------------------| 48.04% tmprqr0yoic.zip |##########################---------------------------| 48.57% tmprqr0yoic.zip |##########################---------------------------| 49.1% tmprqr0yoic.zip |##########################---------------------------| 49.63% tmprqr0yoic.zip |###########################--------------------------| 50.16% tmprqr0yoic.zip |###########################--------------------------| 50.68% tmprqr0yoic.zip |###########################--------------------------| 51.21% tmprqr0yoic.zip |###########################--------------------------| 51.74% tmprqr0yoic.zip |############################-------------------------| 52.27% tmprqr0yoic.zip |############################-------------------------| 52.8% tmprqr0yoic.zip |############################-------------------------| 53.32% tmprqr0yoic.zip |#############################------------------------| 53.85% tmprqr0yoic.zip |#############################------------------------| 54.38% tmprqr0yoic.zip |#############################------------------------| 54.91% tmprqr0yoic.zip |#############################------------------------| 55.44% tmprqr0yoic.zip |##############################-----------------------| 55.96% tmprqr0yoic.zip |##############################-----------------------| 56.49% tmprqr0yoic.zip |##############################-----------------------| 57.02% tmprqr0yoic.zip |##############################-----------------------| 57.55% tmprqr0yoic.zip |###############################----------------------| 58.07% tmprqr0yoic.zip |###############################----------------------| 58.6% tmprqr0yoic.zip |###############################----------------------| 59.13% tmprqr0yoic.zip |################################---------------------| 59.66% tmprqr0yoic.zip |################################---------------------| 60.19% tmprqr0yoic.zip |################################---------------------| 60.71% tmprqr0yoic.zip |################################---------------------| 61.24% tmprqr0yoic.zip |#################################--------------------| 61.77% tmprqr0yoic.zip |#################################--------------------| 62.3% tmprqr0yoic.zip |#################################--------------------| 62.83% tmprqr0yoic.zip |##################################-------------------| 63.35% tmprqr0yoic.zip |##################################-------------------| 63.88% tmprqr0yoic.zip |##################################-------------------| 64.41% tmprqr0yoic.zip |##################################-------------------| 64.94% tmprqr0yoic.zip |###################################------------------| 65.47% tmprqr0yoic.zip |###################################------------------| 65.99% tmprqr0yoic.zip |###################################------------------| 66.52% tmprqr0yoic.zip |####################################-----------------| 67.05% tmprqr0yoic.zip |####################################-----------------| 67.58% tmprqr0yoic.zip |####################################-----------------| 68.11% tmprqr0yoic.zip |####################################-----------------| 68.63% tmprqr0yoic.zip |#####################################----------------| 69.16% tmprqr0yoic.zip |#####################################----------------| 69.69% tmprqr0yoic.zip |#####################################----------------| 70.22% tmprqr0yoic.zip |#####################################----------------| 70.75% tmprqr0yoic.zip |######################################---------------| 71.27% tmprqr0yoic.zip |######################################---------------| 71.8% tmprqr0yoic.zip |######################################---------------| 72.33% tmprqr0yoic.zip |#######################################--------------| 72.86% tmprqr0yoic.zip |#######################################--------------| 73.39% tmprqr0yoic.zip |#######################################--------------| 73.91% tmprqr0yoic.zip |#######################################--------------| 74.44% tmprqr0yoic.zip |########################################-------------| 74.97% tmprqr0yoic.zip |########################################-------------| 75.5% tmprqr0yoic.zip |########################################-------------| 76.03% tmprqr0yoic.zip |#########################################------------| 76.55% tmprqr0yoic.zip |#########################################------------| 77.08% tmprqr0yoic.zip |#########################################------------| 77.61% tmprqr0yoic.zip |#########################################------------| 78.14% tmprqr0yoic.zip |##########################################-----------| 78.66% tmprqr0yoic.zip |##########################################-----------| 79.19% tmprqr0yoic.zip |##########################################-----------| 79.72% tmprqr0yoic.zip |###########################################----------| 80.25% tmprqr0yoic.zip |###########################################----------| 80.78% tmprqr0yoic.zip |###########################################----------| 81.3% tmprqr0yoic.zip |###########################################----------| 81.83% tmprqr0yoic.zip |############################################---------| 82.36% tmprqr0yoic.zip |############################################---------| 82.89% tmprqr0yoic.zip |############################################---------| 83.42% tmprqr0yoic.zip |############################################---------| 83.94% tmprqr0yoic.zip |#############################################--------| 84.47% tmprqr0yoic.zip |#############################################--------| 85.0% tmprqr0yoic.zip |#############################################--------| 85.53% tmprqr0yoic.zip |##############################################-------| 86.06% tmprqr0yoic.zip |##############################################-------| 86.58% tmprqr0yoic.zip |##############################################-------| 87.11% tmprqr0yoic.zip |##############################################-------| 87.64% tmprqr0yoic.zip |###############################################------| 88.17% tmprqr0yoic.zip |###############################################------| 88.7% tmprqr0yoic.zip |###############################################------| 89.22% tmprqr0yoic.zip |################################################-----| 89.75% tmprqr0yoic.zip |################################################-----| 90.28% tmprqr0yoic.zip |################################################-----| 90.81% tmprqr0yoic.zip |################################################-----| 91.34% tmprqr0yoic.zip |#################################################----| 91.86% tmprqr0yoic.zip |#################################################----| 92.39% tmprqr0yoic.zip |#################################################----| 92.92% tmprqr0yoic.zip |##################################################---| 93.45% tmprqr0yoic.zip |##################################################---| 93.98% tmprqr0yoic.zip |##################################################---| 94.5% tmprqr0yoic.zip |##################################################---| 95.03% tmprqr0yoic.zip |###################################################--| 95.56% tmprqr0yoic.zip |###################################################--| 96.09% tmprqr0yoic.zip |###################################################--| 96.62% tmprqr0yoic.zip |###################################################--| 97.14% tmprqr0yoic.zip |####################################################-| 97.67% tmprqr0yoic.zip |####################################################-| 98.2% tmprqr0yoic.zip |####################################################-| 98.73% tmprqr0yoic.zip |#####################################################| 99.26% tmprqr0yoic.zip |#####################################################| 99.78% tmprqr0yoic.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 327b5695-62a2-4817-bbcf-7d399e94d895 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-RZIpq1x/sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-RZIpq1x/sshkeyshare_types.yaml ++ basename /opt/plugins/plugin-RZIpq1x/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-RZIpq1x/sshkeyshare_types.yaml /opt/plugins/plugin-RZIpq1x/sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpipo4spnx.zip |-----------------------------------------------------| 0.54% tmpipo4spnx.zip |#----------------------------------------------------| 1.09% tmpipo4spnx.zip |#----------------------------------------------------| 1.63% tmpipo4spnx.zip |#----------------------------------------------------| 2.18% tmpipo4spnx.zip |#----------------------------------------------------| 2.72% tmpipo4spnx.zip |##---------------------------------------------------| 3.27% tmpipo4spnx.zip |##---------------------------------------------------| 3.81% tmpipo4spnx.zip |##---------------------------------------------------| 4.35% tmpipo4spnx.zip |###--------------------------------------------------| 4.9% tmpipo4spnx.zip |###--------------------------------------------------| 5.44% tmpipo4spnx.zip |###--------------------------------------------------| 5.99% tmpipo4spnx.zip |###--------------------------------------------------| 6.53% tmpipo4spnx.zip |####-------------------------------------------------| 7.08% tmpipo4spnx.zip |####-------------------------------------------------| 7.62% tmpipo4spnx.zip |####-------------------------------------------------| 8.16% tmpipo4spnx.zip |#####------------------------------------------------| 8.71% tmpipo4spnx.zip |#####------------------------------------------------| 9.25% tmpipo4spnx.zip |#####------------------------------------------------| 9.8% tmpipo4spnx.zip |#####------------------------------------------------| 10.34% tmpipo4spnx.zip |######-----------------------------------------------| 10.89% tmpipo4spnx.zip |######-----------------------------------------------| 11.43% tmpipo4spnx.zip |######-----------------------------------------------| 11.97% tmpipo4spnx.zip |#######----------------------------------------------| 12.52% tmpipo4spnx.zip |#######----------------------------------------------| 13.06% tmpipo4spnx.zip |#######----------------------------------------------| 13.61% tmpipo4spnx.zip |#######----------------------------------------------| 14.15% tmpipo4spnx.zip |########---------------------------------------------| 14.69% tmpipo4spnx.zip |########---------------------------------------------| 15.24% tmpipo4spnx.zip |########---------------------------------------------| 15.78% tmpipo4spnx.zip |#########--------------------------------------------| 16.33% tmpipo4spnx.zip |#########--------------------------------------------| 16.87% tmpipo4spnx.zip |#########--------------------------------------------| 17.42% tmpipo4spnx.zip |##########-------------------------------------------| 17.96% tmpipo4spnx.zip |##########-------------------------------------------| 18.5% tmpipo4spnx.zip |##########-------------------------------------------| 19.05% tmpipo4spnx.zip |##########-------------------------------------------| 19.59% tmpipo4spnx.zip |###########------------------------------------------| 20.14% tmpipo4spnx.zip |###########------------------------------------------| 20.68% tmpipo4spnx.zip |###########------------------------------------------| 21.23% tmpipo4spnx.zip |############-----------------------------------------| 21.77% tmpipo4spnx.zip |############-----------------------------------------| 22.31% tmpipo4spnx.zip |############-----------------------------------------| 22.86% tmpipo4spnx.zip |############-----------------------------------------| 23.4% tmpipo4spnx.zip |#############----------------------------------------| 23.95% tmpipo4spnx.zip |#############----------------------------------------| 24.49% tmpipo4spnx.zip |#############----------------------------------------| 25.04% tmpipo4spnx.zip |##############---------------------------------------| 25.58% tmpipo4spnx.zip |##############---------------------------------------| 26.12% tmpipo4spnx.zip |##############---------------------------------------| 26.67% tmpipo4spnx.zip |##############---------------------------------------| 27.21% tmpipo4spnx.zip |###############--------------------------------------| 27.76% tmpipo4spnx.zip |###############--------------------------------------| 28.3% tmpipo4spnx.zip |###############--------------------------------------| 28.85% tmpipo4spnx.zip |################-------------------------------------| 29.39% tmpipo4spnx.zip |################-------------------------------------| 29.93% tmpipo4spnx.zip |################-------------------------------------| 30.48% tmpipo4spnx.zip |################-------------------------------------| 31.02% tmpipo4spnx.zip |#################------------------------------------| 31.57% tmpipo4spnx.zip |#################------------------------------------| 32.11% tmpipo4spnx.zip |#################------------------------------------| 32.66% tmpipo4spnx.zip |##################-----------------------------------| 33.2% tmpipo4spnx.zip |##################-----------------------------------| 33.74% tmpipo4spnx.zip |##################-----------------------------------| 34.29% tmpipo4spnx.zip |##################-----------------------------------| 34.83% tmpipo4spnx.zip |###################----------------------------------| 35.38% tmpipo4spnx.zip |###################----------------------------------| 35.92% tmpipo4spnx.zip |###################----------------------------------| 36.47% tmpipo4spnx.zip |####################---------------------------------| 37.01% tmpipo4spnx.zip |####################---------------------------------| 37.55% tmpipo4spnx.zip |####################---------------------------------| 38.1% tmpipo4spnx.zip |####################---------------------------------| 38.64% tmpipo4spnx.zip |#####################--------------------------------| 39.19% tmpipo4spnx.zip |#####################--------------------------------| 39.73% tmpipo4spnx.zip |#####################--------------------------------| 40.28% tmpipo4spnx.zip |######################-------------------------------| 40.82% tmpipo4spnx.zip |######################-------------------------------| 41.36% tmpipo4spnx.zip |######################-------------------------------| 41.91% tmpipo4spnx.zip |######################-------------------------------| 42.45% tmpipo4spnx.zip |#######################------------------------------| 43.0% tmpipo4spnx.zip |#######################------------------------------| 43.54% tmpipo4spnx.zip |#######################------------------------------| 44.08% tmpipo4spnx.zip |########################-----------------------------| 44.63% tmpipo4spnx.zip |########################-----------------------------| 45.17% tmpipo4spnx.zip |########################-----------------------------| 45.72% tmpipo4spnx.zip |#########################----------------------------| 46.26% tmpipo4spnx.zip |#########################----------------------------| 46.81% tmpipo4spnx.zip |#########################----------------------------| 47.35% tmpipo4spnx.zip |#########################----------------------------| 47.89% tmpipo4spnx.zip |##########################---------------------------| 48.44% tmpipo4spnx.zip |##########################---------------------------| 48.98% tmpipo4spnx.zip |##########################---------------------------| 49.53% tmpipo4spnx.zip |###########################--------------------------| 50.07% tmpipo4spnx.zip |###########################--------------------------| 50.62% tmpipo4spnx.zip |###########################--------------------------| 51.16% tmpipo4spnx.zip |###########################--------------------------| 51.7% tmpipo4spnx.zip |############################-------------------------| 52.25% tmpipo4spnx.zip |############################-------------------------| 52.79% tmpipo4spnx.zip |############################-------------------------| 53.34% tmpipo4spnx.zip |#############################------------------------| 53.88% tmpipo4spnx.zip |#############################------------------------| 54.43% tmpipo4spnx.zip |#############################------------------------| 54.97% tmpipo4spnx.zip |#############################------------------------| 55.51% tmpipo4spnx.zip |##############################-----------------------| 56.06% tmpipo4spnx.zip |##############################-----------------------| 56.6% tmpipo4spnx.zip |##############################-----------------------| 57.15% tmpipo4spnx.zip |###############################----------------------| 57.69% tmpipo4spnx.zip |###############################----------------------| 58.24% tmpipo4spnx.zip |###############################----------------------| 58.78% tmpipo4spnx.zip |###############################----------------------| 59.32% tmpipo4spnx.zip |################################---------------------| 59.87% tmpipo4spnx.zip |################################---------------------| 60.41% tmpipo4spnx.zip |################################---------------------| 60.96% tmpipo4spnx.zip |#################################--------------------| 61.5% tmpipo4spnx.zip |#################################--------------------| 62.05% tmpipo4spnx.zip |#################################--------------------| 62.59% tmpipo4spnx.zip |#################################--------------------| 63.13% tmpipo4spnx.zip |##################################-------------------| 63.68% tmpipo4spnx.zip |##################################-------------------| 64.22% tmpipo4spnx.zip |##################################-------------------| 64.77% tmpipo4spnx.zip |###################################------------------| 65.31% tmpipo4spnx.zip |###################################------------------| 65.86% tmpipo4spnx.zip |###################################------------------| 66.4% tmpipo4spnx.zip |###################################------------------| 66.94% tmpipo4spnx.zip |####################################-----------------| 67.49% tmpipo4spnx.zip |####################################-----------------| 68.03% tmpipo4spnx.zip |####################################-----------------| 68.58% tmpipo4spnx.zip |#####################################----------------| 69.12% tmpipo4spnx.zip |#####################################----------------| 69.66% tmpipo4spnx.zip |#####################################----------------| 70.21% tmpipo4spnx.zip |#####################################----------------| 70.75% tmpipo4spnx.zip |######################################---------------| 71.3% tmpipo4spnx.zip |######################################---------------| 71.84% tmpipo4spnx.zip |######################################---------------| 72.39% tmpipo4spnx.zip |#######################################--------------| 72.93% tmpipo4spnx.zip |#######################################--------------| 73.47% tmpipo4spnx.zip |#######################################--------------| 74.02% tmpipo4spnx.zip |########################################-------------| 74.56% tmpipo4spnx.zip |########################################-------------| 75.11% tmpipo4spnx.zip |########################################-------------| 75.65% tmpipo4spnx.zip |########################################-------------| 76.2% tmpipo4spnx.zip |#########################################------------| 76.74% tmpipo4spnx.zip |#########################################------------| 77.28% tmpipo4spnx.zip |#########################################------------| 77.83% tmpipo4spnx.zip |##########################################-----------| 78.37% tmpipo4spnx.zip |##########################################-----------| 78.92% tmpipo4spnx.zip |##########################################-----------| 79.46% tmpipo4spnx.zip |##########################################-----------| 80.01% tmpipo4spnx.zip |###########################################----------| 80.55% tmpipo4spnx.zip |###########################################----------| 81.09% tmpipo4spnx.zip |###########################################----------| 81.64% tmpipo4spnx.zip |############################################---------| 82.18% tmpipo4spnx.zip |############################################---------| 82.73% tmpipo4spnx.zip |############################################---------| 83.27% tmpipo4spnx.zip |############################################---------| 83.82% tmpipo4spnx.zip |#############################################--------| 84.36% tmpipo4spnx.zip |#############################################--------| 84.9% tmpipo4spnx.zip |#############################################--------| 85.45% tmpipo4spnx.zip |##############################################-------| 85.99% tmpipo4spnx.zip |##############################################-------| 86.54% tmpipo4spnx.zip |##############################################-------| 87.08% tmpipo4spnx.zip |##############################################-------| 87.63% tmpipo4spnx.zip |###############################################------| 88.17% tmpipo4spnx.zip |###############################################------| 88.71% tmpipo4spnx.zip |###############################################------| 89.26% tmpipo4spnx.zip |################################################-----| 89.8% tmpipo4spnx.zip |################################################-----| 90.35% tmpipo4spnx.zip |################################################-----| 90.89% tmpipo4spnx.zip |################################################-----| 91.44% tmpipo4spnx.zip |#################################################----| 91.98% tmpipo4spnx.zip |#################################################----| 92.52% tmpipo4spnx.zip |#################################################----| 93.07% tmpipo4spnx.zip |##################################################---| 93.61% tmpipo4spnx.zip |##################################################---| 94.16% tmpipo4spnx.zip |##################################################---| 94.7% tmpipo4spnx.zip |##################################################---| 95.25% tmpipo4spnx.zip |###################################################--| 95.79% tmpipo4spnx.zip |###################################################--| 96.33% tmpipo4spnx.zip |###################################################--| 96.88% tmpipo4spnx.zip |####################################################-| 97.42% tmpipo4spnx.zip |####################################################-| 97.97% tmpipo4spnx.zip |####################################################-| 98.51% tmpipo4spnx.zip |####################################################-| 99.05% tmpipo4spnx.zip |#####################################################| 99.6% tmpipo4spnx.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 3b4eed2f-5ab9-43f9-91b9-ec7869425d97 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-sBnBQlg/k8splugin-3.9.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-sBnBQlg/k8splugin_types.yaml ++ basename /opt/plugins/plugin-sBnBQlg/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' ++ /bin/jq .metadata.pagination.total ++ 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' + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-sBnBQlg/k8splugin_types.yaml /opt/plugins/plugin-sBnBQlg/k8splugin-3.9.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpf4k0fbyp.zip |-----------------------------------------------------| 0.13% tmpf4k0fbyp.zip |-----------------------------------------------------| 0.27% tmpf4k0fbyp.zip |-----------------------------------------------------| 0.4% tmpf4k0fbyp.zip |-----------------------------------------------------| 0.54% tmpf4k0fbyp.zip |-----------------------------------------------------| 0.67% tmpf4k0fbyp.zip |-----------------------------------------------------| 0.81% tmpf4k0fbyp.zip |#----------------------------------------------------| 0.94% tmpf4k0fbyp.zip |#----------------------------------------------------| 1.08% tmpf4k0fbyp.zip |#----------------------------------------------------| 1.21% tmpf4k0fbyp.zip |#----------------------------------------------------| 1.35% tmpf4k0fbyp.zip |#----------------------------------------------------| 1.48% tmpf4k0fbyp.zip |#----------------------------------------------------| 1.62% tmpf4k0fbyp.zip |#----------------------------------------------------| 1.75% tmpf4k0fbyp.zip |#----------------------------------------------------| 1.89% tmpf4k0fbyp.zip |#----------------------------------------------------| 2.02% tmpf4k0fbyp.zip |#----------------------------------------------------| 2.16% tmpf4k0fbyp.zip |#----------------------------------------------------| 2.29% tmpf4k0fbyp.zip |#----------------------------------------------------| 2.43% tmpf4k0fbyp.zip |#----------------------------------------------------| 2.56% tmpf4k0fbyp.zip |#----------------------------------------------------| 2.7% tmpf4k0fbyp.zip |##---------------------------------------------------| 2.83% tmpf4k0fbyp.zip |##---------------------------------------------------| 2.97% tmpf4k0fbyp.zip |##---------------------------------------------------| 3.1% tmpf4k0fbyp.zip |##---------------------------------------------------| 3.24% tmpf4k0fbyp.zip |##---------------------------------------------------| 3.37% tmpf4k0fbyp.zip |##---------------------------------------------------| 3.51% tmpf4k0fbyp.zip |##---------------------------------------------------| 3.64% tmpf4k0fbyp.zip |##---------------------------------------------------| 3.78% tmpf4k0fbyp.zip |##---------------------------------------------------| 3.91% tmpf4k0fbyp.zip |##---------------------------------------------------| 4.05% tmpf4k0fbyp.zip |##---------------------------------------------------| 4.18% tmpf4k0fbyp.zip |##---------------------------------------------------| 4.32% tmpf4k0fbyp.zip |##---------------------------------------------------| 4.45% tmpf4k0fbyp.zip |##---------------------------------------------------| 4.59% tmpf4k0fbyp.zip |###--------------------------------------------------| 4.72% tmpf4k0fbyp.zip |###--------------------------------------------------| 4.86% tmpf4k0fbyp.zip |###--------------------------------------------------| 4.99% tmpf4k0fbyp.zip |###--------------------------------------------------| 5.13% tmpf4k0fbyp.zip |###--------------------------------------------------| 5.26% tmpf4k0fbyp.zip |###--------------------------------------------------| 5.4% tmpf4k0fbyp.zip |###--------------------------------------------------| 5.53% tmpf4k0fbyp.zip |###--------------------------------------------------| 5.67% tmpf4k0fbyp.zip |###--------------------------------------------------| 5.8% tmpf4k0fbyp.zip |###--------------------------------------------------| 5.94% tmpf4k0fbyp.zip |###--------------------------------------------------| 6.07% tmpf4k0fbyp.zip |###--------------------------------------------------| 6.21% tmpf4k0fbyp.zip |###--------------------------------------------------| 6.34% tmpf4k0fbyp.zip |###--------------------------------------------------| 6.48% tmpf4k0fbyp.zip |####-------------------------------------------------| 6.61% tmpf4k0fbyp.zip |####-------------------------------------------------| 6.75% tmpf4k0fbyp.zip |####-------------------------------------------------| 6.88% tmpf4k0fbyp.zip |####-------------------------------------------------| 7.02% tmpf4k0fbyp.zip |####-------------------------------------------------| 7.15% tmpf4k0fbyp.zip |####-------------------------------------------------| 7.29% tmpf4k0fbyp.zip |####-------------------------------------------------| 7.42% tmpf4k0fbyp.zip |####-------------------------------------------------| 7.56% tmpf4k0fbyp.zip |####-------------------------------------------------| 7.69% tmpf4k0fbyp.zip |####-------------------------------------------------| 7.83% tmpf4k0fbyp.zip |####-------------------------------------------------| 7.96% tmpf4k0fbyp.zip |####-------------------------------------------------| 8.1% tmpf4k0fbyp.zip |####-------------------------------------------------| 8.23% tmpf4k0fbyp.zip |####-------------------------------------------------| 8.37% tmpf4k0fbyp.zip |#####------------------------------------------------| 8.5% tmpf4k0fbyp.zip |#####------------------------------------------------| 8.63% tmpf4k0fbyp.zip |#####------------------------------------------------| 8.77% tmpf4k0fbyp.zip |#####------------------------------------------------| 8.9% tmpf4k0fbyp.zip |#####------------------------------------------------| 9.04% tmpf4k0fbyp.zip |#####------------------------------------------------| 9.17% tmpf4k0fbyp.zip |#####------------------------------------------------| 9.31% tmpf4k0fbyp.zip |#####------------------------------------------------| 9.44% tmpf4k0fbyp.zip |#####------------------------------------------------| 9.58% tmpf4k0fbyp.zip |#####------------------------------------------------| 9.71% tmpf4k0fbyp.zip |#####------------------------------------------------| 9.85% tmpf4k0fbyp.zip |#####------------------------------------------------| 9.98% tmpf4k0fbyp.zip |#####------------------------------------------------| 10.12% tmpf4k0fbyp.zip |#####------------------------------------------------| 10.25% tmpf4k0fbyp.zip |######-----------------------------------------------| 10.39% tmpf4k0fbyp.zip |######-----------------------------------------------| 10.52% tmpf4k0fbyp.zip |######-----------------------------------------------| 10.66% tmpf4k0fbyp.zip |######-----------------------------------------------| 10.79% tmpf4k0fbyp.zip |######-----------------------------------------------| 10.93% tmpf4k0fbyp.zip |######-----------------------------------------------| 11.06% tmpf4k0fbyp.zip |######-----------------------------------------------| 11.2% tmpf4k0fbyp.zip |######-----------------------------------------------| 11.33% tmpf4k0fbyp.zip |######-----------------------------------------------| 11.47% tmpf4k0fbyp.zip |######-----------------------------------------------| 11.6% tmpf4k0fbyp.zip |######-----------------------------------------------| 11.74% tmpf4k0fbyp.zip |######-----------------------------------------------| 11.87% tmpf4k0fbyp.zip |######-----------------------------------------------| 12.01% tmpf4k0fbyp.zip |######-----------------------------------------------| 12.14% tmpf4k0fbyp.zip |#######----------------------------------------------| 12.28% tmpf4k0fbyp.zip |#######----------------------------------------------| 12.41% tmpf4k0fbyp.zip |#######----------------------------------------------| 12.55% tmpf4k0fbyp.zip |#######----------------------------------------------| 12.68% tmpf4k0fbyp.zip |#######----------------------------------------------| 12.82% tmpf4k0fbyp.zip |#######----------------------------------------------| 12.95% tmpf4k0fbyp.zip |#######----------------------------------------------| 13.09% tmpf4k0fbyp.zip |#######----------------------------------------------| 13.22% tmpf4k0fbyp.zip |#######----------------------------------------------| 13.36% tmpf4k0fbyp.zip |#######----------------------------------------------| 13.49% tmpf4k0fbyp.zip |#######----------------------------------------------| 13.63% tmpf4k0fbyp.zip |#######----------------------------------------------| 13.76% tmpf4k0fbyp.zip |#######----------------------------------------------| 13.9% tmpf4k0fbyp.zip |#######----------------------------------------------| 14.03% tmpf4k0fbyp.zip |########---------------------------------------------| 14.17% tmpf4k0fbyp.zip |########---------------------------------------------| 14.3% tmpf4k0fbyp.zip |########---------------------------------------------| 14.44% tmpf4k0fbyp.zip |########---------------------------------------------| 14.57% tmpf4k0fbyp.zip |########---------------------------------------------| 14.71% tmpf4k0fbyp.zip |########---------------------------------------------| 14.84% tmpf4k0fbyp.zip |########---------------------------------------------| 14.98% tmpf4k0fbyp.zip |########---------------------------------------------| 15.11% tmpf4k0fbyp.zip |########---------------------------------------------| 15.25% tmpf4k0fbyp.zip |########---------------------------------------------| 15.38% tmpf4k0fbyp.zip |########---------------------------------------------| 15.52% tmpf4k0fbyp.zip |########---------------------------------------------| 15.65% tmpf4k0fbyp.zip |########---------------------------------------------| 15.79% tmpf4k0fbyp.zip |########---------------------------------------------| 15.92% tmpf4k0fbyp.zip |#########--------------------------------------------| 16.06% tmpf4k0fbyp.zip |#########--------------------------------------------| 16.19% tmpf4k0fbyp.zip |#########--------------------------------------------| 16.33% tmpf4k0fbyp.zip |#########--------------------------------------------| 16.46% tmpf4k0fbyp.zip |#########--------------------------------------------| 16.6% tmpf4k0fbyp.zip |#########--------------------------------------------| 16.73% tmpf4k0fbyp.zip |#########--------------------------------------------| 16.87% tmpf4k0fbyp.zip |#########--------------------------------------------| 17.0% tmpf4k0fbyp.zip |#########--------------------------------------------| 17.14% tmpf4k0fbyp.zip |#########--------------------------------------------| 17.27% tmpf4k0fbyp.zip |#########--------------------------------------------| 17.4% tmpf4k0fbyp.zip |#########--------------------------------------------| 17.54% tmpf4k0fbyp.zip |#########--------------------------------------------| 17.67% tmpf4k0fbyp.zip |#########--------------------------------------------| 17.81% tmpf4k0fbyp.zip |##########-------------------------------------------| 17.94% tmpf4k0fbyp.zip |##########-------------------------------------------| 18.08% tmpf4k0fbyp.zip |##########-------------------------------------------| 18.21% tmpf4k0fbyp.zip |##########-------------------------------------------| 18.35% tmpf4k0fbyp.zip |##########-------------------------------------------| 18.48% tmpf4k0fbyp.zip |##########-------------------------------------------| 18.62% tmpf4k0fbyp.zip |##########-------------------------------------------| 18.75% tmpf4k0fbyp.zip |##########-------------------------------------------| 18.89% tmpf4k0fbyp.zip |##########-------------------------------------------| 19.02% tmpf4k0fbyp.zip |##########-------------------------------------------| 19.16% tmpf4k0fbyp.zip |##########-------------------------------------------| 19.29% tmpf4k0fbyp.zip |##########-------------------------------------------| 19.43% tmpf4k0fbyp.zip |##########-------------------------------------------| 19.56% tmpf4k0fbyp.zip |##########-------------------------------------------| 19.7% tmpf4k0fbyp.zip |###########------------------------------------------| 19.83% tmpf4k0fbyp.zip |###########------------------------------------------| 19.97% tmpf4k0fbyp.zip |###########------------------------------------------| 20.1% tmpf4k0fbyp.zip |###########------------------------------------------| 20.24% tmpf4k0fbyp.zip |###########------------------------------------------| 20.37% tmpf4k0fbyp.zip |###########------------------------------------------| 20.51% tmpf4k0fbyp.zip |###########------------------------------------------| 20.64% tmpf4k0fbyp.zip |###########------------------------------------------| 20.78% tmpf4k0fbyp.zip |###########------------------------------------------| 20.91% tmpf4k0fbyp.zip |###########------------------------------------------| 21.05% tmpf4k0fbyp.zip |###########------------------------------------------| 21.18% tmpf4k0fbyp.zip |###########------------------------------------------| 21.32% tmpf4k0fbyp.zip |###########------------------------------------------| 21.45% tmpf4k0fbyp.zip |###########------------------------------------------| 21.59% tmpf4k0fbyp.zip |############-----------------------------------------| 21.72% tmpf4k0fbyp.zip |############-----------------------------------------| 21.86% tmpf4k0fbyp.zip |############-----------------------------------------| 21.99% tmpf4k0fbyp.zip |############-----------------------------------------| 22.13% tmpf4k0fbyp.zip |############-----------------------------------------| 22.26% tmpf4k0fbyp.zip |############-----------------------------------------| 22.4% tmpf4k0fbyp.zip |############-----------------------------------------| 22.53% tmpf4k0fbyp.zip |############-----------------------------------------| 22.67% tmpf4k0fbyp.zip |############-----------------------------------------| 22.8% tmpf4k0fbyp.zip |############-----------------------------------------| 22.94% tmpf4k0fbyp.zip |############-----------------------------------------| 23.07% tmpf4k0fbyp.zip |############-----------------------------------------| 23.21% tmpf4k0fbyp.zip |############-----------------------------------------| 23.34% tmpf4k0fbyp.zip |############-----------------------------------------| 23.48% tmpf4k0fbyp.zip |#############----------------------------------------| 23.61% tmpf4k0fbyp.zip |#############----------------------------------------| 23.75% tmpf4k0fbyp.zip |#############----------------------------------------| 23.88% tmpf4k0fbyp.zip |#############----------------------------------------| 24.02% tmpf4k0fbyp.zip |#############----------------------------------------| 24.15% tmpf4k0fbyp.zip |#############----------------------------------------| 24.29% tmpf4k0fbyp.zip |#############----------------------------------------| 24.42% tmpf4k0fbyp.zip |#############----------------------------------------| 24.56% tmpf4k0fbyp.zip |#############----------------------------------------| 24.69% tmpf4k0fbyp.zip |#############----------------------------------------| 24.83% tmpf4k0fbyp.zip |#############----------------------------------------| 24.96% tmpf4k0fbyp.zip |#############----------------------------------------| 25.1% tmpf4k0fbyp.zip |#############----------------------------------------| 25.23% tmpf4k0fbyp.zip |#############----------------------------------------| 25.37% tmpf4k0fbyp.zip |##############---------------------------------------| 25.5% tmpf4k0fbyp.zip |##############---------------------------------------| 25.64% tmpf4k0fbyp.zip |##############---------------------------------------| 25.77% tmpf4k0fbyp.zip |##############---------------------------------------| 25.9% tmpf4k0fbyp.zip |##############---------------------------------------| 26.04% tmpf4k0fbyp.zip |##############---------------------------------------| 26.17% tmpf4k0fbyp.zip |##############---------------------------------------| 26.31% tmpf4k0fbyp.zip |##############---------------------------------------| 26.44% tmpf4k0fbyp.zip |##############---------------------------------------| 26.58% tmpf4k0fbyp.zip |##############---------------------------------------| 26.71% tmpf4k0fbyp.zip |##############---------------------------------------| 26.85% tmpf4k0fbyp.zip |##############---------------------------------------| 26.98% tmpf4k0fbyp.zip |##############---------------------------------------| 27.12% tmpf4k0fbyp.zip |##############---------------------------------------| 27.25% tmpf4k0fbyp.zip |###############--------------------------------------| 27.39% tmpf4k0fbyp.zip |###############--------------------------------------| 27.52% tmpf4k0fbyp.zip |###############--------------------------------------| 27.66% tmpf4k0fbyp.zip |###############--------------------------------------| 27.79% tmpf4k0fbyp.zip |###############--------------------------------------| 27.93% tmpf4k0fbyp.zip |###############--------------------------------------| 28.06% tmpf4k0fbyp.zip |###############--------------------------------------| 28.2% tmpf4k0fbyp.zip |###############--------------------------------------| 28.33% tmpf4k0fbyp.zip |###############--------------------------------------| 28.47% tmpf4k0fbyp.zip |###############--------------------------------------| 28.6% tmpf4k0fbyp.zip |###############--------------------------------------| 28.74% tmpf4k0fbyp.zip |###############--------------------------------------| 28.87% tmpf4k0fbyp.zip |###############--------------------------------------| 29.01% tmpf4k0fbyp.zip |###############--------------------------------------| 29.14% tmpf4k0fbyp.zip |################-------------------------------------| 29.28% tmpf4k0fbyp.zip |################-------------------------------------| 29.41% tmpf4k0fbyp.zip |################-------------------------------------| 29.55% tmpf4k0fbyp.zip |################-------------------------------------| 29.68% tmpf4k0fbyp.zip |################-------------------------------------| 29.82% tmpf4k0fbyp.zip |################-------------------------------------| 29.95% tmpf4k0fbyp.zip |################-------------------------------------| 30.09% tmpf4k0fbyp.zip |################-------------------------------------| 30.22% tmpf4k0fbyp.zip |################-------------------------------------| 30.36% tmpf4k0fbyp.zip |################-------------------------------------| 30.49% tmpf4k0fbyp.zip |################-------------------------------------| 30.63% tmpf4k0fbyp.zip |################-------------------------------------| 30.76% tmpf4k0fbyp.zip |################-------------------------------------| 30.9% tmpf4k0fbyp.zip |################-------------------------------------| 31.03% tmpf4k0fbyp.zip |#################------------------------------------| 31.17% tmpf4k0fbyp.zip |#################------------------------------------| 31.3% tmpf4k0fbyp.zip |#################------------------------------------| 31.44% tmpf4k0fbyp.zip |#################------------------------------------| 31.57% tmpf4k0fbyp.zip |#################------------------------------------| 31.71% tmpf4k0fbyp.zip |#################------------------------------------| 31.84% tmpf4k0fbyp.zip |#################------------------------------------| 31.98% tmpf4k0fbyp.zip |#################------------------------------------| 32.11% tmpf4k0fbyp.zip |#################------------------------------------| 32.25% tmpf4k0fbyp.zip |#################------------------------------------| 32.38% tmpf4k0fbyp.zip |#################------------------------------------| 32.52% tmpf4k0fbyp.zip |#################------------------------------------| 32.65% tmpf4k0fbyp.zip |#################------------------------------------| 32.79% tmpf4k0fbyp.zip |#################------------------------------------| 32.92% tmpf4k0fbyp.zip |##################-----------------------------------| 33.06% tmpf4k0fbyp.zip |##################-----------------------------------| 33.19% tmpf4k0fbyp.zip |##################-----------------------------------| 33.33% tmpf4k0fbyp.zip |##################-----------------------------------| 33.46% tmpf4k0fbyp.zip |##################-----------------------------------| 33.6% tmpf4k0fbyp.zip |##################-----------------------------------| 33.73% tmpf4k0fbyp.zip |##################-----------------------------------| 33.87% tmpf4k0fbyp.zip |##################-----------------------------------| 34.0% tmpf4k0fbyp.zip |##################-----------------------------------| 34.14% tmpf4k0fbyp.zip |##################-----------------------------------| 34.27% tmpf4k0fbyp.zip |##################-----------------------------------| 34.41% tmpf4k0fbyp.zip |##################-----------------------------------| 34.54% tmpf4k0fbyp.zip |##################-----------------------------------| 34.67% tmpf4k0fbyp.zip |##################-----------------------------------| 34.81% tmpf4k0fbyp.zip |###################----------------------------------| 34.94% tmpf4k0fbyp.zip |###################----------------------------------| 35.08% tmpf4k0fbyp.zip |###################----------------------------------| 35.21% tmpf4k0fbyp.zip |###################----------------------------------| 35.35% tmpf4k0fbyp.zip |###################----------------------------------| 35.48% tmpf4k0fbyp.zip |###################----------------------------------| 35.62% tmpf4k0fbyp.zip |###################----------------------------------| 35.75% tmpf4k0fbyp.zip |###################----------------------------------| 35.89% tmpf4k0fbyp.zip |###################----------------------------------| 36.02% tmpf4k0fbyp.zip |###################----------------------------------| 36.16% tmpf4k0fbyp.zip |###################----------------------------------| 36.29% tmpf4k0fbyp.zip |###################----------------------------------| 36.43% tmpf4k0fbyp.zip |###################----------------------------------| 36.56% tmpf4k0fbyp.zip |###################----------------------------------| 36.7% tmpf4k0fbyp.zip |####################---------------------------------| 36.83% tmpf4k0fbyp.zip |####################---------------------------------| 36.97% tmpf4k0fbyp.zip |####################---------------------------------| 37.1% tmpf4k0fbyp.zip |####################---------------------------------| 37.24% tmpf4k0fbyp.zip |####################---------------------------------| 37.37% tmpf4k0fbyp.zip |####################---------------------------------| 37.51% tmpf4k0fbyp.zip |####################---------------------------------| 37.64% tmpf4k0fbyp.zip |####################---------------------------------| 37.78% tmpf4k0fbyp.zip |####################---------------------------------| 37.91% tmpf4k0fbyp.zip |####################---------------------------------| 38.05% tmpf4k0fbyp.zip |####################---------------------------------| 38.18% tmpf4k0fbyp.zip |####################---------------------------------| 38.32% tmpf4k0fbyp.zip |####################---------------------------------| 38.45% tmpf4k0fbyp.zip |####################---------------------------------| 38.59% tmpf4k0fbyp.zip |#####################--------------------------------| 38.72% tmpf4k0fbyp.zip |#####################--------------------------------| 38.86% tmpf4k0fbyp.zip |#####################--------------------------------| 38.99% tmpf4k0fbyp.zip |#####################--------------------------------| 39.13% tmpf4k0fbyp.zip |#####################--------------------------------| 39.26% tmpf4k0fbyp.zip |#####################--------------------------------| 39.4% tmpf4k0fbyp.zip |#####################--------------------------------| 39.53% tmpf4k0fbyp.zip |#####################--------------------------------| 39.67% tmpf4k0fbyp.zip |#####################--------------------------------| 39.8% tmpf4k0fbyp.zip |#####################--------------------------------| 39.94% tmpf4k0fbyp.zip |#####################--------------------------------| 40.07% tmpf4k0fbyp.zip |#####################--------------------------------| 40.21% tmpf4k0fbyp.zip |#####################--------------------------------| 40.34% tmpf4k0fbyp.zip |#####################--------------------------------| 40.48% tmpf4k0fbyp.zip |######################-------------------------------| 40.61% tmpf4k0fbyp.zip |######################-------------------------------| 40.75% tmpf4k0fbyp.zip |######################-------------------------------| 40.88% tmpf4k0fbyp.zip |######################-------------------------------| 41.02% tmpf4k0fbyp.zip |######################-------------------------------| 41.15% tmpf4k0fbyp.zip |######################-------------------------------| 41.29% tmpf4k0fbyp.zip |######################-------------------------------| 41.42% tmpf4k0fbyp.zip |######################-------------------------------| 41.56% tmpf4k0fbyp.zip |######################-------------------------------| 41.69% tmpf4k0fbyp.zip |######################-------------------------------| 41.83% tmpf4k0fbyp.zip |######################-------------------------------| 41.96% tmpf4k0fbyp.zip |######################-------------------------------| 42.1% tmpf4k0fbyp.zip |######################-------------------------------| 42.23% tmpf4k0fbyp.zip |######################-------------------------------| 42.37% tmpf4k0fbyp.zip |#######################------------------------------| 42.5% tmpf4k0fbyp.zip |#######################------------------------------| 42.64% tmpf4k0fbyp.zip |#######################------------------------------| 42.77% tmpf4k0fbyp.zip |#######################------------------------------| 42.91% tmpf4k0fbyp.zip |#######################------------------------------| 43.04% tmpf4k0fbyp.zip |#######################------------------------------| 43.17% tmpf4k0fbyp.zip |#######################------------------------------| 43.31% tmpf4k0fbyp.zip |#######################------------------------------| 43.44% tmpf4k0fbyp.zip |#######################------------------------------| 43.58% tmpf4k0fbyp.zip |#######################------------------------------| 43.71% tmpf4k0fbyp.zip |#######################------------------------------| 43.85% tmpf4k0fbyp.zip |#######################------------------------------| 43.98% tmpf4k0fbyp.zip |#######################------------------------------| 44.12% tmpf4k0fbyp.zip |#######################------------------------------| 44.25% tmpf4k0fbyp.zip |########################-----------------------------| 44.39% tmpf4k0fbyp.zip |########################-----------------------------| 44.52% tmpf4k0fbyp.zip |########################-----------------------------| 44.66% tmpf4k0fbyp.zip |########################-----------------------------| 44.79% tmpf4k0fbyp.zip |########################-----------------------------| 44.93% tmpf4k0fbyp.zip |########################-----------------------------| 45.06% tmpf4k0fbyp.zip |########################-----------------------------| 45.2% tmpf4k0fbyp.zip |########################-----------------------------| 45.33% tmpf4k0fbyp.zip |########################-----------------------------| 45.47% tmpf4k0fbyp.zip |########################-----------------------------| 45.6% tmpf4k0fbyp.zip |########################-----------------------------| 45.74% tmpf4k0fbyp.zip |########################-----------------------------| 45.87% tmpf4k0fbyp.zip |########################-----------------------------| 46.01% tmpf4k0fbyp.zip |########################-----------------------------| 46.14% tmpf4k0fbyp.zip |#########################----------------------------| 46.28% tmpf4k0fbyp.zip |#########################----------------------------| 46.41% tmpf4k0fbyp.zip |#########################----------------------------| 46.55% tmpf4k0fbyp.zip |#########################----------------------------| 46.68% tmpf4k0fbyp.zip |#########################----------------------------| 46.82% tmpf4k0fbyp.zip |#########################----------------------------| 46.95% tmpf4k0fbyp.zip |#########################----------------------------| 47.09% tmpf4k0fbyp.zip |#########################----------------------------| 47.22% tmpf4k0fbyp.zip |#########################----------------------------| 47.36% tmpf4k0fbyp.zip |#########################----------------------------| 47.49% tmpf4k0fbyp.zip |#########################----------------------------| 47.63% tmpf4k0fbyp.zip |#########################----------------------------| 47.76% tmpf4k0fbyp.zip |#########################----------------------------| 47.9% tmpf4k0fbyp.zip |#########################----------------------------| 48.03% tmpf4k0fbyp.zip |##########################---------------------------| 48.17% tmpf4k0fbyp.zip |##########################---------------------------| 48.3% tmpf4k0fbyp.zip |##########################---------------------------| 48.44% tmpf4k0fbyp.zip |##########################---------------------------| 48.57% tmpf4k0fbyp.zip |##########################---------------------------| 48.71% tmpf4k0fbyp.zip |##########################---------------------------| 48.84% tmpf4k0fbyp.zip |##########################---------------------------| 48.98% tmpf4k0fbyp.zip |##########################---------------------------| 49.11% tmpf4k0fbyp.zip |##########################---------------------------| 49.25% tmpf4k0fbyp.zip |##########################---------------------------| 49.38% tmpf4k0fbyp.zip |##########################---------------------------| 49.52% tmpf4k0fbyp.zip |##########################---------------------------| 49.65% tmpf4k0fbyp.zip |##########################---------------------------| 49.79% tmpf4k0fbyp.zip |##########################---------------------------| 49.92% tmpf4k0fbyp.zip |###########################--------------------------| 50.06% tmpf4k0fbyp.zip |###########################--------------------------| 50.19% tmpf4k0fbyp.zip |###########################--------------------------| 50.33% tmpf4k0fbyp.zip |###########################--------------------------| 50.46% tmpf4k0fbyp.zip |###########################--------------------------| 50.6% tmpf4k0fbyp.zip |###########################--------------------------| 50.73% tmpf4k0fbyp.zip |###########################--------------------------| 50.87% tmpf4k0fbyp.zip |###########################--------------------------| 51.0% tmpf4k0fbyp.zip |###########################--------------------------| 51.14% tmpf4k0fbyp.zip |###########################--------------------------| 51.27% tmpf4k0fbyp.zip |###########################--------------------------| 51.41% tmpf4k0fbyp.zip |###########################--------------------------| 51.54% tmpf4k0fbyp.zip |###########################--------------------------| 51.67% tmpf4k0fbyp.zip |###########################--------------------------| 51.81% tmpf4k0fbyp.zip |############################-------------------------| 51.94% tmpf4k0fbyp.zip |############################-------------------------| 52.08% tmpf4k0fbyp.zip |############################-------------------------| 52.21% tmpf4k0fbyp.zip |############################-------------------------| 52.35% tmpf4k0fbyp.zip |############################-------------------------| 52.48% tmpf4k0fbyp.zip |############################-------------------------| 52.62% tmpf4k0fbyp.zip |############################-------------------------| 52.75% tmpf4k0fbyp.zip |############################-------------------------| 52.89% tmpf4k0fbyp.zip |############################-------------------------| 53.02% tmpf4k0fbyp.zip |############################-------------------------| 53.16% tmpf4k0fbyp.zip |############################-------------------------| 53.29% tmpf4k0fbyp.zip |############################-------------------------| 53.43% tmpf4k0fbyp.zip |############################-------------------------| 53.56% tmpf4k0fbyp.zip |############################-------------------------| 53.7% tmpf4k0fbyp.zip |#############################------------------------| 53.83% tmpf4k0fbyp.zip |#############################------------------------| 53.97% tmpf4k0fbyp.zip |#############################------------------------| 54.1% tmpf4k0fbyp.zip |#############################------------------------| 54.24% tmpf4k0fbyp.zip |#############################------------------------| 54.37% tmpf4k0fbyp.zip |#############################------------------------| 54.51% tmpf4k0fbyp.zip |#############################------------------------| 54.64% tmpf4k0fbyp.zip |#############################------------------------| 54.78% tmpf4k0fbyp.zip |#############################------------------------| 54.91% tmpf4k0fbyp.zip |#############################------------------------| 55.05% tmpf4k0fbyp.zip |#############################------------------------| 55.18% tmpf4k0fbyp.zip |#############################------------------------| 55.32% tmpf4k0fbyp.zip |#############################------------------------| 55.45% tmpf4k0fbyp.zip |#############################------------------------| 55.59% tmpf4k0fbyp.zip |##############################-----------------------| 55.72% tmpf4k0fbyp.zip |##############################-----------------------| 55.86% tmpf4k0fbyp.zip |##############################-----------------------| 55.99% tmpf4k0fbyp.zip |##############################-----------------------| 56.13% tmpf4k0fbyp.zip |##############################-----------------------| 56.26% tmpf4k0fbyp.zip |##############################-----------------------| 56.4% tmpf4k0fbyp.zip |##############################-----------------------| 56.53% tmpf4k0fbyp.zip |##############################-----------------------| 56.67% tmpf4k0fbyp.zip |##############################-----------------------| 56.8% tmpf4k0fbyp.zip |##############################-----------------------| 56.94% tmpf4k0fbyp.zip |##############################-----------------------| 57.07% tmpf4k0fbyp.zip |##############################-----------------------| 57.21% tmpf4k0fbyp.zip |##############################-----------------------| 57.34% tmpf4k0fbyp.zip |##############################-----------------------| 57.48% tmpf4k0fbyp.zip |###############################----------------------| 57.61% tmpf4k0fbyp.zip |###############################----------------------| 57.75% tmpf4k0fbyp.zip |###############################----------------------| 57.88% tmpf4k0fbyp.zip |###############################----------------------| 58.02% tmpf4k0fbyp.zip |###############################----------------------| 58.15% tmpf4k0fbyp.zip |###############################----------------------| 58.29% tmpf4k0fbyp.zip |###############################----------------------| 58.42% tmpf4k0fbyp.zip |###############################----------------------| 58.56% tmpf4k0fbyp.zip |###############################----------------------| 58.69% tmpf4k0fbyp.zip |###############################----------------------| 58.83% tmpf4k0fbyp.zip |###############################----------------------| 58.96% tmpf4k0fbyp.zip |###############################----------------------| 59.1% tmpf4k0fbyp.zip |###############################----------------------| 59.23% tmpf4k0fbyp.zip |###############################----------------------| 59.37% tmpf4k0fbyp.zip |################################---------------------| 59.5% tmpf4k0fbyp.zip |################################---------------------| 59.64% tmpf4k0fbyp.zip |################################---------------------| 59.77% tmpf4k0fbyp.zip |################################---------------------| 59.91% tmpf4k0fbyp.zip |################################---------------------| 60.04% tmpf4k0fbyp.zip |################################---------------------| 60.18% tmpf4k0fbyp.zip |################################---------------------| 60.31% tmpf4k0fbyp.zip |################################---------------------| 60.44% tmpf4k0fbyp.zip |################################---------------------| 60.58% tmpf4k0fbyp.zip |################################---------------------| 60.71% tmpf4k0fbyp.zip |################################---------------------| 60.85% tmpf4k0fbyp.zip |################################---------------------| 60.98% tmpf4k0fbyp.zip |################################---------------------| 61.12% tmpf4k0fbyp.zip |################################---------------------| 61.25% tmpf4k0fbyp.zip |#################################--------------------| 61.39% tmpf4k0fbyp.zip |#################################--------------------| 61.52% tmpf4k0fbyp.zip |#################################--------------------| 61.66% tmpf4k0fbyp.zip |#################################--------------------| 61.79% tmpf4k0fbyp.zip |#################################--------------------| 61.93% tmpf4k0fbyp.zip |#################################--------------------| 62.06% tmpf4k0fbyp.zip |#################################--------------------| 62.2% tmpf4k0fbyp.zip |#################################--------------------| 62.33% tmpf4k0fbyp.zip |#################################--------------------| 62.47% tmpf4k0fbyp.zip |#################################--------------------| 62.6% tmpf4k0fbyp.zip |#################################--------------------| 62.74% tmpf4k0fbyp.zip |#################################--------------------| 62.87% tmpf4k0fbyp.zip |#################################--------------------| 63.01% tmpf4k0fbyp.zip |#################################--------------------| 63.14% tmpf4k0fbyp.zip |##################################-------------------| 63.28% tmpf4k0fbyp.zip |##################################-------------------| 63.41% tmpf4k0fbyp.zip |##################################-------------------| 63.55% tmpf4k0fbyp.zip |##################################-------------------| 63.68% tmpf4k0fbyp.zip |##################################-------------------| 63.82% tmpf4k0fbyp.zip |##################################-------------------| 63.95% tmpf4k0fbyp.zip |##################################-------------------| 64.09% tmpf4k0fbyp.zip |##################################-------------------| 64.22% tmpf4k0fbyp.zip |##################################-------------------| 64.36% tmpf4k0fbyp.zip |##################################-------------------| 64.49% tmpf4k0fbyp.zip |##################################-------------------| 64.63% tmpf4k0fbyp.zip |##################################-------------------| 64.76% tmpf4k0fbyp.zip |##################################-------------------| 64.9% tmpf4k0fbyp.zip |##################################-------------------| 65.03% tmpf4k0fbyp.zip |###################################------------------| 65.17% tmpf4k0fbyp.zip |###################################------------------| 65.3% tmpf4k0fbyp.zip |###################################------------------| 65.44% tmpf4k0fbyp.zip |###################################------------------| 65.57% tmpf4k0fbyp.zip |###################################------------------| 65.71% tmpf4k0fbyp.zip |###################################------------------| 65.84% tmpf4k0fbyp.zip |###################################------------------| 65.98% tmpf4k0fbyp.zip |###################################------------------| 66.11% tmpf4k0fbyp.zip |###################################------------------| 66.25% tmpf4k0fbyp.zip |###################################------------------| 66.38% tmpf4k0fbyp.zip |###################################------------------| 66.52% tmpf4k0fbyp.zip |###################################------------------| 66.65% tmpf4k0fbyp.zip |###################################------------------| 66.79% tmpf4k0fbyp.zip |###################################------------------| 66.92% tmpf4k0fbyp.zip |####################################-----------------| 67.06% tmpf4k0fbyp.zip |####################################-----------------| 67.19% tmpf4k0fbyp.zip |####################################-----------------| 67.33% tmpf4k0fbyp.zip |####################################-----------------| 67.46% tmpf4k0fbyp.zip |####################################-----------------| 67.6% tmpf4k0fbyp.zip |####################################-----------------| 67.73% tmpf4k0fbyp.zip |####################################-----------------| 67.87% tmpf4k0fbyp.zip |####################################-----------------| 68.0% tmpf4k0fbyp.zip |####################################-----------------| 68.14% tmpf4k0fbyp.zip |####################################-----------------| 68.27% tmpf4k0fbyp.zip |####################################-----------------| 68.41% tmpf4k0fbyp.zip |####################################-----------------| 68.54% tmpf4k0fbyp.zip |####################################-----------------| 68.68% tmpf4k0fbyp.zip |####################################-----------------| 68.81% tmpf4k0fbyp.zip |#####################################----------------| 68.94% tmpf4k0fbyp.zip |#####################################----------------| 69.08% tmpf4k0fbyp.zip |#####################################----------------| 69.21% tmpf4k0fbyp.zip |#####################################----------------| 69.35% tmpf4k0fbyp.zip |#####################################----------------| 69.48% tmpf4k0fbyp.zip |#####################################----------------| 69.62% tmpf4k0fbyp.zip |#####################################----------------| 69.75% tmpf4k0fbyp.zip |#####################################----------------| 69.89% tmpf4k0fbyp.zip |#####################################----------------| 70.02% tmpf4k0fbyp.zip |#####################################----------------| 70.16% tmpf4k0fbyp.zip |#####################################----------------| 70.29% tmpf4k0fbyp.zip |#####################################----------------| 70.43% tmpf4k0fbyp.zip |#####################################----------------| 70.56% tmpf4k0fbyp.zip |#####################################----------------| 70.7% tmpf4k0fbyp.zip |######################################---------------| 70.83% tmpf4k0fbyp.zip |######################################---------------| 70.97% tmpf4k0fbyp.zip |######################################---------------| 71.1% tmpf4k0fbyp.zip |######################################---------------| 71.24% tmpf4k0fbyp.zip |######################################---------------| 71.37% tmpf4k0fbyp.zip |######################################---------------| 71.51% tmpf4k0fbyp.zip |######################################---------------| 71.64% tmpf4k0fbyp.zip |######################################---------------| 71.78% tmpf4k0fbyp.zip |######################################---------------| 71.91% tmpf4k0fbyp.zip |######################################---------------| 72.05% tmpf4k0fbyp.zip |######################################---------------| 72.18% tmpf4k0fbyp.zip |######################################---------------| 72.32% tmpf4k0fbyp.zip |######################################---------------| 72.45% tmpf4k0fbyp.zip |######################################---------------| 72.59% tmpf4k0fbyp.zip |#######################################--------------| 72.72% tmpf4k0fbyp.zip |#######################################--------------| 72.86% tmpf4k0fbyp.zip |#######################################--------------| 72.99% tmpf4k0fbyp.zip |#######################################--------------| 73.13% tmpf4k0fbyp.zip |#######################################--------------| 73.26% tmpf4k0fbyp.zip |#######################################--------------| 73.4% tmpf4k0fbyp.zip |#######################################--------------| 73.53% tmpf4k0fbyp.zip |#######################################--------------| 73.67% tmpf4k0fbyp.zip |#######################################--------------| 73.8% tmpf4k0fbyp.zip |#######################################--------------| 73.94% tmpf4k0fbyp.zip |#######################################--------------| 74.07% tmpf4k0fbyp.zip |#######################################--------------| 74.21% tmpf4k0fbyp.zip |#######################################--------------| 74.34% tmpf4k0fbyp.zip |#######################################--------------| 74.48% tmpf4k0fbyp.zip |########################################-------------| 74.61% tmpf4k0fbyp.zip |########################################-------------| 74.75% tmpf4k0fbyp.zip |########################################-------------| 74.88% tmpf4k0fbyp.zip |########################################-------------| 75.02% tmpf4k0fbyp.zip |########################################-------------| 75.15% tmpf4k0fbyp.zip |########################################-------------| 75.29% tmpf4k0fbyp.zip |########################################-------------| 75.42% tmpf4k0fbyp.zip |########################################-------------| 75.56% tmpf4k0fbyp.zip |########################################-------------| 75.69% tmpf4k0fbyp.zip |########################################-------------| 75.83% tmpf4k0fbyp.zip |########################################-------------| 75.96% tmpf4k0fbyp.zip |########################################-------------| 76.1% tmpf4k0fbyp.zip |########################################-------------| 76.23% tmpf4k0fbyp.zip |########################################-------------| 76.37% tmpf4k0fbyp.zip |#########################################------------| 76.5% tmpf4k0fbyp.zip |#########################################------------| 76.64% tmpf4k0fbyp.zip |#########################################------------| 76.77% tmpf4k0fbyp.zip |#########################################------------| 76.91% tmpf4k0fbyp.zip |#########################################------------| 77.04% tmpf4k0fbyp.zip |#########################################------------| 77.18% tmpf4k0fbyp.zip |#########################################------------| 77.31% tmpf4k0fbyp.zip |#########################################------------| 77.45% tmpf4k0fbyp.zip |#########################################------------| 77.58% tmpf4k0fbyp.zip |#########################################------------| 77.71% tmpf4k0fbyp.zip |#########################################------------| 77.85% tmpf4k0fbyp.zip |#########################################------------| 77.98% tmpf4k0fbyp.zip |#########################################------------| 78.12% tmpf4k0fbyp.zip |#########################################------------| 78.25% tmpf4k0fbyp.zip |##########################################-----------| 78.39% tmpf4k0fbyp.zip |##########################################-----------| 78.52% tmpf4k0fbyp.zip |##########################################-----------| 78.66% tmpf4k0fbyp.zip |##########################################-----------| 78.79% tmpf4k0fbyp.zip |##########################################-----------| 78.93% tmpf4k0fbyp.zip |##########################################-----------| 79.06% tmpf4k0fbyp.zip |##########################################-----------| 79.2% tmpf4k0fbyp.zip |##########################################-----------| 79.33% tmpf4k0fbyp.zip |##########################################-----------| 79.47% tmpf4k0fbyp.zip |##########################################-----------| 79.6% tmpf4k0fbyp.zip |##########################################-----------| 79.74% tmpf4k0fbyp.zip |##########################################-----------| 79.87% tmpf4k0fbyp.zip |##########################################-----------| 80.01% tmpf4k0fbyp.zip |##########################################-----------| 80.14% tmpf4k0fbyp.zip |###########################################----------| 80.28% tmpf4k0fbyp.zip |###########################################----------| 80.41% tmpf4k0fbyp.zip |###########################################----------| 80.55% tmpf4k0fbyp.zip |###########################################----------| 80.68% tmpf4k0fbyp.zip |###########################################----------| 80.82% tmpf4k0fbyp.zip |###########################################----------| 80.95% tmpf4k0fbyp.zip |###########################################----------| 81.09% tmpf4k0fbyp.zip |###########################################----------| 81.22% tmpf4k0fbyp.zip |###########################################----------| 81.36% tmpf4k0fbyp.zip |###########################################----------| 81.49% tmpf4k0fbyp.zip |###########################################----------| 81.63% tmpf4k0fbyp.zip |###########################################----------| 81.76% tmpf4k0fbyp.zip |###########################################----------| 81.9% tmpf4k0fbyp.zip |###########################################----------| 82.03% tmpf4k0fbyp.zip |############################################---------| 82.17% tmpf4k0fbyp.zip |############################################---------| 82.3% tmpf4k0fbyp.zip |############################################---------| 82.44% tmpf4k0fbyp.zip |############################################---------| 82.57% tmpf4k0fbyp.zip |############################################---------| 82.71% tmpf4k0fbyp.zip |############################################---------| 82.84% tmpf4k0fbyp.zip |############################################---------| 82.98% tmpf4k0fbyp.zip |############################################---------| 83.11% tmpf4k0fbyp.zip |############################################---------| 83.25% tmpf4k0fbyp.zip |############################################---------| 83.38% tmpf4k0fbyp.zip |############################################---------| 83.52% tmpf4k0fbyp.zip |############################################---------| 83.65% tmpf4k0fbyp.zip |############################################---------| 83.79% tmpf4k0fbyp.zip |############################################---------| 83.92% tmpf4k0fbyp.zip |#############################################--------| 84.06% tmpf4k0fbyp.zip |#############################################--------| 84.19% tmpf4k0fbyp.zip |#############################################--------| 84.33% tmpf4k0fbyp.zip |#############################################--------| 84.46% tmpf4k0fbyp.zip |#############################################--------| 84.6% tmpf4k0fbyp.zip |#############################################--------| 84.73% tmpf4k0fbyp.zip |#############################################--------| 84.87% tmpf4k0fbyp.zip |#############################################--------| 85.0% tmpf4k0fbyp.zip |#############################################--------| 85.14% tmpf4k0fbyp.zip |#############################################--------| 85.27% tmpf4k0fbyp.zip |#############################################--------| 85.41% tmpf4k0fbyp.zip |#############################################--------| 85.54% tmpf4k0fbyp.zip |#############################################--------| 85.68% tmpf4k0fbyp.zip |#############################################--------| 85.81% tmpf4k0fbyp.zip |##############################################-------| 85.95% tmpf4k0fbyp.zip |##############################################-------| 86.08% tmpf4k0fbyp.zip |##############################################-------| 86.21% tmpf4k0fbyp.zip |##############################################-------| 86.35% tmpf4k0fbyp.zip |##############################################-------| 86.48% tmpf4k0fbyp.zip |##############################################-------| 86.62% tmpf4k0fbyp.zip |##############################################-------| 86.75% tmpf4k0fbyp.zip |##############################################-------| 86.89% tmpf4k0fbyp.zip |##############################################-------| 87.02% tmpf4k0fbyp.zip |##############################################-------| 87.16% tmpf4k0fbyp.zip |##############################################-------| 87.29% tmpf4k0fbyp.zip |##############################################-------| 87.43% tmpf4k0fbyp.zip |##############################################-------| 87.56% tmpf4k0fbyp.zip |##############################################-------| 87.7% tmpf4k0fbyp.zip |###############################################------| 87.83% tmpf4k0fbyp.zip |###############################################------| 87.97% tmpf4k0fbyp.zip |###############################################------| 88.1% tmpf4k0fbyp.zip |###############################################------| 88.24% tmpf4k0fbyp.zip |###############################################------| 88.37% tmpf4k0fbyp.zip |###############################################------| 88.51% tmpf4k0fbyp.zip |###############################################------| 88.64% tmpf4k0fbyp.zip |###############################################------| 88.78% tmpf4k0fbyp.zip |###############################################------| 88.91% tmpf4k0fbyp.zip |###############################################------| 89.05% tmpf4k0fbyp.zip |###############################################------| 89.18% tmpf4k0fbyp.zip |###############################################------| 89.32% tmpf4k0fbyp.zip |###############################################------| 89.45% tmpf4k0fbyp.zip |###############################################------| 89.59% tmpf4k0fbyp.zip |################################################-----| 89.72% tmpf4k0fbyp.zip |################################################-----| 89.86% tmpf4k0fbyp.zip |################################################-----| 89.99% tmpf4k0fbyp.zip |################################################-----| 90.13% tmpf4k0fbyp.zip |################################################-----| 90.26% tmpf4k0fbyp.zip |################################################-----| 90.4% tmpf4k0fbyp.zip |################################################-----| 90.53% tmpf4k0fbyp.zip |################################################-----| 90.67% tmpf4k0fbyp.zip |################################################-----| 90.8% tmpf4k0fbyp.zip |################################################-----| 90.94% tmpf4k0fbyp.zip |################################################-----| 91.07% tmpf4k0fbyp.zip |################################################-----| 91.21% tmpf4k0fbyp.zip |################################################-----| 91.34% tmpf4k0fbyp.zip |################################################-----| 91.48% tmpf4k0fbyp.zip |#################################################----| 91.61% tmpf4k0fbyp.zip |#################################################----| 91.75% tmpf4k0fbyp.zip |#################################################----| 91.88% tmpf4k0fbyp.zip |#################################################----| 92.02% tmpf4k0fbyp.zip |#################################################----| 92.15% tmpf4k0fbyp.zip |#################################################----| 92.29% tmpf4k0fbyp.zip |#################################################----| 92.42% tmpf4k0fbyp.zip |#################################################----| 92.56% tmpf4k0fbyp.zip |#################################################----| 92.69% tmpf4k0fbyp.zip |#################################################----| 92.83% tmpf4k0fbyp.zip |#################################################----| 92.96% tmpf4k0fbyp.zip |#################################################----| 93.1% tmpf4k0fbyp.zip |#################################################----| 93.23% tmpf4k0fbyp.zip |#################################################----| 93.37% tmpf4k0fbyp.zip |##################################################---| 93.5% tmpf4k0fbyp.zip |##################################################---| 93.64% tmpf4k0fbyp.zip |##################################################---| 93.77% tmpf4k0fbyp.zip |##################################################---| 93.91% tmpf4k0fbyp.zip |##################################################---| 94.04% tmpf4k0fbyp.zip |##################################################---| 94.18% tmpf4k0fbyp.zip |##################################################---| 94.31% tmpf4k0fbyp.zip |##################################################---| 94.45% tmpf4k0fbyp.zip |##################################################---| 94.58% tmpf4k0fbyp.zip |##################################################---| 94.71% tmpf4k0fbyp.zip |##################################################---| 94.85% tmpf4k0fbyp.zip |##################################################---| 94.98% tmpf4k0fbyp.zip |##################################################---| 95.12% tmpf4k0fbyp.zip |##################################################---| 95.25% tmpf4k0fbyp.zip |###################################################--| 95.39% tmpf4k0fbyp.zip |###################################################--| 95.52% tmpf4k0fbyp.zip |###################################################--| 95.66% tmpf4k0fbyp.zip |###################################################--| 95.79% tmpf4k0fbyp.zip |###################################################--| 95.93% tmpf4k0fbyp.zip |###################################################--| 96.06% tmpf4k0fbyp.zip |###################################################--| 96.2% tmpf4k0fbyp.zip |###################################################--| 96.33% tmpf4k0fbyp.zip |###################################################--| 96.47% tmpf4k0fbyp.zip |###################################################--| 96.6% tmpf4k0fbyp.zip |###################################################--| 96.74% tmpf4k0fbyp.zip |###################################################--| 96.87% tmpf4k0fbyp.zip |###################################################--| 97.01% tmpf4k0fbyp.zip |###################################################--| 97.14% tmpf4k0fbyp.zip |####################################################-| 97.28% tmpf4k0fbyp.zip |####################################################-| 97.41% tmpf4k0fbyp.zip |####################################################-| 97.55% tmpf4k0fbyp.zip |####################################################-| 97.68% tmpf4k0fbyp.zip |####################################################-| 97.82% tmpf4k0fbyp.zip |####################################################-| 97.95% tmpf4k0fbyp.zip |####################################################-| 98.09% tmpf4k0fbyp.zip |####################################################-| 98.22% tmpf4k0fbyp.zip |####################################################-| 98.36% tmpf4k0fbyp.zip |####################################################-| 98.49% tmpf4k0fbyp.zip |####################################################-| 98.63% tmpf4k0fbyp.zip |####################################################-| 98.76% tmpf4k0fbyp.zip |####################################################-| 98.9% tmpf4k0fbyp.zip |####################################################-| 99.03% tmpf4k0fbyp.zip |#####################################################| 99.17% tmpf4k0fbyp.zip |#####################################################| 99.3% tmpf4k0fbyp.zip |#####################################################| 99.44% tmpf4k0fbyp.zip |#####################################################| 99.57% tmpf4k0fbyp.zip |#####################################################| 99.71% tmpf4k0fbyp.zip |#####################################################| 99.84% tmpf4k0fbyp.zip |#####################################################| 99.98% tmpf4k0fbyp.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is a0e78202-4100-4b46-9ff4-af036abe6acd + 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