By type
+ '[' -d /cfy-persist ']' ++ ls -A /cfy-persist + '[' -z '' ']' ++ cat /opt/onap/cm-secrets/password + CMPASS=SU92FFB6 + CMPASS=SU92FFB6 + sed -i -e 's|admin_password: .*$|admin_password: SU92FFB6|' /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. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + echo 'Waiting for CM to come up' + sleep 15 Waiting for CM to come up + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh + echo 'Waiting for CM to come up' + sleep 15 Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + /scripts/cloudify-ready.sh 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 + echo 'Waiting for CM to come up' + sleep 15 Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + /scripts/cloudify-ready.sh Services: Got a status response All services running + shopt -s nullglob + [[ ! -f /opt/manager/plugins-loaded ]] + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-5Dc9T1a/k8splugin-3.9.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-5Dc9T1a/k8splugin_types.yaml ++ basename /opt/plugins/plugin-5Dc9T1a/k8splugin-3.9.0-py36-none-linux_x86_64.wgn + ARCHIVE=k8splugin-3.9.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=k8splugin-3.9.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=k8splugin-3.9.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-5Dc9T1a/k8splugin_types.yaml /opt/plugins/plugin-5Dc9T1a/k8splugin-3.9.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpc5fcaswd.zip |-----------------------------------------------------| 0.13% tmpc5fcaswd.zip |-----------------------------------------------------| 0.26% tmpc5fcaswd.zip |-----------------------------------------------------| 0.38% tmpc5fcaswd.zip |-----------------------------------------------------| 0.51% tmpc5fcaswd.zip |-----------------------------------------------------| 0.64% tmpc5fcaswd.zip |-----------------------------------------------------| 0.77% tmpc5fcaswd.zip |-----------------------------------------------------| 0.9% tmpc5fcaswd.zip |#----------------------------------------------------| 1.03% tmpc5fcaswd.zip |#----------------------------------------------------| 1.15% tmpc5fcaswd.zip |#----------------------------------------------------| 1.28% tmpc5fcaswd.zip |#----------------------------------------------------| 1.41% tmpc5fcaswd.zip |#----------------------------------------------------| 1.54% tmpc5fcaswd.zip |#----------------------------------------------------| 1.67% tmpc5fcaswd.zip |#----------------------------------------------------| 1.79% tmpc5fcaswd.zip |#----------------------------------------------------| 1.92% tmpc5fcaswd.zip |#----------------------------------------------------| 2.05% tmpc5fcaswd.zip |#----------------------------------------------------| 2.18% tmpc5fcaswd.zip |#----------------------------------------------------| 2.31% tmpc5fcaswd.zip |#----------------------------------------------------| 2.44% tmpc5fcaswd.zip |#----------------------------------------------------| 2.56% tmpc5fcaswd.zip |#----------------------------------------------------| 2.69% tmpc5fcaswd.zip |#----------------------------------------------------| 2.82% tmpc5fcaswd.zip |##---------------------------------------------------| 2.95% tmpc5fcaswd.zip |##---------------------------------------------------| 3.08% tmpc5fcaswd.zip |##---------------------------------------------------| 3.2% tmpc5fcaswd.zip |##---------------------------------------------------| 3.33% tmpc5fcaswd.zip |##---------------------------------------------------| 3.46% tmpc5fcaswd.zip |##---------------------------------------------------| 3.59% tmpc5fcaswd.zip |##---------------------------------------------------| 3.72% tmpc5fcaswd.zip |##---------------------------------------------------| 3.85% tmpc5fcaswd.zip |##---------------------------------------------------| 3.97% tmpc5fcaswd.zip |##---------------------------------------------------| 4.1% tmpc5fcaswd.zip |##---------------------------------------------------| 4.23% tmpc5fcaswd.zip |##---------------------------------------------------| 4.36% tmpc5fcaswd.zip |##---------------------------------------------------| 4.49% tmpc5fcaswd.zip |##---------------------------------------------------| 4.61% tmpc5fcaswd.zip |###--------------------------------------------------| 4.74% tmpc5fcaswd.zip |###--------------------------------------------------| 4.87% tmpc5fcaswd.zip |###--------------------------------------------------| 5.0% tmpc5fcaswd.zip |###--------------------------------------------------| 5.13% tmpc5fcaswd.zip |###--------------------------------------------------| 5.26% tmpc5fcaswd.zip |###--------------------------------------------------| 5.38% tmpc5fcaswd.zip |###--------------------------------------------------| 5.51% tmpc5fcaswd.zip |###--------------------------------------------------| 5.64% tmpc5fcaswd.zip |###--------------------------------------------------| 5.77% tmpc5fcaswd.zip |###--------------------------------------------------| 5.9% tmpc5fcaswd.zip |###--------------------------------------------------| 6.02% tmpc5fcaswd.zip |###--------------------------------------------------| 6.15% tmpc5fcaswd.zip |###--------------------------------------------------| 6.28% tmpc5fcaswd.zip |###--------------------------------------------------| 6.41% tmpc5fcaswd.zip |###--------------------------------------------------| 6.54% tmpc5fcaswd.zip |####-------------------------------------------------| 6.67% tmpc5fcaswd.zip |####-------------------------------------------------| 6.79% tmpc5fcaswd.zip |####-------------------------------------------------| 6.92% tmpc5fcaswd.zip |####-------------------------------------------------| 7.05% tmpc5fcaswd.zip |####-------------------------------------------------| 7.18% tmpc5fcaswd.zip |####-------------------------------------------------| 7.31% tmpc5fcaswd.zip |####-------------------------------------------------| 7.43% tmpc5fcaswd.zip |####-------------------------------------------------| 7.56% tmpc5fcaswd.zip |####-------------------------------------------------| 7.69% tmpc5fcaswd.zip |####-------------------------------------------------| 7.82% tmpc5fcaswd.zip |####-------------------------------------------------| 7.95% tmpc5fcaswd.zip |####-------------------------------------------------| 8.08% tmpc5fcaswd.zip |####-------------------------------------------------| 8.2% tmpc5fcaswd.zip |####-------------------------------------------------| 8.33% tmpc5fcaswd.zip |####-------------------------------------------------| 8.46% tmpc5fcaswd.zip |#####------------------------------------------------| 8.59% tmpc5fcaswd.zip |#####------------------------------------------------| 8.72% tmpc5fcaswd.zip |#####------------------------------------------------| 8.84% tmpc5fcaswd.zip |#####------------------------------------------------| 8.97% tmpc5fcaswd.zip |#####------------------------------------------------| 9.1% tmpc5fcaswd.zip |#####------------------------------------------------| 9.23% tmpc5fcaswd.zip |#####------------------------------------------------| 9.36% tmpc5fcaswd.zip |#####------------------------------------------------| 9.48% tmpc5fcaswd.zip |#####------------------------------------------------| 9.61% tmpc5fcaswd.zip |#####------------------------------------------------| 9.74% tmpc5fcaswd.zip |#####------------------------------------------------| 9.87% tmpc5fcaswd.zip |#####------------------------------------------------| 10.0% tmpc5fcaswd.zip |#####------------------------------------------------| 10.13% tmpc5fcaswd.zip |#####------------------------------------------------| 10.25% tmpc5fcaswd.zip |######-----------------------------------------------| 10.38% tmpc5fcaswd.zip |######-----------------------------------------------| 10.51% tmpc5fcaswd.zip |######-----------------------------------------------| 10.64% tmpc5fcaswd.zip |######-----------------------------------------------| 10.77% tmpc5fcaswd.zip |######-----------------------------------------------| 10.89% tmpc5fcaswd.zip |######-----------------------------------------------| 11.02% tmpc5fcaswd.zip |######-----------------------------------------------| 11.15% tmpc5fcaswd.zip |######-----------------------------------------------| 11.28% tmpc5fcaswd.zip |######-----------------------------------------------| 11.41% tmpc5fcaswd.zip |######-----------------------------------------------| 11.54% tmpc5fcaswd.zip |######-----------------------------------------------| 11.66% tmpc5fcaswd.zip |######-----------------------------------------------| 11.79% tmpc5fcaswd.zip |######-----------------------------------------------| 11.92% tmpc5fcaswd.zip |######-----------------------------------------------| 12.05% tmpc5fcaswd.zip |######-----------------------------------------------| 12.18% tmpc5fcaswd.zip |#######----------------------------------------------| 12.3% tmpc5fcaswd.zip |#######----------------------------------------------| 12.43% tmpc5fcaswd.zip |#######----------------------------------------------| 12.56% tmpc5fcaswd.zip |#######----------------------------------------------| 12.69% tmpc5fcaswd.zip |#######----------------------------------------------| 12.82% tmpc5fcaswd.zip |#######----------------------------------------------| 12.95% tmpc5fcaswd.zip |#######----------------------------------------------| 13.07% tmpc5fcaswd.zip |#######----------------------------------------------| 13.2% tmpc5fcaswd.zip |#######----------------------------------------------| 13.33% tmpc5fcaswd.zip |#######----------------------------------------------| 13.46% tmpc5fcaswd.zip |#######----------------------------------------------| 13.59% tmpc5fcaswd.zip |#######----------------------------------------------| 13.71% tmpc5fcaswd.zip |#######----------------------------------------------| 13.84% tmpc5fcaswd.zip |#######----------------------------------------------| 13.97% tmpc5fcaswd.zip |#######----------------------------------------------| 14.1% tmpc5fcaswd.zip |########---------------------------------------------| 14.23% tmpc5fcaswd.zip |########---------------------------------------------| 14.36% tmpc5fcaswd.zip |########---------------------------------------------| 14.48% tmpc5fcaswd.zip |########---------------------------------------------| 14.61% tmpc5fcaswd.zip |########---------------------------------------------| 14.74% tmpc5fcaswd.zip |########---------------------------------------------| 14.87% tmpc5fcaswd.zip |########---------------------------------------------| 15.0% tmpc5fcaswd.zip |########---------------------------------------------| 15.12% tmpc5fcaswd.zip |########---------------------------------------------| 15.25% tmpc5fcaswd.zip |########---------------------------------------------| 15.38% tmpc5fcaswd.zip |########---------------------------------------------| 15.51% tmpc5fcaswd.zip |########---------------------------------------------| 15.64% tmpc5fcaswd.zip |########---------------------------------------------| 15.77% tmpc5fcaswd.zip |########---------------------------------------------| 15.89% tmpc5fcaswd.zip |########---------------------------------------------| 16.02% tmpc5fcaswd.zip |#########--------------------------------------------| 16.15% tmpc5fcaswd.zip |#########--------------------------------------------| 16.28% tmpc5fcaswd.zip |#########--------------------------------------------| 16.41% tmpc5fcaswd.zip |#########--------------------------------------------| 16.53% tmpc5fcaswd.zip |#########--------------------------------------------| 16.66% tmpc5fcaswd.zip |#########--------------------------------------------| 16.79% tmpc5fcaswd.zip |#########--------------------------------------------| 16.92% tmpc5fcaswd.zip |#########--------------------------------------------| 17.05% tmpc5fcaswd.zip |#########--------------------------------------------| 17.18% tmpc5fcaswd.zip |#########--------------------------------------------| 17.3% tmpc5fcaswd.zip |#########--------------------------------------------| 17.43% tmpc5fcaswd.zip |#########--------------------------------------------| 17.56% tmpc5fcaswd.zip |#########--------------------------------------------| 17.69% tmpc5fcaswd.zip |#########--------------------------------------------| 17.82% tmpc5fcaswd.zip |##########-------------------------------------------| 17.94% tmpc5fcaswd.zip |##########-------------------------------------------| 18.07% tmpc5fcaswd.zip |##########-------------------------------------------| 18.2% tmpc5fcaswd.zip |##########-------------------------------------------| 18.33% tmpc5fcaswd.zip |##########-------------------------------------------| 18.46% tmpc5fcaswd.zip |##########-------------------------------------------| 18.59% tmpc5fcaswd.zip |##########-------------------------------------------| 18.71% tmpc5fcaswd.zip |##########-------------------------------------------| 18.84% tmpc5fcaswd.zip |##########-------------------------------------------| 18.97% tmpc5fcaswd.zip |##########-------------------------------------------| 19.1% tmpc5fcaswd.zip |##########-------------------------------------------| 19.23% tmpc5fcaswd.zip |##########-------------------------------------------| 19.35% tmpc5fcaswd.zip |##########-------------------------------------------| 19.48% tmpc5fcaswd.zip |##########-------------------------------------------| 19.61% tmpc5fcaswd.zip |##########-------------------------------------------| 19.74% tmpc5fcaswd.zip |###########------------------------------------------| 19.87% tmpc5fcaswd.zip |###########------------------------------------------| 20.0% tmpc5fcaswd.zip |###########------------------------------------------| 20.12% tmpc5fcaswd.zip |###########------------------------------------------| 20.25% tmpc5fcaswd.zip |###########------------------------------------------| 20.38% tmpc5fcaswd.zip |###########------------------------------------------| 20.51% tmpc5fcaswd.zip |###########------------------------------------------| 20.64% tmpc5fcaswd.zip |###########------------------------------------------| 20.76% tmpc5fcaswd.zip |###########------------------------------------------| 20.89% tmpc5fcaswd.zip |###########------------------------------------------| 21.02% tmpc5fcaswd.zip |###########------------------------------------------| 21.15% tmpc5fcaswd.zip |###########------------------------------------------| 21.28% tmpc5fcaswd.zip |###########------------------------------------------| 21.41% tmpc5fcaswd.zip |###########------------------------------------------| 21.53% tmpc5fcaswd.zip |###########------------------------------------------| 21.66% tmpc5fcaswd.zip |############-----------------------------------------| 21.79% tmpc5fcaswd.zip |############-----------------------------------------| 21.92% tmpc5fcaswd.zip |############-----------------------------------------| 22.05% tmpc5fcaswd.zip |############-----------------------------------------| 22.17% tmpc5fcaswd.zip |############-----------------------------------------| 22.3% tmpc5fcaswd.zip |############-----------------------------------------| 22.43% tmpc5fcaswd.zip |############-----------------------------------------| 22.56% tmpc5fcaswd.zip |############-----------------------------------------| 22.69% tmpc5fcaswd.zip |############-----------------------------------------| 22.82% tmpc5fcaswd.zip |############-----------------------------------------| 22.94% tmpc5fcaswd.zip |############-----------------------------------------| 23.07% tmpc5fcaswd.zip |############-----------------------------------------| 23.2% tmpc5fcaswd.zip |############-----------------------------------------| 23.33% tmpc5fcaswd.zip |############-----------------------------------------| 23.46% tmpc5fcaswd.zip |############-----------------------------------------| 23.58% tmpc5fcaswd.zip |#############----------------------------------------| 23.71% tmpc5fcaswd.zip |#############----------------------------------------| 23.84% tmpc5fcaswd.zip |#############----------------------------------------| 23.97% tmpc5fcaswd.zip |#############----------------------------------------| 24.1% tmpc5fcaswd.zip |#############----------------------------------------| 24.23% tmpc5fcaswd.zip |#############----------------------------------------| 24.35% tmpc5fcaswd.zip |#############----------------------------------------| 24.48% tmpc5fcaswd.zip |#############----------------------------------------| 24.61% tmpc5fcaswd.zip |#############----------------------------------------| 24.74% tmpc5fcaswd.zip |#############----------------------------------------| 24.87% tmpc5fcaswd.zip |#############----------------------------------------| 24.99% tmpc5fcaswd.zip |#############----------------------------------------| 25.12% tmpc5fcaswd.zip |#############----------------------------------------| 25.25% tmpc5fcaswd.zip |#############----------------------------------------| 25.38% tmpc5fcaswd.zip |##############---------------------------------------| 25.51% tmpc5fcaswd.zip |##############---------------------------------------| 25.63% tmpc5fcaswd.zip |##############---------------------------------------| 25.76% tmpc5fcaswd.zip |##############---------------------------------------| 25.89% tmpc5fcaswd.zip |##############---------------------------------------| 26.02% tmpc5fcaswd.zip |##############---------------------------------------| 26.15% tmpc5fcaswd.zip |##############---------------------------------------| 26.28% tmpc5fcaswd.zip |##############---------------------------------------| 26.4% tmpc5fcaswd.zip |##############---------------------------------------| 26.53% tmpc5fcaswd.zip |##############---------------------------------------| 26.66% tmpc5fcaswd.zip |##############---------------------------------------| 26.79% tmpc5fcaswd.zip |##############---------------------------------------| 26.92% tmpc5fcaswd.zip |##############---------------------------------------| 27.04% tmpc5fcaswd.zip |##############---------------------------------------| 27.17% tmpc5fcaswd.zip |##############---------------------------------------| 27.3% tmpc5fcaswd.zip |###############--------------------------------------| 27.43% tmpc5fcaswd.zip |###############--------------------------------------| 27.56% tmpc5fcaswd.zip |###############--------------------------------------| 27.69% tmpc5fcaswd.zip |###############--------------------------------------| 27.81% tmpc5fcaswd.zip |###############--------------------------------------| 27.94% tmpc5fcaswd.zip |###############--------------------------------------| 28.07% tmpc5fcaswd.zip |###############--------------------------------------| 28.2% tmpc5fcaswd.zip |###############--------------------------------------| 28.33% tmpc5fcaswd.zip |###############--------------------------------------| 28.45% tmpc5fcaswd.zip |###############--------------------------------------| 28.58% tmpc5fcaswd.zip |###############--------------------------------------| 28.71% tmpc5fcaswd.zip |###############--------------------------------------| 28.84% tmpc5fcaswd.zip |###############--------------------------------------| 28.97% tmpc5fcaswd.zip |###############--------------------------------------| 29.1% tmpc5fcaswd.zip |###############--------------------------------------| 29.22% tmpc5fcaswd.zip |################-------------------------------------| 29.35% tmpc5fcaswd.zip |################-------------------------------------| 29.48% tmpc5fcaswd.zip |################-------------------------------------| 29.61% tmpc5fcaswd.zip |################-------------------------------------| 29.74% tmpc5fcaswd.zip |################-------------------------------------| 29.86% tmpc5fcaswd.zip |################-------------------------------------| 29.99% tmpc5fcaswd.zip |################-------------------------------------| 30.12% tmpc5fcaswd.zip |################-------------------------------------| 30.25% tmpc5fcaswd.zip |################-------------------------------------| 30.38% tmpc5fcaswd.zip |################-------------------------------------| 30.51% tmpc5fcaswd.zip |################-------------------------------------| 30.63% tmpc5fcaswd.zip |################-------------------------------------| 30.76% tmpc5fcaswd.zip |################-------------------------------------| 30.89% tmpc5fcaswd.zip |################-------------------------------------| 31.02% tmpc5fcaswd.zip |#################------------------------------------| 31.15% tmpc5fcaswd.zip |#################------------------------------------| 31.27% tmpc5fcaswd.zip |#################------------------------------------| 31.4% tmpc5fcaswd.zip |#################------------------------------------| 31.53% tmpc5fcaswd.zip |#################------------------------------------| 31.66% tmpc5fcaswd.zip |#################------------------------------------| 31.79% tmpc5fcaswd.zip |#################------------------------------------| 31.92% tmpc5fcaswd.zip |#################------------------------------------| 32.04% tmpc5fcaswd.zip |#################------------------------------------| 32.17% tmpc5fcaswd.zip |#################------------------------------------| 32.3% tmpc5fcaswd.zip |#################------------------------------------| 32.43% tmpc5fcaswd.zip |#################------------------------------------| 32.56% tmpc5fcaswd.zip |#################------------------------------------| 32.68% tmpc5fcaswd.zip |#################------------------------------------| 32.81% tmpc5fcaswd.zip |#################------------------------------------| 32.94% tmpc5fcaswd.zip |##################-----------------------------------| 33.07% tmpc5fcaswd.zip |##################-----------------------------------| 33.2% tmpc5fcaswd.zip |##################-----------------------------------| 33.33% tmpc5fcaswd.zip |##################-----------------------------------| 33.45% tmpc5fcaswd.zip |##################-----------------------------------| 33.58% tmpc5fcaswd.zip |##################-----------------------------------| 33.71% tmpc5fcaswd.zip |##################-----------------------------------| 33.84% tmpc5fcaswd.zip |##################-----------------------------------| 33.97% tmpc5fcaswd.zip |##################-----------------------------------| 34.09% tmpc5fcaswd.zip |##################-----------------------------------| 34.22% tmpc5fcaswd.zip |##################-----------------------------------| 34.35% tmpc5fcaswd.zip |##################-----------------------------------| 34.48% tmpc5fcaswd.zip |##################-----------------------------------| 34.61% tmpc5fcaswd.zip |##################-----------------------------------| 34.74% tmpc5fcaswd.zip |##################-----------------------------------| 34.86% tmpc5fcaswd.zip |###################----------------------------------| 34.99% tmpc5fcaswd.zip |###################----------------------------------| 35.12% tmpc5fcaswd.zip |###################----------------------------------| 35.25% tmpc5fcaswd.zip |###################----------------------------------| 35.38% tmpc5fcaswd.zip |###################----------------------------------| 35.5% tmpc5fcaswd.zip |###################----------------------------------| 35.63% tmpc5fcaswd.zip |###################----------------------------------| 35.76% tmpc5fcaswd.zip |###################----------------------------------| 35.89% tmpc5fcaswd.zip |###################----------------------------------| 36.02% tmpc5fcaswd.zip |###################----------------------------------| 36.15% tmpc5fcaswd.zip |###################----------------------------------| 36.27% tmpc5fcaswd.zip |###################----------------------------------| 36.4% tmpc5fcaswd.zip |###################----------------------------------| 36.53% tmpc5fcaswd.zip |###################----------------------------------| 36.66% tmpc5fcaswd.zip |###################----------------------------------| 36.79% tmpc5fcaswd.zip |####################---------------------------------| 36.91% tmpc5fcaswd.zip |####################---------------------------------| 37.04% tmpc5fcaswd.zip |####################---------------------------------| 37.17% tmpc5fcaswd.zip |####################---------------------------------| 37.3% tmpc5fcaswd.zip |####################---------------------------------| 37.43% tmpc5fcaswd.zip |####################---------------------------------| 37.56% tmpc5fcaswd.zip |####################---------------------------------| 37.68% tmpc5fcaswd.zip |####################---------------------------------| 37.81% tmpc5fcaswd.zip |####################---------------------------------| 37.94% tmpc5fcaswd.zip |####################---------------------------------| 38.07% tmpc5fcaswd.zip |####################---------------------------------| 38.2% tmpc5fcaswd.zip |####################---------------------------------| 38.32% tmpc5fcaswd.zip |####################---------------------------------| 38.45% tmpc5fcaswd.zip |####################---------------------------------| 38.58% tmpc5fcaswd.zip |#####################--------------------------------| 38.71% tmpc5fcaswd.zip |#####################--------------------------------| 38.84% tmpc5fcaswd.zip |#####################--------------------------------| 38.97% tmpc5fcaswd.zip |#####################--------------------------------| 39.09% tmpc5fcaswd.zip |#####################--------------------------------| 39.22% tmpc5fcaswd.zip |#####################--------------------------------| 39.35% tmpc5fcaswd.zip |#####################--------------------------------| 39.48% tmpc5fcaswd.zip |#####################--------------------------------| 39.61% tmpc5fcaswd.zip |#####################--------------------------------| 39.73% tmpc5fcaswd.zip |#####################--------------------------------| 39.86% tmpc5fcaswd.zip |#####################--------------------------------| 39.99% tmpc5fcaswd.zip |#####################--------------------------------| 40.12% tmpc5fcaswd.zip |#####################--------------------------------| 40.25% tmpc5fcaswd.zip |#####################--------------------------------| 40.38% tmpc5fcaswd.zip |#####################--------------------------------| 40.5% tmpc5fcaswd.zip |######################-------------------------------| 40.63% tmpc5fcaswd.zip |######################-------------------------------| 40.76% tmpc5fcaswd.zip |######################-------------------------------| 40.89% tmpc5fcaswd.zip |######################-------------------------------| 41.02% tmpc5fcaswd.zip |######################-------------------------------| 41.14% tmpc5fcaswd.zip |######################-------------------------------| 41.27% tmpc5fcaswd.zip |######################-------------------------------| 41.4% tmpc5fcaswd.zip |######################-------------------------------| 41.53% tmpc5fcaswd.zip |######################-------------------------------| 41.66% tmpc5fcaswd.zip |######################-------------------------------| 41.78% tmpc5fcaswd.zip |######################-------------------------------| 41.91% tmpc5fcaswd.zip |######################-------------------------------| 42.04% tmpc5fcaswd.zip |######################-------------------------------| 42.17% tmpc5fcaswd.zip |######################-------------------------------| 42.3% tmpc5fcaswd.zip |######################-------------------------------| 42.43% tmpc5fcaswd.zip |#######################------------------------------| 42.55% tmpc5fcaswd.zip |#######################------------------------------| 42.68% tmpc5fcaswd.zip |#######################------------------------------| 42.81% tmpc5fcaswd.zip |#######################------------------------------| 42.94% tmpc5fcaswd.zip |#######################------------------------------| 43.07% tmpc5fcaswd.zip |#######################------------------------------| 43.19% tmpc5fcaswd.zip |#######################------------------------------| 43.32% tmpc5fcaswd.zip |#######################------------------------------| 43.45% tmpc5fcaswd.zip |#######################------------------------------| 43.58% tmpc5fcaswd.zip |#######################------------------------------| 43.71% tmpc5fcaswd.zip |#######################------------------------------| 43.84% tmpc5fcaswd.zip |#######################------------------------------| 43.96% tmpc5fcaswd.zip |#######################------------------------------| 44.09% tmpc5fcaswd.zip |#######################------------------------------| 44.22% tmpc5fcaswd.zip |########################-----------------------------| 44.35% tmpc5fcaswd.zip |########################-----------------------------| 44.48% tmpc5fcaswd.zip |########################-----------------------------| 44.6% tmpc5fcaswd.zip |########################-----------------------------| 44.73% tmpc5fcaswd.zip |########################-----------------------------| 44.86% tmpc5fcaswd.zip |########################-----------------------------| 44.99% tmpc5fcaswd.zip |########################-----------------------------| 45.12% tmpc5fcaswd.zip |########################-----------------------------| 45.25% tmpc5fcaswd.zip |########################-----------------------------| 45.37% tmpc5fcaswd.zip |########################-----------------------------| 45.5% tmpc5fcaswd.zip |########################-----------------------------| 45.63% tmpc5fcaswd.zip |########################-----------------------------| 45.76% tmpc5fcaswd.zip |########################-----------------------------| 45.89% tmpc5fcaswd.zip |########################-----------------------------| 46.01% tmpc5fcaswd.zip |########################-----------------------------| 46.14% tmpc5fcaswd.zip |#########################----------------------------| 46.27% tmpc5fcaswd.zip |#########################----------------------------| 46.4% tmpc5fcaswd.zip |#########################----------------------------| 46.53% tmpc5fcaswd.zip |#########################----------------------------| 46.66% tmpc5fcaswd.zip |#########################----------------------------| 46.78% tmpc5fcaswd.zip |#########################----------------------------| 46.91% tmpc5fcaswd.zip |#########################----------------------------| 47.04% tmpc5fcaswd.zip |#########################----------------------------| 47.17% tmpc5fcaswd.zip |#########################----------------------------| 47.3% tmpc5fcaswd.zip |#########################----------------------------| 47.42% tmpc5fcaswd.zip |#########################----------------------------| 47.55% tmpc5fcaswd.zip |#########################----------------------------| 47.68% tmpc5fcaswd.zip |#########################----------------------------| 47.81% tmpc5fcaswd.zip |#########################----------------------------| 47.94% tmpc5fcaswd.zip |#########################----------------------------| 48.07% tmpc5fcaswd.zip |##########################---------------------------| 48.19% tmpc5fcaswd.zip |##########################---------------------------| 48.32% tmpc5fcaswd.zip |##########################---------------------------| 48.45% tmpc5fcaswd.zip |##########################---------------------------| 48.58% tmpc5fcaswd.zip |##########################---------------------------| 48.71% tmpc5fcaswd.zip |##########################---------------------------| 48.83% tmpc5fcaswd.zip |##########################---------------------------| 48.96% tmpc5fcaswd.zip |##########################---------------------------| 49.09% tmpc5fcaswd.zip |##########################---------------------------| 49.22% tmpc5fcaswd.zip |##########################---------------------------| 49.35% tmpc5fcaswd.zip |##########################---------------------------| 49.48% tmpc5fcaswd.zip |##########################---------------------------| 49.6% tmpc5fcaswd.zip |##########################---------------------------| 49.73% tmpc5fcaswd.zip |##########################---------------------------| 49.86% tmpc5fcaswd.zip |##########################---------------------------| 49.99% tmpc5fcaswd.zip |###########################--------------------------| 50.12% tmpc5fcaswd.zip |###########################--------------------------| 50.24% tmpc5fcaswd.zip |###########################--------------------------| 50.37% tmpc5fcaswd.zip |###########################--------------------------| 50.5% tmpc5fcaswd.zip |###########################--------------------------| 50.63% tmpc5fcaswd.zip |###########################--------------------------| 50.76% tmpc5fcaswd.zip |###########################--------------------------| 50.89% tmpc5fcaswd.zip |###########################--------------------------| 51.01% tmpc5fcaswd.zip |###########################--------------------------| 51.14% tmpc5fcaswd.zip |###########################--------------------------| 51.27% tmpc5fcaswd.zip |###########################--------------------------| 51.4% tmpc5fcaswd.zip |###########################--------------------------| 51.53% tmpc5fcaswd.zip |###########################--------------------------| 51.65% tmpc5fcaswd.zip |###########################--------------------------| 51.78% tmpc5fcaswd.zip |############################-------------------------| 51.91% tmpc5fcaswd.zip |############################-------------------------| 52.04% tmpc5fcaswd.zip |############################-------------------------| 52.17% tmpc5fcaswd.zip |############################-------------------------| 52.3% tmpc5fcaswd.zip |############################-------------------------| 52.42% tmpc5fcaswd.zip |############################-------------------------| 52.55% tmpc5fcaswd.zip |############################-------------------------| 52.68% tmpc5fcaswd.zip |############################-------------------------| 52.81% tmpc5fcaswd.zip |############################-------------------------| 52.94% tmpc5fcaswd.zip |############################-------------------------| 53.06% tmpc5fcaswd.zip |############################-------------------------| 53.19% tmpc5fcaswd.zip |############################-------------------------| 53.32% tmpc5fcaswd.zip |############################-------------------------| 53.45% tmpc5fcaswd.zip |############################-------------------------| 53.58% tmpc5fcaswd.zip |############################-------------------------| 53.71% tmpc5fcaswd.zip |#############################------------------------| 53.83% tmpc5fcaswd.zip |#############################------------------------| 53.96% tmpc5fcaswd.zip |#############################------------------------| 54.09% tmpc5fcaswd.zip |#############################------------------------| 54.22% tmpc5fcaswd.zip |#############################------------------------| 54.35% tmpc5fcaswd.zip |#############################------------------------| 54.47% tmpc5fcaswd.zip |#############################------------------------| 54.6% tmpc5fcaswd.zip |#############################------------------------| 54.73% tmpc5fcaswd.zip |#############################------------------------| 54.86% tmpc5fcaswd.zip |#############################------------------------| 54.99% tmpc5fcaswd.zip |#############################------------------------| 55.12% tmpc5fcaswd.zip |#############################------------------------| 55.24% tmpc5fcaswd.zip |#############################------------------------| 55.37% tmpc5fcaswd.zip |#############################------------------------| 55.5% tmpc5fcaswd.zip |#############################------------------------| 55.63% tmpc5fcaswd.zip |##############################-----------------------| 55.76% tmpc5fcaswd.zip |##############################-----------------------| 55.88% tmpc5fcaswd.zip |##############################-----------------------| 56.01% tmpc5fcaswd.zip |##############################-----------------------| 56.14% tmpc5fcaswd.zip |##############################-----------------------| 56.27% tmpc5fcaswd.zip |##############################-----------------------| 56.4% tmpc5fcaswd.zip |##############################-----------------------| 56.53% tmpc5fcaswd.zip |##############################-----------------------| 56.65% tmpc5fcaswd.zip |##############################-----------------------| 56.78% tmpc5fcaswd.zip |##############################-----------------------| 56.91% tmpc5fcaswd.zip |##############################-----------------------| 57.04% tmpc5fcaswd.zip |##############################-----------------------| 57.17% tmpc5fcaswd.zip |##############################-----------------------| 57.29% tmpc5fcaswd.zip |##############################-----------------------| 57.42% tmpc5fcaswd.zip |###############################----------------------| 57.55% tmpc5fcaswd.zip |###############################----------------------| 57.68% tmpc5fcaswd.zip |###############################----------------------| 57.81% tmpc5fcaswd.zip |###############################----------------------| 57.93% tmpc5fcaswd.zip |###############################----------------------| 58.06% tmpc5fcaswd.zip |###############################----------------------| 58.19% tmpc5fcaswd.zip |###############################----------------------| 58.32% tmpc5fcaswd.zip |###############################----------------------| 58.45% tmpc5fcaswd.zip |###############################----------------------| 58.58% tmpc5fcaswd.zip |###############################----------------------| 58.7% tmpc5fcaswd.zip |###############################----------------------| 58.83% tmpc5fcaswd.zip |###############################----------------------| 58.96% tmpc5fcaswd.zip |###############################----------------------| 59.09% tmpc5fcaswd.zip |###############################----------------------| 59.22% tmpc5fcaswd.zip |###############################----------------------| 59.34% tmpc5fcaswd.zip |################################---------------------| 59.47% tmpc5fcaswd.zip |################################---------------------| 59.6% tmpc5fcaswd.zip |################################---------------------| 59.73% tmpc5fcaswd.zip |################################---------------------| 59.86% tmpc5fcaswd.zip |################################---------------------| 59.99% tmpc5fcaswd.zip |################################---------------------| 60.11% tmpc5fcaswd.zip |################################---------------------| 60.24% tmpc5fcaswd.zip |################################---------------------| 60.37% tmpc5fcaswd.zip |################################---------------------| 60.5% tmpc5fcaswd.zip |################################---------------------| 60.63% tmpc5fcaswd.zip |################################---------------------| 60.75% tmpc5fcaswd.zip |################################---------------------| 60.88% tmpc5fcaswd.zip |################################---------------------| 61.01% tmpc5fcaswd.zip |################################---------------------| 61.14% tmpc5fcaswd.zip |################################---------------------| 61.27% tmpc5fcaswd.zip |#################################--------------------| 61.4% tmpc5fcaswd.zip |#################################--------------------| 61.52% tmpc5fcaswd.zip |#################################--------------------| 61.65% tmpc5fcaswd.zip |#################################--------------------| 61.78% tmpc5fcaswd.zip |#################################--------------------| 61.91% tmpc5fcaswd.zip |#################################--------------------| 62.04% tmpc5fcaswd.zip |#################################--------------------| 62.16% tmpc5fcaswd.zip |#################################--------------------| 62.29% tmpc5fcaswd.zip |#################################--------------------| 62.42% tmpc5fcaswd.zip |#################################--------------------| 62.55% tmpc5fcaswd.zip |#################################--------------------| 62.68% tmpc5fcaswd.zip |#################################--------------------| 62.81% tmpc5fcaswd.zip |#################################--------------------| 62.93% tmpc5fcaswd.zip |#################################--------------------| 63.06% tmpc5fcaswd.zip |#################################--------------------| 63.19% tmpc5fcaswd.zip |##################################-------------------| 63.32% tmpc5fcaswd.zip |##################################-------------------| 63.45% tmpc5fcaswd.zip |##################################-------------------| 63.57% tmpc5fcaswd.zip |##################################-------------------| 63.7% tmpc5fcaswd.zip |##################################-------------------| 63.83% tmpc5fcaswd.zip |##################################-------------------| 63.96% tmpc5fcaswd.zip |##################################-------------------| 64.09% tmpc5fcaswd.zip |##################################-------------------| 64.22% tmpc5fcaswd.zip |##################################-------------------| 64.34% tmpc5fcaswd.zip |##################################-------------------| 64.47% tmpc5fcaswd.zip |##################################-------------------| 64.6% tmpc5fcaswd.zip |##################################-------------------| 64.73% tmpc5fcaswd.zip |##################################-------------------| 64.86% tmpc5fcaswd.zip |##################################-------------------| 64.98% tmpc5fcaswd.zip |###################################------------------| 65.11% tmpc5fcaswd.zip |###################################------------------| 65.24% tmpc5fcaswd.zip |###################################------------------| 65.37% tmpc5fcaswd.zip |###################################------------------| 65.5% tmpc5fcaswd.zip |###################################------------------| 65.63% tmpc5fcaswd.zip |###################################------------------| 65.75% tmpc5fcaswd.zip |###################################------------------| 65.88% tmpc5fcaswd.zip |###################################------------------| 66.01% tmpc5fcaswd.zip |###################################------------------| 66.14% tmpc5fcaswd.zip |###################################------------------| 66.27% tmpc5fcaswd.zip |###################################------------------| 66.39% tmpc5fcaswd.zip |###################################------------------| 66.52% tmpc5fcaswd.zip |###################################------------------| 66.65% tmpc5fcaswd.zip |###################################------------------| 66.78% tmpc5fcaswd.zip |###################################------------------| 66.91% tmpc5fcaswd.zip |####################################-----------------| 67.04% tmpc5fcaswd.zip |####################################-----------------| 67.16% tmpc5fcaswd.zip |####################################-----------------| 67.29% tmpc5fcaswd.zip |####################################-----------------| 67.42% tmpc5fcaswd.zip |####################################-----------------| 67.55% tmpc5fcaswd.zip |####################################-----------------| 67.68% tmpc5fcaswd.zip |####################################-----------------| 67.8% tmpc5fcaswd.zip |####################################-----------------| 67.93% tmpc5fcaswd.zip |####################################-----------------| 68.06% tmpc5fcaswd.zip |####################################-----------------| 68.19% tmpc5fcaswd.zip |####################################-----------------| 68.32% tmpc5fcaswd.zip |####################################-----------------| 68.45% tmpc5fcaswd.zip |####################################-----------------| 68.57% tmpc5fcaswd.zip |####################################-----------------| 68.7% tmpc5fcaswd.zip |####################################-----------------| 68.83% tmpc5fcaswd.zip |#####################################----------------| 68.96% tmpc5fcaswd.zip |#####################################----------------| 69.09% tmpc5fcaswd.zip |#####################################----------------| 69.21% tmpc5fcaswd.zip |#####################################----------------| 69.34% tmpc5fcaswd.zip |#####################################----------------| 69.47% tmpc5fcaswd.zip |#####################################----------------| 69.6% tmpc5fcaswd.zip |#####################################----------------| 69.73% tmpc5fcaswd.zip |#####################################----------------| 69.86% tmpc5fcaswd.zip |#####################################----------------| 69.98% tmpc5fcaswd.zip |#####################################----------------| 70.11% tmpc5fcaswd.zip |#####################################----------------| 70.24% tmpc5fcaswd.zip |#####################################----------------| 70.37% tmpc5fcaswd.zip |#####################################----------------| 70.5% tmpc5fcaswd.zip |#####################################----------------| 70.62% tmpc5fcaswd.zip |#####################################----------------| 70.75% tmpc5fcaswd.zip |######################################---------------| 70.88% tmpc5fcaswd.zip |######################################---------------| 71.01% tmpc5fcaswd.zip |######################################---------------| 71.14% tmpc5fcaswd.zip |######################################---------------| 71.27% tmpc5fcaswd.zip |######################################---------------| 71.39% tmpc5fcaswd.zip |######################################---------------| 71.52% tmpc5fcaswd.zip |######################################---------------| 71.65% tmpc5fcaswd.zip |######################################---------------| 71.78% tmpc5fcaswd.zip |######################################---------------| 71.91% tmpc5fcaswd.zip |######################################---------------| 72.03% tmpc5fcaswd.zip |######################################---------------| 72.16% tmpc5fcaswd.zip |######################################---------------| 72.29% tmpc5fcaswd.zip |######################################---------------| 72.42% tmpc5fcaswd.zip |######################################---------------| 72.55% tmpc5fcaswd.zip |#######################################--------------| 72.68% tmpc5fcaswd.zip |#######################################--------------| 72.8% tmpc5fcaswd.zip |#######################################--------------| 72.93% tmpc5fcaswd.zip |#######################################--------------| 73.06% tmpc5fcaswd.zip |#######################################--------------| 73.19% tmpc5fcaswd.zip |#######################################--------------| 73.32% tmpc5fcaswd.zip |#######################################--------------| 73.44% tmpc5fcaswd.zip |#######################################--------------| 73.57% tmpc5fcaswd.zip |#######################################--------------| 73.7% tmpc5fcaswd.zip |#######################################--------------| 73.83% tmpc5fcaswd.zip |#######################################--------------| 73.96% tmpc5fcaswd.zip |#######################################--------------| 74.08% tmpc5fcaswd.zip |#######################################--------------| 74.21% tmpc5fcaswd.zip |#######################################--------------| 74.34% tmpc5fcaswd.zip |#######################################--------------| 74.47% tmpc5fcaswd.zip |########################################-------------| 74.6% tmpc5fcaswd.zip |########################################-------------| 74.73% tmpc5fcaswd.zip |########################################-------------| 74.85% tmpc5fcaswd.zip |########################################-------------| 74.98% tmpc5fcaswd.zip |########################################-------------| 75.11% tmpc5fcaswd.zip |########################################-------------| 75.24% tmpc5fcaswd.zip |########################################-------------| 75.37% tmpc5fcaswd.zip |########################################-------------| 75.49% tmpc5fcaswd.zip |########################################-------------| 75.62% tmpc5fcaswd.zip |########################################-------------| 75.75% tmpc5fcaswd.zip |########################################-------------| 75.88% tmpc5fcaswd.zip |########################################-------------| 76.01% tmpc5fcaswd.zip |########################################-------------| 76.14% tmpc5fcaswd.zip |########################################-------------| 76.26% tmpc5fcaswd.zip |########################################-------------| 76.39% tmpc5fcaswd.zip |#########################################------------| 76.52% tmpc5fcaswd.zip |#########################################------------| 76.65% tmpc5fcaswd.zip |#########################################------------| 76.78% tmpc5fcaswd.zip |#########################################------------| 76.9% tmpc5fcaswd.zip |#########################################------------| 77.03% tmpc5fcaswd.zip |#########################################------------| 77.16% tmpc5fcaswd.zip |#########################################------------| 77.29% tmpc5fcaswd.zip |#########################################------------| 77.42% tmpc5fcaswd.zip |#########################################------------| 77.55% tmpc5fcaswd.zip |#########################################------------| 77.67% tmpc5fcaswd.zip |#########################################------------| 77.8% tmpc5fcaswd.zip |#########################################------------| 77.93% tmpc5fcaswd.zip |#########################################------------| 78.06% tmpc5fcaswd.zip |#########################################------------| 78.19% tmpc5fcaswd.zip |##########################################-----------| 78.31% tmpc5fcaswd.zip |##########################################-----------| 78.44% tmpc5fcaswd.zip |##########################################-----------| 78.57% tmpc5fcaswd.zip |##########################################-----------| 78.7% tmpc5fcaswd.zip |##########################################-----------| 78.83% tmpc5fcaswd.zip |##########################################-----------| 78.96% tmpc5fcaswd.zip |##########################################-----------| 79.08% tmpc5fcaswd.zip |##########################################-----------| 79.21% tmpc5fcaswd.zip |##########################################-----------| 79.34% tmpc5fcaswd.zip |##########################################-----------| 79.47% tmpc5fcaswd.zip |##########################################-----------| 79.6% tmpc5fcaswd.zip |##########################################-----------| 79.72% tmpc5fcaswd.zip |##########################################-----------| 79.85% tmpc5fcaswd.zip |##########################################-----------| 79.98% tmpc5fcaswd.zip |##########################################-----------| 80.11% tmpc5fcaswd.zip |###########################################----------| 80.24% tmpc5fcaswd.zip |###########################################----------| 80.37% tmpc5fcaswd.zip |###########################################----------| 80.49% tmpc5fcaswd.zip |###########################################----------| 80.62% tmpc5fcaswd.zip |###########################################----------| 80.75% tmpc5fcaswd.zip |###########################################----------| 80.88% tmpc5fcaswd.zip |###########################################----------| 81.01% tmpc5fcaswd.zip |###########################################----------| 81.13% tmpc5fcaswd.zip |###########################################----------| 81.26% tmpc5fcaswd.zip |###########################################----------| 81.39% tmpc5fcaswd.zip |###########################################----------| 81.52% tmpc5fcaswd.zip |###########################################----------| 81.65% tmpc5fcaswd.zip |###########################################----------| 81.78% tmpc5fcaswd.zip |###########################################----------| 81.9% tmpc5fcaswd.zip |###########################################----------| 82.03% tmpc5fcaswd.zip |############################################---------| 82.16% tmpc5fcaswd.zip |############################################---------| 82.29% tmpc5fcaswd.zip |############################################---------| 82.42% tmpc5fcaswd.zip |############################################---------| 82.54% tmpc5fcaswd.zip |############################################---------| 82.67% tmpc5fcaswd.zip |############################################---------| 82.8% tmpc5fcaswd.zip |############################################---------| 82.93% tmpc5fcaswd.zip |############################################---------| 83.06% tmpc5fcaswd.zip |############################################---------| 83.19% tmpc5fcaswd.zip |############################################---------| 83.31% tmpc5fcaswd.zip |############################################---------| 83.44% tmpc5fcaswd.zip |############################################---------| 83.57% tmpc5fcaswd.zip |############################################---------| 83.7% tmpc5fcaswd.zip |############################################---------| 83.83% tmpc5fcaswd.zip |############################################---------| 83.95% tmpc5fcaswd.zip |#############################################--------| 84.08% tmpc5fcaswd.zip |#############################################--------| 84.21% tmpc5fcaswd.zip |#############################################--------| 84.34% tmpc5fcaswd.zip |#############################################--------| 84.47% tmpc5fcaswd.zip |#############################################--------| 84.6% tmpc5fcaswd.zip |#############################################--------| 84.72% tmpc5fcaswd.zip |#############################################--------| 84.85% tmpc5fcaswd.zip |#############################################--------| 84.98% tmpc5fcaswd.zip |#############################################--------| 85.11% tmpc5fcaswd.zip |#############################################--------| 85.24% tmpc5fcaswd.zip |#############################################--------| 85.36% tmpc5fcaswd.zip |#############################################--------| 85.49% tmpc5fcaswd.zip |#############################################--------| 85.62% tmpc5fcaswd.zip |#############################################--------| 85.75% tmpc5fcaswd.zip |##############################################-------| 85.88% tmpc5fcaswd.zip |##############################################-------| 86.01% tmpc5fcaswd.zip |##############################################-------| 86.13% tmpc5fcaswd.zip |##############################################-------| 86.26% tmpc5fcaswd.zip |##############################################-------| 86.39% tmpc5fcaswd.zip |##############################################-------| 86.52% tmpc5fcaswd.zip |##############################################-------| 86.65% tmpc5fcaswd.zip |##############################################-------| 86.77% tmpc5fcaswd.zip |##############################################-------| 86.9% tmpc5fcaswd.zip |##############################################-------| 87.03% tmpc5fcaswd.zip |##############################################-------| 87.16% tmpc5fcaswd.zip |##############################################-------| 87.29% tmpc5fcaswd.zip |##############################################-------| 87.42% tmpc5fcaswd.zip |##############################################-------| 87.54% tmpc5fcaswd.zip |##############################################-------| 87.67% tmpc5fcaswd.zip |###############################################------| 87.8% tmpc5fcaswd.zip |###############################################------| 87.93% tmpc5fcaswd.zip |###############################################------| 88.06% tmpc5fcaswd.zip |###############################################------| 88.18% tmpc5fcaswd.zip |###############################################------| 88.31% tmpc5fcaswd.zip |###############################################------| 88.44% tmpc5fcaswd.zip |###############################################------| 88.57% tmpc5fcaswd.zip |###############################################------| 88.7% tmpc5fcaswd.zip |###############################################------| 88.83% tmpc5fcaswd.zip |###############################################------| 88.95% tmpc5fcaswd.zip |###############################################------| 89.08% tmpc5fcaswd.zip |###############################################------| 89.21% tmpc5fcaswd.zip |###############################################------| 89.34% tmpc5fcaswd.zip |###############################################------| 89.47% tmpc5fcaswd.zip |###############################################------| 89.59% tmpc5fcaswd.zip |################################################-----| 89.72% tmpc5fcaswd.zip |################################################-----| 89.85% tmpc5fcaswd.zip |################################################-----| 89.98% tmpc5fcaswd.zip |################################################-----| 90.11% tmpc5fcaswd.zip |################################################-----| 90.23% tmpc5fcaswd.zip |################################################-----| 90.36% tmpc5fcaswd.zip |################################################-----| 90.49% tmpc5fcaswd.zip |################################################-----| 90.62% tmpc5fcaswd.zip |################################################-----| 90.75% tmpc5fcaswd.zip |################################################-----| 90.88% tmpc5fcaswd.zip |################################################-----| 91.0% tmpc5fcaswd.zip |################################################-----| 91.13% tmpc5fcaswd.zip |################################################-----| 91.26% tmpc5fcaswd.zip |################################################-----| 91.39% tmpc5fcaswd.zip |#################################################----| 91.52% tmpc5fcaswd.zip |#################################################----| 91.64% tmpc5fcaswd.zip |#################################################----| 91.77% tmpc5fcaswd.zip |#################################################----| 91.9% tmpc5fcaswd.zip |#################################################----| 92.03% tmpc5fcaswd.zip |#################################################----| 92.16% tmpc5fcaswd.zip |#################################################----| 92.29% tmpc5fcaswd.zip |#################################################----| 92.41% tmpc5fcaswd.zip |#################################################----| 92.54% tmpc5fcaswd.zip |#################################################----| 92.67% tmpc5fcaswd.zip |#################################################----| 92.8% tmpc5fcaswd.zip |#################################################----| 92.93% tmpc5fcaswd.zip |#################################################----| 93.05% tmpc5fcaswd.zip |#################################################----| 93.18% tmpc5fcaswd.zip |#################################################----| 93.31% tmpc5fcaswd.zip |##################################################---| 93.44% tmpc5fcaswd.zip |##################################################---| 93.57% tmpc5fcaswd.zip |##################################################---| 93.7% tmpc5fcaswd.zip |##################################################---| 93.82% tmpc5fcaswd.zip |##################################################---| 93.95% tmpc5fcaswd.zip |##################################################---| 94.08% tmpc5fcaswd.zip |##################################################---| 94.21% tmpc5fcaswd.zip |##################################################---| 94.34% tmpc5fcaswd.zip |##################################################---| 94.46% tmpc5fcaswd.zip |##################################################---| 94.59% tmpc5fcaswd.zip |##################################################---| 94.72% tmpc5fcaswd.zip |##################################################---| 94.85% tmpc5fcaswd.zip |##################################################---| 94.98% tmpc5fcaswd.zip |##################################################---| 95.11% tmpc5fcaswd.zip |##################################################---| 95.23% tmpc5fcaswd.zip |###################################################--| 95.36% tmpc5fcaswd.zip |###################################################--| 95.49% tmpc5fcaswd.zip |###################################################--| 95.62% tmpc5fcaswd.zip |###################################################--| 95.75% tmpc5fcaswd.zip |###################################################--| 95.87% tmpc5fcaswd.zip |###################################################--| 96.0% tmpc5fcaswd.zip |###################################################--| 96.13% tmpc5fcaswd.zip |###################################################--| 96.26% tmpc5fcaswd.zip |###################################################--| 96.39% tmpc5fcaswd.zip |###################################################--| 96.52% tmpc5fcaswd.zip |###################################################--| 96.64% tmpc5fcaswd.zip |###################################################--| 96.77% tmpc5fcaswd.zip |###################################################--| 96.9% tmpc5fcaswd.zip |###################################################--| 97.03% tmpc5fcaswd.zip |###################################################--| 97.16% tmpc5fcaswd.zip |####################################################-| 97.28% tmpc5fcaswd.zip |####################################################-| 97.41% tmpc5fcaswd.zip |####################################################-| 97.54% tmpc5fcaswd.zip |####################################################-| 97.67% tmpc5fcaswd.zip |####################################################-| 97.8% tmpc5fcaswd.zip |####################################################-| 97.93% tmpc5fcaswd.zip |####################################################-| 98.05% tmpc5fcaswd.zip |####################################################-| 98.18% tmpc5fcaswd.zip |####################################################-| 98.31% tmpc5fcaswd.zip |####################################################-| 98.44% tmpc5fcaswd.zip |####################################################-| 98.57% tmpc5fcaswd.zip |####################################################-| 98.69% tmpc5fcaswd.zip |####################################################-| 98.82% tmpc5fcaswd.zip |####################################################-| 98.95% tmpc5fcaswd.zip |#####################################################| 99.08% tmpc5fcaswd.zip |#####################################################| 99.21% tmpc5fcaswd.zip |#####################################################| 99.34% tmpc5fcaswd.zip |#####################################################| 99.46% tmpc5fcaswd.zip |#####################################################| 99.59% tmpc5fcaswd.zip |#####################################################| 99.72% tmpc5fcaswd.zip |#####################################################| 99.85% tmpc5fcaswd.zip |#####################################################| 99.98% tmpc5fcaswd.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is a39b1f5d-ee95-48cb-9f42-4a2cf072b2b8 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-8LSLFbE/pgaas-1.3.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-8LSLFbE/pgaas_types.yaml ++ basename /opt/plugins/plugin-8LSLFbE/pgaas-1.3.0-py36-none-linux_x86_64.wgn + ARCHIVE=pgaas-1.3.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=pgaas-1.3.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=pgaas-1.3.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-8LSLFbE/pgaas_types.yaml /opt/plugins/plugin-8LSLFbE/pgaas-1.3.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmp3bmzlnb8.zip |-----------------------------------------------------| 0.16% tmp3bmzlnb8.zip |-----------------------------------------------------| 0.32% tmp3bmzlnb8.zip |-----------------------------------------------------| 0.48% tmp3bmzlnb8.zip |-----------------------------------------------------| 0.64% tmp3bmzlnb8.zip |-----------------------------------------------------| 0.8% tmp3bmzlnb8.zip |#----------------------------------------------------| 0.97% tmp3bmzlnb8.zip |#----------------------------------------------------| 1.13% tmp3bmzlnb8.zip |#----------------------------------------------------| 1.29% tmp3bmzlnb8.zip |#----------------------------------------------------| 1.45% tmp3bmzlnb8.zip |#----------------------------------------------------| 1.61% tmp3bmzlnb8.zip |#----------------------------------------------------| 1.77% tmp3bmzlnb8.zip |#----------------------------------------------------| 1.93% tmp3bmzlnb8.zip |#----------------------------------------------------| 2.09% tmp3bmzlnb8.zip |#----------------------------------------------------| 2.25% tmp3bmzlnb8.zip |#----------------------------------------------------| 2.41% tmp3bmzlnb8.zip |#----------------------------------------------------| 2.57% tmp3bmzlnb8.zip |#----------------------------------------------------| 2.73% tmp3bmzlnb8.zip |##---------------------------------------------------| 2.9% tmp3bmzlnb8.zip |##---------------------------------------------------| 3.06% tmp3bmzlnb8.zip |##---------------------------------------------------| 3.22% tmp3bmzlnb8.zip |##---------------------------------------------------| 3.38% tmp3bmzlnb8.zip |##---------------------------------------------------| 3.54% tmp3bmzlnb8.zip |##---------------------------------------------------| 3.7% tmp3bmzlnb8.zip |##---------------------------------------------------| 3.86% tmp3bmzlnb8.zip |##---------------------------------------------------| 4.02% tmp3bmzlnb8.zip |##---------------------------------------------------| 4.18% tmp3bmzlnb8.zip |##---------------------------------------------------| 4.34% tmp3bmzlnb8.zip |##---------------------------------------------------| 4.5% tmp3bmzlnb8.zip |##---------------------------------------------------| 4.66% tmp3bmzlnb8.zip |###--------------------------------------------------| 4.83% tmp3bmzlnb8.zip |###--------------------------------------------------| 4.99% tmp3bmzlnb8.zip |###--------------------------------------------------| 5.15% tmp3bmzlnb8.zip |###--------------------------------------------------| 5.31% tmp3bmzlnb8.zip |###--------------------------------------------------| 5.47% tmp3bmzlnb8.zip |###--------------------------------------------------| 5.63% tmp3bmzlnb8.zip |###--------------------------------------------------| 5.79% tmp3bmzlnb8.zip |###--------------------------------------------------| 5.95% tmp3bmzlnb8.zip |###--------------------------------------------------| 6.11% tmp3bmzlnb8.zip |###--------------------------------------------------| 6.27% tmp3bmzlnb8.zip |###--------------------------------------------------| 6.43% tmp3bmzlnb8.zip |###--------------------------------------------------| 6.59% tmp3bmzlnb8.zip |####-------------------------------------------------| 6.76% tmp3bmzlnb8.zip |####-------------------------------------------------| 6.92% tmp3bmzlnb8.zip |####-------------------------------------------------| 7.08% tmp3bmzlnb8.zip |####-------------------------------------------------| 7.24% tmp3bmzlnb8.zip |####-------------------------------------------------| 7.4% tmp3bmzlnb8.zip |####-------------------------------------------------| 7.56% tmp3bmzlnb8.zip |####-------------------------------------------------| 7.72% tmp3bmzlnb8.zip |####-------------------------------------------------| 7.88% tmp3bmzlnb8.zip |####-------------------------------------------------| 8.04% tmp3bmzlnb8.zip |####-------------------------------------------------| 8.2% tmp3bmzlnb8.zip |####-------------------------------------------------| 8.36% tmp3bmzlnb8.zip |#####------------------------------------------------| 8.52% tmp3bmzlnb8.zip |#####------------------------------------------------| 8.69% tmp3bmzlnb8.zip |#####------------------------------------------------| 8.85% tmp3bmzlnb8.zip |#####------------------------------------------------| 9.01% tmp3bmzlnb8.zip |#####------------------------------------------------| 9.17% tmp3bmzlnb8.zip |#####------------------------------------------------| 9.33% tmp3bmzlnb8.zip |#####------------------------------------------------| 9.49% tmp3bmzlnb8.zip |#####------------------------------------------------| 9.65% tmp3bmzlnb8.zip |#####------------------------------------------------| 9.81% tmp3bmzlnb8.zip |#####------------------------------------------------| 9.97% tmp3bmzlnb8.zip |#####------------------------------------------------| 10.13% tmp3bmzlnb8.zip |#####------------------------------------------------| 10.29% tmp3bmzlnb8.zip |######-----------------------------------------------| 10.45% tmp3bmzlnb8.zip |######-----------------------------------------------| 10.62% tmp3bmzlnb8.zip |######-----------------------------------------------| 10.78% tmp3bmzlnb8.zip |######-----------------------------------------------| 10.94% tmp3bmzlnb8.zip |######-----------------------------------------------| 11.1% tmp3bmzlnb8.zip |######-----------------------------------------------| 11.26% tmp3bmzlnb8.zip |######-----------------------------------------------| 11.42% tmp3bmzlnb8.zip |######-----------------------------------------------| 11.58% tmp3bmzlnb8.zip |######-----------------------------------------------| 11.74% tmp3bmzlnb8.zip |######-----------------------------------------------| 11.9% tmp3bmzlnb8.zip |######-----------------------------------------------| 12.06% tmp3bmzlnb8.zip |######-----------------------------------------------| 12.22% tmp3bmzlnb8.zip |#######----------------------------------------------| 12.38% tmp3bmzlnb8.zip |#######----------------------------------------------| 12.55% tmp3bmzlnb8.zip |#######----------------------------------------------| 12.71% tmp3bmzlnb8.zip |#######----------------------------------------------| 12.87% tmp3bmzlnb8.zip |#######----------------------------------------------| 13.03% tmp3bmzlnb8.zip |#######----------------------------------------------| 13.19% tmp3bmzlnb8.zip |#######----------------------------------------------| 13.35% tmp3bmzlnb8.zip |#######----------------------------------------------| 13.51% tmp3bmzlnb8.zip |#######----------------------------------------------| 13.67% tmp3bmzlnb8.zip |#######----------------------------------------------| 13.83% tmp3bmzlnb8.zip |#######----------------------------------------------| 13.99% tmp3bmzlnb8.zip |########---------------------------------------------| 14.15% tmp3bmzlnb8.zip |########---------------------------------------------| 14.31% tmp3bmzlnb8.zip |########---------------------------------------------| 14.48% tmp3bmzlnb8.zip |########---------------------------------------------| 14.64% tmp3bmzlnb8.zip |########---------------------------------------------| 14.8% tmp3bmzlnb8.zip |########---------------------------------------------| 14.96% tmp3bmzlnb8.zip |########---------------------------------------------| 15.12% tmp3bmzlnb8.zip |########---------------------------------------------| 15.28% tmp3bmzlnb8.zip |########---------------------------------------------| 15.44% tmp3bmzlnb8.zip |########---------------------------------------------| 15.6% tmp3bmzlnb8.zip |########---------------------------------------------| 15.76% tmp3bmzlnb8.zip |########---------------------------------------------| 15.92% tmp3bmzlnb8.zip |#########--------------------------------------------| 16.08% tmp3bmzlnb8.zip |#########--------------------------------------------| 16.24% tmp3bmzlnb8.zip |#########--------------------------------------------| 16.41% tmp3bmzlnb8.zip |#########--------------------------------------------| 16.57% tmp3bmzlnb8.zip |#########--------------------------------------------| 16.73% tmp3bmzlnb8.zip |#########--------------------------------------------| 16.89% tmp3bmzlnb8.zip |#########--------------------------------------------| 17.05% tmp3bmzlnb8.zip |#########--------------------------------------------| 17.21% tmp3bmzlnb8.zip |#########--------------------------------------------| 17.37% tmp3bmzlnb8.zip |#########--------------------------------------------| 17.53% tmp3bmzlnb8.zip |#########--------------------------------------------| 17.69% tmp3bmzlnb8.zip |#########--------------------------------------------| 17.85% tmp3bmzlnb8.zip |##########-------------------------------------------| 18.01% tmp3bmzlnb8.zip |##########-------------------------------------------| 18.17% tmp3bmzlnb8.zip |##########-------------------------------------------| 18.34% tmp3bmzlnb8.zip |##########-------------------------------------------| 18.5% tmp3bmzlnb8.zip |##########-------------------------------------------| 18.66% tmp3bmzlnb8.zip |##########-------------------------------------------| 18.82% tmp3bmzlnb8.zip |##########-------------------------------------------| 18.98% tmp3bmzlnb8.zip |##########-------------------------------------------| 19.14% tmp3bmzlnb8.zip |##########-------------------------------------------| 19.3% tmp3bmzlnb8.zip |##########-------------------------------------------| 19.46% tmp3bmzlnb8.zip |##########-------------------------------------------| 19.62% tmp3bmzlnb8.zip |##########-------------------------------------------| 19.78% tmp3bmzlnb8.zip |###########------------------------------------------| 19.94% tmp3bmzlnb8.zip |###########------------------------------------------| 20.1% tmp3bmzlnb8.zip |###########------------------------------------------| 20.27% tmp3bmzlnb8.zip |###########------------------------------------------| 20.43% tmp3bmzlnb8.zip |###########------------------------------------------| 20.59% tmp3bmzlnb8.zip |###########------------------------------------------| 20.75% tmp3bmzlnb8.zip |###########------------------------------------------| 20.91% tmp3bmzlnb8.zip |###########------------------------------------------| 21.07% tmp3bmzlnb8.zip |###########------------------------------------------| 21.23% tmp3bmzlnb8.zip |###########------------------------------------------| 21.39% tmp3bmzlnb8.zip |###########------------------------------------------| 21.55% tmp3bmzlnb8.zip |############-----------------------------------------| 21.71% tmp3bmzlnb8.zip |############-----------------------------------------| 21.87% tmp3bmzlnb8.zip |############-----------------------------------------| 22.03% tmp3bmzlnb8.zip |############-----------------------------------------| 22.2% tmp3bmzlnb8.zip |############-----------------------------------------| 22.36% tmp3bmzlnb8.zip |############-----------------------------------------| 22.52% tmp3bmzlnb8.zip |############-----------------------------------------| 22.68% tmp3bmzlnb8.zip |############-----------------------------------------| 22.84% tmp3bmzlnb8.zip |############-----------------------------------------| 23.0% tmp3bmzlnb8.zip |############-----------------------------------------| 23.16% tmp3bmzlnb8.zip |############-----------------------------------------| 23.32% tmp3bmzlnb8.zip |############-----------------------------------------| 23.48% tmp3bmzlnb8.zip |#############----------------------------------------| 23.64% tmp3bmzlnb8.zip |#############----------------------------------------| 23.8% tmp3bmzlnb8.zip |#############----------------------------------------| 23.96% tmp3bmzlnb8.zip |#############----------------------------------------| 24.13% tmp3bmzlnb8.zip |#############----------------------------------------| 24.29% tmp3bmzlnb8.zip |#############----------------------------------------| 24.45% tmp3bmzlnb8.zip |#############----------------------------------------| 24.61% tmp3bmzlnb8.zip |#############----------------------------------------| 24.77% tmp3bmzlnb8.zip |#############----------------------------------------| 24.93% tmp3bmzlnb8.zip |#############----------------------------------------| 25.09% tmp3bmzlnb8.zip |#############----------------------------------------| 25.25% tmp3bmzlnb8.zip |#############----------------------------------------| 25.41% tmp3bmzlnb8.zip |##############---------------------------------------| 25.57% tmp3bmzlnb8.zip |##############---------------------------------------| 25.73% tmp3bmzlnb8.zip |##############---------------------------------------| 25.89% tmp3bmzlnb8.zip |##############---------------------------------------| 26.06% tmp3bmzlnb8.zip |##############---------------------------------------| 26.22% tmp3bmzlnb8.zip |##############---------------------------------------| 26.38% tmp3bmzlnb8.zip |##############---------------------------------------| 26.54% tmp3bmzlnb8.zip |##############---------------------------------------| 26.7% tmp3bmzlnb8.zip |##############---------------------------------------| 26.86% tmp3bmzlnb8.zip |##############---------------------------------------| 27.02% tmp3bmzlnb8.zip |##############---------------------------------------| 27.18% tmp3bmzlnb8.zip |##############---------------------------------------| 27.34% tmp3bmzlnb8.zip |###############--------------------------------------| 27.5% tmp3bmzlnb8.zip |###############--------------------------------------| 27.66% tmp3bmzlnb8.zip |###############--------------------------------------| 27.82% tmp3bmzlnb8.zip |###############--------------------------------------| 27.99% tmp3bmzlnb8.zip |###############--------------------------------------| 28.15% tmp3bmzlnb8.zip |###############--------------------------------------| 28.31% tmp3bmzlnb8.zip |###############--------------------------------------| 28.47% tmp3bmzlnb8.zip |###############--------------------------------------| 28.63% tmp3bmzlnb8.zip |###############--------------------------------------| 28.79% tmp3bmzlnb8.zip |###############--------------------------------------| 28.95% tmp3bmzlnb8.zip |###############--------------------------------------| 29.11% tmp3bmzlnb8.zip |################-------------------------------------| 29.27% tmp3bmzlnb8.zip |################-------------------------------------| 29.43% tmp3bmzlnb8.zip |################-------------------------------------| 29.59% tmp3bmzlnb8.zip |################-------------------------------------| 29.75% tmp3bmzlnb8.zip |################-------------------------------------| 29.92% tmp3bmzlnb8.zip |################-------------------------------------| 30.08% tmp3bmzlnb8.zip |################-------------------------------------| 30.24% tmp3bmzlnb8.zip |################-------------------------------------| 30.4% tmp3bmzlnb8.zip |################-------------------------------------| 30.56% tmp3bmzlnb8.zip |################-------------------------------------| 30.72% tmp3bmzlnb8.zip |################-------------------------------------| 30.88% tmp3bmzlnb8.zip |################-------------------------------------| 31.04% tmp3bmzlnb8.zip |#################------------------------------------| 31.2% tmp3bmzlnb8.zip |#################------------------------------------| 31.36% tmp3bmzlnb8.zip |#################------------------------------------| 31.52% tmp3bmzlnb8.zip |#################------------------------------------| 31.68% tmp3bmzlnb8.zip |#################------------------------------------| 31.85% tmp3bmzlnb8.zip |#################------------------------------------| 32.01% tmp3bmzlnb8.zip |#################------------------------------------| 32.17% tmp3bmzlnb8.zip |#################------------------------------------| 32.33% tmp3bmzlnb8.zip |#################------------------------------------| 32.49% tmp3bmzlnb8.zip |#################------------------------------------| 32.65% tmp3bmzlnb8.zip |#################------------------------------------| 32.81% tmp3bmzlnb8.zip |#################------------------------------------| 32.97% tmp3bmzlnb8.zip |##################-----------------------------------| 33.13% tmp3bmzlnb8.zip |##################-----------------------------------| 33.29% tmp3bmzlnb8.zip |##################-----------------------------------| 33.45% tmp3bmzlnb8.zip |##################-----------------------------------| 33.61% tmp3bmzlnb8.zip |##################-----------------------------------| 33.78% tmp3bmzlnb8.zip |##################-----------------------------------| 33.94% tmp3bmzlnb8.zip |##################-----------------------------------| 34.1% tmp3bmzlnb8.zip |##################-----------------------------------| 34.26% tmp3bmzlnb8.zip |##################-----------------------------------| 34.42% tmp3bmzlnb8.zip |##################-----------------------------------| 34.58% tmp3bmzlnb8.zip |##################-----------------------------------| 34.74% tmp3bmzlnb8.zip |##################-----------------------------------| 34.9% tmp3bmzlnb8.zip |###################----------------------------------| 35.06% tmp3bmzlnb8.zip |###################----------------------------------| 35.22% tmp3bmzlnb8.zip |###################----------------------------------| 35.38% tmp3bmzlnb8.zip |###################----------------------------------| 35.54% tmp3bmzlnb8.zip |###################----------------------------------| 35.71% tmp3bmzlnb8.zip |###################----------------------------------| 35.87% tmp3bmzlnb8.zip |###################----------------------------------| 36.03% tmp3bmzlnb8.zip |###################----------------------------------| 36.19% tmp3bmzlnb8.zip |###################----------------------------------| 36.35% tmp3bmzlnb8.zip |###################----------------------------------| 36.51% tmp3bmzlnb8.zip |###################----------------------------------| 36.67% tmp3bmzlnb8.zip |####################---------------------------------| 36.83% tmp3bmzlnb8.zip |####################---------------------------------| 36.99% tmp3bmzlnb8.zip |####################---------------------------------| 37.15% tmp3bmzlnb8.zip |####################---------------------------------| 37.31% tmp3bmzlnb8.zip |####################---------------------------------| 37.47% tmp3bmzlnb8.zip |####################---------------------------------| 37.64% tmp3bmzlnb8.zip |####################---------------------------------| 37.8% tmp3bmzlnb8.zip |####################---------------------------------| 37.96% tmp3bmzlnb8.zip |####################---------------------------------| 38.12% tmp3bmzlnb8.zip |####################---------------------------------| 38.28% tmp3bmzlnb8.zip |####################---------------------------------| 38.44% tmp3bmzlnb8.zip |####################---------------------------------| 38.6% tmp3bmzlnb8.zip |#####################--------------------------------| 38.76% tmp3bmzlnb8.zip |#####################--------------------------------| 38.92% tmp3bmzlnb8.zip |#####################--------------------------------| 39.08% tmp3bmzlnb8.zip |#####################--------------------------------| 39.24% tmp3bmzlnb8.zip |#####################--------------------------------| 39.4% tmp3bmzlnb8.zip |#####################--------------------------------| 39.57% tmp3bmzlnb8.zip |#####################--------------------------------| 39.73% tmp3bmzlnb8.zip |#####################--------------------------------| 39.89% tmp3bmzlnb8.zip |#####################--------------------------------| 40.05% tmp3bmzlnb8.zip |#####################--------------------------------| 40.21% tmp3bmzlnb8.zip |#####################--------------------------------| 40.37% tmp3bmzlnb8.zip |#####################--------------------------------| 40.53% tmp3bmzlnb8.zip |######################-------------------------------| 40.69% tmp3bmzlnb8.zip |######################-------------------------------| 40.85% tmp3bmzlnb8.zip |######################-------------------------------| 41.01% tmp3bmzlnb8.zip |######################-------------------------------| 41.17% tmp3bmzlnb8.zip |######################-------------------------------| 41.33% tmp3bmzlnb8.zip |######################-------------------------------| 41.5% tmp3bmzlnb8.zip |######################-------------------------------| 41.66% tmp3bmzlnb8.zip |######################-------------------------------| 41.82% tmp3bmzlnb8.zip |######################-------------------------------| 41.98% tmp3bmzlnb8.zip |######################-------------------------------| 42.14% tmp3bmzlnb8.zip |######################-------------------------------| 42.3% tmp3bmzlnb8.zip |#######################------------------------------| 42.46% tmp3bmzlnb8.zip |#######################------------------------------| 42.62% tmp3bmzlnb8.zip |#######################------------------------------| 42.78% tmp3bmzlnb8.zip |#######################------------------------------| 42.94% tmp3bmzlnb8.zip |#######################------------------------------| 43.1% tmp3bmzlnb8.zip |#######################------------------------------| 43.26% tmp3bmzlnb8.zip |#######################------------------------------| 43.43% tmp3bmzlnb8.zip |#######################------------------------------| 43.59% tmp3bmzlnb8.zip |#######################------------------------------| 43.75% tmp3bmzlnb8.zip |#######################------------------------------| 43.91% tmp3bmzlnb8.zip |#######################------------------------------| 44.07% tmp3bmzlnb8.zip |#######################------------------------------| 44.23% tmp3bmzlnb8.zip |########################-----------------------------| 44.39% tmp3bmzlnb8.zip |########################-----------------------------| 44.55% tmp3bmzlnb8.zip |########################-----------------------------| 44.71% tmp3bmzlnb8.zip |########################-----------------------------| 44.87% tmp3bmzlnb8.zip |########################-----------------------------| 45.03% tmp3bmzlnb8.zip |########################-----------------------------| 45.19% tmp3bmzlnb8.zip |########################-----------------------------| 45.36% tmp3bmzlnb8.zip |########################-----------------------------| 45.52% tmp3bmzlnb8.zip |########################-----------------------------| 45.68% tmp3bmzlnb8.zip |########################-----------------------------| 45.84% tmp3bmzlnb8.zip |########################-----------------------------| 46.0% tmp3bmzlnb8.zip |########################-----------------------------| 46.16% tmp3bmzlnb8.zip |#########################----------------------------| 46.32% tmp3bmzlnb8.zip |#########################----------------------------| 46.48% tmp3bmzlnb8.zip |#########################----------------------------| 46.64% tmp3bmzlnb8.zip |#########################----------------------------| 46.8% tmp3bmzlnb8.zip |#########################----------------------------| 46.96% tmp3bmzlnb8.zip |#########################----------------------------| 47.12% tmp3bmzlnb8.zip |#########################----------------------------| 47.29% tmp3bmzlnb8.zip |#########################----------------------------| 47.45% tmp3bmzlnb8.zip |#########################----------------------------| 47.61% tmp3bmzlnb8.zip |#########################----------------------------| 47.77% tmp3bmzlnb8.zip |#########################----------------------------| 47.93% tmp3bmzlnb8.zip |#########################----------------------------| 48.09% tmp3bmzlnb8.zip |##########################---------------------------| 48.25% tmp3bmzlnb8.zip |##########################---------------------------| 48.41% tmp3bmzlnb8.zip |##########################---------------------------| 48.57% tmp3bmzlnb8.zip |##########################---------------------------| 48.73% tmp3bmzlnb8.zip |##########################---------------------------| 48.89% tmp3bmzlnb8.zip |##########################---------------------------| 49.05% tmp3bmzlnb8.zip |##########################---------------------------| 49.22% tmp3bmzlnb8.zip |##########################---------------------------| 49.38% tmp3bmzlnb8.zip |##########################---------------------------| 49.54% tmp3bmzlnb8.zip |##########################---------------------------| 49.7% tmp3bmzlnb8.zip |##########################---------------------------| 49.86% tmp3bmzlnb8.zip |###########################--------------------------| 50.02% tmp3bmzlnb8.zip |###########################--------------------------| 50.18% tmp3bmzlnb8.zip |###########################--------------------------| 50.34% tmp3bmzlnb8.zip |###########################--------------------------| 50.5% tmp3bmzlnb8.zip |###########################--------------------------| 50.66% tmp3bmzlnb8.zip |###########################--------------------------| 50.82% tmp3bmzlnb8.zip |###########################--------------------------| 50.98% tmp3bmzlnb8.zip |###########################--------------------------| 51.15% tmp3bmzlnb8.zip |###########################--------------------------| 51.31% tmp3bmzlnb8.zip |###########################--------------------------| 51.47% tmp3bmzlnb8.zip |###########################--------------------------| 51.63% tmp3bmzlnb8.zip |###########################--------------------------| 51.79% tmp3bmzlnb8.zip |############################-------------------------| 51.95% tmp3bmzlnb8.zip |############################-------------------------| 52.11% tmp3bmzlnb8.zip |############################-------------------------| 52.27% tmp3bmzlnb8.zip |############################-------------------------| 52.43% tmp3bmzlnb8.zip |############################-------------------------| 52.59% tmp3bmzlnb8.zip |############################-------------------------| 52.75% tmp3bmzlnb8.zip |############################-------------------------| 52.91% tmp3bmzlnb8.zip |############################-------------------------| 53.08% tmp3bmzlnb8.zip |############################-------------------------| 53.24% tmp3bmzlnb8.zip |############################-------------------------| 53.4% tmp3bmzlnb8.zip |############################-------------------------| 53.56% tmp3bmzlnb8.zip |############################-------------------------| 53.72% tmp3bmzlnb8.zip |#############################------------------------| 53.88% tmp3bmzlnb8.zip |#############################------------------------| 54.04% tmp3bmzlnb8.zip |#############################------------------------| 54.2% tmp3bmzlnb8.zip |#############################------------------------| 54.36% tmp3bmzlnb8.zip |#############################------------------------| 54.52% tmp3bmzlnb8.zip |#############################------------------------| 54.68% tmp3bmzlnb8.zip |#############################------------------------| 54.84% tmp3bmzlnb8.zip |#############################------------------------| 55.01% tmp3bmzlnb8.zip |#############################------------------------| 55.17% tmp3bmzlnb8.zip |#############################------------------------| 55.33% tmp3bmzlnb8.zip |#############################------------------------| 55.49% tmp3bmzlnb8.zip |#############################------------------------| 55.65% tmp3bmzlnb8.zip |##############################-----------------------| 55.81% tmp3bmzlnb8.zip |##############################-----------------------| 55.97% tmp3bmzlnb8.zip |##############################-----------------------| 56.13% tmp3bmzlnb8.zip |##############################-----------------------| 56.29% tmp3bmzlnb8.zip |##############################-----------------------| 56.45% tmp3bmzlnb8.zip |##############################-----------------------| 56.61% tmp3bmzlnb8.zip |##############################-----------------------| 56.77% tmp3bmzlnb8.zip |##############################-----------------------| 56.94% tmp3bmzlnb8.zip |##############################-----------------------| 57.1% tmp3bmzlnb8.zip |##############################-----------------------| 57.26% tmp3bmzlnb8.zip |##############################-----------------------| 57.42% tmp3bmzlnb8.zip |###############################----------------------| 57.58% tmp3bmzlnb8.zip |###############################----------------------| 57.74% tmp3bmzlnb8.zip |###############################----------------------| 57.9% tmp3bmzlnb8.zip |###############################----------------------| 58.06% tmp3bmzlnb8.zip |###############################----------------------| 58.22% tmp3bmzlnb8.zip |###############################----------------------| 58.38% tmp3bmzlnb8.zip |###############################----------------------| 58.54% tmp3bmzlnb8.zip |###############################----------------------| 58.7% tmp3bmzlnb8.zip |###############################----------------------| 58.87% tmp3bmzlnb8.zip |###############################----------------------| 59.03% tmp3bmzlnb8.zip |###############################----------------------| 59.19% tmp3bmzlnb8.zip |###############################----------------------| 59.35% tmp3bmzlnb8.zip |################################---------------------| 59.51% tmp3bmzlnb8.zip |################################---------------------| 59.67% tmp3bmzlnb8.zip |################################---------------------| 59.83% tmp3bmzlnb8.zip |################################---------------------| 59.99% tmp3bmzlnb8.zip |################################---------------------| 60.15% tmp3bmzlnb8.zip |################################---------------------| 60.31% tmp3bmzlnb8.zip |################################---------------------| 60.47% tmp3bmzlnb8.zip |################################---------------------| 60.63% tmp3bmzlnb8.zip |################################---------------------| 60.8% tmp3bmzlnb8.zip |################################---------------------| 60.96% tmp3bmzlnb8.zip |################################---------------------| 61.12% tmp3bmzlnb8.zip |################################---------------------| 61.28% tmp3bmzlnb8.zip |#################################--------------------| 61.44% tmp3bmzlnb8.zip |#################################--------------------| 61.6% tmp3bmzlnb8.zip |#################################--------------------| 61.76% tmp3bmzlnb8.zip |#################################--------------------| 61.92% tmp3bmzlnb8.zip |#################################--------------------| 62.08% tmp3bmzlnb8.zip |#################################--------------------| 62.24% tmp3bmzlnb8.zip |#################################--------------------| 62.4% tmp3bmzlnb8.zip |#################################--------------------| 62.56% tmp3bmzlnb8.zip |#################################--------------------| 62.73% tmp3bmzlnb8.zip |#################################--------------------| 62.89% tmp3bmzlnb8.zip |#################################--------------------| 63.05% tmp3bmzlnb8.zip |##################################-------------------| 63.21% tmp3bmzlnb8.zip |##################################-------------------| 63.37% tmp3bmzlnb8.zip |##################################-------------------| 63.53% tmp3bmzlnb8.zip |##################################-------------------| 63.69% tmp3bmzlnb8.zip |##################################-------------------| 63.85% tmp3bmzlnb8.zip |##################################-------------------| 64.01% tmp3bmzlnb8.zip |##################################-------------------| 64.17% tmp3bmzlnb8.zip |##################################-------------------| 64.33% tmp3bmzlnb8.zip |##################################-------------------| 64.49% tmp3bmzlnb8.zip |##################################-------------------| 64.66% tmp3bmzlnb8.zip |##################################-------------------| 64.82% tmp3bmzlnb8.zip |##################################-------------------| 64.98% tmp3bmzlnb8.zip |###################################------------------| 65.14% tmp3bmzlnb8.zip |###################################------------------| 65.3% tmp3bmzlnb8.zip |###################################------------------| 65.46% tmp3bmzlnb8.zip |###################################------------------| 65.62% tmp3bmzlnb8.zip |###################################------------------| 65.78% tmp3bmzlnb8.zip |###################################------------------| 65.94% tmp3bmzlnb8.zip |###################################------------------| 66.1% tmp3bmzlnb8.zip |###################################------------------| 66.26% tmp3bmzlnb8.zip |###################################------------------| 66.42% tmp3bmzlnb8.zip |###################################------------------| 66.59% tmp3bmzlnb8.zip |###################################------------------| 66.75% tmp3bmzlnb8.zip |###################################------------------| 66.91% tmp3bmzlnb8.zip |####################################-----------------| 67.07% tmp3bmzlnb8.zip |####################################-----------------| 67.23% tmp3bmzlnb8.zip |####################################-----------------| 67.39% tmp3bmzlnb8.zip |####################################-----------------| 67.55% tmp3bmzlnb8.zip |####################################-----------------| 67.71% tmp3bmzlnb8.zip |####################################-----------------| 67.87% tmp3bmzlnb8.zip |####################################-----------------| 68.03% tmp3bmzlnb8.zip |####################################-----------------| 68.19% tmp3bmzlnb8.zip |####################################-----------------| 68.35% tmp3bmzlnb8.zip |####################################-----------------| 68.52% tmp3bmzlnb8.zip |####################################-----------------| 68.68% tmp3bmzlnb8.zip |####################################-----------------| 68.84% tmp3bmzlnb8.zip |#####################################----------------| 69.0% tmp3bmzlnb8.zip |#####################################----------------| 69.16% tmp3bmzlnb8.zip |#####################################----------------| 69.32% tmp3bmzlnb8.zip |#####################################----------------| 69.48% tmp3bmzlnb8.zip |#####################################----------------| 69.64% tmp3bmzlnb8.zip |#####################################----------------| 69.8% tmp3bmzlnb8.zip |#####################################----------------| 69.96% tmp3bmzlnb8.zip |#####################################----------------| 70.12% tmp3bmzlnb8.zip |#####################################----------------| 70.28% tmp3bmzlnb8.zip |#####################################----------------| 70.45% tmp3bmzlnb8.zip |#####################################----------------| 70.61% tmp3bmzlnb8.zip |######################################---------------| 70.77% tmp3bmzlnb8.zip |######################################---------------| 70.93% tmp3bmzlnb8.zip |######################################---------------| 71.09% tmp3bmzlnb8.zip |######################################---------------| 71.25% tmp3bmzlnb8.zip |######################################---------------| 71.41% tmp3bmzlnb8.zip |######################################---------------| 71.57% tmp3bmzlnb8.zip |######################################---------------| 71.73% tmp3bmzlnb8.zip |######################################---------------| 71.89% tmp3bmzlnb8.zip |######################################---------------| 72.05% tmp3bmzlnb8.zip |######################################---------------| 72.21% tmp3bmzlnb8.zip |######################################---------------| 72.38% tmp3bmzlnb8.zip |######################################---------------| 72.54% tmp3bmzlnb8.zip |#######################################--------------| 72.7% tmp3bmzlnb8.zip |#######################################--------------| 72.86% tmp3bmzlnb8.zip |#######################################--------------| 73.02% tmp3bmzlnb8.zip |#######################################--------------| 73.18% tmp3bmzlnb8.zip |#######################################--------------| 73.34% tmp3bmzlnb8.zip |#######################################--------------| 73.5% tmp3bmzlnb8.zip |#######################################--------------| 73.66% tmp3bmzlnb8.zip |#######################################--------------| 73.82% tmp3bmzlnb8.zip |#######################################--------------| 73.98% tmp3bmzlnb8.zip |#######################################--------------| 74.14% tmp3bmzlnb8.zip |#######################################--------------| 74.31% tmp3bmzlnb8.zip |#######################################--------------| 74.47% tmp3bmzlnb8.zip |########################################-------------| 74.63% tmp3bmzlnb8.zip |########################################-------------| 74.79% tmp3bmzlnb8.zip |########################################-------------| 74.95% tmp3bmzlnb8.zip |########################################-------------| 75.11% tmp3bmzlnb8.zip |########################################-------------| 75.27% tmp3bmzlnb8.zip |########################################-------------| 75.43% tmp3bmzlnb8.zip |########################################-------------| 75.59% tmp3bmzlnb8.zip |########################################-------------| 75.75% tmp3bmzlnb8.zip |########################################-------------| 75.91% tmp3bmzlnb8.zip |########################################-------------| 76.07% tmp3bmzlnb8.zip |########################################-------------| 76.24% tmp3bmzlnb8.zip |########################################-------------| 76.4% tmp3bmzlnb8.zip |#########################################------------| 76.56% tmp3bmzlnb8.zip |#########################################------------| 76.72% tmp3bmzlnb8.zip |#########################################------------| 76.88% tmp3bmzlnb8.zip |#########################################------------| 77.04% tmp3bmzlnb8.zip |#########################################------------| 77.2% tmp3bmzlnb8.zip |#########################################------------| 77.36% tmp3bmzlnb8.zip |#########################################------------| 77.52% tmp3bmzlnb8.zip |#########################################------------| 77.68% tmp3bmzlnb8.zip |#########################################------------| 77.84% tmp3bmzlnb8.zip |#########################################------------| 78.0% tmp3bmzlnb8.zip |#########################################------------| 78.17% tmp3bmzlnb8.zip |##########################################-----------| 78.33% tmp3bmzlnb8.zip |##########################################-----------| 78.49% tmp3bmzlnb8.zip |##########################################-----------| 78.65% tmp3bmzlnb8.zip |##########################################-----------| 78.81% tmp3bmzlnb8.zip |##########################################-----------| 78.97% tmp3bmzlnb8.zip |##########################################-----------| 79.13% tmp3bmzlnb8.zip |##########################################-----------| 79.29% tmp3bmzlnb8.zip |##########################################-----------| 79.45% tmp3bmzlnb8.zip |##########################################-----------| 79.61% tmp3bmzlnb8.zip |##########################################-----------| 79.77% tmp3bmzlnb8.zip |##########################################-----------| 79.93% tmp3bmzlnb8.zip |##########################################-----------| 80.1% tmp3bmzlnb8.zip |###########################################----------| 80.26% tmp3bmzlnb8.zip |###########################################----------| 80.42% tmp3bmzlnb8.zip |###########################################----------| 80.58% tmp3bmzlnb8.zip |###########################################----------| 80.74% tmp3bmzlnb8.zip |###########################################----------| 80.9% tmp3bmzlnb8.zip |###########################################----------| 81.06% tmp3bmzlnb8.zip |###########################################----------| 81.22% tmp3bmzlnb8.zip |###########################################----------| 81.38% tmp3bmzlnb8.zip |###########################################----------| 81.54% tmp3bmzlnb8.zip |###########################################----------| 81.7% tmp3bmzlnb8.zip |###########################################----------| 81.86% tmp3bmzlnb8.zip |###########################################----------| 82.03% tmp3bmzlnb8.zip |############################################---------| 82.19% tmp3bmzlnb8.zip |############################################---------| 82.35% tmp3bmzlnb8.zip |############################################---------| 82.51% tmp3bmzlnb8.zip |############################################---------| 82.67% tmp3bmzlnb8.zip |############################################---------| 82.83% tmp3bmzlnb8.zip |############################################---------| 82.99% tmp3bmzlnb8.zip |############################################---------| 83.15% tmp3bmzlnb8.zip |############################################---------| 83.31% tmp3bmzlnb8.zip |############################################---------| 83.47% tmp3bmzlnb8.zip |############################################---------| 83.63% tmp3bmzlnb8.zip |############################################---------| 83.79% tmp3bmzlnb8.zip |############################################---------| 83.96% tmp3bmzlnb8.zip |#############################################--------| 84.12% tmp3bmzlnb8.zip |#############################################--------| 84.28% tmp3bmzlnb8.zip |#############################################--------| 84.44% tmp3bmzlnb8.zip |#############################################--------| 84.6% tmp3bmzlnb8.zip |#############################################--------| 84.76% tmp3bmzlnb8.zip |#############################################--------| 84.92% tmp3bmzlnb8.zip |#############################################--------| 85.08% tmp3bmzlnb8.zip |#############################################--------| 85.24% tmp3bmzlnb8.zip |#############################################--------| 85.4% tmp3bmzlnb8.zip |#############################################--------| 85.56% tmp3bmzlnb8.zip |#############################################--------| 85.72% tmp3bmzlnb8.zip |##############################################-------| 85.89% tmp3bmzlnb8.zip |##############################################-------| 86.05% tmp3bmzlnb8.zip |##############################################-------| 86.21% tmp3bmzlnb8.zip |##############################################-------| 86.37% tmp3bmzlnb8.zip |##############################################-------| 86.53% tmp3bmzlnb8.zip |##############################################-------| 86.69% tmp3bmzlnb8.zip |##############################################-------| 86.85% tmp3bmzlnb8.zip |##############################################-------| 87.01% tmp3bmzlnb8.zip |##############################################-------| 87.17% tmp3bmzlnb8.zip |##############################################-------| 87.33% tmp3bmzlnb8.zip |##############################################-------| 87.49% tmp3bmzlnb8.zip |##############################################-------| 87.65% tmp3bmzlnb8.zip |###############################################------| 87.82% tmp3bmzlnb8.zip |###############################################------| 87.98% tmp3bmzlnb8.zip |###############################################------| 88.14% tmp3bmzlnb8.zip |###############################################------| 88.3% tmp3bmzlnb8.zip |###############################################------| 88.46% tmp3bmzlnb8.zip |###############################################------| 88.62% tmp3bmzlnb8.zip |###############################################------| 88.78% tmp3bmzlnb8.zip |###############################################------| 88.94% tmp3bmzlnb8.zip |###############################################------| 89.1% tmp3bmzlnb8.zip |###############################################------| 89.26% tmp3bmzlnb8.zip |###############################################------| 89.42% tmp3bmzlnb8.zip |###############################################------| 89.58% tmp3bmzlnb8.zip |################################################-----| 89.75% tmp3bmzlnb8.zip |################################################-----| 89.91% tmp3bmzlnb8.zip |################################################-----| 90.07% tmp3bmzlnb8.zip |################################################-----| 90.23% tmp3bmzlnb8.zip |################################################-----| 90.39% tmp3bmzlnb8.zip |################################################-----| 90.55% tmp3bmzlnb8.zip |################################################-----| 90.71% tmp3bmzlnb8.zip |################################################-----| 90.87% tmp3bmzlnb8.zip |################################################-----| 91.03% tmp3bmzlnb8.zip |################################################-----| 91.19% tmp3bmzlnb8.zip |################################################-----| 91.35% tmp3bmzlnb8.zip |#################################################----| 91.51% tmp3bmzlnb8.zip |#################################################----| 91.68% tmp3bmzlnb8.zip |#################################################----| 91.84% tmp3bmzlnb8.zip |#################################################----| 92.0% tmp3bmzlnb8.zip |#################################################----| 92.16% tmp3bmzlnb8.zip |#################################################----| 92.32% tmp3bmzlnb8.zip |#################################################----| 92.48% tmp3bmzlnb8.zip |#################################################----| 92.64% tmp3bmzlnb8.zip |#################################################----| 92.8% tmp3bmzlnb8.zip |#################################################----| 92.96% tmp3bmzlnb8.zip |#################################################----| 93.12% tmp3bmzlnb8.zip |#################################################----| 93.28% tmp3bmzlnb8.zip |##################################################---| 93.44% tmp3bmzlnb8.zip |##################################################---| 93.61% tmp3bmzlnb8.zip |##################################################---| 93.77% tmp3bmzlnb8.zip |##################################################---| 93.93% tmp3bmzlnb8.zip |##################################################---| 94.09% tmp3bmzlnb8.zip |##################################################---| 94.25% tmp3bmzlnb8.zip |##################################################---| 94.41% tmp3bmzlnb8.zip |##################################################---| 94.57% tmp3bmzlnb8.zip |##################################################---| 94.73% tmp3bmzlnb8.zip |##################################################---| 94.89% tmp3bmzlnb8.zip |##################################################---| 95.05% tmp3bmzlnb8.zip |##################################################---| 95.21% tmp3bmzlnb8.zip |###################################################--| 95.37% tmp3bmzlnb8.zip |###################################################--| 95.54% tmp3bmzlnb8.zip |###################################################--| 95.7% tmp3bmzlnb8.zip |###################################################--| 95.86% tmp3bmzlnb8.zip |###################################################--| 96.02% tmp3bmzlnb8.zip |###################################################--| 96.18% tmp3bmzlnb8.zip |###################################################--| 96.34% tmp3bmzlnb8.zip |###################################################--| 96.5% tmp3bmzlnb8.zip |###################################################--| 96.66% tmp3bmzlnb8.zip |###################################################--| 96.82% tmp3bmzlnb8.zip |###################################################--| 96.98% tmp3bmzlnb8.zip |###################################################--| 97.14% tmp3bmzlnb8.zip |####################################################-| 97.3% tmp3bmzlnb8.zip |####################################################-| 97.47% tmp3bmzlnb8.zip |####################################################-| 97.63% tmp3bmzlnb8.zip |####################################################-| 97.79% tmp3bmzlnb8.zip |####################################################-| 97.95% tmp3bmzlnb8.zip |####################################################-| 98.11% tmp3bmzlnb8.zip |####################################################-| 98.27% tmp3bmzlnb8.zip |####################################################-| 98.43% tmp3bmzlnb8.zip |####################################################-| 98.59% tmp3bmzlnb8.zip |####################################################-| 98.75% tmp3bmzlnb8.zip |####################################################-| 98.91% tmp3bmzlnb8.zip |#####################################################| 99.07% tmp3bmzlnb8.zip |#####################################################| 99.23% tmp3bmzlnb8.zip |#####################################################| 99.4% tmp3bmzlnb8.zip |#####################################################| 99.56% tmp3bmzlnb8.zip |#####################################################| 99.72% tmp3bmzlnb8.zip |#####################################################| 99.88% tmp3bmzlnb8.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 7f5e709b-2765-4f67-a67e-8b72454dcf02 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-NKjxmp0/sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-NKjxmp0/sshkeyshare_types.yaml ++ basename /opt/plugins/plugin-NKjxmp0/sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn + ARCHIVE=sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-NKjxmp0/sshkeyshare_types.yaml /opt/plugins/plugin-NKjxmp0/sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpkm38yjgs.zip |-----------------------------------------------------| 0.47% tmpkm38yjgs.zip |-----------------------------------------------------| 0.93% tmpkm38yjgs.zip |#----------------------------------------------------| 1.4% tmpkm38yjgs.zip |#----------------------------------------------------| 1.86% tmpkm38yjgs.zip |#----------------------------------------------------| 2.33% tmpkm38yjgs.zip |#----------------------------------------------------| 2.8% tmpkm38yjgs.zip |##---------------------------------------------------| 3.26% tmpkm38yjgs.zip |##---------------------------------------------------| 3.73% tmpkm38yjgs.zip |##---------------------------------------------------| 4.19% tmpkm38yjgs.zip |##---------------------------------------------------| 4.66% tmpkm38yjgs.zip |###--------------------------------------------------| 5.13% tmpkm38yjgs.zip |###--------------------------------------------------| 5.59% tmpkm38yjgs.zip |###--------------------------------------------------| 6.06% tmpkm38yjgs.zip |###--------------------------------------------------| 6.52% tmpkm38yjgs.zip |####-------------------------------------------------| 6.99% tmpkm38yjgs.zip |####-------------------------------------------------| 7.46% tmpkm38yjgs.zip |####-------------------------------------------------| 7.92% tmpkm38yjgs.zip |####-------------------------------------------------| 8.39% tmpkm38yjgs.zip |#####------------------------------------------------| 8.85% tmpkm38yjgs.zip |#####------------------------------------------------| 9.32% tmpkm38yjgs.zip |#####------------------------------------------------| 9.79% tmpkm38yjgs.zip |#####------------------------------------------------| 10.25% tmpkm38yjgs.zip |######-----------------------------------------------| 10.72% tmpkm38yjgs.zip |######-----------------------------------------------| 11.18% tmpkm38yjgs.zip |######-----------------------------------------------| 11.65% tmpkm38yjgs.zip |######-----------------------------------------------| 12.12% tmpkm38yjgs.zip |#######----------------------------------------------| 12.58% tmpkm38yjgs.zip |#######----------------------------------------------| 13.05% tmpkm38yjgs.zip |#######----------------------------------------------| 13.51% tmpkm38yjgs.zip |#######----------------------------------------------| 13.98% tmpkm38yjgs.zip |########---------------------------------------------| 14.45% tmpkm38yjgs.zip |########---------------------------------------------| 14.91% tmpkm38yjgs.zip |########---------------------------------------------| 15.38% tmpkm38yjgs.zip |########---------------------------------------------| 15.84% tmpkm38yjgs.zip |#########--------------------------------------------| 16.31% tmpkm38yjgs.zip |#########--------------------------------------------| 16.78% tmpkm38yjgs.zip |#########--------------------------------------------| 17.24% tmpkm38yjgs.zip |#########--------------------------------------------| 17.71% tmpkm38yjgs.zip |##########-------------------------------------------| 18.17% tmpkm38yjgs.zip |##########-------------------------------------------| 18.64% tmpkm38yjgs.zip |##########-------------------------------------------| 19.11% tmpkm38yjgs.zip |##########-------------------------------------------| 19.57% tmpkm38yjgs.zip |###########------------------------------------------| 20.04% tmpkm38yjgs.zip |###########------------------------------------------| 20.5% tmpkm38yjgs.zip |###########------------------------------------------| 20.97% tmpkm38yjgs.zip |###########------------------------------------------| 21.44% tmpkm38yjgs.zip |############-----------------------------------------| 21.9% tmpkm38yjgs.zip |############-----------------------------------------| 22.37% tmpkm38yjgs.zip |############-----------------------------------------| 22.83% tmpkm38yjgs.zip |############-----------------------------------------| 23.3% tmpkm38yjgs.zip |#############----------------------------------------| 23.77% tmpkm38yjgs.zip |#############----------------------------------------| 24.23% tmpkm38yjgs.zip |#############----------------------------------------| 24.7% tmpkm38yjgs.zip |#############----------------------------------------| 25.16% tmpkm38yjgs.zip |##############---------------------------------------| 25.63% tmpkm38yjgs.zip |##############---------------------------------------| 26.1% tmpkm38yjgs.zip |##############---------------------------------------| 26.56% tmpkm38yjgs.zip |##############---------------------------------------| 27.03% tmpkm38yjgs.zip |###############--------------------------------------| 27.49% tmpkm38yjgs.zip |###############--------------------------------------| 27.96% tmpkm38yjgs.zip |###############--------------------------------------| 28.43% tmpkm38yjgs.zip |###############--------------------------------------| 28.89% tmpkm38yjgs.zip |################-------------------------------------| 29.36% tmpkm38yjgs.zip |################-------------------------------------| 29.82% tmpkm38yjgs.zip |################-------------------------------------| 30.29% tmpkm38yjgs.zip |################-------------------------------------| 30.76% tmpkm38yjgs.zip |#################------------------------------------| 31.22% tmpkm38yjgs.zip |#################------------------------------------| 31.69% tmpkm38yjgs.zip |#################------------------------------------| 32.15% tmpkm38yjgs.zip |#################------------------------------------| 32.62% tmpkm38yjgs.zip |##################-----------------------------------| 33.09% tmpkm38yjgs.zip |##################-----------------------------------| 33.55% tmpkm38yjgs.zip |##################-----------------------------------| 34.02% tmpkm38yjgs.zip |##################-----------------------------------| 34.48% tmpkm38yjgs.zip |###################----------------------------------| 34.95% tmpkm38yjgs.zip |###################----------------------------------| 35.42% tmpkm38yjgs.zip |###################----------------------------------| 35.88% tmpkm38yjgs.zip |###################----------------------------------| 36.35% tmpkm38yjgs.zip |####################---------------------------------| 36.81% tmpkm38yjgs.zip |####################---------------------------------| 37.28% tmpkm38yjgs.zip |####################---------------------------------| 37.75% tmpkm38yjgs.zip |####################---------------------------------| 38.21% tmpkm38yjgs.zip |####################---------------------------------| 38.68% tmpkm38yjgs.zip |#####################--------------------------------| 39.15% tmpkm38yjgs.zip |#####################--------------------------------| 39.61% tmpkm38yjgs.zip |#####################--------------------------------| 40.08% tmpkm38yjgs.zip |#####################--------------------------------| 40.54% tmpkm38yjgs.zip |######################-------------------------------| 41.01% tmpkm38yjgs.zip |######################-------------------------------| 41.48% tmpkm38yjgs.zip |######################-------------------------------| 41.94% tmpkm38yjgs.zip |######################-------------------------------| 42.41% tmpkm38yjgs.zip |#######################------------------------------| 42.87% tmpkm38yjgs.zip |#######################------------------------------| 43.34% tmpkm38yjgs.zip |#######################------------------------------| 43.81% tmpkm38yjgs.zip |#######################------------------------------| 44.27% tmpkm38yjgs.zip |########################-----------------------------| 44.74% tmpkm38yjgs.zip |########################-----------------------------| 45.2% tmpkm38yjgs.zip |########################-----------------------------| 45.67% tmpkm38yjgs.zip |########################-----------------------------| 46.14% tmpkm38yjgs.zip |#########################----------------------------| 46.6% tmpkm38yjgs.zip |#########################----------------------------| 47.07% tmpkm38yjgs.zip |#########################----------------------------| 47.53% tmpkm38yjgs.zip |#########################----------------------------| 48.0% tmpkm38yjgs.zip |##########################---------------------------| 48.47% tmpkm38yjgs.zip |##########################---------------------------| 48.93% tmpkm38yjgs.zip |##########################---------------------------| 49.4% tmpkm38yjgs.zip |##########################---------------------------| 49.86% tmpkm38yjgs.zip |###########################--------------------------| 50.33% tmpkm38yjgs.zip |###########################--------------------------| 50.8% tmpkm38yjgs.zip |###########################--------------------------| 51.26% tmpkm38yjgs.zip |###########################--------------------------| 51.73% tmpkm38yjgs.zip |############################-------------------------| 52.19% tmpkm38yjgs.zip |############################-------------------------| 52.66% tmpkm38yjgs.zip |############################-------------------------| 53.13% tmpkm38yjgs.zip |############################-------------------------| 53.59% tmpkm38yjgs.zip |#############################------------------------| 54.06% tmpkm38yjgs.zip |#############################------------------------| 54.52% tmpkm38yjgs.zip |#############################------------------------| 54.99% tmpkm38yjgs.zip |#############################------------------------| 55.46% tmpkm38yjgs.zip |##############################-----------------------| 55.92% tmpkm38yjgs.zip |##############################-----------------------| 56.39% tmpkm38yjgs.zip |##############################-----------------------| 56.85% tmpkm38yjgs.zip |##############################-----------------------| 57.32% tmpkm38yjgs.zip |###############################----------------------| 57.79% tmpkm38yjgs.zip |###############################----------------------| 58.25% tmpkm38yjgs.zip |###############################----------------------| 58.72% tmpkm38yjgs.zip |###############################----------------------| 59.18% tmpkm38yjgs.zip |################################---------------------| 59.65% tmpkm38yjgs.zip |################################---------------------| 60.12% tmpkm38yjgs.zip |################################---------------------| 60.58% tmpkm38yjgs.zip |################################---------------------| 61.05% tmpkm38yjgs.zip |#################################--------------------| 61.51% tmpkm38yjgs.zip |#################################--------------------| 61.98% tmpkm38yjgs.zip |#################################--------------------| 62.45% tmpkm38yjgs.zip |#################################--------------------| 62.91% tmpkm38yjgs.zip |##################################-------------------| 63.38% tmpkm38yjgs.zip |##################################-------------------| 63.84% tmpkm38yjgs.zip |##################################-------------------| 64.31% tmpkm38yjgs.zip |##################################-------------------| 64.78% tmpkm38yjgs.zip |###################################------------------| 65.24% tmpkm38yjgs.zip |###################################------------------| 65.71% tmpkm38yjgs.zip |###################################------------------| 66.17% tmpkm38yjgs.zip |###################################------------------| 66.64% tmpkm38yjgs.zip |####################################-----------------| 67.11% tmpkm38yjgs.zip |####################################-----------------| 67.57% tmpkm38yjgs.zip |####################################-----------------| 68.04% tmpkm38yjgs.zip |####################################-----------------| 68.5% tmpkm38yjgs.zip |#####################################----------------| 68.97% tmpkm38yjgs.zip |#####################################----------------| 69.44% tmpkm38yjgs.zip |#####################################----------------| 69.9% tmpkm38yjgs.zip |#####################################----------------| 70.37% tmpkm38yjgs.zip |######################################---------------| 70.83% tmpkm38yjgs.zip |######################################---------------| 71.3% tmpkm38yjgs.zip |######################################---------------| 71.77% tmpkm38yjgs.zip |######################################---------------| 72.23% tmpkm38yjgs.zip |#######################################--------------| 72.7% tmpkm38yjgs.zip |#######################################--------------| 73.16% tmpkm38yjgs.zip |#######################################--------------| 73.63% tmpkm38yjgs.zip |#######################################--------------| 74.1% tmpkm38yjgs.zip |########################################-------------| 74.56% tmpkm38yjgs.zip |########################################-------------| 75.03% tmpkm38yjgs.zip |########################################-------------| 75.49% tmpkm38yjgs.zip |########################################-------------| 75.96% tmpkm38yjgs.zip |#########################################------------| 76.43% tmpkm38yjgs.zip |#########################################------------| 76.89% tmpkm38yjgs.zip |#########################################------------| 77.36% tmpkm38yjgs.zip |#########################################------------| 77.82% tmpkm38yjgs.zip |#########################################------------| 78.29% tmpkm38yjgs.zip |##########################################-----------| 78.76% tmpkm38yjgs.zip |##########################################-----------| 79.22% tmpkm38yjgs.zip |##########################################-----------| 79.69% tmpkm38yjgs.zip |##########################################-----------| 80.15% tmpkm38yjgs.zip |###########################################----------| 80.62% tmpkm38yjgs.zip |###########################################----------| 81.09% tmpkm38yjgs.zip |###########################################----------| 81.55% tmpkm38yjgs.zip |###########################################----------| 82.02% tmpkm38yjgs.zip |############################################---------| 82.48% tmpkm38yjgs.zip |############################################---------| 82.95% tmpkm38yjgs.zip |############################################---------| 83.42% tmpkm38yjgs.zip |############################################---------| 83.88% tmpkm38yjgs.zip |#############################################--------| 84.35% tmpkm38yjgs.zip |#############################################--------| 84.81% tmpkm38yjgs.zip |#############################################--------| 85.28% tmpkm38yjgs.zip |#############################################--------| 85.75% tmpkm38yjgs.zip |##############################################-------| 86.21% tmpkm38yjgs.zip |##############################################-------| 86.68% tmpkm38yjgs.zip |##############################################-------| 87.14% tmpkm38yjgs.zip |##############################################-------| 87.61% tmpkm38yjgs.zip |###############################################------| 88.08% tmpkm38yjgs.zip |###############################################------| 88.54% tmpkm38yjgs.zip |###############################################------| 89.01% tmpkm38yjgs.zip |###############################################------| 89.47% tmpkm38yjgs.zip |################################################-----| 89.94% tmpkm38yjgs.zip |################################################-----| 90.41% tmpkm38yjgs.zip |################################################-----| 90.87% tmpkm38yjgs.zip |################################################-----| 91.34% tmpkm38yjgs.zip |#################################################----| 91.8% tmpkm38yjgs.zip |#################################################----| 92.27% tmpkm38yjgs.zip |#################################################----| 92.74% tmpkm38yjgs.zip |#################################################----| 93.2% tmpkm38yjgs.zip |##################################################---| 93.67% tmpkm38yjgs.zip |##################################################---| 94.13% tmpkm38yjgs.zip |##################################################---| 94.6% tmpkm38yjgs.zip |##################################################---| 95.07% tmpkm38yjgs.zip |###################################################--| 95.53% tmpkm38yjgs.zip |###################################################--| 96.0% tmpkm38yjgs.zip |###################################################--| 96.46% tmpkm38yjgs.zip |###################################################--| 96.93% tmpkm38yjgs.zip |####################################################-| 97.4% tmpkm38yjgs.zip |####################################################-| 97.86% tmpkm38yjgs.zip |####################################################-| 98.33% tmpkm38yjgs.zip |####################################################-| 98.79% tmpkm38yjgs.zip |#####################################################| 99.26% tmpkm38yjgs.zip |#####################################################| 99.73% tmpkm38yjgs.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 7ab0ed6b-6314-4bcd-9b0e-a4b8b2ec5af8 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-dgcG9yy/relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-dgcG9yy/relationshipplugin_types.yaml ++ basename /opt/plugins/plugin-dgcG9yy/relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn + ARCHIVE=relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-dgcG9yy/relationshipplugin_types.yaml /opt/plugins/plugin-dgcG9yy/relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmppnuibvzm.zip |-----------------------------------------------------| 0.46% tmppnuibvzm.zip |-----------------------------------------------------| 0.92% tmppnuibvzm.zip |#----------------------------------------------------| 1.38% tmppnuibvzm.zip |#----------------------------------------------------| 1.83% tmppnuibvzm.zip |#----------------------------------------------------| 2.29% tmppnuibvzm.zip |#----------------------------------------------------| 2.75% tmppnuibvzm.zip |##---------------------------------------------------| 3.21% tmppnuibvzm.zip |##---------------------------------------------------| 3.67% tmppnuibvzm.zip |##---------------------------------------------------| 4.13% tmppnuibvzm.zip |##---------------------------------------------------| 4.58% tmppnuibvzm.zip |###--------------------------------------------------| 5.04% tmppnuibvzm.zip |###--------------------------------------------------| 5.5% tmppnuibvzm.zip |###--------------------------------------------------| 5.96% tmppnuibvzm.zip |###--------------------------------------------------| 6.42% tmppnuibvzm.zip |####-------------------------------------------------| 6.88% tmppnuibvzm.zip |####-------------------------------------------------| 7.34% tmppnuibvzm.zip |####-------------------------------------------------| 7.79% tmppnuibvzm.zip |####-------------------------------------------------| 8.25% tmppnuibvzm.zip |#####------------------------------------------------| 8.71% tmppnuibvzm.zip |#####------------------------------------------------| 9.17% tmppnuibvzm.zip |#####------------------------------------------------| 9.63% tmppnuibvzm.zip |#####------------------------------------------------| 10.09% tmppnuibvzm.zip |######-----------------------------------------------| 10.54% tmppnuibvzm.zip |######-----------------------------------------------| 11.0% tmppnuibvzm.zip |######-----------------------------------------------| 11.46% tmppnuibvzm.zip |######-----------------------------------------------| 11.92% tmppnuibvzm.zip |#######----------------------------------------------| 12.38% tmppnuibvzm.zip |#######----------------------------------------------| 12.84% tmppnuibvzm.zip |#######----------------------------------------------| 13.3% tmppnuibvzm.zip |#######----------------------------------------------| 13.75% tmppnuibvzm.zip |########---------------------------------------------| 14.21% tmppnuibvzm.zip |########---------------------------------------------| 14.67% tmppnuibvzm.zip |########---------------------------------------------| 15.13% tmppnuibvzm.zip |########---------------------------------------------| 15.59% tmppnuibvzm.zip |#########--------------------------------------------| 16.05% tmppnuibvzm.zip |#########--------------------------------------------| 16.5% tmppnuibvzm.zip |#########--------------------------------------------| 16.96% tmppnuibvzm.zip |#########--------------------------------------------| 17.42% tmppnuibvzm.zip |#########--------------------------------------------| 17.88% tmppnuibvzm.zip |##########-------------------------------------------| 18.34% tmppnuibvzm.zip |##########-------------------------------------------| 18.8% tmppnuibvzm.zip |##########-------------------------------------------| 19.26% tmppnuibvzm.zip |##########-------------------------------------------| 19.71% tmppnuibvzm.zip |###########------------------------------------------| 20.17% tmppnuibvzm.zip |###########------------------------------------------| 20.63% tmppnuibvzm.zip |###########------------------------------------------| 21.09% tmppnuibvzm.zip |###########------------------------------------------| 21.55% tmppnuibvzm.zip |############-----------------------------------------| 22.01% tmppnuibvzm.zip |############-----------------------------------------| 22.46% tmppnuibvzm.zip |############-----------------------------------------| 22.92% tmppnuibvzm.zip |############-----------------------------------------| 23.38% tmppnuibvzm.zip |#############----------------------------------------| 23.84% tmppnuibvzm.zip |#############----------------------------------------| 24.3% tmppnuibvzm.zip |#############----------------------------------------| 24.76% tmppnuibvzm.zip |#############----------------------------------------| 25.22% tmppnuibvzm.zip |##############---------------------------------------| 25.67% tmppnuibvzm.zip |##############---------------------------------------| 26.13% tmppnuibvzm.zip |##############---------------------------------------| 26.59% tmppnuibvzm.zip |##############---------------------------------------| 27.05% tmppnuibvzm.zip |###############--------------------------------------| 27.51% tmppnuibvzm.zip |###############--------------------------------------| 27.97% tmppnuibvzm.zip |###############--------------------------------------| 28.42% tmppnuibvzm.zip |###############--------------------------------------| 28.88% tmppnuibvzm.zip |################-------------------------------------| 29.34% tmppnuibvzm.zip |################-------------------------------------| 29.8% tmppnuibvzm.zip |################-------------------------------------| 30.26% tmppnuibvzm.zip |################-------------------------------------| 30.72% tmppnuibvzm.zip |#################------------------------------------| 31.18% tmppnuibvzm.zip |#################------------------------------------| 31.63% tmppnuibvzm.zip |#################------------------------------------| 32.09% tmppnuibvzm.zip |#################------------------------------------| 32.55% tmppnuibvzm.zip |#################------------------------------------| 33.01% tmppnuibvzm.zip |##################-----------------------------------| 33.47% tmppnuibvzm.zip |##################-----------------------------------| 33.93% tmppnuibvzm.zip |##################-----------------------------------| 34.38% tmppnuibvzm.zip |##################-----------------------------------| 34.84% tmppnuibvzm.zip |###################----------------------------------| 35.3% tmppnuibvzm.zip |###################----------------------------------| 35.76% tmppnuibvzm.zip |###################----------------------------------| 36.22% tmppnuibvzm.zip |###################----------------------------------| 36.68% tmppnuibvzm.zip |####################---------------------------------| 37.13% tmppnuibvzm.zip |####################---------------------------------| 37.59% tmppnuibvzm.zip |####################---------------------------------| 38.05% tmppnuibvzm.zip |####################---------------------------------| 38.51% tmppnuibvzm.zip |#####################--------------------------------| 38.97% tmppnuibvzm.zip |#####################--------------------------------| 39.43% tmppnuibvzm.zip |#####################--------------------------------| 39.89% tmppnuibvzm.zip |#####################--------------------------------| 40.34% tmppnuibvzm.zip |######################-------------------------------| 40.8% tmppnuibvzm.zip |######################-------------------------------| 41.26% tmppnuibvzm.zip |######################-------------------------------| 41.72% tmppnuibvzm.zip |######################-------------------------------| 42.18% tmppnuibvzm.zip |#######################------------------------------| 42.64% tmppnuibvzm.zip |#######################------------------------------| 43.09% tmppnuibvzm.zip |#######################------------------------------| 43.55% tmppnuibvzm.zip |#######################------------------------------| 44.01% tmppnuibvzm.zip |########################-----------------------------| 44.47% tmppnuibvzm.zip |########################-----------------------------| 44.93% tmppnuibvzm.zip |########################-----------------------------| 45.39% tmppnuibvzm.zip |########################-----------------------------| 45.85% tmppnuibvzm.zip |#########################----------------------------| 46.3% tmppnuibvzm.zip |#########################----------------------------| 46.76% tmppnuibvzm.zip |#########################----------------------------| 47.22% tmppnuibvzm.zip |#########################----------------------------| 47.68% tmppnuibvzm.zip |##########################---------------------------| 48.14% tmppnuibvzm.zip |##########################---------------------------| 48.6% tmppnuibvzm.zip |##########################---------------------------| 49.05% tmppnuibvzm.zip |##########################---------------------------| 49.51% tmppnuibvzm.zip |##########################---------------------------| 49.97% tmppnuibvzm.zip |###########################--------------------------| 50.43% tmppnuibvzm.zip |###########################--------------------------| 50.89% tmppnuibvzm.zip |###########################--------------------------| 51.35% tmppnuibvzm.zip |###########################--------------------------| 51.81% tmppnuibvzm.zip |############################-------------------------| 52.26% tmppnuibvzm.zip |############################-------------------------| 52.72% tmppnuibvzm.zip |############################-------------------------| 53.18% tmppnuibvzm.zip |############################-------------------------| 53.64% tmppnuibvzm.zip |#############################------------------------| 54.1% tmppnuibvzm.zip |#############################------------------------| 54.56% tmppnuibvzm.zip |#############################------------------------| 55.01% tmppnuibvzm.zip |#############################------------------------| 55.47% tmppnuibvzm.zip |##############################-----------------------| 55.93% tmppnuibvzm.zip |##############################-----------------------| 56.39% tmppnuibvzm.zip |##############################-----------------------| 56.85% tmppnuibvzm.zip |##############################-----------------------| 57.31% tmppnuibvzm.zip |###############################----------------------| 57.77% tmppnuibvzm.zip |###############################----------------------| 58.22% tmppnuibvzm.zip |###############################----------------------| 58.68% tmppnuibvzm.zip |###############################----------------------| 59.14% tmppnuibvzm.zip |################################---------------------| 59.6% tmppnuibvzm.zip |################################---------------------| 60.06% tmppnuibvzm.zip |################################---------------------| 60.52% tmppnuibvzm.zip |################################---------------------| 60.97% tmppnuibvzm.zip |#################################--------------------| 61.43% tmppnuibvzm.zip |#################################--------------------| 61.89% tmppnuibvzm.zip |#################################--------------------| 62.35% tmppnuibvzm.zip |#################################--------------------| 62.81% tmppnuibvzm.zip |##################################-------------------| 63.27% tmppnuibvzm.zip |##################################-------------------| 63.73% tmppnuibvzm.zip |##################################-------------------| 64.18% tmppnuibvzm.zip |##################################-------------------| 64.64% tmppnuibvzm.zip |###################################------------------| 65.1% tmppnuibvzm.zip |###################################------------------| 65.56% tmppnuibvzm.zip |###################################------------------| 66.02% tmppnuibvzm.zip |###################################------------------| 66.48% tmppnuibvzm.zip |###################################------------------| 66.93% tmppnuibvzm.zip |####################################-----------------| 67.39% tmppnuibvzm.zip |####################################-----------------| 67.85% tmppnuibvzm.zip |####################################-----------------| 68.31% tmppnuibvzm.zip |####################################-----------------| 68.77% tmppnuibvzm.zip |#####################################----------------| 69.23% tmppnuibvzm.zip |#####################################----------------| 69.69% tmppnuibvzm.zip |#####################################----------------| 70.14% tmppnuibvzm.zip |#####################################----------------| 70.6% tmppnuibvzm.zip |######################################---------------| 71.06% tmppnuibvzm.zip |######################################---------------| 71.52% tmppnuibvzm.zip |######################################---------------| 71.98% tmppnuibvzm.zip |######################################---------------| 72.44% tmppnuibvzm.zip |#######################################--------------| 72.89% tmppnuibvzm.zip |#######################################--------------| 73.35% tmppnuibvzm.zip |#######################################--------------| 73.81% tmppnuibvzm.zip |#######################################--------------| 74.27% tmppnuibvzm.zip |########################################-------------| 74.73% tmppnuibvzm.zip |########################################-------------| 75.19% tmppnuibvzm.zip |########################################-------------| 75.65% tmppnuibvzm.zip |########################################-------------| 76.1% tmppnuibvzm.zip |#########################################------------| 76.56% tmppnuibvzm.zip |#########################################------------| 77.02% tmppnuibvzm.zip |#########################################------------| 77.48% tmppnuibvzm.zip |#########################################------------| 77.94% tmppnuibvzm.zip |##########################################-----------| 78.4% tmppnuibvzm.zip |##########################################-----------| 78.85% tmppnuibvzm.zip |##########################################-----------| 79.31% tmppnuibvzm.zip |##########################################-----------| 79.77% tmppnuibvzm.zip |###########################################----------| 80.23% tmppnuibvzm.zip |###########################################----------| 80.69% tmppnuibvzm.zip |###########################################----------| 81.15% tmppnuibvzm.zip |###########################################----------| 81.61% tmppnuibvzm.zip |###########################################----------| 82.06% tmppnuibvzm.zip |############################################---------| 82.52% tmppnuibvzm.zip |############################################---------| 82.98% tmppnuibvzm.zip |############################################---------| 83.44% tmppnuibvzm.zip |############################################---------| 83.9% tmppnuibvzm.zip |#############################################--------| 84.36% tmppnuibvzm.zip |#############################################--------| 84.81% tmppnuibvzm.zip |#############################################--------| 85.27% tmppnuibvzm.zip |#############################################--------| 85.73% tmppnuibvzm.zip |##############################################-------| 86.19% tmppnuibvzm.zip |##############################################-------| 86.65% tmppnuibvzm.zip |##############################################-------| 87.11% tmppnuibvzm.zip |##############################################-------| 87.57% tmppnuibvzm.zip |###############################################------| 88.02% tmppnuibvzm.zip |###############################################------| 88.48% tmppnuibvzm.zip |###############################################------| 88.94% tmppnuibvzm.zip |###############################################------| 89.4% tmppnuibvzm.zip |################################################-----| 89.86% tmppnuibvzm.zip |################################################-----| 90.32% tmppnuibvzm.zip |################################################-----| 90.77% tmppnuibvzm.zip |################################################-----| 91.23% tmppnuibvzm.zip |#################################################----| 91.69% tmppnuibvzm.zip |#################################################----| 92.15% tmppnuibvzm.zip |#################################################----| 92.61% tmppnuibvzm.zip |#################################################----| 93.07% tmppnuibvzm.zip |##################################################---| 93.53% tmppnuibvzm.zip |##################################################---| 93.98% tmppnuibvzm.zip |##################################################---| 94.44% tmppnuibvzm.zip |##################################################---| 94.9% tmppnuibvzm.zip |###################################################--| 95.36% tmppnuibvzm.zip |###################################################--| 95.82% tmppnuibvzm.zip |###################################################--| 96.28% tmppnuibvzm.zip |###################################################--| 96.73% tmppnuibvzm.zip |####################################################-| 97.19% tmppnuibvzm.zip |####################################################-| 97.65% tmppnuibvzm.zip |####################################################-| 98.11% tmppnuibvzm.zip |####################################################-| 98.57% tmppnuibvzm.zip |####################################################-| 99.03% tmppnuibvzm.zip |#####################################################| 99.48% tmppnuibvzm.zip |#####################################################| 99.94% tmppnuibvzm.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 53c33eb6-649c-4b11-81ba-0db9847e6a70 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-mI0hvFG/dmaap-1.5.1-py36-none-linux_x86_64.wgn /opt/plugins/plugin-mI0hvFG/dmaap_types.yaml ++ basename /opt/plugins/plugin-mI0hvFG/dmaap-1.5.1-py36-none-linux_x86_64.wgn + ARCHIVE=dmaap-1.5.1-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=dmaap-1.5.1-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=dmaap-1.5.1-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-mI0hvFG/dmaap_types.yaml /opt/plugins/plugin-mI0hvFG/dmaap-1.5.1-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmp5a3yo40m.zip |-----------------------------------------------------| 0.45% tmp5a3yo40m.zip |-----------------------------------------------------| 0.91% tmp5a3yo40m.zip |#----------------------------------------------------| 1.36% tmp5a3yo40m.zip |#----------------------------------------------------| 1.82% tmp5a3yo40m.zip |#----------------------------------------------------| 2.27% tmp5a3yo40m.zip |#----------------------------------------------------| 2.72% tmp5a3yo40m.zip |##---------------------------------------------------| 3.18% tmp5a3yo40m.zip |##---------------------------------------------------| 3.63% tmp5a3yo40m.zip |##---------------------------------------------------| 4.09% tmp5a3yo40m.zip |##---------------------------------------------------| 4.54% tmp5a3yo40m.zip |###--------------------------------------------------| 4.99% tmp5a3yo40m.zip |###--------------------------------------------------| 5.45% tmp5a3yo40m.zip |###--------------------------------------------------| 5.9% tmp5a3yo40m.zip |###--------------------------------------------------| 6.36% tmp5a3yo40m.zip |####-------------------------------------------------| 6.81% tmp5a3yo40m.zip |####-------------------------------------------------| 7.26% tmp5a3yo40m.zip |####-------------------------------------------------| 7.72% tmp5a3yo40m.zip |####-------------------------------------------------| 8.17% tmp5a3yo40m.zip |#####------------------------------------------------| 8.63% tmp5a3yo40m.zip |#####------------------------------------------------| 9.08% tmp5a3yo40m.zip |#####------------------------------------------------| 9.53% tmp5a3yo40m.zip |#####------------------------------------------------| 9.99% tmp5a3yo40m.zip |######-----------------------------------------------| 10.44% tmp5a3yo40m.zip |######-----------------------------------------------| 10.9% tmp5a3yo40m.zip |######-----------------------------------------------| 11.35% tmp5a3yo40m.zip |######-----------------------------------------------| 11.8% tmp5a3yo40m.zip |######-----------------------------------------------| 12.26% tmp5a3yo40m.zip |#######----------------------------------------------| 12.71% tmp5a3yo40m.zip |#######----------------------------------------------| 13.17% tmp5a3yo40m.zip |#######----------------------------------------------| 13.62% tmp5a3yo40m.zip |#######----------------------------------------------| 14.07% tmp5a3yo40m.zip |########---------------------------------------------| 14.53% tmp5a3yo40m.zip |########---------------------------------------------| 14.98% tmp5a3yo40m.zip |########---------------------------------------------| 15.44% tmp5a3yo40m.zip |########---------------------------------------------| 15.89% tmp5a3yo40m.zip |#########--------------------------------------------| 16.34% tmp5a3yo40m.zip |#########--------------------------------------------| 16.8% tmp5a3yo40m.zip |#########--------------------------------------------| 17.25% tmp5a3yo40m.zip |#########--------------------------------------------| 17.71% tmp5a3yo40m.zip |##########-------------------------------------------| 18.16% tmp5a3yo40m.zip |##########-------------------------------------------| 18.61% tmp5a3yo40m.zip |##########-------------------------------------------| 19.07% tmp5a3yo40m.zip |##########-------------------------------------------| 19.52% tmp5a3yo40m.zip |###########------------------------------------------| 19.98% tmp5a3yo40m.zip |###########------------------------------------------| 20.43% tmp5a3yo40m.zip |###########------------------------------------------| 20.88% tmp5a3yo40m.zip |###########------------------------------------------| 21.34% tmp5a3yo40m.zip |############-----------------------------------------| 21.79% tmp5a3yo40m.zip |############-----------------------------------------| 22.25% tmp5a3yo40m.zip |############-----------------------------------------| 22.7% tmp5a3yo40m.zip |############-----------------------------------------| 23.15% tmp5a3yo40m.zip |#############----------------------------------------| 23.61% tmp5a3yo40m.zip |#############----------------------------------------| 24.06% tmp5a3yo40m.zip |#############----------------------------------------| 24.51% tmp5a3yo40m.zip |#############----------------------------------------| 24.97% tmp5a3yo40m.zip |#############----------------------------------------| 25.42% tmp5a3yo40m.zip |##############---------------------------------------| 25.88% tmp5a3yo40m.zip |##############---------------------------------------| 26.33% tmp5a3yo40m.zip |##############---------------------------------------| 26.78% tmp5a3yo40m.zip |##############---------------------------------------| 27.24% tmp5a3yo40m.zip |###############--------------------------------------| 27.69% tmp5a3yo40m.zip |###############--------------------------------------| 28.15% tmp5a3yo40m.zip |###############--------------------------------------| 28.6% tmp5a3yo40m.zip |###############--------------------------------------| 29.05% tmp5a3yo40m.zip |################-------------------------------------| 29.51% tmp5a3yo40m.zip |################-------------------------------------| 29.96% tmp5a3yo40m.zip |################-------------------------------------| 30.42% tmp5a3yo40m.zip |################-------------------------------------| 30.87% tmp5a3yo40m.zip |#################------------------------------------| 31.32% tmp5a3yo40m.zip |#################------------------------------------| 31.78% tmp5a3yo40m.zip |#################------------------------------------| 32.23% tmp5a3yo40m.zip |#################------------------------------------| 32.69% tmp5a3yo40m.zip |##################-----------------------------------| 33.14% tmp5a3yo40m.zip |##################-----------------------------------| 33.59% tmp5a3yo40m.zip |##################-----------------------------------| 34.05% tmp5a3yo40m.zip |##################-----------------------------------| 34.5% tmp5a3yo40m.zip |###################----------------------------------| 34.96% tmp5a3yo40m.zip |###################----------------------------------| 35.41% tmp5a3yo40m.zip |###################----------------------------------| 35.86% tmp5a3yo40m.zip |###################----------------------------------| 36.32% tmp5a3yo40m.zip |###################----------------------------------| 36.77% tmp5a3yo40m.zip |####################---------------------------------| 37.23% tmp5a3yo40m.zip |####################---------------------------------| 37.68% tmp5a3yo40m.zip |####################---------------------------------| 38.13% tmp5a3yo40m.zip |####################---------------------------------| 38.59% tmp5a3yo40m.zip |#####################--------------------------------| 39.04% tmp5a3yo40m.zip |#####################--------------------------------| 39.5% tmp5a3yo40m.zip |#####################--------------------------------| 39.95% tmp5a3yo40m.zip |#####################--------------------------------| 40.4% tmp5a3yo40m.zip |######################-------------------------------| 40.86% tmp5a3yo40m.zip |######################-------------------------------| 41.31% tmp5a3yo40m.zip |######################-------------------------------| 41.77% tmp5a3yo40m.zip |######################-------------------------------| 42.22% tmp5a3yo40m.zip |#######################------------------------------| 42.67% tmp5a3yo40m.zip |#######################------------------------------| 43.13% tmp5a3yo40m.zip |#######################------------------------------| 43.58% tmp5a3yo40m.zip |#######################------------------------------| 44.04% tmp5a3yo40m.zip |########################-----------------------------| 44.49% tmp5a3yo40m.zip |########################-----------------------------| 44.94% tmp5a3yo40m.zip |########################-----------------------------| 45.4% tmp5a3yo40m.zip |########################-----------------------------| 45.85% tmp5a3yo40m.zip |#########################----------------------------| 46.31% tmp5a3yo40m.zip |#########################----------------------------| 46.76% tmp5a3yo40m.zip |#########################----------------------------| 47.21% tmp5a3yo40m.zip |#########################----------------------------| 47.67% tmp5a3yo40m.zip |##########################---------------------------| 48.12% tmp5a3yo40m.zip |##########################---------------------------| 48.58% tmp5a3yo40m.zip |##########################---------------------------| 49.03% tmp5a3yo40m.zip |##########################---------------------------| 49.48% tmp5a3yo40m.zip |##########################---------------------------| 49.94% tmp5a3yo40m.zip |###########################--------------------------| 50.39% tmp5a3yo40m.zip |###########################--------------------------| 50.85% tmp5a3yo40m.zip |###########################--------------------------| 51.3% tmp5a3yo40m.zip |###########################--------------------------| 51.75% tmp5a3yo40m.zip |############################-------------------------| 52.21% tmp5a3yo40m.zip |############################-------------------------| 52.66% tmp5a3yo40m.zip |############################-------------------------| 53.12% tmp5a3yo40m.zip |############################-------------------------| 53.57% tmp5a3yo40m.zip |#############################------------------------| 54.02% tmp5a3yo40m.zip |#############################------------------------| 54.48% tmp5a3yo40m.zip |#############################------------------------| 54.93% tmp5a3yo40m.zip |#############################------------------------| 55.39% tmp5a3yo40m.zip |##############################-----------------------| 55.84% tmp5a3yo40m.zip |##############################-----------------------| 56.29% tmp5a3yo40m.zip |##############################-----------------------| 56.75% tmp5a3yo40m.zip |##############################-----------------------| 57.2% tmp5a3yo40m.zip |###############################----------------------| 57.66% tmp5a3yo40m.zip |###############################----------------------| 58.11% tmp5a3yo40m.zip |###############################----------------------| 58.56% tmp5a3yo40m.zip |###############################----------------------| 59.02% tmp5a3yo40m.zip |################################---------------------| 59.47% tmp5a3yo40m.zip |################################---------------------| 59.93% tmp5a3yo40m.zip |################################---------------------| 60.38% tmp5a3yo40m.zip |################################---------------------| 60.83% tmp5a3yo40m.zip |################################---------------------| 61.29% tmp5a3yo40m.zip |#################################--------------------| 61.74% tmp5a3yo40m.zip |#################################--------------------| 62.2% tmp5a3yo40m.zip |#################################--------------------| 62.65% tmp5a3yo40m.zip |#################################--------------------| 63.1% tmp5a3yo40m.zip |##################################-------------------| 63.56% tmp5a3yo40m.zip |##################################-------------------| 64.01% tmp5a3yo40m.zip |##################################-------------------| 64.47% tmp5a3yo40m.zip |##################################-------------------| 64.92% tmp5a3yo40m.zip |###################################------------------| 65.37% tmp5a3yo40m.zip |###################################------------------| 65.83% tmp5a3yo40m.zip |###################################------------------| 66.28% tmp5a3yo40m.zip |###################################------------------| 66.74% tmp5a3yo40m.zip |####################################-----------------| 67.19% tmp5a3yo40m.zip |####################################-----------------| 67.64% tmp5a3yo40m.zip |####################################-----------------| 68.1% tmp5a3yo40m.zip |####################################-----------------| 68.55% tmp5a3yo40m.zip |#####################################----------------| 69.0% tmp5a3yo40m.zip |#####################################----------------| 69.46% tmp5a3yo40m.zip |#####################################----------------| 69.91% tmp5a3yo40m.zip |#####################################----------------| 70.37% tmp5a3yo40m.zip |######################################---------------| 70.82% tmp5a3yo40m.zip |######################################---------------| 71.27% tmp5a3yo40m.zip |######################################---------------| 71.73% tmp5a3yo40m.zip |######################################---------------| 72.18% tmp5a3yo40m.zip |######################################---------------| 72.64% tmp5a3yo40m.zip |#######################################--------------| 73.09% tmp5a3yo40m.zip |#######################################--------------| 73.54% tmp5a3yo40m.zip |#######################################--------------| 74.0% tmp5a3yo40m.zip |#######################################--------------| 74.45% tmp5a3yo40m.zip |########################################-------------| 74.91% tmp5a3yo40m.zip |########################################-------------| 75.36% tmp5a3yo40m.zip |########################################-------------| 75.81% tmp5a3yo40m.zip |########################################-------------| 76.27% tmp5a3yo40m.zip |#########################################------------| 76.72% tmp5a3yo40m.zip |#########################################------------| 77.18% tmp5a3yo40m.zip |#########################################------------| 77.63% tmp5a3yo40m.zip |#########################################------------| 78.08% tmp5a3yo40m.zip |##########################################-----------| 78.54% tmp5a3yo40m.zip |##########################################-----------| 78.99% tmp5a3yo40m.zip |##########################################-----------| 79.45% tmp5a3yo40m.zip |##########################################-----------| 79.9% tmp5a3yo40m.zip |###########################################----------| 80.35% tmp5a3yo40m.zip |###########################################----------| 80.81% tmp5a3yo40m.zip |###########################################----------| 81.26% tmp5a3yo40m.zip |###########################################----------| 81.72% tmp5a3yo40m.zip |############################################---------| 82.17% tmp5a3yo40m.zip |############################################---------| 82.62% tmp5a3yo40m.zip |############################################---------| 83.08% tmp5a3yo40m.zip |############################################---------| 83.53% tmp5a3yo40m.zip |#############################################--------| 83.99% tmp5a3yo40m.zip |#############################################--------| 84.44% tmp5a3yo40m.zip |#############################################--------| 84.89% tmp5a3yo40m.zip |#############################################--------| 85.35% tmp5a3yo40m.zip |#############################################--------| 85.8% tmp5a3yo40m.zip |##############################################-------| 86.26% tmp5a3yo40m.zip |##############################################-------| 86.71% tmp5a3yo40m.zip |##############################################-------| 87.16% tmp5a3yo40m.zip |##############################################-------| 87.62% tmp5a3yo40m.zip |###############################################------| 88.07% tmp5a3yo40m.zip |###############################################------| 88.53% tmp5a3yo40m.zip |###############################################------| 88.98% tmp5a3yo40m.zip |###############################################------| 89.43% tmp5a3yo40m.zip |################################################-----| 89.89% tmp5a3yo40m.zip |################################################-----| 90.34% tmp5a3yo40m.zip |################################################-----| 90.8% tmp5a3yo40m.zip |################################################-----| 91.25% tmp5a3yo40m.zip |#################################################----| 91.7% tmp5a3yo40m.zip |#################################################----| 92.16% tmp5a3yo40m.zip |#################################################----| 92.61% tmp5a3yo40m.zip |#################################################----| 93.07% tmp5a3yo40m.zip |##################################################---| 93.52% tmp5a3yo40m.zip |##################################################---| 93.97% tmp5a3yo40m.zip |##################################################---| 94.43% tmp5a3yo40m.zip |##################################################---| 94.88% tmp5a3yo40m.zip |###################################################--| 95.34% tmp5a3yo40m.zip |###################################################--| 95.79% tmp5a3yo40m.zip |###################################################--| 96.24% tmp5a3yo40m.zip |###################################################--| 96.7% tmp5a3yo40m.zip |###################################################--| 97.15% tmp5a3yo40m.zip |####################################################-| 97.61% tmp5a3yo40m.zip |####################################################-| 98.06% tmp5a3yo40m.zip |####################################################-| 98.51% tmp5a3yo40m.zip |####################################################-| 98.97% tmp5a3yo40m.zip |#####################################################| 99.42% tmp5a3yo40m.zip |#####################################################| 99.88% tmp5a3yo40m.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is dc68bfc3-40fc-4477-9e39-dfb0cf7cef2d + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-sTpApmz/clamppolicyplugin-1.1.1-py36-none-linux_x86_64.wgn /opt/plugins/plugin-sTpApmz/clamppolicyplugin_types.yaml ++ basename /opt/plugins/plugin-sTpApmz/clamppolicyplugin-1.1.1-py36-none-linux_x86_64.wgn + ARCHIVE=clamppolicyplugin-1.1.1-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=clamppolicyplugin-1.1.1-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=clamppolicyplugin-1.1.1-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-sTpApmz/clamppolicyplugin_types.yaml /opt/plugins/plugin-sTpApmz/clamppolicyplugin-1.1.1-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpyusg7guu.zip |-----------------------------------------------------| 0.47% tmpyusg7guu.zip |-----------------------------------------------------| 0.93% tmpyusg7guu.zip |#----------------------------------------------------| 1.4% tmpyusg7guu.zip |#----------------------------------------------------| 1.86% tmpyusg7guu.zip |#----------------------------------------------------| 2.33% tmpyusg7guu.zip |#----------------------------------------------------| 2.79% tmpyusg7guu.zip |##---------------------------------------------------| 3.26% tmpyusg7guu.zip |##---------------------------------------------------| 3.73% tmpyusg7guu.zip |##---------------------------------------------------| 4.19% tmpyusg7guu.zip |##---------------------------------------------------| 4.66% tmpyusg7guu.zip |###--------------------------------------------------| 5.12% tmpyusg7guu.zip |###--------------------------------------------------| 5.59% tmpyusg7guu.zip |###--------------------------------------------------| 6.05% tmpyusg7guu.zip |###--------------------------------------------------| 6.52% tmpyusg7guu.zip |####-------------------------------------------------| 6.98% tmpyusg7guu.zip |####-------------------------------------------------| 7.45% tmpyusg7guu.zip |####-------------------------------------------------| 7.92% tmpyusg7guu.zip |####-------------------------------------------------| 8.38% tmpyusg7guu.zip |#####------------------------------------------------| 8.85% tmpyusg7guu.zip |#####------------------------------------------------| 9.31% tmpyusg7guu.zip |#####------------------------------------------------| 9.78% tmpyusg7guu.zip |#####------------------------------------------------| 10.24% tmpyusg7guu.zip |######-----------------------------------------------| 10.71% tmpyusg7guu.zip |######-----------------------------------------------| 11.18% tmpyusg7guu.zip |######-----------------------------------------------| 11.64% tmpyusg7guu.zip |######-----------------------------------------------| 12.11% tmpyusg7guu.zip |#######----------------------------------------------| 12.57% tmpyusg7guu.zip |#######----------------------------------------------| 13.04% tmpyusg7guu.zip |#######----------------------------------------------| 13.5% tmpyusg7guu.zip |#######----------------------------------------------| 13.97% tmpyusg7guu.zip |########---------------------------------------------| 14.44% tmpyusg7guu.zip |########---------------------------------------------| 14.9% tmpyusg7guu.zip |########---------------------------------------------| 15.37% tmpyusg7guu.zip |########---------------------------------------------| 15.83% tmpyusg7guu.zip |#########--------------------------------------------| 16.3% tmpyusg7guu.zip |#########--------------------------------------------| 16.76% tmpyusg7guu.zip |#########--------------------------------------------| 17.23% tmpyusg7guu.zip |#########--------------------------------------------| 17.7% tmpyusg7guu.zip |##########-------------------------------------------| 18.16% tmpyusg7guu.zip |##########-------------------------------------------| 18.63% tmpyusg7guu.zip |##########-------------------------------------------| 19.09% tmpyusg7guu.zip |##########-------------------------------------------| 19.56% tmpyusg7guu.zip |###########------------------------------------------| 20.02% tmpyusg7guu.zip |###########------------------------------------------| 20.49% tmpyusg7guu.zip |###########------------------------------------------| 20.95% tmpyusg7guu.zip |###########------------------------------------------| 21.42% tmpyusg7guu.zip |############-----------------------------------------| 21.89% tmpyusg7guu.zip |############-----------------------------------------| 22.35% tmpyusg7guu.zip |############-----------------------------------------| 22.82% tmpyusg7guu.zip |############-----------------------------------------| 23.28% tmpyusg7guu.zip |#############----------------------------------------| 23.75% tmpyusg7guu.zip |#############----------------------------------------| 24.21% tmpyusg7guu.zip |#############----------------------------------------| 24.68% tmpyusg7guu.zip |#############----------------------------------------| 25.15% tmpyusg7guu.zip |##############---------------------------------------| 25.61% tmpyusg7guu.zip |##############---------------------------------------| 26.08% tmpyusg7guu.zip |##############---------------------------------------| 26.54% tmpyusg7guu.zip |##############---------------------------------------| 27.01% tmpyusg7guu.zip |###############--------------------------------------| 27.47% tmpyusg7guu.zip |###############--------------------------------------| 27.94% tmpyusg7guu.zip |###############--------------------------------------| 28.41% tmpyusg7guu.zip |###############--------------------------------------| 28.87% tmpyusg7guu.zip |################-------------------------------------| 29.34% tmpyusg7guu.zip |################-------------------------------------| 29.8% tmpyusg7guu.zip |################-------------------------------------| 30.27% tmpyusg7guu.zip |################-------------------------------------| 30.73% tmpyusg7guu.zip |#################------------------------------------| 31.2% tmpyusg7guu.zip |#################------------------------------------| 31.67% tmpyusg7guu.zip |#################------------------------------------| 32.13% tmpyusg7guu.zip |#################------------------------------------| 32.6% tmpyusg7guu.zip |##################-----------------------------------| 33.06% tmpyusg7guu.zip |##################-----------------------------------| 33.53% tmpyusg7guu.zip |##################-----------------------------------| 33.99% tmpyusg7guu.zip |##################-----------------------------------| 34.46% tmpyusg7guu.zip |###################----------------------------------| 34.92% tmpyusg7guu.zip |###################----------------------------------| 35.39% tmpyusg7guu.zip |###################----------------------------------| 35.86% tmpyusg7guu.zip |###################----------------------------------| 36.32% tmpyusg7guu.zip |###################----------------------------------| 36.79% tmpyusg7guu.zip |####################---------------------------------| 37.25% tmpyusg7guu.zip |####################---------------------------------| 37.72% tmpyusg7guu.zip |####################---------------------------------| 38.18% tmpyusg7guu.zip |####################---------------------------------| 38.65% tmpyusg7guu.zip |#####################--------------------------------| 39.12% tmpyusg7guu.zip |#####################--------------------------------| 39.58% tmpyusg7guu.zip |#####################--------------------------------| 40.05% tmpyusg7guu.zip |#####################--------------------------------| 40.51% tmpyusg7guu.zip |######################-------------------------------| 40.98% tmpyusg7guu.zip |######################-------------------------------| 41.44% tmpyusg7guu.zip |######################-------------------------------| 41.91% tmpyusg7guu.zip |######################-------------------------------| 42.38% tmpyusg7guu.zip |#######################------------------------------| 42.84% tmpyusg7guu.zip |#######################------------------------------| 43.31% tmpyusg7guu.zip |#######################------------------------------| 43.77% tmpyusg7guu.zip |#######################------------------------------| 44.24% tmpyusg7guu.zip |########################-----------------------------| 44.7% tmpyusg7guu.zip |########################-----------------------------| 45.17% tmpyusg7guu.zip |########################-----------------------------| 45.63% tmpyusg7guu.zip |########################-----------------------------| 46.1% tmpyusg7guu.zip |#########################----------------------------| 46.57% tmpyusg7guu.zip |#########################----------------------------| 47.03% tmpyusg7guu.zip |#########################----------------------------| 47.5% tmpyusg7guu.zip |#########################----------------------------| 47.96% tmpyusg7guu.zip |##########################---------------------------| 48.43% tmpyusg7guu.zip |##########################---------------------------| 48.89% tmpyusg7guu.zip |##########################---------------------------| 49.36% tmpyusg7guu.zip |##########################---------------------------| 49.83% tmpyusg7guu.zip |###########################--------------------------| 50.29% tmpyusg7guu.zip |###########################--------------------------| 50.76% tmpyusg7guu.zip |###########################--------------------------| 51.22% tmpyusg7guu.zip |###########################--------------------------| 51.69% tmpyusg7guu.zip |############################-------------------------| 52.15% tmpyusg7guu.zip |############################-------------------------| 52.62% tmpyusg7guu.zip |############################-------------------------| 53.09% tmpyusg7guu.zip |############################-------------------------| 53.55% tmpyusg7guu.zip |#############################------------------------| 54.02% tmpyusg7guu.zip |#############################------------------------| 54.48% tmpyusg7guu.zip |#############################------------------------| 54.95% tmpyusg7guu.zip |#############################------------------------| 55.41% tmpyusg7guu.zip |##############################-----------------------| 55.88% tmpyusg7guu.zip |##############################-----------------------| 56.35% tmpyusg7guu.zip |##############################-----------------------| 56.81% tmpyusg7guu.zip |##############################-----------------------| 57.28% tmpyusg7guu.zip |###############################----------------------| 57.74% tmpyusg7guu.zip |###############################----------------------| 58.21% tmpyusg7guu.zip |###############################----------------------| 58.67% tmpyusg7guu.zip |###############################----------------------| 59.14% tmpyusg7guu.zip |################################---------------------| 59.6% tmpyusg7guu.zip |################################---------------------| 60.07% tmpyusg7guu.zip |################################---------------------| 60.54% tmpyusg7guu.zip |################################---------------------| 61.0% tmpyusg7guu.zip |#################################--------------------| 61.47% tmpyusg7guu.zip |#################################--------------------| 61.93% tmpyusg7guu.zip |#################################--------------------| 62.4% tmpyusg7guu.zip |#################################--------------------| 62.86% tmpyusg7guu.zip |##################################-------------------| 63.33% tmpyusg7guu.zip |##################################-------------------| 63.8% tmpyusg7guu.zip |##################################-------------------| 64.26% tmpyusg7guu.zip |##################################-------------------| 64.73% tmpyusg7guu.zip |###################################------------------| 65.19% tmpyusg7guu.zip |###################################------------------| 65.66% tmpyusg7guu.zip |###################################------------------| 66.12% tmpyusg7guu.zip |###################################------------------| 66.59% tmpyusg7guu.zip |####################################-----------------| 67.06% tmpyusg7guu.zip |####################################-----------------| 67.52% tmpyusg7guu.zip |####################################-----------------| 67.99% tmpyusg7guu.zip |####################################-----------------| 68.45% tmpyusg7guu.zip |#####################################----------------| 68.92% tmpyusg7guu.zip |#####################################----------------| 69.38% tmpyusg7guu.zip |#####################################----------------| 69.85% tmpyusg7guu.zip |#####################################----------------| 70.32% tmpyusg7guu.zip |######################################---------------| 70.78% tmpyusg7guu.zip |######################################---------------| 71.25% tmpyusg7guu.zip |######################################---------------| 71.71% tmpyusg7guu.zip |######################################---------------| 72.18% tmpyusg7guu.zip |#######################################--------------| 72.64% tmpyusg7guu.zip |#######################################--------------| 73.11% tmpyusg7guu.zip |#######################################--------------| 73.57% tmpyusg7guu.zip |#######################################--------------| 74.04% tmpyusg7guu.zip |#######################################--------------| 74.51% tmpyusg7guu.zip |########################################-------------| 74.97% tmpyusg7guu.zip |########################################-------------| 75.44% tmpyusg7guu.zip |########################################-------------| 75.9% tmpyusg7guu.zip |########################################-------------| 76.37% tmpyusg7guu.zip |#########################################------------| 76.83% tmpyusg7guu.zip |#########################################------------| 77.3% tmpyusg7guu.zip |#########################################------------| 77.77% tmpyusg7guu.zip |#########################################------------| 78.23% tmpyusg7guu.zip |##########################################-----------| 78.7% tmpyusg7guu.zip |##########################################-----------| 79.16% tmpyusg7guu.zip |##########################################-----------| 79.63% tmpyusg7guu.zip |##########################################-----------| 80.09% tmpyusg7guu.zip |###########################################----------| 80.56% tmpyusg7guu.zip |###########################################----------| 81.03% tmpyusg7guu.zip |###########################################----------| 81.49% tmpyusg7guu.zip |###########################################----------| 81.96% tmpyusg7guu.zip |############################################---------| 82.42% tmpyusg7guu.zip |############################################---------| 82.89% tmpyusg7guu.zip |############################################---------| 83.35% tmpyusg7guu.zip |############################################---------| 83.82% tmpyusg7guu.zip |#############################################--------| 84.29% tmpyusg7guu.zip |#############################################--------| 84.75% tmpyusg7guu.zip |#############################################--------| 85.22% tmpyusg7guu.zip |#############################################--------| 85.68% tmpyusg7guu.zip |##############################################-------| 86.15% tmpyusg7guu.zip |##############################################-------| 86.61% tmpyusg7guu.zip |##############################################-------| 87.08% tmpyusg7guu.zip |##############################################-------| 87.54% tmpyusg7guu.zip |###############################################------| 88.01% tmpyusg7guu.zip |###############################################------| 88.48% tmpyusg7guu.zip |###############################################------| 88.94% tmpyusg7guu.zip |###############################################------| 89.41% tmpyusg7guu.zip |################################################-----| 89.87% tmpyusg7guu.zip |################################################-----| 90.34% tmpyusg7guu.zip |################################################-----| 90.8% tmpyusg7guu.zip |################################################-----| 91.27% tmpyusg7guu.zip |#################################################----| 91.74% tmpyusg7guu.zip |#################################################----| 92.2% tmpyusg7guu.zip |#################################################----| 92.67% tmpyusg7guu.zip |#################################################----| 93.13% tmpyusg7guu.zip |##################################################---| 93.6% tmpyusg7guu.zip |##################################################---| 94.06% tmpyusg7guu.zip |##################################################---| 94.53% tmpyusg7guu.zip |##################################################---| 95.0% tmpyusg7guu.zip |###################################################--| 95.46% tmpyusg7guu.zip |###################################################--| 95.93% tmpyusg7guu.zip |###################################################--| 96.39% tmpyusg7guu.zip |###################################################--| 96.86% tmpyusg7guu.zip |####################################################-| 97.32% tmpyusg7guu.zip |####################################################-| 97.79% tmpyusg7guu.zip |####################################################-| 98.25% tmpyusg7guu.zip |####################################################-| 98.72% tmpyusg7guu.zip |#####################################################| 99.19% tmpyusg7guu.zip |#####################################################| 99.65% tmpyusg7guu.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is c402a6b6-2fec-40b5-af7c-676499a2235b + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-uPg9spd/dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-uPg9spd/dcaepolicyplugin_types.yaml ++ basename /opt/plugins/plugin-uPg9spd/dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn + ARCHIVE=dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-uPg9spd/dcaepolicyplugin_types.yaml /opt/plugins/plugin-uPg9spd/dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmplap041hv.zip |-----------------------------------------------------| 0.46% tmplap041hv.zip |-----------------------------------------------------| 0.93% tmplap041hv.zip |#----------------------------------------------------| 1.39% tmplap041hv.zip |#----------------------------------------------------| 1.86% tmplap041hv.zip |#----------------------------------------------------| 2.32% tmplap041hv.zip |#----------------------------------------------------| 2.79% tmplap041hv.zip |##---------------------------------------------------| 3.25% tmplap041hv.zip |##---------------------------------------------------| 3.72% tmplap041hv.zip |##---------------------------------------------------| 4.18% tmplap041hv.zip |##---------------------------------------------------| 4.64% tmplap041hv.zip |###--------------------------------------------------| 5.11% tmplap041hv.zip |###--------------------------------------------------| 5.57% tmplap041hv.zip |###--------------------------------------------------| 6.04% tmplap041hv.zip |###--------------------------------------------------| 6.5% tmplap041hv.zip |####-------------------------------------------------| 6.97% tmplap041hv.zip |####-------------------------------------------------| 7.43% tmplap041hv.zip |####-------------------------------------------------| 7.9% tmplap041hv.zip |####-------------------------------------------------| 8.36% tmplap041hv.zip |#####------------------------------------------------| 8.82% tmplap041hv.zip |#####------------------------------------------------| 9.29% tmplap041hv.zip |#####------------------------------------------------| 9.75% tmplap041hv.zip |#####------------------------------------------------| 10.22% tmplap041hv.zip |######-----------------------------------------------| 10.68% tmplap041hv.zip |######-----------------------------------------------| 11.15% tmplap041hv.zip |######-----------------------------------------------| 11.61% tmplap041hv.zip |######-----------------------------------------------| 12.08% tmplap041hv.zip |#######----------------------------------------------| 12.54% tmplap041hv.zip |#######----------------------------------------------| 13.0% tmplap041hv.zip |#######----------------------------------------------| 13.47% tmplap041hv.zip |#######----------------------------------------------| 13.93% tmplap041hv.zip |########---------------------------------------------| 14.4% tmplap041hv.zip |########---------------------------------------------| 14.86% tmplap041hv.zip |########---------------------------------------------| 15.33% tmplap041hv.zip |########---------------------------------------------| 15.79% tmplap041hv.zip |#########--------------------------------------------| 16.26% tmplap041hv.zip |#########--------------------------------------------| 16.72% tmplap041hv.zip |#########--------------------------------------------| 17.18% tmplap041hv.zip |#########--------------------------------------------| 17.65% tmplap041hv.zip |##########-------------------------------------------| 18.11% tmplap041hv.zip |##########-------------------------------------------| 18.58% tmplap041hv.zip |##########-------------------------------------------| 19.04% tmplap041hv.zip |##########-------------------------------------------| 19.51% tmplap041hv.zip |###########------------------------------------------| 19.97% tmplap041hv.zip |###########------------------------------------------| 20.43% tmplap041hv.zip |###########------------------------------------------| 20.9% tmplap041hv.zip |###########------------------------------------------| 21.36% tmplap041hv.zip |############-----------------------------------------| 21.83% tmplap041hv.zip |############-----------------------------------------| 22.29% tmplap041hv.zip |############-----------------------------------------| 22.76% tmplap041hv.zip |############-----------------------------------------| 23.22% tmplap041hv.zip |#############----------------------------------------| 23.69% tmplap041hv.zip |#############----------------------------------------| 24.15% tmplap041hv.zip |#############----------------------------------------| 24.61% tmplap041hv.zip |#############----------------------------------------| 25.08% tmplap041hv.zip |##############---------------------------------------| 25.54% tmplap041hv.zip |##############---------------------------------------| 26.01% tmplap041hv.zip |##############---------------------------------------| 26.47% tmplap041hv.zip |##############---------------------------------------| 26.94% tmplap041hv.zip |###############--------------------------------------| 27.4% tmplap041hv.zip |###############--------------------------------------| 27.87% tmplap041hv.zip |###############--------------------------------------| 28.33% tmplap041hv.zip |###############--------------------------------------| 28.79% tmplap041hv.zip |################-------------------------------------| 29.26% tmplap041hv.zip |################-------------------------------------| 29.72% tmplap041hv.zip |################-------------------------------------| 30.19% tmplap041hv.zip |################-------------------------------------| 30.65% tmplap041hv.zip |################-------------------------------------| 31.12% tmplap041hv.zip |#################------------------------------------| 31.58% tmplap041hv.zip |#################------------------------------------| 32.05% tmplap041hv.zip |#################------------------------------------| 32.51% tmplap041hv.zip |#################------------------------------------| 32.97% tmplap041hv.zip |##################-----------------------------------| 33.44% tmplap041hv.zip |##################-----------------------------------| 33.9% tmplap041hv.zip |##################-----------------------------------| 34.37% tmplap041hv.zip |##################-----------------------------------| 34.83% tmplap041hv.zip |###################----------------------------------| 35.3% tmplap041hv.zip |###################----------------------------------| 35.76% tmplap041hv.zip |###################----------------------------------| 36.23% tmplap041hv.zip |###################----------------------------------| 36.69% tmplap041hv.zip |####################---------------------------------| 37.15% tmplap041hv.zip |####################---------------------------------| 37.62% tmplap041hv.zip |####################---------------------------------| 38.08% tmplap041hv.zip |####################---------------------------------| 38.55% tmplap041hv.zip |#####################--------------------------------| 39.01% tmplap041hv.zip |#####################--------------------------------| 39.48% tmplap041hv.zip |#####################--------------------------------| 39.94% tmplap041hv.zip |#####################--------------------------------| 40.41% tmplap041hv.zip |######################-------------------------------| 40.87% tmplap041hv.zip |######################-------------------------------| 41.33% tmplap041hv.zip |######################-------------------------------| 41.8% tmplap041hv.zip |######################-------------------------------| 42.26% tmplap041hv.zip |#######################------------------------------| 42.73% tmplap041hv.zip |#######################------------------------------| 43.19% tmplap041hv.zip |#######################------------------------------| 43.66% tmplap041hv.zip |#######################------------------------------| 44.12% tmplap041hv.zip |########################-----------------------------| 44.59% tmplap041hv.zip |########################-----------------------------| 45.05% tmplap041hv.zip |########################-----------------------------| 45.51% tmplap041hv.zip |########################-----------------------------| 45.98% tmplap041hv.zip |#########################----------------------------| 46.44% tmplap041hv.zip |#########################----------------------------| 46.91% tmplap041hv.zip |#########################----------------------------| 47.37% tmplap041hv.zip |#########################----------------------------| 47.84% tmplap041hv.zip |##########################---------------------------| 48.3% tmplap041hv.zip |##########################---------------------------| 48.77% tmplap041hv.zip |##########################---------------------------| 49.23% tmplap041hv.zip |##########################---------------------------| 49.69% tmplap041hv.zip |###########################--------------------------| 50.16% tmplap041hv.zip |###########################--------------------------| 50.62% tmplap041hv.zip |###########################--------------------------| 51.09% tmplap041hv.zip |###########################--------------------------| 51.55% tmplap041hv.zip |############################-------------------------| 52.02% tmplap041hv.zip |############################-------------------------| 52.48% tmplap041hv.zip |############################-------------------------| 52.94% tmplap041hv.zip |############################-------------------------| 53.41% tmplap041hv.zip |#############################------------------------| 53.87% tmplap041hv.zip |#############################------------------------| 54.34% tmplap041hv.zip |#############################------------------------| 54.8% tmplap041hv.zip |#############################------------------------| 55.27% tmplap041hv.zip |##############################-----------------------| 55.73% tmplap041hv.zip |##############################-----------------------| 56.2% tmplap041hv.zip |##############################-----------------------| 56.66% tmplap041hv.zip |##############################-----------------------| 57.12% tmplap041hv.zip |###############################----------------------| 57.59% tmplap041hv.zip |###############################----------------------| 58.05% tmplap041hv.zip |###############################----------------------| 58.52% tmplap041hv.zip |###############################----------------------| 58.98% tmplap041hv.zip |################################---------------------| 59.45% tmplap041hv.zip |################################---------------------| 59.91% tmplap041hv.zip |################################---------------------| 60.38% tmplap041hv.zip |################################---------------------| 60.84% tmplap041hv.zip |################################---------------------| 61.3% tmplap041hv.zip |#################################--------------------| 61.77% tmplap041hv.zip |#################################--------------------| 62.23% tmplap041hv.zip |#################################--------------------| 62.7% tmplap041hv.zip |#################################--------------------| 63.16% tmplap041hv.zip |##################################-------------------| 63.63% tmplap041hv.zip |##################################-------------------| 64.09% tmplap041hv.zip |##################################-------------------| 64.56% tmplap041hv.zip |##################################-------------------| 65.02% tmplap041hv.zip |###################################------------------| 65.48% tmplap041hv.zip |###################################------------------| 65.95% tmplap041hv.zip |###################################------------------| 66.41% tmplap041hv.zip |###################################------------------| 66.88% tmplap041hv.zip |####################################-----------------| 67.34% tmplap041hv.zip |####################################-----------------| 67.81% tmplap041hv.zip |####################################-----------------| 68.27% tmplap041hv.zip |####################################-----------------| 68.74% tmplap041hv.zip |#####################################----------------| 69.2% tmplap041hv.zip |#####################################----------------| 69.66% tmplap041hv.zip |#####################################----------------| 70.13% tmplap041hv.zip |#####################################----------------| 70.59% tmplap041hv.zip |######################################---------------| 71.06% tmplap041hv.zip |######################################---------------| 71.52% tmplap041hv.zip |######################################---------------| 71.99% tmplap041hv.zip |######################################---------------| 72.45% tmplap041hv.zip |#######################################--------------| 72.92% tmplap041hv.zip |#######################################--------------| 73.38% tmplap041hv.zip |#######################################--------------| 73.84% tmplap041hv.zip |#######################################--------------| 74.31% tmplap041hv.zip |########################################-------------| 74.77% tmplap041hv.zip |########################################-------------| 75.24% tmplap041hv.zip |########################################-------------| 75.7% tmplap041hv.zip |########################################-------------| 76.17% tmplap041hv.zip |#########################################------------| 76.63% tmplap041hv.zip |#########################################------------| 77.1% tmplap041hv.zip |#########################################------------| 77.56% tmplap041hv.zip |#########################################------------| 78.02% tmplap041hv.zip |##########################################-----------| 78.49% tmplap041hv.zip |##########################################-----------| 78.95% tmplap041hv.zip |##########################################-----------| 79.42% tmplap041hv.zip |##########################################-----------| 79.88% tmplap041hv.zip |###########################################----------| 80.35% tmplap041hv.zip |###########################################----------| 80.81% tmplap041hv.zip |###########################################----------| 81.28% tmplap041hv.zip |###########################################----------| 81.74% tmplap041hv.zip |############################################---------| 82.2% tmplap041hv.zip |############################################---------| 82.67% tmplap041hv.zip |############################################---------| 83.13% tmplap041hv.zip |############################################---------| 83.6% tmplap041hv.zip |#############################################--------| 84.06% tmplap041hv.zip |#############################################--------| 84.53% tmplap041hv.zip |#############################################--------| 84.99% tmplap041hv.zip |#############################################--------| 85.45% tmplap041hv.zip |##############################################-------| 85.92% tmplap041hv.zip |##############################################-------| 86.38% tmplap041hv.zip |##############################################-------| 86.85% tmplap041hv.zip |##############################################-------| 87.31% tmplap041hv.zip |###############################################------| 87.78% tmplap041hv.zip |###############################################------| 88.24% tmplap041hv.zip |###############################################------| 88.71% tmplap041hv.zip |###############################################------| 89.17% tmplap041hv.zip |################################################-----| 89.63% tmplap041hv.zip |################################################-----| 90.1% tmplap041hv.zip |################################################-----| 90.56% tmplap041hv.zip |################################################-----| 91.03% tmplap041hv.zip |################################################-----| 91.49% tmplap041hv.zip |#################################################----| 91.96% tmplap041hv.zip |#################################################----| 92.42% tmplap041hv.zip |#################################################----| 92.89% tmplap041hv.zip |#################################################----| 93.35% tmplap041hv.zip |##################################################---| 93.81% tmplap041hv.zip |##################################################---| 94.28% tmplap041hv.zip |##################################################---| 94.74% tmplap041hv.zip |##################################################---| 95.21% tmplap041hv.zip |###################################################--| 95.67% tmplap041hv.zip |###################################################--| 96.14% tmplap041hv.zip |###################################################--| 96.6% tmplap041hv.zip |###################################################--| 97.07% tmplap041hv.zip |####################################################-| 97.53% tmplap041hv.zip |####################################################-| 97.99% tmplap041hv.zip |####################################################-| 98.46% tmplap041hv.zip |####################################################-| 98.92% tmplap041hv.zip |#####################################################| 99.39% tmplap041hv.zip |#####################################################| 99.85% tmplap041hv.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 77ed3986-d1d0-44bf-be27-d490fa4d16a4 + cm_hasany 'executions?is_system_workflow=true&status=pending&status=started&status=queued&status=scheduled' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/executions?is_system_workflow=true&status=pending&status=started&status=queued&status=scheduled&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + touch /opt/manager/plugins-loaded Cloudify ready + set +x