By type
+ '[' -d /cfy-persist ']' ++ ls -A /cfy-persist + '[' -z '' ']' ++ cat /opt/onap/cm-secrets/password + CMPASS=EMD78qPs + CMPASS=EMD78qPs + sed -i -e 's|admin_password: .*$|admin_password: EMD78qPs|' /etc/cloudify/config.yaml + for d in '$PDIRS' ++ dirname /var/lib + p=/var + mkdir -p /cfy-persist/var + cp -rp /var/lib /cfy-persist/var + for d in '$PDIRS' ++ dirname /etc/cloudify + p=/etc + mkdir -p /cfy-persist/etc + cp -rp /etc/cloudify /cfy-persist/etc + for d in '$PDIRS' ++ dirname /opt/cfy + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/cfy /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/cloudify + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/cloudify /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/cloudify-stage + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/cloudify-stage /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/manager + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/manager /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/mgmtworker + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/mgmtworker /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/restservice + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/restservice /cfy-persist/opt + for d in '$PDIRS' + '[' -d /var/lib ']' + mv /var/lib /var/lib-initial ++ dirname /var/lib + ln -sf /cfy-persist//var/lib /var + for d in '$PDIRS' + '[' -d /etc/cloudify ']' + mv /etc/cloudify /etc/cloudify-initial ++ dirname /etc/cloudify + ln -sf /cfy-persist//etc/cloudify /etc + for d in '$PDIRS' + '[' -d /opt/cfy ']' + mv /opt/cfy /opt/cfy-initial ++ dirname /opt/cfy + ln -sf /cfy-persist//opt/cfy /opt + for d in '$PDIRS' + '[' -d /opt/cloudify ']' + mv /opt/cloudify /opt/cloudify-initial ++ dirname /opt/cloudify + ln -sf /cfy-persist//opt/cloudify /opt + for d in '$PDIRS' + '[' -d /opt/cloudify-stage ']' + mv /opt/cloudify-stage /opt/cloudify-stage-initial ++ dirname /opt/cloudify-stage + ln -sf /cfy-persist//opt/cloudify-stage /opt + for d in '$PDIRS' + '[' -d /opt/manager ']' + mv /opt/manager /opt/manager-initial ++ dirname /opt/manager + ln -sf /cfy-persist//opt/manager /opt + for d in '$PDIRS' + '[' -d /opt/mgmtworker ']' + mv /opt/mgmtworker /opt/mgmtworker-initial ++ dirname /opt/mgmtworker + ln -sf /cfy-persist//opt/mgmtworker /opt + for d in '$PDIRS' + '[' -d /opt/restservice ']' + mv /opt/restservice /opt/restservice-initial ++ dirname /opt/restservice + ln -sf /cfy-persist//opt/restservice /opt + exec /sbin/init --log-target=journal + /scripts/init-cloudify.sh + /scripts/setup-secret.sh + '[' '!' -d /var/run/secrets/kubernetes.io/serviceaccount ']' + mkdir -p /var/run/secrets/kubernetes.io/ + ln -s /secret/ /var/run/secrets/kubernetes.io/serviceaccount + /scripts/load-plugins.sh + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + echo 'Waiting for CM to come up' Waiting for CM to come up + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + echo 'Waiting for CM to come up' + sleep 15 Waiting for CM to come up + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + 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. Waiting for CM to come up + echo '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' Waiting for CM to come up + sleep 15 + /scripts/cloudify-ready.sh Services: Got a status response | Monitoring Service | Inactive | Some service(s) not running Retrieving manager services status... [ip=dcae-cloudify-manager] Services: +--------------------------------+----------+ | service | status | +--------------------------------+----------+ | Webserver | Active | | Cloudify Console | Active | | AMQP-Postgres | Active | | Management Worker | Active | | Manager Rest-Service | Active | | PostgreSQL | Active | | RabbitMQ | Active | | Monitoring Service | Inactive | +--------------------------------+----------+ + 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' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:EMD78qPs --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=pgaas-1.3.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-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).. tmp4nkxiuh3.zip |-----------------------------------------------------| 0.18% tmp4nkxiuh3.zip |-----------------------------------------------------| 0.37% tmp4nkxiuh3.zip |-----------------------------------------------------| 0.55% tmp4nkxiuh3.zip |-----------------------------------------------------| 0.74% tmp4nkxiuh3.zip |-----------------------------------------------------| 0.92% tmp4nkxiuh3.zip |#----------------------------------------------------| 1.11% tmp4nkxiuh3.zip |#----------------------------------------------------| 1.29% tmp4nkxiuh3.zip |#----------------------------------------------------| 1.48% tmp4nkxiuh3.zip |#----------------------------------------------------| 1.66% tmp4nkxiuh3.zip |#----------------------------------------------------| 1.85% tmp4nkxiuh3.zip |#----------------------------------------------------| 2.03% tmp4nkxiuh3.zip |#----------------------------------------------------| 2.22% tmp4nkxiuh3.zip |#----------------------------------------------------| 2.4% tmp4nkxiuh3.zip |#----------------------------------------------------| 2.58% tmp4nkxiuh3.zip |#----------------------------------------------------| 2.77% tmp4nkxiuh3.zip |##---------------------------------------------------| 2.95% tmp4nkxiuh3.zip |##---------------------------------------------------| 3.14% tmp4nkxiuh3.zip |##---------------------------------------------------| 3.32% tmp4nkxiuh3.zip |##---------------------------------------------------| 3.51% tmp4nkxiuh3.zip |##---------------------------------------------------| 3.69% tmp4nkxiuh3.zip |##---------------------------------------------------| 3.88% tmp4nkxiuh3.zip |##---------------------------------------------------| 4.06% tmp4nkxiuh3.zip |##---------------------------------------------------| 4.25% tmp4nkxiuh3.zip |##---------------------------------------------------| 4.43% tmp4nkxiuh3.zip |##---------------------------------------------------| 4.62% tmp4nkxiuh3.zip |###--------------------------------------------------| 4.8% tmp4nkxiuh3.zip |###--------------------------------------------------| 4.98% tmp4nkxiuh3.zip |###--------------------------------------------------| 5.17% tmp4nkxiuh3.zip |###--------------------------------------------------| 5.35% tmp4nkxiuh3.zip |###--------------------------------------------------| 5.54% tmp4nkxiuh3.zip |###--------------------------------------------------| 5.72% tmp4nkxiuh3.zip |###--------------------------------------------------| 5.91% tmp4nkxiuh3.zip |###--------------------------------------------------| 6.09% tmp4nkxiuh3.zip |###--------------------------------------------------| 6.28% tmp4nkxiuh3.zip |###--------------------------------------------------| 6.46% tmp4nkxiuh3.zip |####-------------------------------------------------| 6.65% tmp4nkxiuh3.zip |####-------------------------------------------------| 6.83% tmp4nkxiuh3.zip |####-------------------------------------------------| 7.02% tmp4nkxiuh3.zip |####-------------------------------------------------| 7.2% tmp4nkxiuh3.zip |####-------------------------------------------------| 7.38% tmp4nkxiuh3.zip |####-------------------------------------------------| 7.57% tmp4nkxiuh3.zip |####-------------------------------------------------| 7.75% tmp4nkxiuh3.zip |####-------------------------------------------------| 7.94% tmp4nkxiuh3.zip |####-------------------------------------------------| 8.12% tmp4nkxiuh3.zip |####-------------------------------------------------| 8.31% tmp4nkxiuh3.zip |#####------------------------------------------------| 8.49% tmp4nkxiuh3.zip |#####------------------------------------------------| 8.68% tmp4nkxiuh3.zip |#####------------------------------------------------| 8.86% tmp4nkxiuh3.zip |#####------------------------------------------------| 9.05% tmp4nkxiuh3.zip |#####------------------------------------------------| 9.23% tmp4nkxiuh3.zip |#####------------------------------------------------| 9.42% tmp4nkxiuh3.zip |#####------------------------------------------------| 9.6% tmp4nkxiuh3.zip |#####------------------------------------------------| 9.78% tmp4nkxiuh3.zip |#####------------------------------------------------| 9.97% tmp4nkxiuh3.zip |#####------------------------------------------------| 10.15% tmp4nkxiuh3.zip |#####------------------------------------------------| 10.34% tmp4nkxiuh3.zip |######-----------------------------------------------| 10.52% tmp4nkxiuh3.zip |######-----------------------------------------------| 10.71% tmp4nkxiuh3.zip |######-----------------------------------------------| 10.89% tmp4nkxiuh3.zip |######-----------------------------------------------| 11.08% tmp4nkxiuh3.zip |######-----------------------------------------------| 11.26% tmp4nkxiuh3.zip |######-----------------------------------------------| 11.45% tmp4nkxiuh3.zip |######-----------------------------------------------| 11.63% tmp4nkxiuh3.zip |######-----------------------------------------------| 11.82% tmp4nkxiuh3.zip |######-----------------------------------------------| 12.0% tmp4nkxiuh3.zip |######-----------------------------------------------| 12.19% tmp4nkxiuh3.zip |#######----------------------------------------------| 12.37% tmp4nkxiuh3.zip |#######----------------------------------------------| 12.55% tmp4nkxiuh3.zip |#######----------------------------------------------| 12.74% tmp4nkxiuh3.zip |#######----------------------------------------------| 12.92% tmp4nkxiuh3.zip |#######----------------------------------------------| 13.11% tmp4nkxiuh3.zip |#######----------------------------------------------| 13.29% tmp4nkxiuh3.zip |#######----------------------------------------------| 13.48% tmp4nkxiuh3.zip |#######----------------------------------------------| 13.66% tmp4nkxiuh3.zip |#######----------------------------------------------| 13.85% tmp4nkxiuh3.zip |#######----------------------------------------------| 14.03% tmp4nkxiuh3.zip |########---------------------------------------------| 14.22% tmp4nkxiuh3.zip |########---------------------------------------------| 14.4% tmp4nkxiuh3.zip |########---------------------------------------------| 14.59% tmp4nkxiuh3.zip |########---------------------------------------------| 14.77% tmp4nkxiuh3.zip |########---------------------------------------------| 14.95% tmp4nkxiuh3.zip |########---------------------------------------------| 15.14% tmp4nkxiuh3.zip |########---------------------------------------------| 15.32% tmp4nkxiuh3.zip |########---------------------------------------------| 15.51% tmp4nkxiuh3.zip |########---------------------------------------------| 15.69% tmp4nkxiuh3.zip |########---------------------------------------------| 15.88% tmp4nkxiuh3.zip |#########--------------------------------------------| 16.06% tmp4nkxiuh3.zip |#########--------------------------------------------| 16.25% tmp4nkxiuh3.zip |#########--------------------------------------------| 16.43% tmp4nkxiuh3.zip |#########--------------------------------------------| 16.62% tmp4nkxiuh3.zip |#########--------------------------------------------| 16.8% tmp4nkxiuh3.zip |#########--------------------------------------------| 16.99% tmp4nkxiuh3.zip |#########--------------------------------------------| 17.17% tmp4nkxiuh3.zip |#########--------------------------------------------| 17.35% tmp4nkxiuh3.zip |#########--------------------------------------------| 17.54% tmp4nkxiuh3.zip |#########--------------------------------------------| 17.72% tmp4nkxiuh3.zip |#########--------------------------------------------| 17.91% tmp4nkxiuh3.zip |##########-------------------------------------------| 18.09% tmp4nkxiuh3.zip |##########-------------------------------------------| 18.28% tmp4nkxiuh3.zip |##########-------------------------------------------| 18.46% tmp4nkxiuh3.zip |##########-------------------------------------------| 18.65% tmp4nkxiuh3.zip |##########-------------------------------------------| 18.83% tmp4nkxiuh3.zip |##########-------------------------------------------| 19.02% tmp4nkxiuh3.zip |##########-------------------------------------------| 19.2% tmp4nkxiuh3.zip |##########-------------------------------------------| 19.39% tmp4nkxiuh3.zip |##########-------------------------------------------| 19.57% tmp4nkxiuh3.zip |##########-------------------------------------------| 19.75% tmp4nkxiuh3.zip |###########------------------------------------------| 19.94% tmp4nkxiuh3.zip |###########------------------------------------------| 20.12% tmp4nkxiuh3.zip |###########------------------------------------------| 20.31% tmp4nkxiuh3.zip |###########------------------------------------------| 20.49% tmp4nkxiuh3.zip |###########------------------------------------------| 20.68% tmp4nkxiuh3.zip |###########------------------------------------------| 20.86% tmp4nkxiuh3.zip |###########------------------------------------------| 21.05% tmp4nkxiuh3.zip |###########------------------------------------------| 21.23% tmp4nkxiuh3.zip |###########------------------------------------------| 21.42% tmp4nkxiuh3.zip |###########------------------------------------------| 21.6% tmp4nkxiuh3.zip |############-----------------------------------------| 21.79% tmp4nkxiuh3.zip |############-----------------------------------------| 21.97% tmp4nkxiuh3.zip |############-----------------------------------------| 22.15% tmp4nkxiuh3.zip |############-----------------------------------------| 22.34% tmp4nkxiuh3.zip |############-----------------------------------------| 22.52% tmp4nkxiuh3.zip |############-----------------------------------------| 22.71% tmp4nkxiuh3.zip |############-----------------------------------------| 22.89% tmp4nkxiuh3.zip |############-----------------------------------------| 23.08% tmp4nkxiuh3.zip |############-----------------------------------------| 23.26% tmp4nkxiuh3.zip |############-----------------------------------------| 23.45% tmp4nkxiuh3.zip |#############----------------------------------------| 23.63% tmp4nkxiuh3.zip |#############----------------------------------------| 23.82% tmp4nkxiuh3.zip |#############----------------------------------------| 24.0% tmp4nkxiuh3.zip |#############----------------------------------------| 24.19% tmp4nkxiuh3.zip |#############----------------------------------------| 24.37% tmp4nkxiuh3.zip |#############----------------------------------------| 24.55% tmp4nkxiuh3.zip |#############----------------------------------------| 24.74% tmp4nkxiuh3.zip |#############----------------------------------------| 24.92% tmp4nkxiuh3.zip |#############----------------------------------------| 25.11% tmp4nkxiuh3.zip |#############----------------------------------------| 25.29% tmp4nkxiuh3.zip |##############---------------------------------------| 25.48% tmp4nkxiuh3.zip |##############---------------------------------------| 25.66% tmp4nkxiuh3.zip |##############---------------------------------------| 25.85% tmp4nkxiuh3.zip |##############---------------------------------------| 26.03% tmp4nkxiuh3.zip |##############---------------------------------------| 26.22% tmp4nkxiuh3.zip |##############---------------------------------------| 26.4% tmp4nkxiuh3.zip |##############---------------------------------------| 26.59% tmp4nkxiuh3.zip |##############---------------------------------------| 26.77% tmp4nkxiuh3.zip |##############---------------------------------------| 26.95% tmp4nkxiuh3.zip |##############---------------------------------------| 27.14% tmp4nkxiuh3.zip |##############---------------------------------------| 27.32% tmp4nkxiuh3.zip |###############--------------------------------------| 27.51% tmp4nkxiuh3.zip |###############--------------------------------------| 27.69% tmp4nkxiuh3.zip |###############--------------------------------------| 27.88% tmp4nkxiuh3.zip |###############--------------------------------------| 28.06% tmp4nkxiuh3.zip |###############--------------------------------------| 28.25% tmp4nkxiuh3.zip |###############--------------------------------------| 28.43% tmp4nkxiuh3.zip |###############--------------------------------------| 28.62% tmp4nkxiuh3.zip |###############--------------------------------------| 28.8% tmp4nkxiuh3.zip |###############--------------------------------------| 28.99% tmp4nkxiuh3.zip |###############--------------------------------------| 29.17% tmp4nkxiuh3.zip |################-------------------------------------| 29.35% tmp4nkxiuh3.zip |################-------------------------------------| 29.54% tmp4nkxiuh3.zip |################-------------------------------------| 29.72% tmp4nkxiuh3.zip |################-------------------------------------| 29.91% tmp4nkxiuh3.zip |################-------------------------------------| 30.09% tmp4nkxiuh3.zip |################-------------------------------------| 30.28% tmp4nkxiuh3.zip |################-------------------------------------| 30.46% tmp4nkxiuh3.zip |################-------------------------------------| 30.65% tmp4nkxiuh3.zip |################-------------------------------------| 30.83% tmp4nkxiuh3.zip |################-------------------------------------| 31.02% tmp4nkxiuh3.zip |#################------------------------------------| 31.2% tmp4nkxiuh3.zip |#################------------------------------------| 31.39% tmp4nkxiuh3.zip |#################------------------------------------| 31.57% tmp4nkxiuh3.zip |#################------------------------------------| 31.75% tmp4nkxiuh3.zip |#################------------------------------------| 31.94% tmp4nkxiuh3.zip |#################------------------------------------| 32.12% tmp4nkxiuh3.zip |#################------------------------------------| 32.31% tmp4nkxiuh3.zip |#################------------------------------------| 32.49% tmp4nkxiuh3.zip |#################------------------------------------| 32.68% tmp4nkxiuh3.zip |#################------------------------------------| 32.86% tmp4nkxiuh3.zip |##################-----------------------------------| 33.05% tmp4nkxiuh3.zip |##################-----------------------------------| 33.23% tmp4nkxiuh3.zip |##################-----------------------------------| 33.42% tmp4nkxiuh3.zip |##################-----------------------------------| 33.6% tmp4nkxiuh3.zip |##################-----------------------------------| 33.79% tmp4nkxiuh3.zip |##################-----------------------------------| 33.97% tmp4nkxiuh3.zip |##################-----------------------------------| 34.15% tmp4nkxiuh3.zip |##################-----------------------------------| 34.34% tmp4nkxiuh3.zip |##################-----------------------------------| 34.52% tmp4nkxiuh3.zip |##################-----------------------------------| 34.71% tmp4nkxiuh3.zip |##################-----------------------------------| 34.89% tmp4nkxiuh3.zip |###################----------------------------------| 35.08% tmp4nkxiuh3.zip |###################----------------------------------| 35.26% tmp4nkxiuh3.zip |###################----------------------------------| 35.45% tmp4nkxiuh3.zip |###################----------------------------------| 35.63% tmp4nkxiuh3.zip |###################----------------------------------| 35.82% tmp4nkxiuh3.zip |###################----------------------------------| 36.0% tmp4nkxiuh3.zip |###################----------------------------------| 36.19% tmp4nkxiuh3.zip |###################----------------------------------| 36.37% tmp4nkxiuh3.zip |###################----------------------------------| 36.56% tmp4nkxiuh3.zip |###################----------------------------------| 36.74% tmp4nkxiuh3.zip |####################---------------------------------| 36.92% tmp4nkxiuh3.zip |####################---------------------------------| 37.11% tmp4nkxiuh3.zip |####################---------------------------------| 37.29% tmp4nkxiuh3.zip |####################---------------------------------| 37.48% tmp4nkxiuh3.zip |####################---------------------------------| 37.66% tmp4nkxiuh3.zip |####################---------------------------------| 37.85% tmp4nkxiuh3.zip |####################---------------------------------| 38.03% tmp4nkxiuh3.zip |####################---------------------------------| 38.22% tmp4nkxiuh3.zip |####################---------------------------------| 38.4% tmp4nkxiuh3.zip |####################---------------------------------| 38.59% tmp4nkxiuh3.zip |#####################--------------------------------| 38.77% tmp4nkxiuh3.zip |#####################--------------------------------| 38.96% tmp4nkxiuh3.zip |#####################--------------------------------| 39.14% tmp4nkxiuh3.zip |#####################--------------------------------| 39.32% tmp4nkxiuh3.zip |#####################--------------------------------| 39.51% tmp4nkxiuh3.zip |#####################--------------------------------| 39.69% tmp4nkxiuh3.zip |#####################--------------------------------| 39.88% tmp4nkxiuh3.zip |#####################--------------------------------| 40.06% tmp4nkxiuh3.zip |#####################--------------------------------| 40.25% tmp4nkxiuh3.zip |#####################--------------------------------| 40.43% tmp4nkxiuh3.zip |######################-------------------------------| 40.62% tmp4nkxiuh3.zip |######################-------------------------------| 40.8% tmp4nkxiuh3.zip |######################-------------------------------| 40.99% tmp4nkxiuh3.zip |######################-------------------------------| 41.17% tmp4nkxiuh3.zip |######################-------------------------------| 41.36% tmp4nkxiuh3.zip |######################-------------------------------| 41.54% tmp4nkxiuh3.zip |######################-------------------------------| 41.72% tmp4nkxiuh3.zip |######################-------------------------------| 41.91% tmp4nkxiuh3.zip |######################-------------------------------| 42.09% tmp4nkxiuh3.zip |######################-------------------------------| 42.28% tmp4nkxiuh3.zip |#######################------------------------------| 42.46% tmp4nkxiuh3.zip |#######################------------------------------| 42.65% tmp4nkxiuh3.zip |#######################------------------------------| 42.83% tmp4nkxiuh3.zip |#######################------------------------------| 43.02% tmp4nkxiuh3.zip |#######################------------------------------| 43.2% tmp4nkxiuh3.zip |#######################------------------------------| 43.39% tmp4nkxiuh3.zip |#######################------------------------------| 43.57% tmp4nkxiuh3.zip |#######################------------------------------| 43.76% tmp4nkxiuh3.zip |#######################------------------------------| 43.94% tmp4nkxiuh3.zip |#######################------------------------------| 44.12% tmp4nkxiuh3.zip |#######################------------------------------| 44.31% tmp4nkxiuh3.zip |########################-----------------------------| 44.49% tmp4nkxiuh3.zip |########################-----------------------------| 44.68% tmp4nkxiuh3.zip |########################-----------------------------| 44.86% tmp4nkxiuh3.zip |########################-----------------------------| 45.05% tmp4nkxiuh3.zip |########################-----------------------------| 45.23% tmp4nkxiuh3.zip |########################-----------------------------| 45.42% tmp4nkxiuh3.zip |########################-----------------------------| 45.6% tmp4nkxiuh3.zip |########################-----------------------------| 45.79% tmp4nkxiuh3.zip |########################-----------------------------| 45.97% tmp4nkxiuh3.zip |########################-----------------------------| 46.16% tmp4nkxiuh3.zip |#########################----------------------------| 46.34% tmp4nkxiuh3.zip |#########################----------------------------| 46.52% tmp4nkxiuh3.zip |#########################----------------------------| 46.71% tmp4nkxiuh3.zip |#########################----------------------------| 46.89% tmp4nkxiuh3.zip |#########################----------------------------| 47.08% tmp4nkxiuh3.zip |#########################----------------------------| 47.26% tmp4nkxiuh3.zip |#########################----------------------------| 47.45% tmp4nkxiuh3.zip |#########################----------------------------| 47.63% tmp4nkxiuh3.zip |#########################----------------------------| 47.82% tmp4nkxiuh3.zip |#########################----------------------------| 48.0% tmp4nkxiuh3.zip |##########################---------------------------| 48.19% tmp4nkxiuh3.zip |##########################---------------------------| 48.37% tmp4nkxiuh3.zip |##########################---------------------------| 48.56% tmp4nkxiuh3.zip |##########################---------------------------| 48.74% tmp4nkxiuh3.zip |##########################---------------------------| 48.92% tmp4nkxiuh3.zip |##########################---------------------------| 49.11% tmp4nkxiuh3.zip |##########################---------------------------| 49.29% tmp4nkxiuh3.zip |##########################---------------------------| 49.48% tmp4nkxiuh3.zip |##########################---------------------------| 49.66% tmp4nkxiuh3.zip |##########################---------------------------| 49.85% tmp4nkxiuh3.zip |###########################--------------------------| 50.03% tmp4nkxiuh3.zip |###########################--------------------------| 50.22% tmp4nkxiuh3.zip |###########################--------------------------| 50.4% tmp4nkxiuh3.zip |###########################--------------------------| 50.59% tmp4nkxiuh3.zip |###########################--------------------------| 50.77% tmp4nkxiuh3.zip |###########################--------------------------| 50.96% tmp4nkxiuh3.zip |###########################--------------------------| 51.14% tmp4nkxiuh3.zip |###########################--------------------------| 51.32% tmp4nkxiuh3.zip |###########################--------------------------| 51.51% tmp4nkxiuh3.zip |###########################--------------------------| 51.69% tmp4nkxiuh3.zip |###########################--------------------------| 51.88% tmp4nkxiuh3.zip |############################-------------------------| 52.06% tmp4nkxiuh3.zip |############################-------------------------| 52.25% tmp4nkxiuh3.zip |############################-------------------------| 52.43% tmp4nkxiuh3.zip |############################-------------------------| 52.62% tmp4nkxiuh3.zip |############################-------------------------| 52.8% tmp4nkxiuh3.zip |############################-------------------------| 52.99% tmp4nkxiuh3.zip |############################-------------------------| 53.17% tmp4nkxiuh3.zip |############################-------------------------| 53.36% tmp4nkxiuh3.zip |############################-------------------------| 53.54% tmp4nkxiuh3.zip |############################-------------------------| 53.72% tmp4nkxiuh3.zip |#############################------------------------| 53.91% tmp4nkxiuh3.zip |#############################------------------------| 54.09% tmp4nkxiuh3.zip |#############################------------------------| 54.28% tmp4nkxiuh3.zip |#############################------------------------| 54.46% tmp4nkxiuh3.zip |#############################------------------------| 54.65% tmp4nkxiuh3.zip |#############################------------------------| 54.83% tmp4nkxiuh3.zip |#############################------------------------| 55.02% tmp4nkxiuh3.zip |#############################------------------------| 55.2% tmp4nkxiuh3.zip |#############################------------------------| 55.39% tmp4nkxiuh3.zip |#############################------------------------| 55.57% tmp4nkxiuh3.zip |##############################-----------------------| 55.76% tmp4nkxiuh3.zip |##############################-----------------------| 55.94% tmp4nkxiuh3.zip |##############################-----------------------| 56.12% tmp4nkxiuh3.zip |##############################-----------------------| 56.31% tmp4nkxiuh3.zip |##############################-----------------------| 56.49% tmp4nkxiuh3.zip |##############################-----------------------| 56.68% tmp4nkxiuh3.zip |##############################-----------------------| 56.86% tmp4nkxiuh3.zip |##############################-----------------------| 57.05% tmp4nkxiuh3.zip |##############################-----------------------| 57.23% tmp4nkxiuh3.zip |##############################-----------------------| 57.42% tmp4nkxiuh3.zip |###############################----------------------| 57.6% tmp4nkxiuh3.zip |###############################----------------------| 57.79% tmp4nkxiuh3.zip |###############################----------------------| 57.97% tmp4nkxiuh3.zip |###############################----------------------| 58.16% tmp4nkxiuh3.zip |###############################----------------------| 58.34% tmp4nkxiuh3.zip |###############################----------------------| 58.53% tmp4nkxiuh3.zip |###############################----------------------| 58.71% tmp4nkxiuh3.zip |###############################----------------------| 58.89% tmp4nkxiuh3.zip |###############################----------------------| 59.08% tmp4nkxiuh3.zip |###############################----------------------| 59.26% tmp4nkxiuh3.zip |################################---------------------| 59.45% tmp4nkxiuh3.zip |################################---------------------| 59.63% tmp4nkxiuh3.zip |################################---------------------| 59.82% tmp4nkxiuh3.zip |################################---------------------| 60.0% tmp4nkxiuh3.zip |################################---------------------| 60.19% tmp4nkxiuh3.zip |################################---------------------| 60.37% tmp4nkxiuh3.zip |################################---------------------| 60.56% tmp4nkxiuh3.zip |################################---------------------| 60.74% tmp4nkxiuh3.zip |################################---------------------| 60.93% tmp4nkxiuh3.zip |################################---------------------| 61.11% tmp4nkxiuh3.zip |################################---------------------| 61.29% tmp4nkxiuh3.zip |#################################--------------------| 61.48% tmp4nkxiuh3.zip |#################################--------------------| 61.66% tmp4nkxiuh3.zip |#################################--------------------| 61.85% tmp4nkxiuh3.zip |#################################--------------------| 62.03% tmp4nkxiuh3.zip |#################################--------------------| 62.22% tmp4nkxiuh3.zip |#################################--------------------| 62.4% tmp4nkxiuh3.zip |#################################--------------------| 62.59% tmp4nkxiuh3.zip |#################################--------------------| 62.77% tmp4nkxiuh3.zip |#################################--------------------| 62.96% tmp4nkxiuh3.zip |#################################--------------------| 63.14% tmp4nkxiuh3.zip |##################################-------------------| 63.33% tmp4nkxiuh3.zip |##################################-------------------| 63.51% tmp4nkxiuh3.zip |##################################-------------------| 63.69% tmp4nkxiuh3.zip |##################################-------------------| 63.88% tmp4nkxiuh3.zip |##################################-------------------| 64.06% tmp4nkxiuh3.zip |##################################-------------------| 64.25% tmp4nkxiuh3.zip |##################################-------------------| 64.43% tmp4nkxiuh3.zip |##################################-------------------| 64.62% tmp4nkxiuh3.zip |##################################-------------------| 64.8% tmp4nkxiuh3.zip |##################################-------------------| 64.99% tmp4nkxiuh3.zip |###################################------------------| 65.17% tmp4nkxiuh3.zip |###################################------------------| 65.36% tmp4nkxiuh3.zip |###################################------------------| 65.54% tmp4nkxiuh3.zip |###################################------------------| 65.73% tmp4nkxiuh3.zip |###################################------------------| 65.91% tmp4nkxiuh3.zip |###################################------------------| 66.09% tmp4nkxiuh3.zip |###################################------------------| 66.28% tmp4nkxiuh3.zip |###################################------------------| 66.46% tmp4nkxiuh3.zip |###################################------------------| 66.65% tmp4nkxiuh3.zip |###################################------------------| 66.83% tmp4nkxiuh3.zip |####################################-----------------| 67.02% tmp4nkxiuh3.zip |####################################-----------------| 67.2% tmp4nkxiuh3.zip |####################################-----------------| 67.39% tmp4nkxiuh3.zip |####################################-----------------| 67.57% tmp4nkxiuh3.zip |####################################-----------------| 67.76% tmp4nkxiuh3.zip |####################################-----------------| 67.94% tmp4nkxiuh3.zip |####################################-----------------| 68.13% tmp4nkxiuh3.zip |####################################-----------------| 68.31% tmp4nkxiuh3.zip |####################################-----------------| 68.49% tmp4nkxiuh3.zip |####################################-----------------| 68.68% tmp4nkxiuh3.zip |####################################-----------------| 68.86% tmp4nkxiuh3.zip |#####################################----------------| 69.05% tmp4nkxiuh3.zip |#####################################----------------| 69.23% tmp4nkxiuh3.zip |#####################################----------------| 69.42% tmp4nkxiuh3.zip |#####################################----------------| 69.6% tmp4nkxiuh3.zip |#####################################----------------| 69.79% tmp4nkxiuh3.zip |#####################################----------------| 69.97% tmp4nkxiuh3.zip |#####################################----------------| 70.16% tmp4nkxiuh3.zip |#####################################----------------| 70.34% tmp4nkxiuh3.zip |#####################################----------------| 70.53% tmp4nkxiuh3.zip |#####################################----------------| 70.71% tmp4nkxiuh3.zip |######################################---------------| 70.89% tmp4nkxiuh3.zip |######################################---------------| 71.08% tmp4nkxiuh3.zip |######################################---------------| 71.26% tmp4nkxiuh3.zip |######################################---------------| 71.45% tmp4nkxiuh3.zip |######################################---------------| 71.63% tmp4nkxiuh3.zip |######################################---------------| 71.82% tmp4nkxiuh3.zip |######################################---------------| 72.0% tmp4nkxiuh3.zip |######################################---------------| 72.19% tmp4nkxiuh3.zip |######################################---------------| 72.37% tmp4nkxiuh3.zip |######################################---------------| 72.56% tmp4nkxiuh3.zip |#######################################--------------| 72.74% tmp4nkxiuh3.zip |#######################################--------------| 72.93% tmp4nkxiuh3.zip |#######################################--------------| 73.11% tmp4nkxiuh3.zip |#######################################--------------| 73.29% tmp4nkxiuh3.zip |#######################################--------------| 73.48% tmp4nkxiuh3.zip |#######################################--------------| 73.66% tmp4nkxiuh3.zip |#######################################--------------| 73.85% tmp4nkxiuh3.zip |#######################################--------------| 74.03% tmp4nkxiuh3.zip |#######################################--------------| 74.22% tmp4nkxiuh3.zip |#######################################--------------| 74.4% tmp4nkxiuh3.zip |########################################-------------| 74.59% tmp4nkxiuh3.zip |########################################-------------| 74.77% tmp4nkxiuh3.zip |########################################-------------| 74.96% tmp4nkxiuh3.zip |########################################-------------| 75.14% tmp4nkxiuh3.zip |########################################-------------| 75.33% tmp4nkxiuh3.zip |########################################-------------| 75.51% tmp4nkxiuh3.zip |########################################-------------| 75.69% tmp4nkxiuh3.zip |########################################-------------| 75.88% tmp4nkxiuh3.zip |########################################-------------| 76.06% tmp4nkxiuh3.zip |########################################-------------| 76.25% tmp4nkxiuh3.zip |#########################################------------| 76.43% tmp4nkxiuh3.zip |#########################################------------| 76.62% tmp4nkxiuh3.zip |#########################################------------| 76.8% tmp4nkxiuh3.zip |#########################################------------| 76.99% tmp4nkxiuh3.zip |#########################################------------| 77.17% tmp4nkxiuh3.zip |#########################################------------| 77.36% tmp4nkxiuh3.zip |#########################################------------| 77.54% tmp4nkxiuh3.zip |#########################################------------| 77.73% tmp4nkxiuh3.zip |#########################################------------| 77.91% tmp4nkxiuh3.zip |#########################################------------| 78.09% tmp4nkxiuh3.zip |#########################################------------| 78.28% tmp4nkxiuh3.zip |##########################################-----------| 78.46% tmp4nkxiuh3.zip |##########################################-----------| 78.65% tmp4nkxiuh3.zip |##########################################-----------| 78.83% tmp4nkxiuh3.zip |##########################################-----------| 79.02% tmp4nkxiuh3.zip |##########################################-----------| 79.2% tmp4nkxiuh3.zip |##########################################-----------| 79.39% tmp4nkxiuh3.zip |##########################################-----------| 79.57% tmp4nkxiuh3.zip |##########################################-----------| 79.76% tmp4nkxiuh3.zip |##########################################-----------| 79.94% tmp4nkxiuh3.zip |##########################################-----------| 80.13% tmp4nkxiuh3.zip |###########################################----------| 80.31% tmp4nkxiuh3.zip |###########################################----------| 80.49% tmp4nkxiuh3.zip |###########################################----------| 80.68% tmp4nkxiuh3.zip |###########################################----------| 80.86% tmp4nkxiuh3.zip |###########################################----------| 81.05% tmp4nkxiuh3.zip |###########################################----------| 81.23% tmp4nkxiuh3.zip |###########################################----------| 81.42% tmp4nkxiuh3.zip |###########################################----------| 81.6% tmp4nkxiuh3.zip |###########################################----------| 81.79% tmp4nkxiuh3.zip |###########################################----------| 81.97% tmp4nkxiuh3.zip |############################################---------| 82.16% tmp4nkxiuh3.zip |############################################---------| 82.34% tmp4nkxiuh3.zip |############################################---------| 82.53% tmp4nkxiuh3.zip |############################################---------| 82.71% tmp4nkxiuh3.zip |############################################---------| 82.9% tmp4nkxiuh3.zip |############################################---------| 83.08% tmp4nkxiuh3.zip |############################################---------| 83.26% tmp4nkxiuh3.zip |############################################---------| 83.45% tmp4nkxiuh3.zip |############################################---------| 83.63% tmp4nkxiuh3.zip |############################################---------| 83.82% tmp4nkxiuh3.zip |#############################################--------| 84.0% tmp4nkxiuh3.zip |#############################################--------| 84.19% tmp4nkxiuh3.zip |#############################################--------| 84.37% tmp4nkxiuh3.zip |#############################################--------| 84.56% tmp4nkxiuh3.zip |#############################################--------| 84.74% tmp4nkxiuh3.zip |#############################################--------| 84.93% tmp4nkxiuh3.zip |#############################################--------| 85.11% tmp4nkxiuh3.zip |#############################################--------| 85.3% tmp4nkxiuh3.zip |#############################################--------| 85.48% tmp4nkxiuh3.zip |#############################################--------| 85.66% tmp4nkxiuh3.zip |#############################################--------| 85.85% tmp4nkxiuh3.zip |##############################################-------| 86.03% tmp4nkxiuh3.zip |##############################################-------| 86.22% tmp4nkxiuh3.zip |##############################################-------| 86.4% tmp4nkxiuh3.zip |##############################################-------| 86.59% tmp4nkxiuh3.zip |##############################################-------| 86.77% tmp4nkxiuh3.zip |##############################################-------| 86.96% tmp4nkxiuh3.zip |##############################################-------| 87.14% tmp4nkxiuh3.zip |##############################################-------| 87.33% tmp4nkxiuh3.zip |##############################################-------| 87.51% tmp4nkxiuh3.zip |##############################################-------| 87.7% tmp4nkxiuh3.zip |###############################################------| 87.88% tmp4nkxiuh3.zip |###############################################------| 88.06% tmp4nkxiuh3.zip |###############################################------| 88.25% tmp4nkxiuh3.zip |###############################################------| 88.43% tmp4nkxiuh3.zip |###############################################------| 88.62% tmp4nkxiuh3.zip |###############################################------| 88.8% tmp4nkxiuh3.zip |###############################################------| 88.99% tmp4nkxiuh3.zip |###############################################------| 89.17% tmp4nkxiuh3.zip |###############################################------| 89.36% tmp4nkxiuh3.zip |###############################################------| 89.54% tmp4nkxiuh3.zip |################################################-----| 89.73% tmp4nkxiuh3.zip |################################################-----| 89.91% tmp4nkxiuh3.zip |################################################-----| 90.1% tmp4nkxiuh3.zip |################################################-----| 90.28% tmp4nkxiuh3.zip |################################################-----| 90.46% tmp4nkxiuh3.zip |################################################-----| 90.65% tmp4nkxiuh3.zip |################################################-----| 90.83% tmp4nkxiuh3.zip |################################################-----| 91.02% tmp4nkxiuh3.zip |################################################-----| 91.2% tmp4nkxiuh3.zip |################################################-----| 91.39% tmp4nkxiuh3.zip |#################################################----| 91.57% tmp4nkxiuh3.zip |#################################################----| 91.76% tmp4nkxiuh3.zip |#################################################----| 91.94% tmp4nkxiuh3.zip |#################################################----| 92.13% tmp4nkxiuh3.zip |#################################################----| 92.31% tmp4nkxiuh3.zip |#################################################----| 92.5% tmp4nkxiuh3.zip |#################################################----| 92.68% tmp4nkxiuh3.zip |#################################################----| 92.86% tmp4nkxiuh3.zip |#################################################----| 93.05% tmp4nkxiuh3.zip |#################################################----| 93.23% tmp4nkxiuh3.zip |##################################################---| 93.42% tmp4nkxiuh3.zip |##################################################---| 93.6% tmp4nkxiuh3.zip |##################################################---| 93.79% tmp4nkxiuh3.zip |##################################################---| 93.97% tmp4nkxiuh3.zip |##################################################---| 94.16% tmp4nkxiuh3.zip |##################################################---| 94.34% tmp4nkxiuh3.zip |##################################################---| 94.53% tmp4nkxiuh3.zip |##################################################---| 94.71% tmp4nkxiuh3.zip |##################################################---| 94.9% tmp4nkxiuh3.zip |##################################################---| 95.08% tmp4nkxiuh3.zip |##################################################---| 95.26% tmp4nkxiuh3.zip |###################################################--| 95.45% tmp4nkxiuh3.zip |###################################################--| 95.63% tmp4nkxiuh3.zip |###################################################--| 95.82% tmp4nkxiuh3.zip |###################################################--| 96.0% tmp4nkxiuh3.zip |###################################################--| 96.19% tmp4nkxiuh3.zip |###################################################--| 96.37% tmp4nkxiuh3.zip |###################################################--| 96.56% tmp4nkxiuh3.zip |###################################################--| 96.74% tmp4nkxiuh3.zip |###################################################--| 96.93% tmp4nkxiuh3.zip |###################################################--| 97.11% tmp4nkxiuh3.zip |####################################################-| 97.3% tmp4nkxiuh3.zip |####################################################-| 97.48% tmp4nkxiuh3.zip |####################################################-| 97.66% tmp4nkxiuh3.zip |####################################################-| 97.85% tmp4nkxiuh3.zip |####################################################-| 98.03% tmp4nkxiuh3.zip |####################################################-| 98.22% tmp4nkxiuh3.zip |####################################################-| 98.4% tmp4nkxiuh3.zip |####################################################-| 98.59% tmp4nkxiuh3.zip |####################################################-| 98.77% tmp4nkxiuh3.zip |####################################################-| 98.96% tmp4nkxiuh3.zip |#####################################################| 99.14% tmp4nkxiuh3.zip |#####################################################| 99.33% tmp4nkxiuh3.zip |#####################################################| 99.51% tmp4nkxiuh3.zip |#####################################################| 99.7% tmp4nkxiuh3.zip |#####################################################| 99.88% tmp4nkxiuh3.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is d78e100e-8d26-49c4-a9fa-8064206af14b + 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' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:EMD78qPs --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-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).. tmp7ohcyz5m.zip |-----------------------------------------------------| 0.53% tmp7ohcyz5m.zip |#----------------------------------------------------| 1.07% tmp7ohcyz5m.zip |#----------------------------------------------------| 1.6% tmp7ohcyz5m.zip |#----------------------------------------------------| 2.14% tmp7ohcyz5m.zip |#----------------------------------------------------| 2.67% tmp7ohcyz5m.zip |##---------------------------------------------------| 3.2% tmp7ohcyz5m.zip |##---------------------------------------------------| 3.74% tmp7ohcyz5m.zip |##---------------------------------------------------| 4.27% tmp7ohcyz5m.zip |###--------------------------------------------------| 4.81% tmp7ohcyz5m.zip |###--------------------------------------------------| 5.34% tmp7ohcyz5m.zip |###--------------------------------------------------| 5.87% tmp7ohcyz5m.zip |###--------------------------------------------------| 6.41% tmp7ohcyz5m.zip |####-------------------------------------------------| 6.94% tmp7ohcyz5m.zip |####-------------------------------------------------| 7.48% tmp7ohcyz5m.zip |####-------------------------------------------------| 8.01% tmp7ohcyz5m.zip |#####------------------------------------------------| 8.54% tmp7ohcyz5m.zip |#####------------------------------------------------| 9.08% tmp7ohcyz5m.zip |#####------------------------------------------------| 9.61% tmp7ohcyz5m.zip |#####------------------------------------------------| 10.15% tmp7ohcyz5m.zip |######-----------------------------------------------| 10.68% tmp7ohcyz5m.zip |######-----------------------------------------------| 11.22% tmp7ohcyz5m.zip |######-----------------------------------------------| 11.75% tmp7ohcyz5m.zip |#######----------------------------------------------| 12.28% tmp7ohcyz5m.zip |#######----------------------------------------------| 12.82% tmp7ohcyz5m.zip |#######----------------------------------------------| 13.35% tmp7ohcyz5m.zip |#######----------------------------------------------| 13.89% tmp7ohcyz5m.zip |########---------------------------------------------| 14.42% tmp7ohcyz5m.zip |########---------------------------------------------| 14.95% tmp7ohcyz5m.zip |########---------------------------------------------| 15.49% tmp7ohcyz5m.zip |########---------------------------------------------| 16.02% tmp7ohcyz5m.zip |#########--------------------------------------------| 16.56% tmp7ohcyz5m.zip |#########--------------------------------------------| 17.09% tmp7ohcyz5m.zip |#########--------------------------------------------| 17.62% tmp7ohcyz5m.zip |##########-------------------------------------------| 18.16% tmp7ohcyz5m.zip |##########-------------------------------------------| 18.69% tmp7ohcyz5m.zip |##########-------------------------------------------| 19.23% tmp7ohcyz5m.zip |##########-------------------------------------------| 19.76% tmp7ohcyz5m.zip |###########------------------------------------------| 20.29% tmp7ohcyz5m.zip |###########------------------------------------------| 20.83% tmp7ohcyz5m.zip |###########------------------------------------------| 21.36% tmp7ohcyz5m.zip |############-----------------------------------------| 21.9% tmp7ohcyz5m.zip |############-----------------------------------------| 22.43% tmp7ohcyz5m.zip |############-----------------------------------------| 22.96% tmp7ohcyz5m.zip |############-----------------------------------------| 23.5% tmp7ohcyz5m.zip |#############----------------------------------------| 24.03% tmp7ohcyz5m.zip |#############----------------------------------------| 24.57% tmp7ohcyz5m.zip |#############----------------------------------------| 25.1% tmp7ohcyz5m.zip |##############---------------------------------------| 25.63% tmp7ohcyz5m.zip |##############---------------------------------------| 26.17% tmp7ohcyz5m.zip |##############---------------------------------------| 26.7% tmp7ohcyz5m.zip |##############---------------------------------------| 27.24% tmp7ohcyz5m.zip |###############--------------------------------------| 27.77% tmp7ohcyz5m.zip |###############--------------------------------------| 28.3% tmp7ohcyz5m.zip |###############--------------------------------------| 28.84% tmp7ohcyz5m.zip |################-------------------------------------| 29.37% tmp7ohcyz5m.zip |################-------------------------------------| 29.91% tmp7ohcyz5m.zip |################-------------------------------------| 30.44% tmp7ohcyz5m.zip |################-------------------------------------| 30.97% tmp7ohcyz5m.zip |#################------------------------------------| 31.51% tmp7ohcyz5m.zip |#################------------------------------------| 32.04% tmp7ohcyz5m.zip |#################------------------------------------| 32.58% tmp7ohcyz5m.zip |##################-----------------------------------| 33.11% tmp7ohcyz5m.zip |##################-----------------------------------| 33.65% tmp7ohcyz5m.zip |##################-----------------------------------| 34.18% tmp7ohcyz5m.zip |##################-----------------------------------| 34.71% tmp7ohcyz5m.zip |###################----------------------------------| 35.25% tmp7ohcyz5m.zip |###################----------------------------------| 35.78% tmp7ohcyz5m.zip |###################----------------------------------| 36.32% tmp7ohcyz5m.zip |####################---------------------------------| 36.85% tmp7ohcyz5m.zip |####################---------------------------------| 37.38% tmp7ohcyz5m.zip |####################---------------------------------| 37.92% tmp7ohcyz5m.zip |####################---------------------------------| 38.45% tmp7ohcyz5m.zip |#####################--------------------------------| 38.99% tmp7ohcyz5m.zip |#####################--------------------------------| 39.52% tmp7ohcyz5m.zip |#####################--------------------------------| 40.05% tmp7ohcyz5m.zip |######################-------------------------------| 40.59% tmp7ohcyz5m.zip |######################-------------------------------| 41.12% tmp7ohcyz5m.zip |######################-------------------------------| 41.66% tmp7ohcyz5m.zip |######################-------------------------------| 42.19% tmp7ohcyz5m.zip |#######################------------------------------| 42.72% tmp7ohcyz5m.zip |#######################------------------------------| 43.26% tmp7ohcyz5m.zip |#######################------------------------------| 43.79% tmp7ohcyz5m.zip |#######################------------------------------| 44.33% tmp7ohcyz5m.zip |########################-----------------------------| 44.86% tmp7ohcyz5m.zip |########################-----------------------------| 45.39% tmp7ohcyz5m.zip |########################-----------------------------| 45.93% tmp7ohcyz5m.zip |#########################----------------------------| 46.46% tmp7ohcyz5m.zip |#########################----------------------------| 47.0% tmp7ohcyz5m.zip |#########################----------------------------| 47.53% tmp7ohcyz5m.zip |#########################----------------------------| 48.06% tmp7ohcyz5m.zip |##########################---------------------------| 48.6% tmp7ohcyz5m.zip |##########################---------------------------| 49.13% tmp7ohcyz5m.zip |##########################---------------------------| 49.67% tmp7ohcyz5m.zip |###########################--------------------------| 50.2% tmp7ohcyz5m.zip |###########################--------------------------| 50.73% tmp7ohcyz5m.zip |###########################--------------------------| 51.27% tmp7ohcyz5m.zip |###########################--------------------------| 51.8% tmp7ohcyz5m.zip |############################-------------------------| 52.34% tmp7ohcyz5m.zip |############################-------------------------| 52.87% tmp7ohcyz5m.zip |############################-------------------------| 53.4% tmp7ohcyz5m.zip |#############################------------------------| 53.94% tmp7ohcyz5m.zip |#############################------------------------| 54.47% tmp7ohcyz5m.zip |#############################------------------------| 55.01% tmp7ohcyz5m.zip |#############################------------------------| 55.54% tmp7ohcyz5m.zip |##############################-----------------------| 56.08% tmp7ohcyz5m.zip |##############################-----------------------| 56.61% tmp7ohcyz5m.zip |##############################-----------------------| 57.14% tmp7ohcyz5m.zip |###############################----------------------| 57.68% tmp7ohcyz5m.zip |###############################----------------------| 58.21% tmp7ohcyz5m.zip |###############################----------------------| 58.75% tmp7ohcyz5m.zip |###############################----------------------| 59.28% tmp7ohcyz5m.zip |################################---------------------| 59.81% tmp7ohcyz5m.zip |################################---------------------| 60.35% tmp7ohcyz5m.zip |################################---------------------| 60.88% tmp7ohcyz5m.zip |#################################--------------------| 61.42% tmp7ohcyz5m.zip |#################################--------------------| 61.95% tmp7ohcyz5m.zip |#################################--------------------| 62.48% tmp7ohcyz5m.zip |#################################--------------------| 63.02% tmp7ohcyz5m.zip |##################################-------------------| 63.55% tmp7ohcyz5m.zip |##################################-------------------| 64.09% tmp7ohcyz5m.zip |##################################-------------------| 64.62% tmp7ohcyz5m.zip |###################################------------------| 65.15% tmp7ohcyz5m.zip |###################################------------------| 65.69% tmp7ohcyz5m.zip |###################################------------------| 66.22% tmp7ohcyz5m.zip |###################################------------------| 66.76% tmp7ohcyz5m.zip |####################################-----------------| 67.29% tmp7ohcyz5m.zip |####################################-----------------| 67.82% tmp7ohcyz5m.zip |####################################-----------------| 68.36% tmp7ohcyz5m.zip |#####################################----------------| 68.89% tmp7ohcyz5m.zip |#####################################----------------| 69.43% tmp7ohcyz5m.zip |#####################################----------------| 69.96% tmp7ohcyz5m.zip |#####################################----------------| 70.49% tmp7ohcyz5m.zip |######################################---------------| 71.03% tmp7ohcyz5m.zip |######################################---------------| 71.56% tmp7ohcyz5m.zip |######################################---------------| 72.1% tmp7ohcyz5m.zip |######################################---------------| 72.63% tmp7ohcyz5m.zip |#######################################--------------| 73.16% tmp7ohcyz5m.zip |#######################################--------------| 73.7% tmp7ohcyz5m.zip |#######################################--------------| 74.23% tmp7ohcyz5m.zip |########################################-------------| 74.77% tmp7ohcyz5m.zip |########################################-------------| 75.3% tmp7ohcyz5m.zip |########################################-------------| 75.84% tmp7ohcyz5m.zip |########################################-------------| 76.37% tmp7ohcyz5m.zip |#########################################------------| 76.9% tmp7ohcyz5m.zip |#########################################------------| 77.44% tmp7ohcyz5m.zip |#########################################------------| 77.97% tmp7ohcyz5m.zip |##########################################-----------| 78.51% tmp7ohcyz5m.zip |##########################################-----------| 79.04% tmp7ohcyz5m.zip |##########################################-----------| 79.57% tmp7ohcyz5m.zip |##########################################-----------| 80.11% tmp7ohcyz5m.zip |###########################################----------| 80.64% tmp7ohcyz5m.zip |###########################################----------| 81.18% tmp7ohcyz5m.zip |###########################################----------| 81.71% tmp7ohcyz5m.zip |############################################---------| 82.24% tmp7ohcyz5m.zip |############################################---------| 82.78% tmp7ohcyz5m.zip |############################################---------| 83.31% tmp7ohcyz5m.zip |############################################---------| 83.85% tmp7ohcyz5m.zip |#############################################--------| 84.38% tmp7ohcyz5m.zip |#############################################--------| 84.91% tmp7ohcyz5m.zip |#############################################--------| 85.45% tmp7ohcyz5m.zip |##############################################-------| 85.98% tmp7ohcyz5m.zip |##############################################-------| 86.52% tmp7ohcyz5m.zip |##############################################-------| 87.05% tmp7ohcyz5m.zip |##############################################-------| 87.58% tmp7ohcyz5m.zip |###############################################------| 88.12% tmp7ohcyz5m.zip |###############################################------| 88.65% tmp7ohcyz5m.zip |###############################################------| 89.19% tmp7ohcyz5m.zip |################################################-----| 89.72% tmp7ohcyz5m.zip |################################################-----| 90.25% tmp7ohcyz5m.zip |################################################-----| 90.79% tmp7ohcyz5m.zip |################################################-----| 91.32% tmp7ohcyz5m.zip |#################################################----| 91.86% tmp7ohcyz5m.zip |#################################################----| 92.39% tmp7ohcyz5m.zip |#################################################----| 92.92% tmp7ohcyz5m.zip |##################################################---| 93.46% tmp7ohcyz5m.zip |##################################################---| 93.99% tmp7ohcyz5m.zip |##################################################---| 94.53% tmp7ohcyz5m.zip |##################################################---| 95.06% tmp7ohcyz5m.zip |###################################################--| 95.59% tmp7ohcyz5m.zip |###################################################--| 96.13% tmp7ohcyz5m.zip |###################################################--| 96.66% tmp7ohcyz5m.zip |####################################################-| 97.2% tmp7ohcyz5m.zip |####################################################-| 97.73% tmp7ohcyz5m.zip |####################################################-| 98.27% tmp7ohcyz5m.zip |####################################################-| 98.8% tmp7ohcyz5m.zip |#####################################################| 99.33% tmp7ohcyz5m.zip |#####################################################| 99.87% tmp7ohcyz5m.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 640ec4df-e8cf-4206-9135-bb5472cc95a5 + 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).. tmpizty_y59.zip |-----------------------------------------------------| 0.54% tmpizty_y59.zip |#----------------------------------------------------| 1.09% tmpizty_y59.zip |#----------------------------------------------------| 1.63% tmpizty_y59.zip |#----------------------------------------------------| 2.18% tmpizty_y59.zip |#----------------------------------------------------| 2.72% tmpizty_y59.zip |##---------------------------------------------------| 3.26% tmpizty_y59.zip |##---------------------------------------------------| 3.81% tmpizty_y59.zip |##---------------------------------------------------| 4.35% tmpizty_y59.zip |###--------------------------------------------------| 4.89% tmpizty_y59.zip |###--------------------------------------------------| 5.44% tmpizty_y59.zip |###--------------------------------------------------| 5.98% tmpizty_y59.zip |###--------------------------------------------------| 6.53% tmpizty_y59.zip |####-------------------------------------------------| 7.07% tmpizty_y59.zip |####-------------------------------------------------| 7.61% tmpizty_y59.zip |####-------------------------------------------------| 8.16% tmpizty_y59.zip |#####------------------------------------------------| 8.7% tmpizty_y59.zip |#####------------------------------------------------| 9.24% tmpizty_y59.zip |#####------------------------------------------------| 9.79% tmpizty_y59.zip |#####------------------------------------------------| 10.33% tmpizty_y59.zip |######-----------------------------------------------| 10.88% tmpizty_y59.zip |######-----------------------------------------------| 11.42% tmpizty_y59.zip |######-----------------------------------------------| 11.96% tmpizty_y59.zip |#######----------------------------------------------| 12.51% tmpizty_y59.zip |#######----------------------------------------------| 13.05% tmpizty_y59.zip |#######----------------------------------------------| 13.59% tmpizty_y59.zip |#######----------------------------------------------| 14.14% tmpizty_y59.zip |########---------------------------------------------| 14.68% tmpizty_y59.zip |########---------------------------------------------| 15.23% tmpizty_y59.zip |########---------------------------------------------| 15.77% tmpizty_y59.zip |#########--------------------------------------------| 16.31% tmpizty_y59.zip |#########--------------------------------------------| 16.86% tmpizty_y59.zip |#########--------------------------------------------| 17.4% tmpizty_y59.zip |##########-------------------------------------------| 17.94% tmpizty_y59.zip |##########-------------------------------------------| 18.49% tmpizty_y59.zip |##########-------------------------------------------| 19.03% tmpizty_y59.zip |##########-------------------------------------------| 19.58% tmpizty_y59.zip |###########------------------------------------------| 20.12% tmpizty_y59.zip |###########------------------------------------------| 20.66% tmpizty_y59.zip |###########------------------------------------------| 21.21% tmpizty_y59.zip |############-----------------------------------------| 21.75% tmpizty_y59.zip |############-----------------------------------------| 22.3% tmpizty_y59.zip |############-----------------------------------------| 22.84% tmpizty_y59.zip |############-----------------------------------------| 23.38% tmpizty_y59.zip |#############----------------------------------------| 23.93% tmpizty_y59.zip |#############----------------------------------------| 24.47% tmpizty_y59.zip |#############----------------------------------------| 25.01% tmpizty_y59.zip |##############---------------------------------------| 25.56% tmpizty_y59.zip |##############---------------------------------------| 26.1% tmpizty_y59.zip |##############---------------------------------------| 26.65% tmpizty_y59.zip |##############---------------------------------------| 27.19% tmpizty_y59.zip |###############--------------------------------------| 27.73% tmpizty_y59.zip |###############--------------------------------------| 28.28% tmpizty_y59.zip |###############--------------------------------------| 28.82% tmpizty_y59.zip |################-------------------------------------| 29.36% tmpizty_y59.zip |################-------------------------------------| 29.91% tmpizty_y59.zip |################-------------------------------------| 30.45% tmpizty_y59.zip |################-------------------------------------| 31.0% tmpizty_y59.zip |#################------------------------------------| 31.54% tmpizty_y59.zip |#################------------------------------------| 32.08% tmpizty_y59.zip |#################------------------------------------| 32.63% tmpizty_y59.zip |##################-----------------------------------| 33.17% tmpizty_y59.zip |##################-----------------------------------| 33.71% tmpizty_y59.zip |##################-----------------------------------| 34.26% tmpizty_y59.zip |##################-----------------------------------| 34.8% tmpizty_y59.zip |###################----------------------------------| 35.35% tmpizty_y59.zip |###################----------------------------------| 35.89% tmpizty_y59.zip |###################----------------------------------| 36.43% tmpizty_y59.zip |####################---------------------------------| 36.98% tmpizty_y59.zip |####################---------------------------------| 37.52% tmpizty_y59.zip |####################---------------------------------| 38.07% tmpizty_y59.zip |####################---------------------------------| 38.61% tmpizty_y59.zip |#####################--------------------------------| 39.15% tmpizty_y59.zip |#####################--------------------------------| 39.7% tmpizty_y59.zip |#####################--------------------------------| 40.24% tmpizty_y59.zip |######################-------------------------------| 40.78% tmpizty_y59.zip |######################-------------------------------| 41.33% tmpizty_y59.zip |######################-------------------------------| 41.87% tmpizty_y59.zip |######################-------------------------------| 42.42% tmpizty_y59.zip |#######################------------------------------| 42.96% tmpizty_y59.zip |#######################------------------------------| 43.5% tmpizty_y59.zip |#######################------------------------------| 44.05% tmpizty_y59.zip |########################-----------------------------| 44.59% tmpizty_y59.zip |########################-----------------------------| 45.13% tmpizty_y59.zip |########################-----------------------------| 45.68% tmpizty_y59.zip |########################-----------------------------| 46.22% tmpizty_y59.zip |#########################----------------------------| 46.77% tmpizty_y59.zip |#########################----------------------------| 47.31% tmpizty_y59.zip |#########################----------------------------| 47.85% tmpizty_y59.zip |##########################---------------------------| 48.4% tmpizty_y59.zip |##########################---------------------------| 48.94% tmpizty_y59.zip |##########################---------------------------| 49.48% tmpizty_y59.zip |###########################--------------------------| 50.03% tmpizty_y59.zip |###########################--------------------------| 50.57% tmpizty_y59.zip |###########################--------------------------| 51.12% tmpizty_y59.zip |###########################--------------------------| 51.66% tmpizty_y59.zip |############################-------------------------| 52.2% tmpizty_y59.zip |############################-------------------------| 52.75% tmpizty_y59.zip |############################-------------------------| 53.29% tmpizty_y59.zip |#############################------------------------| 53.83% tmpizty_y59.zip |#############################------------------------| 54.38% tmpizty_y59.zip |#############################------------------------| 54.92% tmpizty_y59.zip |#############################------------------------| 55.47% tmpizty_y59.zip |##############################-----------------------| 56.01% tmpizty_y59.zip |##############################-----------------------| 56.55% tmpizty_y59.zip |##############################-----------------------| 57.1% tmpizty_y59.zip |###############################----------------------| 57.64% tmpizty_y59.zip |###############################----------------------| 58.19% tmpizty_y59.zip |###############################----------------------| 58.73% tmpizty_y59.zip |###############################----------------------| 59.27% tmpizty_y59.zip |################################---------------------| 59.82% tmpizty_y59.zip |################################---------------------| 60.36% tmpizty_y59.zip |################################---------------------| 60.9% tmpizty_y59.zip |#################################--------------------| 61.45% tmpizty_y59.zip |#################################--------------------| 61.99% tmpizty_y59.zip |#################################--------------------| 62.54% tmpizty_y59.zip |#################################--------------------| 63.08% tmpizty_y59.zip |##################################-------------------| 63.62% tmpizty_y59.zip |##################################-------------------| 64.17% tmpizty_y59.zip |##################################-------------------| 64.71% tmpizty_y59.zip |###################################------------------| 65.25% tmpizty_y59.zip |###################################------------------| 65.8% tmpizty_y59.zip |###################################------------------| 66.34% tmpizty_y59.zip |###################################------------------| 66.89% tmpizty_y59.zip |####################################-----------------| 67.43% tmpizty_y59.zip |####################################-----------------| 67.97% tmpizty_y59.zip |####################################-----------------| 68.52% tmpizty_y59.zip |#####################################----------------| 69.06% tmpizty_y59.zip |#####################################----------------| 69.6% tmpizty_y59.zip |#####################################----------------| 70.15% tmpizty_y59.zip |#####################################----------------| 70.69% tmpizty_y59.zip |######################################---------------| 71.24% tmpizty_y59.zip |######################################---------------| 71.78% tmpizty_y59.zip |######################################---------------| 72.32% tmpizty_y59.zip |#######################################--------------| 72.87% tmpizty_y59.zip |#######################################--------------| 73.41% tmpizty_y59.zip |#######################################--------------| 73.95% tmpizty_y59.zip |#######################################--------------| 74.5% tmpizty_y59.zip |########################################-------------| 75.04% tmpizty_y59.zip |########################################-------------| 75.59% tmpizty_y59.zip |########################################-------------| 76.13% tmpizty_y59.zip |#########################################------------| 76.67% tmpizty_y59.zip |#########################################------------| 77.22% tmpizty_y59.zip |#########################################------------| 77.76% tmpizty_y59.zip |##########################################-----------| 78.31% tmpizty_y59.zip |##########################################-----------| 78.85% tmpizty_y59.zip |##########################################-----------| 79.39% tmpizty_y59.zip |##########################################-----------| 79.94% tmpizty_y59.zip |###########################################----------| 80.48% tmpizty_y59.zip |###########################################----------| 81.02% tmpizty_y59.zip |###########################################----------| 81.57% tmpizty_y59.zip |############################################---------| 82.11% tmpizty_y59.zip |############################################---------| 82.66% tmpizty_y59.zip |############################################---------| 83.2% tmpizty_y59.zip |############################################---------| 83.74% tmpizty_y59.zip |#############################################--------| 84.29% tmpizty_y59.zip |#############################################--------| 84.83% tmpizty_y59.zip |#############################################--------| 85.37% tmpizty_y59.zip |##############################################-------| 85.92% tmpizty_y59.zip |##############################################-------| 86.46% tmpizty_y59.zip |##############################################-------| 87.01% tmpizty_y59.zip |##############################################-------| 87.55% tmpizty_y59.zip |###############################################------| 88.09% tmpizty_y59.zip |###############################################------| 88.64% tmpizty_y59.zip |###############################################------| 89.18% tmpizty_y59.zip |################################################-----| 89.72% tmpizty_y59.zip |################################################-----| 90.27% tmpizty_y59.zip |################################################-----| 90.81% tmpizty_y59.zip |################################################-----| 91.36% tmpizty_y59.zip |#################################################----| 91.9% tmpizty_y59.zip |#################################################----| 92.44% tmpizty_y59.zip |#################################################----| 92.99% tmpizty_y59.zip |##################################################---| 93.53% tmpizty_y59.zip |##################################################---| 94.08% tmpizty_y59.zip |##################################################---| 94.62% tmpizty_y59.zip |##################################################---| 95.16% tmpizty_y59.zip |###################################################--| 95.71% tmpizty_y59.zip |###################################################--| 96.25% tmpizty_y59.zip |###################################################--| 96.79% tmpizty_y59.zip |####################################################-| 97.34% tmpizty_y59.zip |####################################################-| 97.88% tmpizty_y59.zip |####################################################-| 98.43% tmpizty_y59.zip |####################################################-| 98.97% tmpizty_y59.zip |#####################################################| 99.51% tmpizty_y59.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 03e80a8a-8096-477b-8266-07e3390852fa + 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).. tmpjiprdwk9.zip |-----------------------------------------------------| 0.54% tmpjiprdwk9.zip |#----------------------------------------------------| 1.08% tmpjiprdwk9.zip |#----------------------------------------------------| 1.63% tmpjiprdwk9.zip |#----------------------------------------------------| 2.17% tmpjiprdwk9.zip |#----------------------------------------------------| 2.71% tmpjiprdwk9.zip |##---------------------------------------------------| 3.25% tmpjiprdwk9.zip |##---------------------------------------------------| 3.79% tmpjiprdwk9.zip |##---------------------------------------------------| 4.34% tmpjiprdwk9.zip |###--------------------------------------------------| 4.88% tmpjiprdwk9.zip |###--------------------------------------------------| 5.42% tmpjiprdwk9.zip |###--------------------------------------------------| 5.96% tmpjiprdwk9.zip |###--------------------------------------------------| 6.51% tmpjiprdwk9.zip |####-------------------------------------------------| 7.05% tmpjiprdwk9.zip |####-------------------------------------------------| 7.59% tmpjiprdwk9.zip |####-------------------------------------------------| 8.13% tmpjiprdwk9.zip |#####------------------------------------------------| 8.67% tmpjiprdwk9.zip |#####------------------------------------------------| 9.22% tmpjiprdwk9.zip |#####------------------------------------------------| 9.76% tmpjiprdwk9.zip |#####------------------------------------------------| 10.3% tmpjiprdwk9.zip |######-----------------------------------------------| 10.84% tmpjiprdwk9.zip |######-----------------------------------------------| 11.38% tmpjiprdwk9.zip |######-----------------------------------------------| 11.93% tmpjiprdwk9.zip |#######----------------------------------------------| 12.47% tmpjiprdwk9.zip |#######----------------------------------------------| 13.01% tmpjiprdwk9.zip |#######----------------------------------------------| 13.55% tmpjiprdwk9.zip |#######----------------------------------------------| 14.1% tmpjiprdwk9.zip |########---------------------------------------------| 14.64% tmpjiprdwk9.zip |########---------------------------------------------| 15.18% tmpjiprdwk9.zip |########---------------------------------------------| 15.72% tmpjiprdwk9.zip |#########--------------------------------------------| 16.26% tmpjiprdwk9.zip |#########--------------------------------------------| 16.81% tmpjiprdwk9.zip |#########--------------------------------------------| 17.35% tmpjiprdwk9.zip |#########--------------------------------------------| 17.89% tmpjiprdwk9.zip |##########-------------------------------------------| 18.43% tmpjiprdwk9.zip |##########-------------------------------------------| 18.97% tmpjiprdwk9.zip |##########-------------------------------------------| 19.52% tmpjiprdwk9.zip |###########------------------------------------------| 20.06% tmpjiprdwk9.zip |###########------------------------------------------| 20.6% tmpjiprdwk9.zip |###########------------------------------------------| 21.14% tmpjiprdwk9.zip |###########------------------------------------------| 21.68% tmpjiprdwk9.zip |############-----------------------------------------| 22.23% tmpjiprdwk9.zip |############-----------------------------------------| 22.77% tmpjiprdwk9.zip |############-----------------------------------------| 23.31% tmpjiprdwk9.zip |#############----------------------------------------| 23.85% tmpjiprdwk9.zip |#############----------------------------------------| 24.4% tmpjiprdwk9.zip |#############----------------------------------------| 24.94% tmpjiprdwk9.zip |##############---------------------------------------| 25.48% tmpjiprdwk9.zip |##############---------------------------------------| 26.02% tmpjiprdwk9.zip |##############---------------------------------------| 26.56% tmpjiprdwk9.zip |##############---------------------------------------| 27.11% tmpjiprdwk9.zip |###############--------------------------------------| 27.65% tmpjiprdwk9.zip |###############--------------------------------------| 28.19% tmpjiprdwk9.zip |###############--------------------------------------| 28.73% tmpjiprdwk9.zip |################-------------------------------------| 29.27% tmpjiprdwk9.zip |################-------------------------------------| 29.82% tmpjiprdwk9.zip |################-------------------------------------| 30.36% tmpjiprdwk9.zip |################-------------------------------------| 30.9% tmpjiprdwk9.zip |#################------------------------------------| 31.44% tmpjiprdwk9.zip |#################------------------------------------| 31.98% tmpjiprdwk9.zip |#################------------------------------------| 32.53% tmpjiprdwk9.zip |##################-----------------------------------| 33.07% tmpjiprdwk9.zip |##################-----------------------------------| 33.61% tmpjiprdwk9.zip |##################-----------------------------------| 34.15% tmpjiprdwk9.zip |##################-----------------------------------| 34.7% tmpjiprdwk9.zip |###################----------------------------------| 35.24% tmpjiprdwk9.zip |###################----------------------------------| 35.78% tmpjiprdwk9.zip |###################----------------------------------| 36.32% tmpjiprdwk9.zip |####################---------------------------------| 36.86% tmpjiprdwk9.zip |####################---------------------------------| 37.41% tmpjiprdwk9.zip |####################---------------------------------| 37.95% tmpjiprdwk9.zip |####################---------------------------------| 38.49% tmpjiprdwk9.zip |#####################--------------------------------| 39.03% tmpjiprdwk9.zip |#####################--------------------------------| 39.57% tmpjiprdwk9.zip |#####################--------------------------------| 40.12% tmpjiprdwk9.zip |######################-------------------------------| 40.66% tmpjiprdwk9.zip |######################-------------------------------| 41.2% tmpjiprdwk9.zip |######################-------------------------------| 41.74% tmpjiprdwk9.zip |######################-------------------------------| 42.29% tmpjiprdwk9.zip |#######################------------------------------| 42.83% tmpjiprdwk9.zip |#######################------------------------------| 43.37% tmpjiprdwk9.zip |#######################------------------------------| 43.91% tmpjiprdwk9.zip |########################-----------------------------| 44.45% tmpjiprdwk9.zip |########################-----------------------------| 45.0% tmpjiprdwk9.zip |########################-----------------------------| 45.54% tmpjiprdwk9.zip |########################-----------------------------| 46.08% tmpjiprdwk9.zip |#########################----------------------------| 46.62% tmpjiprdwk9.zip |#########################----------------------------| 47.16% tmpjiprdwk9.zip |#########################----------------------------| 47.71% tmpjiprdwk9.zip |##########################---------------------------| 48.25% tmpjiprdwk9.zip |##########################---------------------------| 48.79% tmpjiprdwk9.zip |##########################---------------------------| 49.33% tmpjiprdwk9.zip |##########################---------------------------| 49.87% tmpjiprdwk9.zip |###########################--------------------------| 50.42% tmpjiprdwk9.zip |###########################--------------------------| 50.96% tmpjiprdwk9.zip |###########################--------------------------| 51.5% tmpjiprdwk9.zip |############################-------------------------| 52.04% tmpjiprdwk9.zip |############################-------------------------| 52.59% tmpjiprdwk9.zip |############################-------------------------| 53.13% tmpjiprdwk9.zip |############################-------------------------| 53.67% tmpjiprdwk9.zip |#############################------------------------| 54.21% tmpjiprdwk9.zip |#############################------------------------| 54.75% tmpjiprdwk9.zip |#############################------------------------| 55.3% tmpjiprdwk9.zip |##############################-----------------------| 55.84% tmpjiprdwk9.zip |##############################-----------------------| 56.38% tmpjiprdwk9.zip |##############################-----------------------| 56.92% tmpjiprdwk9.zip |##############################-----------------------| 57.46% tmpjiprdwk9.zip |###############################----------------------| 58.01% tmpjiprdwk9.zip |###############################----------------------| 58.55% tmpjiprdwk9.zip |###############################----------------------| 59.09% tmpjiprdwk9.zip |################################---------------------| 59.63% tmpjiprdwk9.zip |################################---------------------| 60.17% tmpjiprdwk9.zip |################################---------------------| 60.72% tmpjiprdwk9.zip |################################---------------------| 61.26% tmpjiprdwk9.zip |#################################--------------------| 61.8% tmpjiprdwk9.zip |#################################--------------------| 62.34% tmpjiprdwk9.zip |#################################--------------------| 62.89% tmpjiprdwk9.zip |##################################-------------------| 63.43% tmpjiprdwk9.zip |##################################-------------------| 63.97% tmpjiprdwk9.zip |##################################-------------------| 64.51% tmpjiprdwk9.zip |##################################-------------------| 65.05% tmpjiprdwk9.zip |###################################------------------| 65.6% tmpjiprdwk9.zip |###################################------------------| 66.14% tmpjiprdwk9.zip |###################################------------------| 66.68% tmpjiprdwk9.zip |####################################-----------------| 67.22% tmpjiprdwk9.zip |####################################-----------------| 67.76% tmpjiprdwk9.zip |####################################-----------------| 68.31% tmpjiprdwk9.zip |####################################-----------------| 68.85% tmpjiprdwk9.zip |#####################################----------------| 69.39% tmpjiprdwk9.zip |#####################################----------------| 69.93% tmpjiprdwk9.zip |#####################################----------------| 70.48% tmpjiprdwk9.zip |######################################---------------| 71.02% tmpjiprdwk9.zip |######################################---------------| 71.56% tmpjiprdwk9.zip |######################################---------------| 72.1% tmpjiprdwk9.zip |#######################################--------------| 72.64% tmpjiprdwk9.zip |#######################################--------------| 73.19% tmpjiprdwk9.zip |#######################################--------------| 73.73% tmpjiprdwk9.zip |#######################################--------------| 74.27% tmpjiprdwk9.zip |########################################-------------| 74.81% tmpjiprdwk9.zip |########################################-------------| 75.35% tmpjiprdwk9.zip |########################################-------------| 75.9% tmpjiprdwk9.zip |#########################################------------| 76.44% tmpjiprdwk9.zip |#########################################------------| 76.98% tmpjiprdwk9.zip |#########################################------------| 77.52% tmpjiprdwk9.zip |#########################################------------| 78.06% tmpjiprdwk9.zip |##########################################-----------| 78.61% tmpjiprdwk9.zip |##########################################-----------| 79.15% tmpjiprdwk9.zip |##########################################-----------| 79.69% tmpjiprdwk9.zip |###########################################----------| 80.23% tmpjiprdwk9.zip |###########################################----------| 80.78% tmpjiprdwk9.zip |###########################################----------| 81.32% tmpjiprdwk9.zip |###########################################----------| 81.86% tmpjiprdwk9.zip |############################################---------| 82.4% tmpjiprdwk9.zip |############################################---------| 82.94% tmpjiprdwk9.zip |############################################---------| 83.49% tmpjiprdwk9.zip |#############################################--------| 84.03% tmpjiprdwk9.zip |#############################################--------| 84.57% tmpjiprdwk9.zip |#############################################--------| 85.11% tmpjiprdwk9.zip |#############################################--------| 85.65% tmpjiprdwk9.zip |##############################################-------| 86.2% tmpjiprdwk9.zip |##############################################-------| 86.74% tmpjiprdwk9.zip |##############################################-------| 87.28% tmpjiprdwk9.zip |###############################################------| 87.82% tmpjiprdwk9.zip |###############################################------| 88.36% tmpjiprdwk9.zip |###############################################------| 88.91% tmpjiprdwk9.zip |###############################################------| 89.45% tmpjiprdwk9.zip |################################################-----| 89.99% tmpjiprdwk9.zip |################################################-----| 90.53% tmpjiprdwk9.zip |################################################-----| 91.08% tmpjiprdwk9.zip |#################################################----| 91.62% tmpjiprdwk9.zip |#################################################----| 92.16% tmpjiprdwk9.zip |#################################################----| 92.7% tmpjiprdwk9.zip |#################################################----| 93.24% tmpjiprdwk9.zip |##################################################---| 93.79% tmpjiprdwk9.zip |##################################################---| 94.33% tmpjiprdwk9.zip |##################################################---| 94.87% tmpjiprdwk9.zip |###################################################--| 95.41% tmpjiprdwk9.zip |###################################################--| 95.95% tmpjiprdwk9.zip |###################################################--| 96.5% tmpjiprdwk9.zip |###################################################--| 97.04% tmpjiprdwk9.zip |####################################################-| 97.58% tmpjiprdwk9.zip |####################################################-| 98.12% tmpjiprdwk9.zip |####################################################-| 98.67% tmpjiprdwk9.zip |#####################################################| 99.21% tmpjiprdwk9.zip |#####################################################| 99.75% tmpjiprdwk9.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is edfb602f-937e-4fbd-837b-b19143a9081b + 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).. tmpntwmwm6a.zip |-----------------------------------------------------| 0.53% tmpntwmwm6a.zip |#----------------------------------------------------| 1.06% tmpntwmwm6a.zip |#----------------------------------------------------| 1.58% tmpntwmwm6a.zip |#----------------------------------------------------| 2.11% tmpntwmwm6a.zip |#----------------------------------------------------| 2.64% tmpntwmwm6a.zip |##---------------------------------------------------| 3.17% tmpntwmwm6a.zip |##---------------------------------------------------| 3.7% tmpntwmwm6a.zip |##---------------------------------------------------| 4.22% tmpntwmwm6a.zip |###--------------------------------------------------| 4.75% tmpntwmwm6a.zip |###--------------------------------------------------| 5.28% tmpntwmwm6a.zip |###--------------------------------------------------| 5.81% tmpntwmwm6a.zip |###--------------------------------------------------| 6.34% tmpntwmwm6a.zip |####-------------------------------------------------| 6.86% tmpntwmwm6a.zip |####-------------------------------------------------| 7.39% tmpntwmwm6a.zip |####-------------------------------------------------| 7.92% tmpntwmwm6a.zip |####-------------------------------------------------| 8.45% tmpntwmwm6a.zip |#####------------------------------------------------| 8.98% tmpntwmwm6a.zip |#####------------------------------------------------| 9.5% tmpntwmwm6a.zip |#####------------------------------------------------| 10.03% tmpntwmwm6a.zip |######-----------------------------------------------| 10.56% tmpntwmwm6a.zip |######-----------------------------------------------| 11.09% tmpntwmwm6a.zip |######-----------------------------------------------| 11.61% tmpntwmwm6a.zip |######-----------------------------------------------| 12.14% tmpntwmwm6a.zip |#######----------------------------------------------| 12.67% tmpntwmwm6a.zip |#######----------------------------------------------| 13.2% tmpntwmwm6a.zip |#######----------------------------------------------| 13.73% tmpntwmwm6a.zip |########---------------------------------------------| 14.25% tmpntwmwm6a.zip |########---------------------------------------------| 14.78% tmpntwmwm6a.zip |########---------------------------------------------| 15.31% tmpntwmwm6a.zip |########---------------------------------------------| 15.84% tmpntwmwm6a.zip |#########--------------------------------------------| 16.37% tmpntwmwm6a.zip |#########--------------------------------------------| 16.89% tmpntwmwm6a.zip |#########--------------------------------------------| 17.42% tmpntwmwm6a.zip |##########-------------------------------------------| 17.95% tmpntwmwm6a.zip |##########-------------------------------------------| 18.48% tmpntwmwm6a.zip |##########-------------------------------------------| 19.01% tmpntwmwm6a.zip |##########-------------------------------------------| 19.53% tmpntwmwm6a.zip |###########------------------------------------------| 20.06% tmpntwmwm6a.zip |###########------------------------------------------| 20.59% tmpntwmwm6a.zip |###########------------------------------------------| 21.12% tmpntwmwm6a.zip |###########------------------------------------------| 21.65% tmpntwmwm6a.zip |############-----------------------------------------| 22.17% tmpntwmwm6a.zip |############-----------------------------------------| 22.7% tmpntwmwm6a.zip |############-----------------------------------------| 23.23% tmpntwmwm6a.zip |#############----------------------------------------| 23.76% tmpntwmwm6a.zip |#############----------------------------------------| 24.29% tmpntwmwm6a.zip |#############----------------------------------------| 24.81% tmpntwmwm6a.zip |#############----------------------------------------| 25.34% tmpntwmwm6a.zip |##############---------------------------------------| 25.87% tmpntwmwm6a.zip |##############---------------------------------------| 26.4% tmpntwmwm6a.zip |##############---------------------------------------| 26.93% tmpntwmwm6a.zip |###############--------------------------------------| 27.45% tmpntwmwm6a.zip |###############--------------------------------------| 27.98% tmpntwmwm6a.zip |###############--------------------------------------| 28.51% tmpntwmwm6a.zip |###############--------------------------------------| 29.04% tmpntwmwm6a.zip |################-------------------------------------| 29.57% tmpntwmwm6a.zip |################-------------------------------------| 30.09% tmpntwmwm6a.zip |################-------------------------------------| 30.62% tmpntwmwm6a.zip |#################------------------------------------| 31.15% tmpntwmwm6a.zip |#################------------------------------------| 31.68% tmpntwmwm6a.zip |#################------------------------------------| 32.21% tmpntwmwm6a.zip |#################------------------------------------| 32.73% tmpntwmwm6a.zip |##################-----------------------------------| 33.26% tmpntwmwm6a.zip |##################-----------------------------------| 33.79% tmpntwmwm6a.zip |##################-----------------------------------| 34.32% tmpntwmwm6a.zip |##################-----------------------------------| 34.84% tmpntwmwm6a.zip |###################----------------------------------| 35.37% tmpntwmwm6a.zip |###################----------------------------------| 35.9% tmpntwmwm6a.zip |###################----------------------------------| 36.43% tmpntwmwm6a.zip |####################---------------------------------| 36.96% tmpntwmwm6a.zip |####################---------------------------------| 37.48% tmpntwmwm6a.zip |####################---------------------------------| 38.01% tmpntwmwm6a.zip |####################---------------------------------| 38.54% tmpntwmwm6a.zip |#####################--------------------------------| 39.07% tmpntwmwm6a.zip |#####################--------------------------------| 39.6% tmpntwmwm6a.zip |#####################--------------------------------| 40.12% tmpntwmwm6a.zip |######################-------------------------------| 40.65% tmpntwmwm6a.zip |######################-------------------------------| 41.18% tmpntwmwm6a.zip |######################-------------------------------| 41.71% tmpntwmwm6a.zip |######################-------------------------------| 42.24% tmpntwmwm6a.zip |#######################------------------------------| 42.76% tmpntwmwm6a.zip |#######################------------------------------| 43.29% tmpntwmwm6a.zip |#######################------------------------------| 43.82% tmpntwmwm6a.zip |########################-----------------------------| 44.35% tmpntwmwm6a.zip |########################-----------------------------| 44.88% tmpntwmwm6a.zip |########################-----------------------------| 45.4% tmpntwmwm6a.zip |########################-----------------------------| 45.93% tmpntwmwm6a.zip |#########################----------------------------| 46.46% tmpntwmwm6a.zip |#########################----------------------------| 46.99% tmpntwmwm6a.zip |#########################----------------------------| 47.52% tmpntwmwm6a.zip |#########################----------------------------| 48.04% tmpntwmwm6a.zip |##########################---------------------------| 48.57% tmpntwmwm6a.zip |##########################---------------------------| 49.1% tmpntwmwm6a.zip |##########################---------------------------| 49.63% tmpntwmwm6a.zip |###########################--------------------------| 50.16% tmpntwmwm6a.zip |###########################--------------------------| 50.68% tmpntwmwm6a.zip |###########################--------------------------| 51.21% tmpntwmwm6a.zip |###########################--------------------------| 51.74% tmpntwmwm6a.zip |############################-------------------------| 52.27% tmpntwmwm6a.zip |############################-------------------------| 52.8% tmpntwmwm6a.zip |############################-------------------------| 53.32% tmpntwmwm6a.zip |#############################------------------------| 53.85% tmpntwmwm6a.zip |#############################------------------------| 54.38% tmpntwmwm6a.zip |#############################------------------------| 54.91% tmpntwmwm6a.zip |#############################------------------------| 55.44% tmpntwmwm6a.zip |##############################-----------------------| 55.96% tmpntwmwm6a.zip |##############################-----------------------| 56.49% tmpntwmwm6a.zip |##############################-----------------------| 57.02% tmpntwmwm6a.zip |##############################-----------------------| 57.55% tmpntwmwm6a.zip |###############################----------------------| 58.07% tmpntwmwm6a.zip |###############################----------------------| 58.6% tmpntwmwm6a.zip |###############################----------------------| 59.13% tmpntwmwm6a.zip |################################---------------------| 59.66% tmpntwmwm6a.zip |################################---------------------| 60.19% tmpntwmwm6a.zip |################################---------------------| 60.71% tmpntwmwm6a.zip |################################---------------------| 61.24% tmpntwmwm6a.zip |#################################--------------------| 61.77% tmpntwmwm6a.zip |#################################--------------------| 62.3% tmpntwmwm6a.zip |#################################--------------------| 62.83% tmpntwmwm6a.zip |##################################-------------------| 63.35% tmpntwmwm6a.zip |##################################-------------------| 63.88% tmpntwmwm6a.zip |##################################-------------------| 64.41% tmpntwmwm6a.zip |##################################-------------------| 64.94% tmpntwmwm6a.zip |###################################------------------| 65.47% tmpntwmwm6a.zip |###################################------------------| 65.99% tmpntwmwm6a.zip |###################################------------------| 66.52% tmpntwmwm6a.zip |####################################-----------------| 67.05% tmpntwmwm6a.zip |####################################-----------------| 67.58% tmpntwmwm6a.zip |####################################-----------------| 68.11% tmpntwmwm6a.zip |####################################-----------------| 68.63% tmpntwmwm6a.zip |#####################################----------------| 69.16% tmpntwmwm6a.zip |#####################################----------------| 69.69% tmpntwmwm6a.zip |#####################################----------------| 70.22% tmpntwmwm6a.zip |#####################################----------------| 70.75% tmpntwmwm6a.zip |######################################---------------| 71.27% tmpntwmwm6a.zip |######################################---------------| 71.8% tmpntwmwm6a.zip |######################################---------------| 72.33% tmpntwmwm6a.zip |#######################################--------------| 72.86% tmpntwmwm6a.zip |#######################################--------------| 73.39% tmpntwmwm6a.zip |#######################################--------------| 73.91% tmpntwmwm6a.zip |#######################################--------------| 74.44% tmpntwmwm6a.zip |########################################-------------| 74.97% tmpntwmwm6a.zip |########################################-------------| 75.5% tmpntwmwm6a.zip |########################################-------------| 76.03% tmpntwmwm6a.zip |#########################################------------| 76.55% tmpntwmwm6a.zip |#########################################------------| 77.08% tmpntwmwm6a.zip |#########################################------------| 77.61% tmpntwmwm6a.zip |#########################################------------| 78.14% tmpntwmwm6a.zip |##########################################-----------| 78.66% tmpntwmwm6a.zip |##########################################-----------| 79.19% tmpntwmwm6a.zip |##########################################-----------| 79.72% tmpntwmwm6a.zip |###########################################----------| 80.25% tmpntwmwm6a.zip |###########################################----------| 80.78% tmpntwmwm6a.zip |###########################################----------| 81.3% tmpntwmwm6a.zip |###########################################----------| 81.83% tmpntwmwm6a.zip |############################################---------| 82.36% tmpntwmwm6a.zip |############################################---------| 82.89% tmpntwmwm6a.zip |############################################---------| 83.42% tmpntwmwm6a.zip |############################################---------| 83.94% tmpntwmwm6a.zip |#############################################--------| 84.47% tmpntwmwm6a.zip |#############################################--------| 85.0% tmpntwmwm6a.zip |#############################################--------| 85.53% tmpntwmwm6a.zip |##############################################-------| 86.06% tmpntwmwm6a.zip |##############################################-------| 86.58% tmpntwmwm6a.zip |##############################################-------| 87.11% tmpntwmwm6a.zip |##############################################-------| 87.64% tmpntwmwm6a.zip |###############################################------| 88.17% tmpntwmwm6a.zip |###############################################------| 88.7% tmpntwmwm6a.zip |###############################################------| 89.22% tmpntwmwm6a.zip |################################################-----| 89.75% tmpntwmwm6a.zip |################################################-----| 90.28% tmpntwmwm6a.zip |################################################-----| 90.81% tmpntwmwm6a.zip |################################################-----| 91.34% tmpntwmwm6a.zip |#################################################----| 91.86% tmpntwmwm6a.zip |#################################################----| 92.39% tmpntwmwm6a.zip |#################################################----| 92.92% tmpntwmwm6a.zip |##################################################---| 93.45% tmpntwmwm6a.zip |##################################################---| 93.98% tmpntwmwm6a.zip |##################################################---| 94.5% tmpntwmwm6a.zip |##################################################---| 95.03% tmpntwmwm6a.zip |###################################################--| 95.56% tmpntwmwm6a.zip |###################################################--| 96.09% tmpntwmwm6a.zip |###################################################--| 96.62% tmpntwmwm6a.zip |###################################################--| 97.14% tmpntwmwm6a.zip |####################################################-| 97.67% tmpntwmwm6a.zip |####################################################-| 98.2% tmpntwmwm6a.zip |####################################################-| 98.73% tmpntwmwm6a.zip |#####################################################| 99.26% tmpntwmwm6a.zip |#####################################################| 99.78% tmpntwmwm6a.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is a6587ff5-6122-49d2-8a32-bcabbe0ac5c3 + 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' ++ /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=sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn&_include=id' + 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).. tmpkqs5bndx.zip |-----------------------------------------------------| 0.54% tmpkqs5bndx.zip |#----------------------------------------------------| 1.09% tmpkqs5bndx.zip |#----------------------------------------------------| 1.63% tmpkqs5bndx.zip |#----------------------------------------------------| 2.18% tmpkqs5bndx.zip |#----------------------------------------------------| 2.72% tmpkqs5bndx.zip |##---------------------------------------------------| 3.27% tmpkqs5bndx.zip |##---------------------------------------------------| 3.81% tmpkqs5bndx.zip |##---------------------------------------------------| 4.35% tmpkqs5bndx.zip |###--------------------------------------------------| 4.9% tmpkqs5bndx.zip |###--------------------------------------------------| 5.44% tmpkqs5bndx.zip |###--------------------------------------------------| 5.99% tmpkqs5bndx.zip |###--------------------------------------------------| 6.53% tmpkqs5bndx.zip |####-------------------------------------------------| 7.08% tmpkqs5bndx.zip |####-------------------------------------------------| 7.62% tmpkqs5bndx.zip |####-------------------------------------------------| 8.16% tmpkqs5bndx.zip |#####------------------------------------------------| 8.71% tmpkqs5bndx.zip |#####------------------------------------------------| 9.25% tmpkqs5bndx.zip |#####------------------------------------------------| 9.8% tmpkqs5bndx.zip |#####------------------------------------------------| 10.34% tmpkqs5bndx.zip |######-----------------------------------------------| 10.89% tmpkqs5bndx.zip |######-----------------------------------------------| 11.43% tmpkqs5bndx.zip |######-----------------------------------------------| 11.97% tmpkqs5bndx.zip |#######----------------------------------------------| 12.52% tmpkqs5bndx.zip |#######----------------------------------------------| 13.06% tmpkqs5bndx.zip |#######----------------------------------------------| 13.61% tmpkqs5bndx.zip |#######----------------------------------------------| 14.15% tmpkqs5bndx.zip |########---------------------------------------------| 14.69% tmpkqs5bndx.zip |########---------------------------------------------| 15.24% tmpkqs5bndx.zip |########---------------------------------------------| 15.78% tmpkqs5bndx.zip |#########--------------------------------------------| 16.33% tmpkqs5bndx.zip |#########--------------------------------------------| 16.87% tmpkqs5bndx.zip |#########--------------------------------------------| 17.42% tmpkqs5bndx.zip |##########-------------------------------------------| 17.96% tmpkqs5bndx.zip |##########-------------------------------------------| 18.5% tmpkqs5bndx.zip |##########-------------------------------------------| 19.05% tmpkqs5bndx.zip |##########-------------------------------------------| 19.59% tmpkqs5bndx.zip |###########------------------------------------------| 20.14% tmpkqs5bndx.zip |###########------------------------------------------| 20.68% tmpkqs5bndx.zip |###########------------------------------------------| 21.23% tmpkqs5bndx.zip |############-----------------------------------------| 21.77% tmpkqs5bndx.zip |############-----------------------------------------| 22.31% tmpkqs5bndx.zip |############-----------------------------------------| 22.86% tmpkqs5bndx.zip |############-----------------------------------------| 23.4% tmpkqs5bndx.zip |#############----------------------------------------| 23.95% tmpkqs5bndx.zip |#############----------------------------------------| 24.49% tmpkqs5bndx.zip |#############----------------------------------------| 25.04% tmpkqs5bndx.zip |##############---------------------------------------| 25.58% tmpkqs5bndx.zip |##############---------------------------------------| 26.12% tmpkqs5bndx.zip |##############---------------------------------------| 26.67% tmpkqs5bndx.zip |##############---------------------------------------| 27.21% tmpkqs5bndx.zip |###############--------------------------------------| 27.76% tmpkqs5bndx.zip |###############--------------------------------------| 28.3% tmpkqs5bndx.zip |###############--------------------------------------| 28.85% tmpkqs5bndx.zip |################-------------------------------------| 29.39% tmpkqs5bndx.zip |################-------------------------------------| 29.93% tmpkqs5bndx.zip |################-------------------------------------| 30.48% tmpkqs5bndx.zip |################-------------------------------------| 31.02% tmpkqs5bndx.zip |#################------------------------------------| 31.57% tmpkqs5bndx.zip |#################------------------------------------| 32.11% tmpkqs5bndx.zip |#################------------------------------------| 32.66% tmpkqs5bndx.zip |##################-----------------------------------| 33.2% tmpkqs5bndx.zip |##################-----------------------------------| 33.74% tmpkqs5bndx.zip |##################-----------------------------------| 34.29% tmpkqs5bndx.zip |##################-----------------------------------| 34.83% tmpkqs5bndx.zip |###################----------------------------------| 35.38% tmpkqs5bndx.zip |###################----------------------------------| 35.92% tmpkqs5bndx.zip |###################----------------------------------| 36.47% tmpkqs5bndx.zip |####################---------------------------------| 37.01% tmpkqs5bndx.zip |####################---------------------------------| 37.55% tmpkqs5bndx.zip |####################---------------------------------| 38.1% tmpkqs5bndx.zip |####################---------------------------------| 38.64% tmpkqs5bndx.zip |#####################--------------------------------| 39.19% tmpkqs5bndx.zip |#####################--------------------------------| 39.73% tmpkqs5bndx.zip |#####################--------------------------------| 40.28% tmpkqs5bndx.zip |######################-------------------------------| 40.82% tmpkqs5bndx.zip |######################-------------------------------| 41.36% tmpkqs5bndx.zip |######################-------------------------------| 41.91% tmpkqs5bndx.zip |######################-------------------------------| 42.45% tmpkqs5bndx.zip |#######################------------------------------| 43.0% tmpkqs5bndx.zip |#######################------------------------------| 43.54% tmpkqs5bndx.zip |#######################------------------------------| 44.08% tmpkqs5bndx.zip |########################-----------------------------| 44.63% tmpkqs5bndx.zip |########################-----------------------------| 45.17% tmpkqs5bndx.zip |########################-----------------------------| 45.72% tmpkqs5bndx.zip |#########################----------------------------| 46.26% tmpkqs5bndx.zip |#########################----------------------------| 46.81% tmpkqs5bndx.zip |#########################----------------------------| 47.35% tmpkqs5bndx.zip |#########################----------------------------| 47.89% tmpkqs5bndx.zip |##########################---------------------------| 48.44% tmpkqs5bndx.zip |##########################---------------------------| 48.98% tmpkqs5bndx.zip |##########################---------------------------| 49.53% tmpkqs5bndx.zip |###########################--------------------------| 50.07% tmpkqs5bndx.zip |###########################--------------------------| 50.62% tmpkqs5bndx.zip |###########################--------------------------| 51.16% tmpkqs5bndx.zip |###########################--------------------------| 51.7% tmpkqs5bndx.zip |############################-------------------------| 52.25% tmpkqs5bndx.zip |############################-------------------------| 52.79% tmpkqs5bndx.zip |############################-------------------------| 53.34% tmpkqs5bndx.zip |#############################------------------------| 53.88% tmpkqs5bndx.zip |#############################------------------------| 54.43% tmpkqs5bndx.zip |#############################------------------------| 54.97% tmpkqs5bndx.zip |#############################------------------------| 55.51% tmpkqs5bndx.zip |##############################-----------------------| 56.06% tmpkqs5bndx.zip |##############################-----------------------| 56.6% tmpkqs5bndx.zip |##############################-----------------------| 57.15% tmpkqs5bndx.zip |###############################----------------------| 57.69% tmpkqs5bndx.zip |###############################----------------------| 58.24% tmpkqs5bndx.zip |###############################----------------------| 58.78% tmpkqs5bndx.zip |###############################----------------------| 59.32% tmpkqs5bndx.zip |################################---------------------| 59.87% tmpkqs5bndx.zip |################################---------------------| 60.41% tmpkqs5bndx.zip |################################---------------------| 60.96% tmpkqs5bndx.zip |#################################--------------------| 61.5% tmpkqs5bndx.zip |#################################--------------------| 62.05% tmpkqs5bndx.zip |#################################--------------------| 62.59% tmpkqs5bndx.zip |#################################--------------------| 63.13% tmpkqs5bndx.zip |##################################-------------------| 63.68% tmpkqs5bndx.zip |##################################-------------------| 64.22% tmpkqs5bndx.zip |##################################-------------------| 64.77% tmpkqs5bndx.zip |###################################------------------| 65.31% tmpkqs5bndx.zip |###################################------------------| 65.86% tmpkqs5bndx.zip |###################################------------------| 66.4% tmpkqs5bndx.zip |###################################------------------| 66.94% tmpkqs5bndx.zip |####################################-----------------| 67.49% tmpkqs5bndx.zip |####################################-----------------| 68.03% tmpkqs5bndx.zip |####################################-----------------| 68.58% tmpkqs5bndx.zip |#####################################----------------| 69.12% tmpkqs5bndx.zip |#####################################----------------| 69.66% tmpkqs5bndx.zip |#####################################----------------| 70.21% tmpkqs5bndx.zip |#####################################----------------| 70.75% tmpkqs5bndx.zip |######################################---------------| 71.3% tmpkqs5bndx.zip |######################################---------------| 71.84% tmpkqs5bndx.zip |######################################---------------| 72.39% tmpkqs5bndx.zip |#######################################--------------| 72.93% tmpkqs5bndx.zip |#######################################--------------| 73.47% tmpkqs5bndx.zip |#######################################--------------| 74.02% tmpkqs5bndx.zip |########################################-------------| 74.56% tmpkqs5bndx.zip |########################################-------------| 75.11% tmpkqs5bndx.zip |########################################-------------| 75.65% tmpkqs5bndx.zip |########################################-------------| 76.2% tmpkqs5bndx.zip |#########################################------------| 76.74% tmpkqs5bndx.zip |#########################################------------| 77.28% tmpkqs5bndx.zip |#########################################------------| 77.83% tmpkqs5bndx.zip |##########################################-----------| 78.37% tmpkqs5bndx.zip |##########################################-----------| 78.92% tmpkqs5bndx.zip |##########################################-----------| 79.46% tmpkqs5bndx.zip |##########################################-----------| 80.01% tmpkqs5bndx.zip |###########################################----------| 80.55% tmpkqs5bndx.zip |###########################################----------| 81.09% tmpkqs5bndx.zip |###########################################----------| 81.64% tmpkqs5bndx.zip |############################################---------| 82.18% tmpkqs5bndx.zip |############################################---------| 82.73% tmpkqs5bndx.zip |############################################---------| 83.27% tmpkqs5bndx.zip |############################################---------| 83.82% tmpkqs5bndx.zip |#############################################--------| 84.36% tmpkqs5bndx.zip |#############################################--------| 84.9% tmpkqs5bndx.zip |#############################################--------| 85.45% tmpkqs5bndx.zip |##############################################-------| 85.99% tmpkqs5bndx.zip |##############################################-------| 86.54% tmpkqs5bndx.zip |##############################################-------| 87.08% tmpkqs5bndx.zip |##############################################-------| 87.63% tmpkqs5bndx.zip |###############################################------| 88.17% tmpkqs5bndx.zip |###############################################------| 88.71% tmpkqs5bndx.zip |###############################################------| 89.26% tmpkqs5bndx.zip |################################################-----| 89.8% tmpkqs5bndx.zip |################################################-----| 90.35% tmpkqs5bndx.zip |################################################-----| 90.89% tmpkqs5bndx.zip |################################################-----| 91.44% tmpkqs5bndx.zip |#################################################----| 91.98% tmpkqs5bndx.zip |#################################################----| 92.52% tmpkqs5bndx.zip |#################################################----| 93.07% tmpkqs5bndx.zip |##################################################---| 93.61% tmpkqs5bndx.zip |##################################################---| 94.16% tmpkqs5bndx.zip |##################################################---| 94.7% tmpkqs5bndx.zip |##################################################---| 95.25% tmpkqs5bndx.zip |###################################################--| 95.79% tmpkqs5bndx.zip |###################################################--| 96.33% tmpkqs5bndx.zip |###################################################--| 96.88% tmpkqs5bndx.zip |####################################################-| 97.42% tmpkqs5bndx.zip |####################################################-| 97.97% tmpkqs5bndx.zip |####################################################-| 98.51% tmpkqs5bndx.zip |####################################################-| 99.05% tmpkqs5bndx.zip |#####################################################| 99.6% tmpkqs5bndx.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 31009604-1ffa-49c0-a1f5-c910b91e73ad + 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' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:EMD78qPs --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=k8splugin-3.9.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-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).. tmpwe8h5v_5.zip |-----------------------------------------------------| 0.13% tmpwe8h5v_5.zip |-----------------------------------------------------| 0.27% tmpwe8h5v_5.zip |-----------------------------------------------------| 0.4% tmpwe8h5v_5.zip |-----------------------------------------------------| 0.54% tmpwe8h5v_5.zip |-----------------------------------------------------| 0.67% tmpwe8h5v_5.zip |-----------------------------------------------------| 0.81% tmpwe8h5v_5.zip |#----------------------------------------------------| 0.94% tmpwe8h5v_5.zip |#----------------------------------------------------| 1.08% tmpwe8h5v_5.zip |#----------------------------------------------------| 1.21% tmpwe8h5v_5.zip |#----------------------------------------------------| 1.35% tmpwe8h5v_5.zip |#----------------------------------------------------| 1.48% tmpwe8h5v_5.zip |#----------------------------------------------------| 1.62% tmpwe8h5v_5.zip |#----------------------------------------------------| 1.75% tmpwe8h5v_5.zip |#----------------------------------------------------| 1.89% tmpwe8h5v_5.zip |#----------------------------------------------------| 2.02% tmpwe8h5v_5.zip |#----------------------------------------------------| 2.16% tmpwe8h5v_5.zip |#----------------------------------------------------| 2.29% tmpwe8h5v_5.zip |#----------------------------------------------------| 2.43% tmpwe8h5v_5.zip |#----------------------------------------------------| 2.56% tmpwe8h5v_5.zip |#----------------------------------------------------| 2.7% tmpwe8h5v_5.zip |##---------------------------------------------------| 2.83% tmpwe8h5v_5.zip |##---------------------------------------------------| 2.97% tmpwe8h5v_5.zip |##---------------------------------------------------| 3.1% tmpwe8h5v_5.zip |##---------------------------------------------------| 3.24% tmpwe8h5v_5.zip |##---------------------------------------------------| 3.37% tmpwe8h5v_5.zip |##---------------------------------------------------| 3.51% tmpwe8h5v_5.zip |##---------------------------------------------------| 3.64% tmpwe8h5v_5.zip |##---------------------------------------------------| 3.78% tmpwe8h5v_5.zip |##---------------------------------------------------| 3.91% tmpwe8h5v_5.zip |##---------------------------------------------------| 4.05% tmpwe8h5v_5.zip |##---------------------------------------------------| 4.18% tmpwe8h5v_5.zip |##---------------------------------------------------| 4.32% tmpwe8h5v_5.zip |##---------------------------------------------------| 4.45% tmpwe8h5v_5.zip |##---------------------------------------------------| 4.59% tmpwe8h5v_5.zip |###--------------------------------------------------| 4.72% tmpwe8h5v_5.zip |###--------------------------------------------------| 4.86% tmpwe8h5v_5.zip |###--------------------------------------------------| 4.99% tmpwe8h5v_5.zip |###--------------------------------------------------| 5.13% tmpwe8h5v_5.zip |###--------------------------------------------------| 5.26% tmpwe8h5v_5.zip |###--------------------------------------------------| 5.4% tmpwe8h5v_5.zip |###--------------------------------------------------| 5.53% tmpwe8h5v_5.zip |###--------------------------------------------------| 5.67% tmpwe8h5v_5.zip |###--------------------------------------------------| 5.8% tmpwe8h5v_5.zip |###--------------------------------------------------| 5.94% tmpwe8h5v_5.zip |###--------------------------------------------------| 6.07% tmpwe8h5v_5.zip |###--------------------------------------------------| 6.21% tmpwe8h5v_5.zip |###--------------------------------------------------| 6.34% tmpwe8h5v_5.zip |###--------------------------------------------------| 6.48% tmpwe8h5v_5.zip |####-------------------------------------------------| 6.61% tmpwe8h5v_5.zip |####-------------------------------------------------| 6.75% tmpwe8h5v_5.zip |####-------------------------------------------------| 6.88% tmpwe8h5v_5.zip |####-------------------------------------------------| 7.02% tmpwe8h5v_5.zip |####-------------------------------------------------| 7.15% tmpwe8h5v_5.zip |####-------------------------------------------------| 7.29% tmpwe8h5v_5.zip |####-------------------------------------------------| 7.42% tmpwe8h5v_5.zip |####-------------------------------------------------| 7.56% tmpwe8h5v_5.zip |####-------------------------------------------------| 7.69% tmpwe8h5v_5.zip |####-------------------------------------------------| 7.83% tmpwe8h5v_5.zip |####-------------------------------------------------| 7.96% tmpwe8h5v_5.zip |####-------------------------------------------------| 8.1% tmpwe8h5v_5.zip |####-------------------------------------------------| 8.23% tmpwe8h5v_5.zip |####-------------------------------------------------| 8.37% tmpwe8h5v_5.zip |#####------------------------------------------------| 8.5% tmpwe8h5v_5.zip |#####------------------------------------------------| 8.63% tmpwe8h5v_5.zip |#####------------------------------------------------| 8.77% tmpwe8h5v_5.zip |#####------------------------------------------------| 8.9% tmpwe8h5v_5.zip |#####------------------------------------------------| 9.04% tmpwe8h5v_5.zip |#####------------------------------------------------| 9.17% tmpwe8h5v_5.zip |#####------------------------------------------------| 9.31% tmpwe8h5v_5.zip |#####------------------------------------------------| 9.44% tmpwe8h5v_5.zip |#####------------------------------------------------| 9.58% tmpwe8h5v_5.zip |#####------------------------------------------------| 9.71% tmpwe8h5v_5.zip |#####------------------------------------------------| 9.85% tmpwe8h5v_5.zip |#####------------------------------------------------| 9.98% tmpwe8h5v_5.zip |#####------------------------------------------------| 10.12% tmpwe8h5v_5.zip |#####------------------------------------------------| 10.25% tmpwe8h5v_5.zip |######-----------------------------------------------| 10.39% tmpwe8h5v_5.zip |######-----------------------------------------------| 10.52% tmpwe8h5v_5.zip |######-----------------------------------------------| 10.66% tmpwe8h5v_5.zip |######-----------------------------------------------| 10.79% tmpwe8h5v_5.zip |######-----------------------------------------------| 10.93% tmpwe8h5v_5.zip |######-----------------------------------------------| 11.06% tmpwe8h5v_5.zip |######-----------------------------------------------| 11.2% tmpwe8h5v_5.zip |######-----------------------------------------------| 11.33% tmpwe8h5v_5.zip |######-----------------------------------------------| 11.47% tmpwe8h5v_5.zip |######-----------------------------------------------| 11.6% tmpwe8h5v_5.zip |######-----------------------------------------------| 11.74% tmpwe8h5v_5.zip |######-----------------------------------------------| 11.87% tmpwe8h5v_5.zip |######-----------------------------------------------| 12.01% tmpwe8h5v_5.zip |######-----------------------------------------------| 12.14% tmpwe8h5v_5.zip |#######----------------------------------------------| 12.28% tmpwe8h5v_5.zip |#######----------------------------------------------| 12.41% tmpwe8h5v_5.zip |#######----------------------------------------------| 12.55% tmpwe8h5v_5.zip |#######----------------------------------------------| 12.68% tmpwe8h5v_5.zip |#######----------------------------------------------| 12.82% tmpwe8h5v_5.zip |#######----------------------------------------------| 12.95% tmpwe8h5v_5.zip |#######----------------------------------------------| 13.09% tmpwe8h5v_5.zip |#######----------------------------------------------| 13.22% tmpwe8h5v_5.zip |#######----------------------------------------------| 13.36% tmpwe8h5v_5.zip |#######----------------------------------------------| 13.49% tmpwe8h5v_5.zip |#######----------------------------------------------| 13.63% tmpwe8h5v_5.zip |#######----------------------------------------------| 13.76% tmpwe8h5v_5.zip |#######----------------------------------------------| 13.9% tmpwe8h5v_5.zip |#######----------------------------------------------| 14.03% tmpwe8h5v_5.zip |########---------------------------------------------| 14.17% tmpwe8h5v_5.zip |########---------------------------------------------| 14.3% tmpwe8h5v_5.zip |########---------------------------------------------| 14.44% tmpwe8h5v_5.zip |########---------------------------------------------| 14.57% tmpwe8h5v_5.zip |########---------------------------------------------| 14.71% tmpwe8h5v_5.zip |########---------------------------------------------| 14.84% tmpwe8h5v_5.zip |########---------------------------------------------| 14.98% tmpwe8h5v_5.zip |########---------------------------------------------| 15.11% tmpwe8h5v_5.zip |########---------------------------------------------| 15.25% tmpwe8h5v_5.zip |########---------------------------------------------| 15.38% tmpwe8h5v_5.zip |########---------------------------------------------| 15.52% tmpwe8h5v_5.zip |########---------------------------------------------| 15.65% tmpwe8h5v_5.zip |########---------------------------------------------| 15.79% tmpwe8h5v_5.zip |########---------------------------------------------| 15.92% tmpwe8h5v_5.zip |#########--------------------------------------------| 16.06% tmpwe8h5v_5.zip |#########--------------------------------------------| 16.19% tmpwe8h5v_5.zip |#########--------------------------------------------| 16.33% tmpwe8h5v_5.zip |#########--------------------------------------------| 16.46% tmpwe8h5v_5.zip |#########--------------------------------------------| 16.6% tmpwe8h5v_5.zip |#########--------------------------------------------| 16.73% tmpwe8h5v_5.zip |#########--------------------------------------------| 16.87% tmpwe8h5v_5.zip |#########--------------------------------------------| 17.0% tmpwe8h5v_5.zip |#########--------------------------------------------| 17.14% tmpwe8h5v_5.zip |#########--------------------------------------------| 17.27% tmpwe8h5v_5.zip |#########--------------------------------------------| 17.4% tmpwe8h5v_5.zip |#########--------------------------------------------| 17.54% tmpwe8h5v_5.zip |#########--------------------------------------------| 17.67% tmpwe8h5v_5.zip |#########--------------------------------------------| 17.81% tmpwe8h5v_5.zip |##########-------------------------------------------| 17.94% tmpwe8h5v_5.zip |##########-------------------------------------------| 18.08% tmpwe8h5v_5.zip |##########-------------------------------------------| 18.21% tmpwe8h5v_5.zip |##########-------------------------------------------| 18.35% tmpwe8h5v_5.zip |##########-------------------------------------------| 18.48% tmpwe8h5v_5.zip |##########-------------------------------------------| 18.62% tmpwe8h5v_5.zip |##########-------------------------------------------| 18.75% tmpwe8h5v_5.zip |##########-------------------------------------------| 18.89% tmpwe8h5v_5.zip |##########-------------------------------------------| 19.02% tmpwe8h5v_5.zip |##########-------------------------------------------| 19.16% tmpwe8h5v_5.zip |##########-------------------------------------------| 19.29% tmpwe8h5v_5.zip |##########-------------------------------------------| 19.43% tmpwe8h5v_5.zip |##########-------------------------------------------| 19.56% tmpwe8h5v_5.zip |##########-------------------------------------------| 19.7% tmpwe8h5v_5.zip |###########------------------------------------------| 19.83% tmpwe8h5v_5.zip |###########------------------------------------------| 19.97% tmpwe8h5v_5.zip |###########------------------------------------------| 20.1% tmpwe8h5v_5.zip |###########------------------------------------------| 20.24% tmpwe8h5v_5.zip |###########------------------------------------------| 20.37% tmpwe8h5v_5.zip |###########------------------------------------------| 20.51% tmpwe8h5v_5.zip |###########------------------------------------------| 20.64% tmpwe8h5v_5.zip |###########------------------------------------------| 20.78% tmpwe8h5v_5.zip |###########------------------------------------------| 20.91% tmpwe8h5v_5.zip |###########------------------------------------------| 21.05% tmpwe8h5v_5.zip |###########------------------------------------------| 21.18% tmpwe8h5v_5.zip |###########------------------------------------------| 21.32% tmpwe8h5v_5.zip |###########------------------------------------------| 21.45% tmpwe8h5v_5.zip |###########------------------------------------------| 21.59% tmpwe8h5v_5.zip |############-----------------------------------------| 21.72% tmpwe8h5v_5.zip |############-----------------------------------------| 21.86% tmpwe8h5v_5.zip |############-----------------------------------------| 21.99% tmpwe8h5v_5.zip |############-----------------------------------------| 22.13% tmpwe8h5v_5.zip |############-----------------------------------------| 22.26% tmpwe8h5v_5.zip |############-----------------------------------------| 22.4% tmpwe8h5v_5.zip |############-----------------------------------------| 22.53% tmpwe8h5v_5.zip |############-----------------------------------------| 22.67% tmpwe8h5v_5.zip |############-----------------------------------------| 22.8% tmpwe8h5v_5.zip |############-----------------------------------------| 22.94% tmpwe8h5v_5.zip |############-----------------------------------------| 23.07% tmpwe8h5v_5.zip |############-----------------------------------------| 23.21% tmpwe8h5v_5.zip |############-----------------------------------------| 23.34% tmpwe8h5v_5.zip |############-----------------------------------------| 23.48% tmpwe8h5v_5.zip |#############----------------------------------------| 23.61% tmpwe8h5v_5.zip |#############----------------------------------------| 23.75% tmpwe8h5v_5.zip |#############----------------------------------------| 23.88% tmpwe8h5v_5.zip |#############----------------------------------------| 24.02% tmpwe8h5v_5.zip |#############----------------------------------------| 24.15% tmpwe8h5v_5.zip |#############----------------------------------------| 24.29% tmpwe8h5v_5.zip |#############----------------------------------------| 24.42% tmpwe8h5v_5.zip |#############----------------------------------------| 24.56% tmpwe8h5v_5.zip |#############----------------------------------------| 24.69% tmpwe8h5v_5.zip |#############----------------------------------------| 24.83% tmpwe8h5v_5.zip |#############----------------------------------------| 24.96% tmpwe8h5v_5.zip |#############----------------------------------------| 25.1% tmpwe8h5v_5.zip |#############----------------------------------------| 25.23% tmpwe8h5v_5.zip |#############----------------------------------------| 25.37% tmpwe8h5v_5.zip |##############---------------------------------------| 25.5% tmpwe8h5v_5.zip |##############---------------------------------------| 25.64% tmpwe8h5v_5.zip |##############---------------------------------------| 25.77% tmpwe8h5v_5.zip |##############---------------------------------------| 25.9% tmpwe8h5v_5.zip |##############---------------------------------------| 26.04% tmpwe8h5v_5.zip |##############---------------------------------------| 26.17% tmpwe8h5v_5.zip |##############---------------------------------------| 26.31% tmpwe8h5v_5.zip |##############---------------------------------------| 26.44% tmpwe8h5v_5.zip |##############---------------------------------------| 26.58% tmpwe8h5v_5.zip |##############---------------------------------------| 26.71% tmpwe8h5v_5.zip |##############---------------------------------------| 26.85% tmpwe8h5v_5.zip |##############---------------------------------------| 26.98% tmpwe8h5v_5.zip |##############---------------------------------------| 27.12% tmpwe8h5v_5.zip |##############---------------------------------------| 27.25% tmpwe8h5v_5.zip |###############--------------------------------------| 27.39% tmpwe8h5v_5.zip |###############--------------------------------------| 27.52% tmpwe8h5v_5.zip |###############--------------------------------------| 27.66% tmpwe8h5v_5.zip |###############--------------------------------------| 27.79% tmpwe8h5v_5.zip |###############--------------------------------------| 27.93% tmpwe8h5v_5.zip |###############--------------------------------------| 28.06% tmpwe8h5v_5.zip |###############--------------------------------------| 28.2% tmpwe8h5v_5.zip |###############--------------------------------------| 28.33% tmpwe8h5v_5.zip |###############--------------------------------------| 28.47% tmpwe8h5v_5.zip |###############--------------------------------------| 28.6% tmpwe8h5v_5.zip |###############--------------------------------------| 28.74% tmpwe8h5v_5.zip |###############--------------------------------------| 28.87% tmpwe8h5v_5.zip |###############--------------------------------------| 29.01% tmpwe8h5v_5.zip |###############--------------------------------------| 29.14% tmpwe8h5v_5.zip |################-------------------------------------| 29.28% tmpwe8h5v_5.zip |################-------------------------------------| 29.41% tmpwe8h5v_5.zip |################-------------------------------------| 29.55% tmpwe8h5v_5.zip |################-------------------------------------| 29.68% tmpwe8h5v_5.zip |################-------------------------------------| 29.82% tmpwe8h5v_5.zip |################-------------------------------------| 29.95% tmpwe8h5v_5.zip |################-------------------------------------| 30.09% tmpwe8h5v_5.zip |################-------------------------------------| 30.22% tmpwe8h5v_5.zip |################-------------------------------------| 30.36% tmpwe8h5v_5.zip |################-------------------------------------| 30.49% tmpwe8h5v_5.zip |################-------------------------------------| 30.63% tmpwe8h5v_5.zip |################-------------------------------------| 30.76% tmpwe8h5v_5.zip |################-------------------------------------| 30.9% tmpwe8h5v_5.zip |################-------------------------------------| 31.03% tmpwe8h5v_5.zip |#################------------------------------------| 31.17% tmpwe8h5v_5.zip |#################------------------------------------| 31.3% tmpwe8h5v_5.zip |#################------------------------------------| 31.44% tmpwe8h5v_5.zip |#################------------------------------------| 31.57% tmpwe8h5v_5.zip |#################------------------------------------| 31.71% tmpwe8h5v_5.zip |#################------------------------------------| 31.84% tmpwe8h5v_5.zip |#################------------------------------------| 31.98% tmpwe8h5v_5.zip |#################------------------------------------| 32.11% tmpwe8h5v_5.zip |#################------------------------------------| 32.25% tmpwe8h5v_5.zip |#################------------------------------------| 32.38% tmpwe8h5v_5.zip |#################------------------------------------| 32.52% tmpwe8h5v_5.zip |#################------------------------------------| 32.65% tmpwe8h5v_5.zip |#################------------------------------------| 32.79% tmpwe8h5v_5.zip |#################------------------------------------| 32.92% tmpwe8h5v_5.zip |##################-----------------------------------| 33.06% tmpwe8h5v_5.zip |##################-----------------------------------| 33.19% tmpwe8h5v_5.zip |##################-----------------------------------| 33.33% tmpwe8h5v_5.zip |##################-----------------------------------| 33.46% tmpwe8h5v_5.zip |##################-----------------------------------| 33.6% tmpwe8h5v_5.zip |##################-----------------------------------| 33.73% tmpwe8h5v_5.zip |##################-----------------------------------| 33.87% tmpwe8h5v_5.zip |##################-----------------------------------| 34.0% tmpwe8h5v_5.zip |##################-----------------------------------| 34.14% tmpwe8h5v_5.zip |##################-----------------------------------| 34.27% tmpwe8h5v_5.zip |##################-----------------------------------| 34.41% tmpwe8h5v_5.zip |##################-----------------------------------| 34.54% tmpwe8h5v_5.zip |##################-----------------------------------| 34.67% tmpwe8h5v_5.zip |##################-----------------------------------| 34.81% tmpwe8h5v_5.zip |###################----------------------------------| 34.94% tmpwe8h5v_5.zip |###################----------------------------------| 35.08% tmpwe8h5v_5.zip |###################----------------------------------| 35.21% tmpwe8h5v_5.zip |###################----------------------------------| 35.35% tmpwe8h5v_5.zip |###################----------------------------------| 35.48% tmpwe8h5v_5.zip |###################----------------------------------| 35.62% tmpwe8h5v_5.zip |###################----------------------------------| 35.75% tmpwe8h5v_5.zip |###################----------------------------------| 35.89% tmpwe8h5v_5.zip |###################----------------------------------| 36.02% tmpwe8h5v_5.zip |###################----------------------------------| 36.16% tmpwe8h5v_5.zip |###################----------------------------------| 36.29% tmpwe8h5v_5.zip |###################----------------------------------| 36.43% tmpwe8h5v_5.zip |###################----------------------------------| 36.56% tmpwe8h5v_5.zip |###################----------------------------------| 36.7% tmpwe8h5v_5.zip |####################---------------------------------| 36.83% tmpwe8h5v_5.zip |####################---------------------------------| 36.97% tmpwe8h5v_5.zip |####################---------------------------------| 37.1% tmpwe8h5v_5.zip |####################---------------------------------| 37.24% tmpwe8h5v_5.zip |####################---------------------------------| 37.37% tmpwe8h5v_5.zip |####################---------------------------------| 37.51% tmpwe8h5v_5.zip |####################---------------------------------| 37.64% tmpwe8h5v_5.zip |####################---------------------------------| 37.78% tmpwe8h5v_5.zip |####################---------------------------------| 37.91% tmpwe8h5v_5.zip |####################---------------------------------| 38.05% tmpwe8h5v_5.zip |####################---------------------------------| 38.18% tmpwe8h5v_5.zip |####################---------------------------------| 38.32% tmpwe8h5v_5.zip |####################---------------------------------| 38.45% tmpwe8h5v_5.zip |####################---------------------------------| 38.59% tmpwe8h5v_5.zip |#####################--------------------------------| 38.72% tmpwe8h5v_5.zip |#####################--------------------------------| 38.86% tmpwe8h5v_5.zip |#####################--------------------------------| 38.99% tmpwe8h5v_5.zip |#####################--------------------------------| 39.13% tmpwe8h5v_5.zip |#####################--------------------------------| 39.26% tmpwe8h5v_5.zip |#####################--------------------------------| 39.4% tmpwe8h5v_5.zip |#####################--------------------------------| 39.53% tmpwe8h5v_5.zip |#####################--------------------------------| 39.67% tmpwe8h5v_5.zip |#####################--------------------------------| 39.8% tmpwe8h5v_5.zip |#####################--------------------------------| 39.94% tmpwe8h5v_5.zip |#####################--------------------------------| 40.07% tmpwe8h5v_5.zip |#####################--------------------------------| 40.21% tmpwe8h5v_5.zip |#####################--------------------------------| 40.34% tmpwe8h5v_5.zip |#####################--------------------------------| 40.48% tmpwe8h5v_5.zip |######################-------------------------------| 40.61% tmpwe8h5v_5.zip |######################-------------------------------| 40.75% tmpwe8h5v_5.zip |######################-------------------------------| 40.88% tmpwe8h5v_5.zip |######################-------------------------------| 41.02% tmpwe8h5v_5.zip |######################-------------------------------| 41.15% tmpwe8h5v_5.zip |######################-------------------------------| 41.29% tmpwe8h5v_5.zip |######################-------------------------------| 41.42% tmpwe8h5v_5.zip |######################-------------------------------| 41.56% tmpwe8h5v_5.zip |######################-------------------------------| 41.69% tmpwe8h5v_5.zip |######################-------------------------------| 41.83% tmpwe8h5v_5.zip |######################-------------------------------| 41.96% tmpwe8h5v_5.zip |######################-------------------------------| 42.1% tmpwe8h5v_5.zip |######################-------------------------------| 42.23% tmpwe8h5v_5.zip |######################-------------------------------| 42.37% tmpwe8h5v_5.zip |#######################------------------------------| 42.5% tmpwe8h5v_5.zip |#######################------------------------------| 42.64% tmpwe8h5v_5.zip |#######################------------------------------| 42.77% tmpwe8h5v_5.zip |#######################------------------------------| 42.91% tmpwe8h5v_5.zip |#######################------------------------------| 43.04% tmpwe8h5v_5.zip |#######################------------------------------| 43.17% tmpwe8h5v_5.zip |#######################------------------------------| 43.31% tmpwe8h5v_5.zip |#######################------------------------------| 43.44% tmpwe8h5v_5.zip |#######################------------------------------| 43.58% tmpwe8h5v_5.zip |#######################------------------------------| 43.71% tmpwe8h5v_5.zip |#######################------------------------------| 43.85% tmpwe8h5v_5.zip |#######################------------------------------| 43.98% tmpwe8h5v_5.zip |#######################------------------------------| 44.12% tmpwe8h5v_5.zip |#######################------------------------------| 44.25% tmpwe8h5v_5.zip |########################-----------------------------| 44.39% tmpwe8h5v_5.zip |########################-----------------------------| 44.52% tmpwe8h5v_5.zip |########################-----------------------------| 44.66% tmpwe8h5v_5.zip |########################-----------------------------| 44.79% tmpwe8h5v_5.zip |########################-----------------------------| 44.93% tmpwe8h5v_5.zip |########################-----------------------------| 45.06% tmpwe8h5v_5.zip |########################-----------------------------| 45.2% tmpwe8h5v_5.zip |########################-----------------------------| 45.33% tmpwe8h5v_5.zip |########################-----------------------------| 45.47% tmpwe8h5v_5.zip |########################-----------------------------| 45.6% tmpwe8h5v_5.zip |########################-----------------------------| 45.74% tmpwe8h5v_5.zip |########################-----------------------------| 45.87% tmpwe8h5v_5.zip |########################-----------------------------| 46.01% tmpwe8h5v_5.zip |########################-----------------------------| 46.14% tmpwe8h5v_5.zip |#########################----------------------------| 46.28% tmpwe8h5v_5.zip |#########################----------------------------| 46.41% tmpwe8h5v_5.zip |#########################----------------------------| 46.55% tmpwe8h5v_5.zip |#########################----------------------------| 46.68% tmpwe8h5v_5.zip |#########################----------------------------| 46.82% tmpwe8h5v_5.zip |#########################----------------------------| 46.95% tmpwe8h5v_5.zip |#########################----------------------------| 47.09% tmpwe8h5v_5.zip |#########################----------------------------| 47.22% tmpwe8h5v_5.zip |#########################----------------------------| 47.36% tmpwe8h5v_5.zip |#########################----------------------------| 47.49% tmpwe8h5v_5.zip |#########################----------------------------| 47.63% tmpwe8h5v_5.zip |#########################----------------------------| 47.76% tmpwe8h5v_5.zip |#########################----------------------------| 47.9% tmpwe8h5v_5.zip |#########################----------------------------| 48.03% tmpwe8h5v_5.zip |##########################---------------------------| 48.17% tmpwe8h5v_5.zip |##########################---------------------------| 48.3% tmpwe8h5v_5.zip |##########################---------------------------| 48.44% tmpwe8h5v_5.zip |##########################---------------------------| 48.57% tmpwe8h5v_5.zip |##########################---------------------------| 48.71% tmpwe8h5v_5.zip |##########################---------------------------| 48.84% tmpwe8h5v_5.zip |##########################---------------------------| 48.98% tmpwe8h5v_5.zip |##########################---------------------------| 49.11% tmpwe8h5v_5.zip |##########################---------------------------| 49.25% tmpwe8h5v_5.zip |##########################---------------------------| 49.38% tmpwe8h5v_5.zip |##########################---------------------------| 49.52% tmpwe8h5v_5.zip |##########################---------------------------| 49.65% tmpwe8h5v_5.zip |##########################---------------------------| 49.79% tmpwe8h5v_5.zip |##########################---------------------------| 49.92% tmpwe8h5v_5.zip |###########################--------------------------| 50.06% tmpwe8h5v_5.zip |###########################--------------------------| 50.19% tmpwe8h5v_5.zip |###########################--------------------------| 50.33% tmpwe8h5v_5.zip |###########################--------------------------| 50.46% tmpwe8h5v_5.zip |###########################--------------------------| 50.6% tmpwe8h5v_5.zip |###########################--------------------------| 50.73% tmpwe8h5v_5.zip |###########################--------------------------| 50.87% tmpwe8h5v_5.zip |###########################--------------------------| 51.0% tmpwe8h5v_5.zip |###########################--------------------------| 51.14% tmpwe8h5v_5.zip |###########################--------------------------| 51.27% tmpwe8h5v_5.zip |###########################--------------------------| 51.41% tmpwe8h5v_5.zip |###########################--------------------------| 51.54% tmpwe8h5v_5.zip |###########################--------------------------| 51.67% tmpwe8h5v_5.zip |###########################--------------------------| 51.81% tmpwe8h5v_5.zip |############################-------------------------| 51.94% tmpwe8h5v_5.zip |############################-------------------------| 52.08% tmpwe8h5v_5.zip |############################-------------------------| 52.21% tmpwe8h5v_5.zip |############################-------------------------| 52.35% tmpwe8h5v_5.zip |############################-------------------------| 52.48% tmpwe8h5v_5.zip |############################-------------------------| 52.62% tmpwe8h5v_5.zip |############################-------------------------| 52.75% tmpwe8h5v_5.zip |############################-------------------------| 52.89% tmpwe8h5v_5.zip |############################-------------------------| 53.02% tmpwe8h5v_5.zip |############################-------------------------| 53.16% tmpwe8h5v_5.zip |############################-------------------------| 53.29% tmpwe8h5v_5.zip |############################-------------------------| 53.43% tmpwe8h5v_5.zip |############################-------------------------| 53.56% tmpwe8h5v_5.zip |############################-------------------------| 53.7% tmpwe8h5v_5.zip |#############################------------------------| 53.83% tmpwe8h5v_5.zip |#############################------------------------| 53.97% tmpwe8h5v_5.zip |#############################------------------------| 54.1% tmpwe8h5v_5.zip |#############################------------------------| 54.24% tmpwe8h5v_5.zip |#############################------------------------| 54.37% tmpwe8h5v_5.zip |#############################------------------------| 54.51% tmpwe8h5v_5.zip |#############################------------------------| 54.64% tmpwe8h5v_5.zip |#############################------------------------| 54.78% tmpwe8h5v_5.zip |#############################------------------------| 54.91% tmpwe8h5v_5.zip |#############################------------------------| 55.05% tmpwe8h5v_5.zip |#############################------------------------| 55.18% tmpwe8h5v_5.zip |#############################------------------------| 55.32% tmpwe8h5v_5.zip |#############################------------------------| 55.45% tmpwe8h5v_5.zip |#############################------------------------| 55.59% tmpwe8h5v_5.zip |##############################-----------------------| 55.72% tmpwe8h5v_5.zip |##############################-----------------------| 55.86% tmpwe8h5v_5.zip |##############################-----------------------| 55.99% tmpwe8h5v_5.zip |##############################-----------------------| 56.13% tmpwe8h5v_5.zip |##############################-----------------------| 56.26% tmpwe8h5v_5.zip |##############################-----------------------| 56.4% tmpwe8h5v_5.zip |##############################-----------------------| 56.53% tmpwe8h5v_5.zip |##############################-----------------------| 56.67% tmpwe8h5v_5.zip |##############################-----------------------| 56.8% tmpwe8h5v_5.zip |##############################-----------------------| 56.94% tmpwe8h5v_5.zip |##############################-----------------------| 57.07% tmpwe8h5v_5.zip |##############################-----------------------| 57.21% tmpwe8h5v_5.zip |##############################-----------------------| 57.34% tmpwe8h5v_5.zip |##############################-----------------------| 57.48% tmpwe8h5v_5.zip |###############################----------------------| 57.61% tmpwe8h5v_5.zip |###############################----------------------| 57.75% tmpwe8h5v_5.zip |###############################----------------------| 57.88% tmpwe8h5v_5.zip |###############################----------------------| 58.02% tmpwe8h5v_5.zip |###############################----------------------| 58.15% tmpwe8h5v_5.zip |###############################----------------------| 58.29% tmpwe8h5v_5.zip |###############################----------------------| 58.42% tmpwe8h5v_5.zip |###############################----------------------| 58.56% tmpwe8h5v_5.zip |###############################----------------------| 58.69% tmpwe8h5v_5.zip |###############################----------------------| 58.83% tmpwe8h5v_5.zip |###############################----------------------| 58.96% tmpwe8h5v_5.zip |###############################----------------------| 59.1% tmpwe8h5v_5.zip |###############################----------------------| 59.23% tmpwe8h5v_5.zip |###############################----------------------| 59.37% tmpwe8h5v_5.zip |################################---------------------| 59.5% tmpwe8h5v_5.zip |################################---------------------| 59.64% tmpwe8h5v_5.zip |################################---------------------| 59.77% tmpwe8h5v_5.zip |################################---------------------| 59.91% tmpwe8h5v_5.zip |################################---------------------| 60.04% tmpwe8h5v_5.zip |################################---------------------| 60.18% tmpwe8h5v_5.zip |################################---------------------| 60.31% tmpwe8h5v_5.zip |################################---------------------| 60.44% tmpwe8h5v_5.zip |################################---------------------| 60.58% tmpwe8h5v_5.zip |################################---------------------| 60.71% tmpwe8h5v_5.zip |################################---------------------| 60.85% tmpwe8h5v_5.zip |################################---------------------| 60.98% tmpwe8h5v_5.zip |################################---------------------| 61.12% tmpwe8h5v_5.zip |################################---------------------| 61.25% tmpwe8h5v_5.zip |#################################--------------------| 61.39% tmpwe8h5v_5.zip |#################################--------------------| 61.52% tmpwe8h5v_5.zip |#################################--------------------| 61.66% tmpwe8h5v_5.zip |#################################--------------------| 61.79% tmpwe8h5v_5.zip |#################################--------------------| 61.93% tmpwe8h5v_5.zip |#################################--------------------| 62.06% tmpwe8h5v_5.zip |#################################--------------------| 62.2% tmpwe8h5v_5.zip |#################################--------------------| 62.33% tmpwe8h5v_5.zip |#################################--------------------| 62.47% tmpwe8h5v_5.zip |#################################--------------------| 62.6% tmpwe8h5v_5.zip |#################################--------------------| 62.74% tmpwe8h5v_5.zip |#################################--------------------| 62.87% tmpwe8h5v_5.zip |#################################--------------------| 63.01% tmpwe8h5v_5.zip |#################################--------------------| 63.14% tmpwe8h5v_5.zip |##################################-------------------| 63.28% tmpwe8h5v_5.zip |##################################-------------------| 63.41% tmpwe8h5v_5.zip |##################################-------------------| 63.55% tmpwe8h5v_5.zip |##################################-------------------| 63.68% tmpwe8h5v_5.zip |##################################-------------------| 63.82% tmpwe8h5v_5.zip |##################################-------------------| 63.95% tmpwe8h5v_5.zip |##################################-------------------| 64.09% tmpwe8h5v_5.zip |##################################-------------------| 64.22% tmpwe8h5v_5.zip |##################################-------------------| 64.36% tmpwe8h5v_5.zip |##################################-------------------| 64.49% tmpwe8h5v_5.zip |##################################-------------------| 64.63% tmpwe8h5v_5.zip |##################################-------------------| 64.76% tmpwe8h5v_5.zip |##################################-------------------| 64.9% tmpwe8h5v_5.zip |##################################-------------------| 65.03% tmpwe8h5v_5.zip |###################################------------------| 65.17% tmpwe8h5v_5.zip |###################################------------------| 65.3% tmpwe8h5v_5.zip |###################################------------------| 65.44% tmpwe8h5v_5.zip |###################################------------------| 65.57% tmpwe8h5v_5.zip |###################################------------------| 65.71% tmpwe8h5v_5.zip |###################################------------------| 65.84% tmpwe8h5v_5.zip |###################################------------------| 65.98% tmpwe8h5v_5.zip |###################################------------------| 66.11% tmpwe8h5v_5.zip |###################################------------------| 66.25% tmpwe8h5v_5.zip |###################################------------------| 66.38% tmpwe8h5v_5.zip |###################################------------------| 66.52% tmpwe8h5v_5.zip |###################################------------------| 66.65% tmpwe8h5v_5.zip |###################################------------------| 66.79% tmpwe8h5v_5.zip |###################################------------------| 66.92% tmpwe8h5v_5.zip |####################################-----------------| 67.06% tmpwe8h5v_5.zip |####################################-----------------| 67.19% tmpwe8h5v_5.zip |####################################-----------------| 67.33% tmpwe8h5v_5.zip |####################################-----------------| 67.46% tmpwe8h5v_5.zip |####################################-----------------| 67.6% tmpwe8h5v_5.zip |####################################-----------------| 67.73% tmpwe8h5v_5.zip |####################################-----------------| 67.87% tmpwe8h5v_5.zip |####################################-----------------| 68.0% tmpwe8h5v_5.zip |####################################-----------------| 68.14% tmpwe8h5v_5.zip |####################################-----------------| 68.27% tmpwe8h5v_5.zip |####################################-----------------| 68.41% tmpwe8h5v_5.zip |####################################-----------------| 68.54% tmpwe8h5v_5.zip |####################################-----------------| 68.68% tmpwe8h5v_5.zip |####################################-----------------| 68.81% tmpwe8h5v_5.zip |#####################################----------------| 68.94% tmpwe8h5v_5.zip |#####################################----------------| 69.08% tmpwe8h5v_5.zip |#####################################----------------| 69.21% tmpwe8h5v_5.zip |#####################################----------------| 69.35% tmpwe8h5v_5.zip |#####################################----------------| 69.48% tmpwe8h5v_5.zip |#####################################----------------| 69.62% tmpwe8h5v_5.zip |#####################################----------------| 69.75% tmpwe8h5v_5.zip |#####################################----------------| 69.89% tmpwe8h5v_5.zip |#####################################----------------| 70.02% tmpwe8h5v_5.zip |#####################################----------------| 70.16% tmpwe8h5v_5.zip |#####################################----------------| 70.29% tmpwe8h5v_5.zip |#####################################----------------| 70.43% tmpwe8h5v_5.zip |#####################################----------------| 70.56% tmpwe8h5v_5.zip |#####################################----------------| 70.7% tmpwe8h5v_5.zip |######################################---------------| 70.83% tmpwe8h5v_5.zip |######################################---------------| 70.97% tmpwe8h5v_5.zip |######################################---------------| 71.1% tmpwe8h5v_5.zip |######################################---------------| 71.24% tmpwe8h5v_5.zip |######################################---------------| 71.37% tmpwe8h5v_5.zip |######################################---------------| 71.51% tmpwe8h5v_5.zip |######################################---------------| 71.64% tmpwe8h5v_5.zip |######################################---------------| 71.78% tmpwe8h5v_5.zip |######################################---------------| 71.91% tmpwe8h5v_5.zip |######################################---------------| 72.05% tmpwe8h5v_5.zip |######################################---------------| 72.18% tmpwe8h5v_5.zip |######################################---------------| 72.32% tmpwe8h5v_5.zip |######################################---------------| 72.45% tmpwe8h5v_5.zip |######################################---------------| 72.59% tmpwe8h5v_5.zip |#######################################--------------| 72.72% tmpwe8h5v_5.zip |#######################################--------------| 72.86% tmpwe8h5v_5.zip |#######################################--------------| 72.99% tmpwe8h5v_5.zip |#######################################--------------| 73.13% tmpwe8h5v_5.zip |#######################################--------------| 73.26% tmpwe8h5v_5.zip |#######################################--------------| 73.4% tmpwe8h5v_5.zip |#######################################--------------| 73.53% tmpwe8h5v_5.zip |#######################################--------------| 73.67% tmpwe8h5v_5.zip |#######################################--------------| 73.8% tmpwe8h5v_5.zip |#######################################--------------| 73.94% tmpwe8h5v_5.zip |#######################################--------------| 74.07% tmpwe8h5v_5.zip |#######################################--------------| 74.21% tmpwe8h5v_5.zip |#######################################--------------| 74.34% tmpwe8h5v_5.zip |#######################################--------------| 74.48% tmpwe8h5v_5.zip |########################################-------------| 74.61% tmpwe8h5v_5.zip |########################################-------------| 74.75% tmpwe8h5v_5.zip |########################################-------------| 74.88% tmpwe8h5v_5.zip |########################################-------------| 75.02% tmpwe8h5v_5.zip |########################################-------------| 75.15% tmpwe8h5v_5.zip |########################################-------------| 75.29% tmpwe8h5v_5.zip |########################################-------------| 75.42% tmpwe8h5v_5.zip |########################################-------------| 75.56% tmpwe8h5v_5.zip |########################################-------------| 75.69% tmpwe8h5v_5.zip |########################################-------------| 75.83% tmpwe8h5v_5.zip |########################################-------------| 75.96% tmpwe8h5v_5.zip |########################################-------------| 76.1% tmpwe8h5v_5.zip |########################################-------------| 76.23% tmpwe8h5v_5.zip |########################################-------------| 76.37% tmpwe8h5v_5.zip |#########################################------------| 76.5% tmpwe8h5v_5.zip |#########################################------------| 76.64% tmpwe8h5v_5.zip |#########################################------------| 76.77% tmpwe8h5v_5.zip |#########################################------------| 76.91% tmpwe8h5v_5.zip |#########################################------------| 77.04% tmpwe8h5v_5.zip |#########################################------------| 77.18% tmpwe8h5v_5.zip |#########################################------------| 77.31% tmpwe8h5v_5.zip |#########################################------------| 77.45% tmpwe8h5v_5.zip |#########################################------------| 77.58% tmpwe8h5v_5.zip |#########################################------------| 77.71% tmpwe8h5v_5.zip |#########################################------------| 77.85% tmpwe8h5v_5.zip |#########################################------------| 77.98% tmpwe8h5v_5.zip |#########################################------------| 78.12% tmpwe8h5v_5.zip |#########################################------------| 78.25% tmpwe8h5v_5.zip |##########################################-----------| 78.39% tmpwe8h5v_5.zip |##########################################-----------| 78.52% tmpwe8h5v_5.zip |##########################################-----------| 78.66% tmpwe8h5v_5.zip |##########################################-----------| 78.79% tmpwe8h5v_5.zip |##########################################-----------| 78.93% tmpwe8h5v_5.zip |##########################################-----------| 79.06% tmpwe8h5v_5.zip |##########################################-----------| 79.2% tmpwe8h5v_5.zip |##########################################-----------| 79.33% tmpwe8h5v_5.zip |##########################################-----------| 79.47% tmpwe8h5v_5.zip |##########################################-----------| 79.6% tmpwe8h5v_5.zip |##########################################-----------| 79.74% tmpwe8h5v_5.zip |##########################################-----------| 79.87% tmpwe8h5v_5.zip |##########################################-----------| 80.01% tmpwe8h5v_5.zip |##########################################-----------| 80.14% tmpwe8h5v_5.zip |###########################################----------| 80.28% tmpwe8h5v_5.zip |###########################################----------| 80.41% tmpwe8h5v_5.zip |###########################################----------| 80.55% tmpwe8h5v_5.zip |###########################################----------| 80.68% tmpwe8h5v_5.zip |###########################################----------| 80.82% tmpwe8h5v_5.zip |###########################################----------| 80.95% tmpwe8h5v_5.zip |###########################################----------| 81.09% tmpwe8h5v_5.zip |###########################################----------| 81.22% tmpwe8h5v_5.zip |###########################################----------| 81.36% tmpwe8h5v_5.zip |###########################################----------| 81.49% tmpwe8h5v_5.zip |###########################################----------| 81.63% tmpwe8h5v_5.zip |###########################################----------| 81.76% tmpwe8h5v_5.zip |###########################################----------| 81.9% tmpwe8h5v_5.zip |###########################################----------| 82.03% tmpwe8h5v_5.zip |############################################---------| 82.17% tmpwe8h5v_5.zip |############################################---------| 82.3% tmpwe8h5v_5.zip |############################################---------| 82.44% tmpwe8h5v_5.zip |############################################---------| 82.57% tmpwe8h5v_5.zip |############################################---------| 82.71% tmpwe8h5v_5.zip |############################################---------| 82.84% tmpwe8h5v_5.zip |############################################---------| 82.98% tmpwe8h5v_5.zip |############################################---------| 83.11% tmpwe8h5v_5.zip |############################################---------| 83.25% tmpwe8h5v_5.zip |############################################---------| 83.38% tmpwe8h5v_5.zip |############################################---------| 83.52% tmpwe8h5v_5.zip |############################################---------| 83.65% tmpwe8h5v_5.zip |############################################---------| 83.79% tmpwe8h5v_5.zip |############################################---------| 83.92% tmpwe8h5v_5.zip |#############################################--------| 84.06% tmpwe8h5v_5.zip |#############################################--------| 84.19% tmpwe8h5v_5.zip |#############################################--------| 84.33% tmpwe8h5v_5.zip |#############################################--------| 84.46% tmpwe8h5v_5.zip |#############################################--------| 84.6% tmpwe8h5v_5.zip |#############################################--------| 84.73% tmpwe8h5v_5.zip |#############################################--------| 84.87% tmpwe8h5v_5.zip |#############################################--------| 85.0% tmpwe8h5v_5.zip |#############################################--------| 85.14% tmpwe8h5v_5.zip |#############################################--------| 85.27% tmpwe8h5v_5.zip |#############################################--------| 85.41% tmpwe8h5v_5.zip |#############################################--------| 85.54% tmpwe8h5v_5.zip |#############################################--------| 85.68% tmpwe8h5v_5.zip |#############################################--------| 85.81% tmpwe8h5v_5.zip |##############################################-------| 85.95% tmpwe8h5v_5.zip |##############################################-------| 86.08% tmpwe8h5v_5.zip |##############################################-------| 86.21% tmpwe8h5v_5.zip |##############################################-------| 86.35% tmpwe8h5v_5.zip |##############################################-------| 86.48% tmpwe8h5v_5.zip |##############################################-------| 86.62% tmpwe8h5v_5.zip |##############################################-------| 86.75% tmpwe8h5v_5.zip |##############################################-------| 86.89% tmpwe8h5v_5.zip |##############################################-------| 87.02% tmpwe8h5v_5.zip |##############################################-------| 87.16% tmpwe8h5v_5.zip |##############################################-------| 87.29% tmpwe8h5v_5.zip |##############################################-------| 87.43% tmpwe8h5v_5.zip |##############################################-------| 87.56% tmpwe8h5v_5.zip |##############################################-------| 87.7% tmpwe8h5v_5.zip |###############################################------| 87.83% tmpwe8h5v_5.zip |###############################################------| 87.97% tmpwe8h5v_5.zip |###############################################------| 88.1% tmpwe8h5v_5.zip |###############################################------| 88.24% tmpwe8h5v_5.zip |###############################################------| 88.37% tmpwe8h5v_5.zip |###############################################------| 88.51% tmpwe8h5v_5.zip |###############################################------| 88.64% tmpwe8h5v_5.zip |###############################################------| 88.78% tmpwe8h5v_5.zip |###############################################------| 88.91% tmpwe8h5v_5.zip |###############################################------| 89.05% tmpwe8h5v_5.zip |###############################################------| 89.18% tmpwe8h5v_5.zip |###############################################------| 89.32% tmpwe8h5v_5.zip |###############################################------| 89.45% tmpwe8h5v_5.zip |###############################################------| 89.59% tmpwe8h5v_5.zip |################################################-----| 89.72% tmpwe8h5v_5.zip |################################################-----| 89.86% tmpwe8h5v_5.zip |################################################-----| 89.99% tmpwe8h5v_5.zip |################################################-----| 90.13% tmpwe8h5v_5.zip |################################################-----| 90.26% tmpwe8h5v_5.zip |################################################-----| 90.4% tmpwe8h5v_5.zip |################################################-----| 90.53% tmpwe8h5v_5.zip |################################################-----| 90.67% tmpwe8h5v_5.zip |################################################-----| 90.8% tmpwe8h5v_5.zip |################################################-----| 90.94% tmpwe8h5v_5.zip |################################################-----| 91.07% tmpwe8h5v_5.zip |################################################-----| 91.21% tmpwe8h5v_5.zip |################################################-----| 91.34% tmpwe8h5v_5.zip |################################################-----| 91.48% tmpwe8h5v_5.zip |#################################################----| 91.61% tmpwe8h5v_5.zip |#################################################----| 91.75% tmpwe8h5v_5.zip |#################################################----| 91.88% tmpwe8h5v_5.zip |#################################################----| 92.02% tmpwe8h5v_5.zip |#################################################----| 92.15% tmpwe8h5v_5.zip |#################################################----| 92.29% tmpwe8h5v_5.zip |#################################################----| 92.42% tmpwe8h5v_5.zip |#################################################----| 92.56% tmpwe8h5v_5.zip |#################################################----| 92.69% tmpwe8h5v_5.zip |#################################################----| 92.83% tmpwe8h5v_5.zip |#################################################----| 92.96% tmpwe8h5v_5.zip |#################################################----| 93.1% tmpwe8h5v_5.zip |#################################################----| 93.23% tmpwe8h5v_5.zip |#################################################----| 93.37% tmpwe8h5v_5.zip |##################################################---| 93.5% tmpwe8h5v_5.zip |##################################################---| 93.64% tmpwe8h5v_5.zip |##################################################---| 93.77% tmpwe8h5v_5.zip |##################################################---| 93.91% tmpwe8h5v_5.zip |##################################################---| 94.04% tmpwe8h5v_5.zip |##################################################---| 94.18% tmpwe8h5v_5.zip |##################################################---| 94.31% tmpwe8h5v_5.zip |##################################################---| 94.45% tmpwe8h5v_5.zip |##################################################---| 94.58% tmpwe8h5v_5.zip |##################################################---| 94.71% tmpwe8h5v_5.zip |##################################################---| 94.85% tmpwe8h5v_5.zip |##################################################---| 94.98% tmpwe8h5v_5.zip |##################################################---| 95.12% tmpwe8h5v_5.zip |##################################################---| 95.25% tmpwe8h5v_5.zip |###################################################--| 95.39% tmpwe8h5v_5.zip |###################################################--| 95.52% tmpwe8h5v_5.zip |###################################################--| 95.66% tmpwe8h5v_5.zip |###################################################--| 95.79% tmpwe8h5v_5.zip |###################################################--| 95.93% tmpwe8h5v_5.zip |###################################################--| 96.06% tmpwe8h5v_5.zip |###################################################--| 96.2% tmpwe8h5v_5.zip |###################################################--| 96.33% tmpwe8h5v_5.zip |###################################################--| 96.47% tmpwe8h5v_5.zip |###################################################--| 96.6% tmpwe8h5v_5.zip |###################################################--| 96.74% tmpwe8h5v_5.zip |###################################################--| 96.87% tmpwe8h5v_5.zip |###################################################--| 97.01% tmpwe8h5v_5.zip |###################################################--| 97.14% tmpwe8h5v_5.zip |####################################################-| 97.28% tmpwe8h5v_5.zip |####################################################-| 97.41% tmpwe8h5v_5.zip |####################################################-| 97.55% tmpwe8h5v_5.zip |####################################################-| 97.68% tmpwe8h5v_5.zip |####################################################-| 97.82% tmpwe8h5v_5.zip |####################################################-| 97.95% tmpwe8h5v_5.zip |####################################################-| 98.09% tmpwe8h5v_5.zip |####################################################-| 98.22% tmpwe8h5v_5.zip |####################################################-| 98.36% tmpwe8h5v_5.zip |####################################################-| 98.49% tmpwe8h5v_5.zip |####################################################-| 98.63% tmpwe8h5v_5.zip |####################################################-| 98.76% tmpwe8h5v_5.zip |####################################################-| 98.9% tmpwe8h5v_5.zip |####################################################-| 99.03% tmpwe8h5v_5.zip |#####################################################| 99.17% tmpwe8h5v_5.zip |#####################################################| 99.3% tmpwe8h5v_5.zip |#####################################################| 99.44% tmpwe8h5v_5.zip |#####################################################| 99.57% tmpwe8h5v_5.zip |#####################################################| 99.71% tmpwe8h5v_5.zip |#####################################################| 99.84% tmpwe8h5v_5.zip |#####################################################| 99.98% tmpwe8h5v_5.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is b13d0e6a-e677-43a7-90b0-009ef9d7eb65 + cm_hasany 'executions?is_system_workflow=true&status=pending&status=started&status=queued&status=scheduled' ++ /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/executions?is_system_workflow=true&status=pending&status=started&status=queued&status=scheduled&_include=id' + COUNT=0 + (( 0 > 0 )) + return 1 + touch /opt/manager/plugins-loaded + set +x Cloudify ready