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. 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 Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + echo 'Waiting for CM to come up' + sleep 15 Waiting for CM to come up + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + echo 'Waiting for CM to come up' + sleep 15 Waiting for CM to come up + /scripts/cloudify-ready.sh Services: Got a status response | Cloudify Console | Inactive | | Management Worker | Inactive | Some service(s) not running Retrieving manager services status... [ip=dcae-cloudify-manager] Services: +--------------------------------+----------+ | service | status | +--------------------------------+----------+ | Webserver | Active | | Cloudify Console | Inactive | | AMQP-Postgres | Active | | Management Worker | Inactive | | Manager Rest-Service | Active | | PostgreSQL | Active | | RabbitMQ | Active | +--------------------------------+----------+ Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Services: Got a status response All services running + shopt -s nullglob + [[ ! -f /opt/manager/plugins-loaded ]] + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-1xK2Aiv/pgaas-1.3.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-1xK2Aiv/pgaas_types.yaml ++ basename /opt/plugins/plugin-1xK2Aiv/pgaas-1.3.0-py36-none-linux_x86_64.wgn + ARCHIVE=pgaas-1.3.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=pgaas-1.3.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin: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-1xK2Aiv/pgaas_types.yaml /opt/plugins/plugin-1xK2Aiv/pgaas-1.3.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpr5x9usye.zip |-----------------------------------------------------| 0.18% tmpr5x9usye.zip |-----------------------------------------------------| 0.37% tmpr5x9usye.zip |-----------------------------------------------------| 0.55% tmpr5x9usye.zip |-----------------------------------------------------| 0.74% tmpr5x9usye.zip |-----------------------------------------------------| 0.92% tmpr5x9usye.zip |#----------------------------------------------------| 1.11% tmpr5x9usye.zip |#----------------------------------------------------| 1.29% tmpr5x9usye.zip |#----------------------------------------------------| 1.48% tmpr5x9usye.zip |#----------------------------------------------------| 1.66% tmpr5x9usye.zip |#----------------------------------------------------| 1.85% tmpr5x9usye.zip |#----------------------------------------------------| 2.03% tmpr5x9usye.zip |#----------------------------------------------------| 2.22% tmpr5x9usye.zip |#----------------------------------------------------| 2.4% tmpr5x9usye.zip |#----------------------------------------------------| 2.58% tmpr5x9usye.zip |#----------------------------------------------------| 2.77% tmpr5x9usye.zip |##---------------------------------------------------| 2.95% tmpr5x9usye.zip |##---------------------------------------------------| 3.14% tmpr5x9usye.zip |##---------------------------------------------------| 3.32% tmpr5x9usye.zip |##---------------------------------------------------| 3.51% tmpr5x9usye.zip |##---------------------------------------------------| 3.69% tmpr5x9usye.zip |##---------------------------------------------------| 3.88% tmpr5x9usye.zip |##---------------------------------------------------| 4.06% tmpr5x9usye.zip |##---------------------------------------------------| 4.25% tmpr5x9usye.zip |##---------------------------------------------------| 4.43% tmpr5x9usye.zip |##---------------------------------------------------| 4.62% tmpr5x9usye.zip |###--------------------------------------------------| 4.8% tmpr5x9usye.zip |###--------------------------------------------------| 4.98% tmpr5x9usye.zip |###--------------------------------------------------| 5.17% tmpr5x9usye.zip |###--------------------------------------------------| 5.35% tmpr5x9usye.zip |###--------------------------------------------------| 5.54% tmpr5x9usye.zip |###--------------------------------------------------| 5.72% tmpr5x9usye.zip |###--------------------------------------------------| 5.91% tmpr5x9usye.zip |###--------------------------------------------------| 6.09% tmpr5x9usye.zip |###--------------------------------------------------| 6.28% tmpr5x9usye.zip |###--------------------------------------------------| 6.46% tmpr5x9usye.zip |####-------------------------------------------------| 6.65% tmpr5x9usye.zip |####-------------------------------------------------| 6.83% tmpr5x9usye.zip |####-------------------------------------------------| 7.02% tmpr5x9usye.zip |####-------------------------------------------------| 7.2% tmpr5x9usye.zip |####-------------------------------------------------| 7.38% tmpr5x9usye.zip |####-------------------------------------------------| 7.57% tmpr5x9usye.zip |####-------------------------------------------------| 7.75% tmpr5x9usye.zip |####-------------------------------------------------| 7.94% tmpr5x9usye.zip |####-------------------------------------------------| 8.12% tmpr5x9usye.zip |####-------------------------------------------------| 8.31% tmpr5x9usye.zip |#####------------------------------------------------| 8.49% tmpr5x9usye.zip |#####------------------------------------------------| 8.68% tmpr5x9usye.zip |#####------------------------------------------------| 8.86% tmpr5x9usye.zip |#####------------------------------------------------| 9.05% tmpr5x9usye.zip |#####------------------------------------------------| 9.23% tmpr5x9usye.zip |#####------------------------------------------------| 9.42% tmpr5x9usye.zip |#####------------------------------------------------| 9.6% tmpr5x9usye.zip |#####------------------------------------------------| 9.78% tmpr5x9usye.zip |#####------------------------------------------------| 9.97% tmpr5x9usye.zip |#####------------------------------------------------| 10.15% tmpr5x9usye.zip |#####------------------------------------------------| 10.34% tmpr5x9usye.zip |######-----------------------------------------------| 10.52% tmpr5x9usye.zip |######-----------------------------------------------| 10.71% tmpr5x9usye.zip |######-----------------------------------------------| 10.89% tmpr5x9usye.zip |######-----------------------------------------------| 11.08% tmpr5x9usye.zip |######-----------------------------------------------| 11.26% tmpr5x9usye.zip |######-----------------------------------------------| 11.45% tmpr5x9usye.zip |######-----------------------------------------------| 11.63% tmpr5x9usye.zip |######-----------------------------------------------| 11.82% tmpr5x9usye.zip |######-----------------------------------------------| 12.0% tmpr5x9usye.zip |######-----------------------------------------------| 12.19% tmpr5x9usye.zip |#######----------------------------------------------| 12.37% tmpr5x9usye.zip |#######----------------------------------------------| 12.55% tmpr5x9usye.zip |#######----------------------------------------------| 12.74% tmpr5x9usye.zip |#######----------------------------------------------| 12.92% tmpr5x9usye.zip |#######----------------------------------------------| 13.11% tmpr5x9usye.zip |#######----------------------------------------------| 13.29% tmpr5x9usye.zip |#######----------------------------------------------| 13.48% tmpr5x9usye.zip |#######----------------------------------------------| 13.66% tmpr5x9usye.zip |#######----------------------------------------------| 13.85% tmpr5x9usye.zip |#######----------------------------------------------| 14.03% tmpr5x9usye.zip |########---------------------------------------------| 14.22% tmpr5x9usye.zip |########---------------------------------------------| 14.4% tmpr5x9usye.zip |########---------------------------------------------| 14.59% tmpr5x9usye.zip |########---------------------------------------------| 14.77% tmpr5x9usye.zip |########---------------------------------------------| 14.95% tmpr5x9usye.zip |########---------------------------------------------| 15.14% tmpr5x9usye.zip |########---------------------------------------------| 15.32% tmpr5x9usye.zip |########---------------------------------------------| 15.51% tmpr5x9usye.zip |########---------------------------------------------| 15.69% tmpr5x9usye.zip |########---------------------------------------------| 15.88% tmpr5x9usye.zip |#########--------------------------------------------| 16.06% tmpr5x9usye.zip |#########--------------------------------------------| 16.25% tmpr5x9usye.zip |#########--------------------------------------------| 16.43% tmpr5x9usye.zip |#########--------------------------------------------| 16.62% tmpr5x9usye.zip |#########--------------------------------------------| 16.8% tmpr5x9usye.zip |#########--------------------------------------------| 16.99% tmpr5x9usye.zip |#########--------------------------------------------| 17.17% tmpr5x9usye.zip |#########--------------------------------------------| 17.35% tmpr5x9usye.zip |#########--------------------------------------------| 17.54% tmpr5x9usye.zip |#########--------------------------------------------| 17.72% tmpr5x9usye.zip |#########--------------------------------------------| 17.91% tmpr5x9usye.zip |##########-------------------------------------------| 18.09% tmpr5x9usye.zip |##########-------------------------------------------| 18.28% tmpr5x9usye.zip |##########-------------------------------------------| 18.46% tmpr5x9usye.zip |##########-------------------------------------------| 18.65% tmpr5x9usye.zip |##########-------------------------------------------| 18.83% tmpr5x9usye.zip |##########-------------------------------------------| 19.02% tmpr5x9usye.zip |##########-------------------------------------------| 19.2% tmpr5x9usye.zip |##########-------------------------------------------| 19.39% tmpr5x9usye.zip |##########-------------------------------------------| 19.57% tmpr5x9usye.zip |##########-------------------------------------------| 19.75% tmpr5x9usye.zip |###########------------------------------------------| 19.94% tmpr5x9usye.zip |###########------------------------------------------| 20.12% tmpr5x9usye.zip |###########------------------------------------------| 20.31% tmpr5x9usye.zip |###########------------------------------------------| 20.49% tmpr5x9usye.zip |###########------------------------------------------| 20.68% tmpr5x9usye.zip |###########------------------------------------------| 20.86% tmpr5x9usye.zip |###########------------------------------------------| 21.05% tmpr5x9usye.zip |###########------------------------------------------| 21.23% tmpr5x9usye.zip |###########------------------------------------------| 21.42% tmpr5x9usye.zip |###########------------------------------------------| 21.6% tmpr5x9usye.zip |############-----------------------------------------| 21.79% tmpr5x9usye.zip |############-----------------------------------------| 21.97% tmpr5x9usye.zip |############-----------------------------------------| 22.15% tmpr5x9usye.zip |############-----------------------------------------| 22.34% tmpr5x9usye.zip |############-----------------------------------------| 22.52% tmpr5x9usye.zip |############-----------------------------------------| 22.71% tmpr5x9usye.zip |############-----------------------------------------| 22.89% tmpr5x9usye.zip |############-----------------------------------------| 23.08% tmpr5x9usye.zip |############-----------------------------------------| 23.26% tmpr5x9usye.zip |############-----------------------------------------| 23.45% tmpr5x9usye.zip |#############----------------------------------------| 23.63% tmpr5x9usye.zip |#############----------------------------------------| 23.82% tmpr5x9usye.zip |#############----------------------------------------| 24.0% tmpr5x9usye.zip |#############----------------------------------------| 24.19% tmpr5x9usye.zip |#############----------------------------------------| 24.37% tmpr5x9usye.zip |#############----------------------------------------| 24.55% tmpr5x9usye.zip |#############----------------------------------------| 24.74% tmpr5x9usye.zip |#############----------------------------------------| 24.92% tmpr5x9usye.zip |#############----------------------------------------| 25.11% tmpr5x9usye.zip |#############----------------------------------------| 25.29% tmpr5x9usye.zip |##############---------------------------------------| 25.48% tmpr5x9usye.zip |##############---------------------------------------| 25.66% tmpr5x9usye.zip |##############---------------------------------------| 25.85% tmpr5x9usye.zip |##############---------------------------------------| 26.03% tmpr5x9usye.zip |##############---------------------------------------| 26.22% tmpr5x9usye.zip |##############---------------------------------------| 26.4% tmpr5x9usye.zip |##############---------------------------------------| 26.59% tmpr5x9usye.zip |##############---------------------------------------| 26.77% tmpr5x9usye.zip |##############---------------------------------------| 26.95% tmpr5x9usye.zip |##############---------------------------------------| 27.14% tmpr5x9usye.zip |##############---------------------------------------| 27.32% tmpr5x9usye.zip |###############--------------------------------------| 27.51% tmpr5x9usye.zip |###############--------------------------------------| 27.69% tmpr5x9usye.zip |###############--------------------------------------| 27.88% tmpr5x9usye.zip |###############--------------------------------------| 28.06% tmpr5x9usye.zip |###############--------------------------------------| 28.25% tmpr5x9usye.zip |###############--------------------------------------| 28.43% tmpr5x9usye.zip |###############--------------------------------------| 28.62% tmpr5x9usye.zip |###############--------------------------------------| 28.8% tmpr5x9usye.zip |###############--------------------------------------| 28.99% tmpr5x9usye.zip |###############--------------------------------------| 29.17% tmpr5x9usye.zip |################-------------------------------------| 29.35% tmpr5x9usye.zip |################-------------------------------------| 29.54% tmpr5x9usye.zip |################-------------------------------------| 29.72% tmpr5x9usye.zip |################-------------------------------------| 29.91% tmpr5x9usye.zip |################-------------------------------------| 30.09% tmpr5x9usye.zip |################-------------------------------------| 30.28% tmpr5x9usye.zip |################-------------------------------------| 30.46% tmpr5x9usye.zip |################-------------------------------------| 30.65% tmpr5x9usye.zip |################-------------------------------------| 30.83% tmpr5x9usye.zip |################-------------------------------------| 31.02% tmpr5x9usye.zip |#################------------------------------------| 31.2% tmpr5x9usye.zip |#################------------------------------------| 31.39% tmpr5x9usye.zip |#################------------------------------------| 31.57% tmpr5x9usye.zip |#################------------------------------------| 31.75% tmpr5x9usye.zip |#################------------------------------------| 31.94% tmpr5x9usye.zip |#################------------------------------------| 32.12% tmpr5x9usye.zip |#################------------------------------------| 32.31% tmpr5x9usye.zip |#################------------------------------------| 32.49% tmpr5x9usye.zip |#################------------------------------------| 32.68% tmpr5x9usye.zip |#################------------------------------------| 32.86% tmpr5x9usye.zip |##################-----------------------------------| 33.05% tmpr5x9usye.zip |##################-----------------------------------| 33.23% tmpr5x9usye.zip |##################-----------------------------------| 33.42% tmpr5x9usye.zip |##################-----------------------------------| 33.6% tmpr5x9usye.zip |##################-----------------------------------| 33.79% tmpr5x9usye.zip |##################-----------------------------------| 33.97% tmpr5x9usye.zip |##################-----------------------------------| 34.15% tmpr5x9usye.zip |##################-----------------------------------| 34.34% tmpr5x9usye.zip |##################-----------------------------------| 34.52% tmpr5x9usye.zip |##################-----------------------------------| 34.71% tmpr5x9usye.zip |##################-----------------------------------| 34.89% tmpr5x9usye.zip |###################----------------------------------| 35.08% tmpr5x9usye.zip |###################----------------------------------| 35.26% tmpr5x9usye.zip |###################----------------------------------| 35.45% tmpr5x9usye.zip |###################----------------------------------| 35.63% tmpr5x9usye.zip |###################----------------------------------| 35.82% tmpr5x9usye.zip |###################----------------------------------| 36.0% tmpr5x9usye.zip |###################----------------------------------| 36.19% tmpr5x9usye.zip |###################----------------------------------| 36.37% tmpr5x9usye.zip |###################----------------------------------| 36.56% tmpr5x9usye.zip |###################----------------------------------| 36.74% tmpr5x9usye.zip |####################---------------------------------| 36.92% tmpr5x9usye.zip |####################---------------------------------| 37.11% tmpr5x9usye.zip |####################---------------------------------| 37.29% tmpr5x9usye.zip |####################---------------------------------| 37.48% tmpr5x9usye.zip |####################---------------------------------| 37.66% tmpr5x9usye.zip |####################---------------------------------| 37.85% tmpr5x9usye.zip |####################---------------------------------| 38.03% tmpr5x9usye.zip |####################---------------------------------| 38.22% tmpr5x9usye.zip |####################---------------------------------| 38.4% tmpr5x9usye.zip |####################---------------------------------| 38.59% tmpr5x9usye.zip |#####################--------------------------------| 38.77% tmpr5x9usye.zip |#####################--------------------------------| 38.96% tmpr5x9usye.zip |#####################--------------------------------| 39.14% tmpr5x9usye.zip |#####################--------------------------------| 39.32% tmpr5x9usye.zip |#####################--------------------------------| 39.51% tmpr5x9usye.zip |#####################--------------------------------| 39.69% tmpr5x9usye.zip |#####################--------------------------------| 39.88% tmpr5x9usye.zip |#####################--------------------------------| 40.06% tmpr5x9usye.zip |#####################--------------------------------| 40.25% tmpr5x9usye.zip |#####################--------------------------------| 40.43% tmpr5x9usye.zip |######################-------------------------------| 40.62% tmpr5x9usye.zip |######################-------------------------------| 40.8% tmpr5x9usye.zip |######################-------------------------------| 40.99% tmpr5x9usye.zip |######################-------------------------------| 41.17% tmpr5x9usye.zip |######################-------------------------------| 41.36% tmpr5x9usye.zip |######################-------------------------------| 41.54% tmpr5x9usye.zip |######################-------------------------------| 41.72% tmpr5x9usye.zip |######################-------------------------------| 41.91% tmpr5x9usye.zip |######################-------------------------------| 42.09% tmpr5x9usye.zip |######################-------------------------------| 42.28% tmpr5x9usye.zip |#######################------------------------------| 42.46% tmpr5x9usye.zip |#######################------------------------------| 42.65% tmpr5x9usye.zip |#######################------------------------------| 42.83% tmpr5x9usye.zip |#######################------------------------------| 43.02% tmpr5x9usye.zip |#######################------------------------------| 43.2% tmpr5x9usye.zip |#######################------------------------------| 43.39% tmpr5x9usye.zip |#######################------------------------------| 43.57% tmpr5x9usye.zip |#######################------------------------------| 43.76% tmpr5x9usye.zip |#######################------------------------------| 43.94% tmpr5x9usye.zip |#######################------------------------------| 44.12% tmpr5x9usye.zip |#######################------------------------------| 44.31% tmpr5x9usye.zip |########################-----------------------------| 44.49% tmpr5x9usye.zip |########################-----------------------------| 44.68% tmpr5x9usye.zip |########################-----------------------------| 44.86% tmpr5x9usye.zip |########################-----------------------------| 45.05% tmpr5x9usye.zip |########################-----------------------------| 45.23% tmpr5x9usye.zip |########################-----------------------------| 45.42% tmpr5x9usye.zip |########################-----------------------------| 45.6% tmpr5x9usye.zip |########################-----------------------------| 45.79% tmpr5x9usye.zip |########################-----------------------------| 45.97% tmpr5x9usye.zip |########################-----------------------------| 46.16% tmpr5x9usye.zip |#########################----------------------------| 46.34% tmpr5x9usye.zip |#########################----------------------------| 46.52% tmpr5x9usye.zip |#########################----------------------------| 46.71% tmpr5x9usye.zip |#########################----------------------------| 46.89% tmpr5x9usye.zip |#########################----------------------------| 47.08% tmpr5x9usye.zip |#########################----------------------------| 47.26% tmpr5x9usye.zip |#########################----------------------------| 47.45% tmpr5x9usye.zip |#########################----------------------------| 47.63% tmpr5x9usye.zip |#########################----------------------------| 47.82% tmpr5x9usye.zip |#########################----------------------------| 48.0% tmpr5x9usye.zip |##########################---------------------------| 48.19% tmpr5x9usye.zip |##########################---------------------------| 48.37% tmpr5x9usye.zip |##########################---------------------------| 48.56% tmpr5x9usye.zip |##########################---------------------------| 48.74% tmpr5x9usye.zip |##########################---------------------------| 48.92% tmpr5x9usye.zip |##########################---------------------------| 49.11% tmpr5x9usye.zip |##########################---------------------------| 49.29% tmpr5x9usye.zip |##########################---------------------------| 49.48% tmpr5x9usye.zip |##########################---------------------------| 49.66% tmpr5x9usye.zip |##########################---------------------------| 49.85% tmpr5x9usye.zip |###########################--------------------------| 50.03% tmpr5x9usye.zip |###########################--------------------------| 50.22% tmpr5x9usye.zip |###########################--------------------------| 50.4% tmpr5x9usye.zip |###########################--------------------------| 50.59% tmpr5x9usye.zip |###########################--------------------------| 50.77% tmpr5x9usye.zip |###########################--------------------------| 50.96% tmpr5x9usye.zip |###########################--------------------------| 51.14% tmpr5x9usye.zip |###########################--------------------------| 51.32% tmpr5x9usye.zip |###########################--------------------------| 51.51% tmpr5x9usye.zip |###########################--------------------------| 51.69% tmpr5x9usye.zip |###########################--------------------------| 51.88% tmpr5x9usye.zip |############################-------------------------| 52.06% tmpr5x9usye.zip |############################-------------------------| 52.25% tmpr5x9usye.zip |############################-------------------------| 52.43% tmpr5x9usye.zip |############################-------------------------| 52.62% tmpr5x9usye.zip |############################-------------------------| 52.8% tmpr5x9usye.zip |############################-------------------------| 52.99% tmpr5x9usye.zip |############################-------------------------| 53.17% tmpr5x9usye.zip |############################-------------------------| 53.36% tmpr5x9usye.zip |############################-------------------------| 53.54% tmpr5x9usye.zip |############################-------------------------| 53.72% tmpr5x9usye.zip |#############################------------------------| 53.91% tmpr5x9usye.zip |#############################------------------------| 54.09% tmpr5x9usye.zip |#############################------------------------| 54.28% tmpr5x9usye.zip |#############################------------------------| 54.46% tmpr5x9usye.zip |#############################------------------------| 54.65% tmpr5x9usye.zip |#############################------------------------| 54.83% tmpr5x9usye.zip |#############################------------------------| 55.02% tmpr5x9usye.zip |#############################------------------------| 55.2% tmpr5x9usye.zip |#############################------------------------| 55.39% tmpr5x9usye.zip |#############################------------------------| 55.57% tmpr5x9usye.zip |##############################-----------------------| 55.76% tmpr5x9usye.zip |##############################-----------------------| 55.94% tmpr5x9usye.zip |##############################-----------------------| 56.12% tmpr5x9usye.zip |##############################-----------------------| 56.31% tmpr5x9usye.zip |##############################-----------------------| 56.49% tmpr5x9usye.zip |##############################-----------------------| 56.68% tmpr5x9usye.zip |##############################-----------------------| 56.86% tmpr5x9usye.zip |##############################-----------------------| 57.05% tmpr5x9usye.zip |##############################-----------------------| 57.23% tmpr5x9usye.zip |##############################-----------------------| 57.42% tmpr5x9usye.zip |###############################----------------------| 57.6% tmpr5x9usye.zip |###############################----------------------| 57.79% tmpr5x9usye.zip |###############################----------------------| 57.97% tmpr5x9usye.zip |###############################----------------------| 58.16% tmpr5x9usye.zip |###############################----------------------| 58.34% tmpr5x9usye.zip |###############################----------------------| 58.53% tmpr5x9usye.zip |###############################----------------------| 58.71% tmpr5x9usye.zip |###############################----------------------| 58.89% tmpr5x9usye.zip |###############################----------------------| 59.08% tmpr5x9usye.zip |###############################----------------------| 59.26% tmpr5x9usye.zip |################################---------------------| 59.45% tmpr5x9usye.zip |################################---------------------| 59.63% tmpr5x9usye.zip |################################---------------------| 59.82% tmpr5x9usye.zip |################################---------------------| 60.0% tmpr5x9usye.zip |################################---------------------| 60.19% tmpr5x9usye.zip |################################---------------------| 60.37% tmpr5x9usye.zip |################################---------------------| 60.56% tmpr5x9usye.zip |################################---------------------| 60.74% tmpr5x9usye.zip |################################---------------------| 60.93% tmpr5x9usye.zip |################################---------------------| 61.11% tmpr5x9usye.zip |################################---------------------| 61.29% tmpr5x9usye.zip |#################################--------------------| 61.48% tmpr5x9usye.zip |#################################--------------------| 61.66% tmpr5x9usye.zip |#################################--------------------| 61.85% tmpr5x9usye.zip |#################################--------------------| 62.03% tmpr5x9usye.zip |#################################--------------------| 62.22% tmpr5x9usye.zip |#################################--------------------| 62.4% tmpr5x9usye.zip |#################################--------------------| 62.59% tmpr5x9usye.zip |#################################--------------------| 62.77% tmpr5x9usye.zip |#################################--------------------| 62.96% tmpr5x9usye.zip |#################################--------------------| 63.14% tmpr5x9usye.zip |##################################-------------------| 63.33% tmpr5x9usye.zip |##################################-------------------| 63.51% tmpr5x9usye.zip |##################################-------------------| 63.69% tmpr5x9usye.zip |##################################-------------------| 63.88% tmpr5x9usye.zip |##################################-------------------| 64.06% tmpr5x9usye.zip |##################################-------------------| 64.25% tmpr5x9usye.zip |##################################-------------------| 64.43% tmpr5x9usye.zip |##################################-------------------| 64.62% tmpr5x9usye.zip |##################################-------------------| 64.8% tmpr5x9usye.zip |##################################-------------------| 64.99% tmpr5x9usye.zip |###################################------------------| 65.17% tmpr5x9usye.zip |###################################------------------| 65.36% tmpr5x9usye.zip |###################################------------------| 65.54% tmpr5x9usye.zip |###################################------------------| 65.73% tmpr5x9usye.zip |###################################------------------| 65.91% tmpr5x9usye.zip |###################################------------------| 66.09% tmpr5x9usye.zip |###################################------------------| 66.28% tmpr5x9usye.zip |###################################------------------| 66.46% tmpr5x9usye.zip |###################################------------------| 66.65% tmpr5x9usye.zip |###################################------------------| 66.83% tmpr5x9usye.zip |####################################-----------------| 67.02% tmpr5x9usye.zip |####################################-----------------| 67.2% tmpr5x9usye.zip |####################################-----------------| 67.39% tmpr5x9usye.zip |####################################-----------------| 67.57% tmpr5x9usye.zip |####################################-----------------| 67.76% tmpr5x9usye.zip |####################################-----------------| 67.94% tmpr5x9usye.zip |####################################-----------------| 68.13% tmpr5x9usye.zip |####################################-----------------| 68.31% tmpr5x9usye.zip |####################################-----------------| 68.49% tmpr5x9usye.zip |####################################-----------------| 68.68% tmpr5x9usye.zip |####################################-----------------| 68.86% tmpr5x9usye.zip |#####################################----------------| 69.05% tmpr5x9usye.zip |#####################################----------------| 69.23% tmpr5x9usye.zip |#####################################----------------| 69.42% tmpr5x9usye.zip |#####################################----------------| 69.6% tmpr5x9usye.zip |#####################################----------------| 69.79% tmpr5x9usye.zip |#####################################----------------| 69.97% tmpr5x9usye.zip |#####################################----------------| 70.16% tmpr5x9usye.zip |#####################################----------------| 70.34% tmpr5x9usye.zip |#####################################----------------| 70.53% tmpr5x9usye.zip |#####################################----------------| 70.71% tmpr5x9usye.zip |######################################---------------| 70.89% tmpr5x9usye.zip |######################################---------------| 71.08% tmpr5x9usye.zip |######################################---------------| 71.26% tmpr5x9usye.zip |######################################---------------| 71.45% tmpr5x9usye.zip |######################################---------------| 71.63% tmpr5x9usye.zip |######################################---------------| 71.82% tmpr5x9usye.zip |######################################---------------| 72.0% tmpr5x9usye.zip |######################################---------------| 72.19% tmpr5x9usye.zip |######################################---------------| 72.37% tmpr5x9usye.zip |######################################---------------| 72.56% tmpr5x9usye.zip |#######################################--------------| 72.74% tmpr5x9usye.zip |#######################################--------------| 72.93% tmpr5x9usye.zip |#######################################--------------| 73.11% tmpr5x9usye.zip |#######################################--------------| 73.29% tmpr5x9usye.zip |#######################################--------------| 73.48% tmpr5x9usye.zip |#######################################--------------| 73.66% tmpr5x9usye.zip |#######################################--------------| 73.85% tmpr5x9usye.zip |#######################################--------------| 74.03% tmpr5x9usye.zip |#######################################--------------| 74.22% tmpr5x9usye.zip |#######################################--------------| 74.4% tmpr5x9usye.zip |########################################-------------| 74.59% tmpr5x9usye.zip |########################################-------------| 74.77% tmpr5x9usye.zip |########################################-------------| 74.96% tmpr5x9usye.zip |########################################-------------| 75.14% tmpr5x9usye.zip |########################################-------------| 75.33% tmpr5x9usye.zip |########################################-------------| 75.51% tmpr5x9usye.zip |########################################-------------| 75.69% tmpr5x9usye.zip |########################################-------------| 75.88% tmpr5x9usye.zip |########################################-------------| 76.06% tmpr5x9usye.zip |########################################-------------| 76.25% tmpr5x9usye.zip |#########################################------------| 76.43% tmpr5x9usye.zip |#########################################------------| 76.62% tmpr5x9usye.zip |#########################################------------| 76.8% tmpr5x9usye.zip |#########################################------------| 76.99% tmpr5x9usye.zip |#########################################------------| 77.17% tmpr5x9usye.zip |#########################################------------| 77.36% tmpr5x9usye.zip |#########################################------------| 77.54% tmpr5x9usye.zip |#########################################------------| 77.73% tmpr5x9usye.zip |#########################################------------| 77.91% tmpr5x9usye.zip |#########################################------------| 78.09% tmpr5x9usye.zip |#########################################------------| 78.28% tmpr5x9usye.zip |##########################################-----------| 78.46% tmpr5x9usye.zip |##########################################-----------| 78.65% tmpr5x9usye.zip |##########################################-----------| 78.83% tmpr5x9usye.zip |##########################################-----------| 79.02% tmpr5x9usye.zip |##########################################-----------| 79.2% tmpr5x9usye.zip |##########################################-----------| 79.39% tmpr5x9usye.zip |##########################################-----------| 79.57% tmpr5x9usye.zip |##########################################-----------| 79.76% tmpr5x9usye.zip |##########################################-----------| 79.94% tmpr5x9usye.zip |##########################################-----------| 80.13% tmpr5x9usye.zip |###########################################----------| 80.31% tmpr5x9usye.zip |###########################################----------| 80.49% tmpr5x9usye.zip |###########################################----------| 80.68% tmpr5x9usye.zip |###########################################----------| 80.86% tmpr5x9usye.zip |###########################################----------| 81.05% tmpr5x9usye.zip |###########################################----------| 81.23% tmpr5x9usye.zip |###########################################----------| 81.42% tmpr5x9usye.zip |###########################################----------| 81.6% tmpr5x9usye.zip |###########################################----------| 81.79% tmpr5x9usye.zip |###########################################----------| 81.97% tmpr5x9usye.zip |############################################---------| 82.16% tmpr5x9usye.zip |############################################---------| 82.34% tmpr5x9usye.zip |############################################---------| 82.53% tmpr5x9usye.zip |############################################---------| 82.71% tmpr5x9usye.zip |############################################---------| 82.9% tmpr5x9usye.zip |############################################---------| 83.08% tmpr5x9usye.zip |############################################---------| 83.26% tmpr5x9usye.zip |############################################---------| 83.45% tmpr5x9usye.zip |############################################---------| 83.63% tmpr5x9usye.zip |############################################---------| 83.82% tmpr5x9usye.zip |#############################################--------| 84.0% tmpr5x9usye.zip |#############################################--------| 84.19% tmpr5x9usye.zip |#############################################--------| 84.37% tmpr5x9usye.zip |#############################################--------| 84.56% tmpr5x9usye.zip |#############################################--------| 84.74% tmpr5x9usye.zip |#############################################--------| 84.93% tmpr5x9usye.zip |#############################################--------| 85.11% tmpr5x9usye.zip |#############################################--------| 85.3% tmpr5x9usye.zip |#############################################--------| 85.48% tmpr5x9usye.zip |#############################################--------| 85.66% tmpr5x9usye.zip |#############################################--------| 85.85% tmpr5x9usye.zip |##############################################-------| 86.03% tmpr5x9usye.zip |##############################################-------| 86.22% tmpr5x9usye.zip |##############################################-------| 86.4% tmpr5x9usye.zip |##############################################-------| 86.59% tmpr5x9usye.zip |##############################################-------| 86.77% tmpr5x9usye.zip |##############################################-------| 86.96% tmpr5x9usye.zip |##############################################-------| 87.14% tmpr5x9usye.zip |##############################################-------| 87.33% tmpr5x9usye.zip |##############################################-------| 87.51% tmpr5x9usye.zip |##############################################-------| 87.7% tmpr5x9usye.zip |###############################################------| 87.88% tmpr5x9usye.zip |###############################################------| 88.06% tmpr5x9usye.zip |###############################################------| 88.25% tmpr5x9usye.zip |###############################################------| 88.43% tmpr5x9usye.zip |###############################################------| 88.62% tmpr5x9usye.zip |###############################################------| 88.8% tmpr5x9usye.zip |###############################################------| 88.99% tmpr5x9usye.zip |###############################################------| 89.17% tmpr5x9usye.zip |###############################################------| 89.36% tmpr5x9usye.zip |###############################################------| 89.54% tmpr5x9usye.zip |################################################-----| 89.73% tmpr5x9usye.zip |################################################-----| 89.91% tmpr5x9usye.zip |################################################-----| 90.1% tmpr5x9usye.zip |################################################-----| 90.28% tmpr5x9usye.zip |################################################-----| 90.46% tmpr5x9usye.zip |################################################-----| 90.65% tmpr5x9usye.zip |################################################-----| 90.83% tmpr5x9usye.zip |################################################-----| 91.02% tmpr5x9usye.zip |################################################-----| 91.2% tmpr5x9usye.zip |################################################-----| 91.39% tmpr5x9usye.zip |#################################################----| 91.57% tmpr5x9usye.zip |#################################################----| 91.76% tmpr5x9usye.zip |#################################################----| 91.94% tmpr5x9usye.zip |#################################################----| 92.13% tmpr5x9usye.zip |#################################################----| 92.31% tmpr5x9usye.zip |#################################################----| 92.5% tmpr5x9usye.zip |#################################################----| 92.68% tmpr5x9usye.zip |#################################################----| 92.86% tmpr5x9usye.zip |#################################################----| 93.05% tmpr5x9usye.zip |#################################################----| 93.23% tmpr5x9usye.zip |##################################################---| 93.42% tmpr5x9usye.zip |##################################################---| 93.6% tmpr5x9usye.zip |##################################################---| 93.79% tmpr5x9usye.zip |##################################################---| 93.97% tmpr5x9usye.zip |##################################################---| 94.16% tmpr5x9usye.zip |##################################################---| 94.34% tmpr5x9usye.zip |##################################################---| 94.53% tmpr5x9usye.zip |##################################################---| 94.71% tmpr5x9usye.zip |##################################################---| 94.9% tmpr5x9usye.zip |##################################################---| 95.08% tmpr5x9usye.zip |##################################################---| 95.26% tmpr5x9usye.zip |###################################################--| 95.45% tmpr5x9usye.zip |###################################################--| 95.63% tmpr5x9usye.zip |###################################################--| 95.82% tmpr5x9usye.zip |###################################################--| 96.0% tmpr5x9usye.zip |###################################################--| 96.19% tmpr5x9usye.zip |###################################################--| 96.37% tmpr5x9usye.zip |###################################################--| 96.56% tmpr5x9usye.zip |###################################################--| 96.74% tmpr5x9usye.zip |###################################################--| 96.93% tmpr5x9usye.zip |###################################################--| 97.11% tmpr5x9usye.zip |####################################################-| 97.3% tmpr5x9usye.zip |####################################################-| 97.48% tmpr5x9usye.zip |####################################################-| 97.66% tmpr5x9usye.zip |####################################################-| 97.85% tmpr5x9usye.zip |####################################################-| 98.03% tmpr5x9usye.zip |####################################################-| 98.22% tmpr5x9usye.zip |####################################################-| 98.4% tmpr5x9usye.zip |####################################################-| 98.59% tmpr5x9usye.zip |####################################################-| 98.77% tmpr5x9usye.zip |####################################################-| 98.96% tmpr5x9usye.zip |#####################################################| 99.14% tmpr5x9usye.zip |#####################################################| 99.33% tmpr5x9usye.zip |#####################################################| 99.51% tmpr5x9usye.zip |#####################################################| 99.7% tmpr5x9usye.zip |#####################################################| 99.88% tmpr5x9usye.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 26cccccc-87d8-423d-be00-d6a47becc73a + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-4sVf1fb/relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-4sVf1fb/relationshipplugin_types.yaml ++ basename /opt/plugins/plugin-4sVf1fb/relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn + ARCHIVE=relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin: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-4sVf1fb/relationshipplugin_types.yaml /opt/plugins/plugin-4sVf1fb/relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmphb1tw9mo.zip |-----------------------------------------------------| 0.53% tmphb1tw9mo.zip |#----------------------------------------------------| 1.07% tmphb1tw9mo.zip |#----------------------------------------------------| 1.6% tmphb1tw9mo.zip |#----------------------------------------------------| 2.14% tmphb1tw9mo.zip |#----------------------------------------------------| 2.67% tmphb1tw9mo.zip |##---------------------------------------------------| 3.2% tmphb1tw9mo.zip |##---------------------------------------------------| 3.74% tmphb1tw9mo.zip |##---------------------------------------------------| 4.27% tmphb1tw9mo.zip |###--------------------------------------------------| 4.81% tmphb1tw9mo.zip |###--------------------------------------------------| 5.34% tmphb1tw9mo.zip |###--------------------------------------------------| 5.87% tmphb1tw9mo.zip |###--------------------------------------------------| 6.41% tmphb1tw9mo.zip |####-------------------------------------------------| 6.94% tmphb1tw9mo.zip |####-------------------------------------------------| 7.48% tmphb1tw9mo.zip |####-------------------------------------------------| 8.01% tmphb1tw9mo.zip |#####------------------------------------------------| 8.54% tmphb1tw9mo.zip |#####------------------------------------------------| 9.08% tmphb1tw9mo.zip |#####------------------------------------------------| 9.61% tmphb1tw9mo.zip |#####------------------------------------------------| 10.15% tmphb1tw9mo.zip |######-----------------------------------------------| 10.68% tmphb1tw9mo.zip |######-----------------------------------------------| 11.22% tmphb1tw9mo.zip |######-----------------------------------------------| 11.75% tmphb1tw9mo.zip |#######----------------------------------------------| 12.28% tmphb1tw9mo.zip |#######----------------------------------------------| 12.82% tmphb1tw9mo.zip |#######----------------------------------------------| 13.35% tmphb1tw9mo.zip |#######----------------------------------------------| 13.89% tmphb1tw9mo.zip |########---------------------------------------------| 14.42% tmphb1tw9mo.zip |########---------------------------------------------| 14.95% tmphb1tw9mo.zip |########---------------------------------------------| 15.49% tmphb1tw9mo.zip |########---------------------------------------------| 16.02% tmphb1tw9mo.zip |#########--------------------------------------------| 16.56% tmphb1tw9mo.zip |#########--------------------------------------------| 17.09% tmphb1tw9mo.zip |#########--------------------------------------------| 17.62% tmphb1tw9mo.zip |##########-------------------------------------------| 18.16% tmphb1tw9mo.zip |##########-------------------------------------------| 18.69% tmphb1tw9mo.zip |##########-------------------------------------------| 19.23% tmphb1tw9mo.zip |##########-------------------------------------------| 19.76% tmphb1tw9mo.zip |###########------------------------------------------| 20.29% tmphb1tw9mo.zip |###########------------------------------------------| 20.83% tmphb1tw9mo.zip |###########------------------------------------------| 21.36% tmphb1tw9mo.zip |############-----------------------------------------| 21.9% tmphb1tw9mo.zip |############-----------------------------------------| 22.43% tmphb1tw9mo.zip |############-----------------------------------------| 22.96% tmphb1tw9mo.zip |############-----------------------------------------| 23.5% tmphb1tw9mo.zip |#############----------------------------------------| 24.03% tmphb1tw9mo.zip |#############----------------------------------------| 24.57% tmphb1tw9mo.zip |#############----------------------------------------| 25.1% tmphb1tw9mo.zip |##############---------------------------------------| 25.63% tmphb1tw9mo.zip |##############---------------------------------------| 26.17% tmphb1tw9mo.zip |##############---------------------------------------| 26.7% tmphb1tw9mo.zip |##############---------------------------------------| 27.24% tmphb1tw9mo.zip |###############--------------------------------------| 27.77% tmphb1tw9mo.zip |###############--------------------------------------| 28.3% tmphb1tw9mo.zip |###############--------------------------------------| 28.84% tmphb1tw9mo.zip |################-------------------------------------| 29.37% tmphb1tw9mo.zip |################-------------------------------------| 29.91% tmphb1tw9mo.zip |################-------------------------------------| 30.44% tmphb1tw9mo.zip |################-------------------------------------| 30.97% tmphb1tw9mo.zip |#################------------------------------------| 31.51% tmphb1tw9mo.zip |#################------------------------------------| 32.04% tmphb1tw9mo.zip |#################------------------------------------| 32.58% tmphb1tw9mo.zip |##################-----------------------------------| 33.11% tmphb1tw9mo.zip |##################-----------------------------------| 33.65% tmphb1tw9mo.zip |##################-----------------------------------| 34.18% tmphb1tw9mo.zip |##################-----------------------------------| 34.71% tmphb1tw9mo.zip |###################----------------------------------| 35.25% tmphb1tw9mo.zip |###################----------------------------------| 35.78% tmphb1tw9mo.zip |###################----------------------------------| 36.32% tmphb1tw9mo.zip |####################---------------------------------| 36.85% tmphb1tw9mo.zip |####################---------------------------------| 37.38% tmphb1tw9mo.zip |####################---------------------------------| 37.92% tmphb1tw9mo.zip |####################---------------------------------| 38.45% tmphb1tw9mo.zip |#####################--------------------------------| 38.99% tmphb1tw9mo.zip |#####################--------------------------------| 39.52% tmphb1tw9mo.zip |#####################--------------------------------| 40.05% tmphb1tw9mo.zip |######################-------------------------------| 40.59% tmphb1tw9mo.zip |######################-------------------------------| 41.12% tmphb1tw9mo.zip |######################-------------------------------| 41.66% tmphb1tw9mo.zip |######################-------------------------------| 42.19% tmphb1tw9mo.zip |#######################------------------------------| 42.72% tmphb1tw9mo.zip |#######################------------------------------| 43.26% tmphb1tw9mo.zip |#######################------------------------------| 43.79% tmphb1tw9mo.zip |#######################------------------------------| 44.33% tmphb1tw9mo.zip |########################-----------------------------| 44.86% tmphb1tw9mo.zip |########################-----------------------------| 45.39% tmphb1tw9mo.zip |########################-----------------------------| 45.93% tmphb1tw9mo.zip |#########################----------------------------| 46.46% tmphb1tw9mo.zip |#########################----------------------------| 47.0% tmphb1tw9mo.zip |#########################----------------------------| 47.53% tmphb1tw9mo.zip |#########################----------------------------| 48.06% tmphb1tw9mo.zip |##########################---------------------------| 48.6% tmphb1tw9mo.zip |##########################---------------------------| 49.13% tmphb1tw9mo.zip |##########################---------------------------| 49.67% tmphb1tw9mo.zip |###########################--------------------------| 50.2% tmphb1tw9mo.zip |###########################--------------------------| 50.73% tmphb1tw9mo.zip |###########################--------------------------| 51.27% tmphb1tw9mo.zip |###########################--------------------------| 51.8% tmphb1tw9mo.zip |############################-------------------------| 52.34% tmphb1tw9mo.zip |############################-------------------------| 52.87% tmphb1tw9mo.zip |############################-------------------------| 53.4% tmphb1tw9mo.zip |#############################------------------------| 53.94% tmphb1tw9mo.zip |#############################------------------------| 54.47% tmphb1tw9mo.zip |#############################------------------------| 55.01% tmphb1tw9mo.zip |#############################------------------------| 55.54% tmphb1tw9mo.zip |##############################-----------------------| 56.08% tmphb1tw9mo.zip |##############################-----------------------| 56.61% tmphb1tw9mo.zip |##############################-----------------------| 57.14% tmphb1tw9mo.zip |###############################----------------------| 57.68% tmphb1tw9mo.zip |###############################----------------------| 58.21% tmphb1tw9mo.zip |###############################----------------------| 58.75% tmphb1tw9mo.zip |###############################----------------------| 59.28% tmphb1tw9mo.zip |################################---------------------| 59.81% tmphb1tw9mo.zip |################################---------------------| 60.35% tmphb1tw9mo.zip |################################---------------------| 60.88% tmphb1tw9mo.zip |#################################--------------------| 61.42% tmphb1tw9mo.zip |#################################--------------------| 61.95% tmphb1tw9mo.zip |#################################--------------------| 62.48% tmphb1tw9mo.zip |#################################--------------------| 63.02% tmphb1tw9mo.zip |##################################-------------------| 63.55% tmphb1tw9mo.zip |##################################-------------------| 64.09% tmphb1tw9mo.zip |##################################-------------------| 64.62% tmphb1tw9mo.zip |###################################------------------| 65.15% tmphb1tw9mo.zip |###################################------------------| 65.69% tmphb1tw9mo.zip |###################################------------------| 66.22% tmphb1tw9mo.zip |###################################------------------| 66.76% tmphb1tw9mo.zip |####################################-----------------| 67.29% tmphb1tw9mo.zip |####################################-----------------| 67.82% tmphb1tw9mo.zip |####################################-----------------| 68.36% tmphb1tw9mo.zip |#####################################----------------| 68.89% tmphb1tw9mo.zip |#####################################----------------| 69.43% tmphb1tw9mo.zip |#####################################----------------| 69.96% tmphb1tw9mo.zip |#####################################----------------| 70.49% tmphb1tw9mo.zip |######################################---------------| 71.03% tmphb1tw9mo.zip |######################################---------------| 71.56% tmphb1tw9mo.zip |######################################---------------| 72.1% tmphb1tw9mo.zip |######################################---------------| 72.63% tmphb1tw9mo.zip |#######################################--------------| 73.16% tmphb1tw9mo.zip |#######################################--------------| 73.7% tmphb1tw9mo.zip |#######################################--------------| 74.23% tmphb1tw9mo.zip |########################################-------------| 74.77% tmphb1tw9mo.zip |########################################-------------| 75.3% tmphb1tw9mo.zip |########################################-------------| 75.84% tmphb1tw9mo.zip |########################################-------------| 76.37% tmphb1tw9mo.zip |#########################################------------| 76.9% tmphb1tw9mo.zip |#########################################------------| 77.44% tmphb1tw9mo.zip |#########################################------------| 77.97% tmphb1tw9mo.zip |##########################################-----------| 78.51% tmphb1tw9mo.zip |##########################################-----------| 79.04% tmphb1tw9mo.zip |##########################################-----------| 79.57% tmphb1tw9mo.zip |##########################################-----------| 80.11% tmphb1tw9mo.zip |###########################################----------| 80.64% tmphb1tw9mo.zip |###########################################----------| 81.18% tmphb1tw9mo.zip |###########################################----------| 81.71% tmphb1tw9mo.zip |############################################---------| 82.24% tmphb1tw9mo.zip |############################################---------| 82.78% tmphb1tw9mo.zip |############################################---------| 83.31% tmphb1tw9mo.zip |############################################---------| 83.85% tmphb1tw9mo.zip |#############################################--------| 84.38% tmphb1tw9mo.zip |#############################################--------| 84.91% tmphb1tw9mo.zip |#############################################--------| 85.45% tmphb1tw9mo.zip |##############################################-------| 85.98% tmphb1tw9mo.zip |##############################################-------| 86.52% tmphb1tw9mo.zip |##############################################-------| 87.05% tmphb1tw9mo.zip |##############################################-------| 87.58% tmphb1tw9mo.zip |###############################################------| 88.12% tmphb1tw9mo.zip |###############################################------| 88.65% tmphb1tw9mo.zip |###############################################------| 89.19% tmphb1tw9mo.zip |################################################-----| 89.72% tmphb1tw9mo.zip |################################################-----| 90.25% tmphb1tw9mo.zip |################################################-----| 90.79% tmphb1tw9mo.zip |################################################-----| 91.32% tmphb1tw9mo.zip |#################################################----| 91.86% tmphb1tw9mo.zip |#################################################----| 92.39% tmphb1tw9mo.zip |#################################################----| 92.92% tmphb1tw9mo.zip |##################################################---| 93.46% tmphb1tw9mo.zip |##################################################---| 93.99% tmphb1tw9mo.zip |##################################################---| 94.53% tmphb1tw9mo.zip |##################################################---| 95.06% tmphb1tw9mo.zip |###################################################--| 95.59% tmphb1tw9mo.zip |###################################################--| 96.13% tmphb1tw9mo.zip |###################################################--| 96.66% tmphb1tw9mo.zip |####################################################-| 97.2% tmphb1tw9mo.zip |####################################################-| 97.73% tmphb1tw9mo.zip |####################################################-| 98.27% tmphb1tw9mo.zip |####################################################-| 98.8% tmphb1tw9mo.zip |#####################################################| 99.33% tmphb1tw9mo.zip |#####################################################| 99.87% tmphb1tw9mo.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is c10cf7a4-7fc5-4593-9994-40554b31c012 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-IBXjKqn/clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-IBXjKqn/clamppolicyplugin_types.yaml ++ basename /opt/plugins/plugin-IBXjKqn/clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn + ARCHIVE=clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn' ++ 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.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-IBXjKqn/clamppolicyplugin_types.yaml /opt/plugins/plugin-IBXjKqn/clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmp7lgve78p.zip |-----------------------------------------------------| 0.54% tmp7lgve78p.zip |#----------------------------------------------------| 1.09% tmp7lgve78p.zip |#----------------------------------------------------| 1.63% tmp7lgve78p.zip |#----------------------------------------------------| 2.18% tmp7lgve78p.zip |#----------------------------------------------------| 2.72% tmp7lgve78p.zip |##---------------------------------------------------| 3.26% tmp7lgve78p.zip |##---------------------------------------------------| 3.81% tmp7lgve78p.zip |##---------------------------------------------------| 4.35% tmp7lgve78p.zip |###--------------------------------------------------| 4.89% tmp7lgve78p.zip |###--------------------------------------------------| 5.44% tmp7lgve78p.zip |###--------------------------------------------------| 5.98% tmp7lgve78p.zip |###--------------------------------------------------| 6.53% tmp7lgve78p.zip |####-------------------------------------------------| 7.07% tmp7lgve78p.zip |####-------------------------------------------------| 7.61% tmp7lgve78p.zip |####-------------------------------------------------| 8.16% tmp7lgve78p.zip |#####------------------------------------------------| 8.7% tmp7lgve78p.zip |#####------------------------------------------------| 9.24% tmp7lgve78p.zip |#####------------------------------------------------| 9.79% tmp7lgve78p.zip |#####------------------------------------------------| 10.33% tmp7lgve78p.zip |######-----------------------------------------------| 10.88% tmp7lgve78p.zip |######-----------------------------------------------| 11.42% tmp7lgve78p.zip |######-----------------------------------------------| 11.96% tmp7lgve78p.zip |#######----------------------------------------------| 12.51% tmp7lgve78p.zip |#######----------------------------------------------| 13.05% tmp7lgve78p.zip |#######----------------------------------------------| 13.59% tmp7lgve78p.zip |#######----------------------------------------------| 14.14% tmp7lgve78p.zip |########---------------------------------------------| 14.68% tmp7lgve78p.zip |########---------------------------------------------| 15.23% tmp7lgve78p.zip |########---------------------------------------------| 15.77% tmp7lgve78p.zip |#########--------------------------------------------| 16.31% tmp7lgve78p.zip |#########--------------------------------------------| 16.86% tmp7lgve78p.zip |#########--------------------------------------------| 17.4% tmp7lgve78p.zip |##########-------------------------------------------| 17.94% tmp7lgve78p.zip |##########-------------------------------------------| 18.49% tmp7lgve78p.zip |##########-------------------------------------------| 19.03% tmp7lgve78p.zip |##########-------------------------------------------| 19.58% tmp7lgve78p.zip |###########------------------------------------------| 20.12% tmp7lgve78p.zip |###########------------------------------------------| 20.66% tmp7lgve78p.zip |###########------------------------------------------| 21.21% tmp7lgve78p.zip |############-----------------------------------------| 21.75% tmp7lgve78p.zip |############-----------------------------------------| 22.3% tmp7lgve78p.zip |############-----------------------------------------| 22.84% tmp7lgve78p.zip |############-----------------------------------------| 23.38% tmp7lgve78p.zip |#############----------------------------------------| 23.93% tmp7lgve78p.zip |#############----------------------------------------| 24.47% tmp7lgve78p.zip |#############----------------------------------------| 25.01% tmp7lgve78p.zip |##############---------------------------------------| 25.56% tmp7lgve78p.zip |##############---------------------------------------| 26.1% tmp7lgve78p.zip |##############---------------------------------------| 26.65% tmp7lgve78p.zip |##############---------------------------------------| 27.19% tmp7lgve78p.zip |###############--------------------------------------| 27.73% tmp7lgve78p.zip |###############--------------------------------------| 28.28% tmp7lgve78p.zip |###############--------------------------------------| 28.82% tmp7lgve78p.zip |################-------------------------------------| 29.36% tmp7lgve78p.zip |################-------------------------------------| 29.91% tmp7lgve78p.zip |################-------------------------------------| 30.45% tmp7lgve78p.zip |################-------------------------------------| 31.0% tmp7lgve78p.zip |#################------------------------------------| 31.54% tmp7lgve78p.zip |#################------------------------------------| 32.08% tmp7lgve78p.zip |#################------------------------------------| 32.63% tmp7lgve78p.zip |##################-----------------------------------| 33.17% tmp7lgve78p.zip |##################-----------------------------------| 33.71% tmp7lgve78p.zip |##################-----------------------------------| 34.26% tmp7lgve78p.zip |##################-----------------------------------| 34.8% tmp7lgve78p.zip |###################----------------------------------| 35.35% tmp7lgve78p.zip |###################----------------------------------| 35.89% tmp7lgve78p.zip |###################----------------------------------| 36.43% tmp7lgve78p.zip |####################---------------------------------| 36.98% tmp7lgve78p.zip |####################---------------------------------| 37.52% tmp7lgve78p.zip |####################---------------------------------| 38.07% tmp7lgve78p.zip |####################---------------------------------| 38.61% tmp7lgve78p.zip |#####################--------------------------------| 39.15% tmp7lgve78p.zip |#####################--------------------------------| 39.7% tmp7lgve78p.zip |#####################--------------------------------| 40.24% tmp7lgve78p.zip |######################-------------------------------| 40.78% tmp7lgve78p.zip |######################-------------------------------| 41.33% tmp7lgve78p.zip |######################-------------------------------| 41.87% tmp7lgve78p.zip |######################-------------------------------| 42.42% tmp7lgve78p.zip |#######################------------------------------| 42.96% tmp7lgve78p.zip |#######################------------------------------| 43.5% tmp7lgve78p.zip |#######################------------------------------| 44.05% tmp7lgve78p.zip |########################-----------------------------| 44.59% tmp7lgve78p.zip |########################-----------------------------| 45.13% tmp7lgve78p.zip |########################-----------------------------| 45.68% tmp7lgve78p.zip |########################-----------------------------| 46.22% tmp7lgve78p.zip |#########################----------------------------| 46.77% tmp7lgve78p.zip |#########################----------------------------| 47.31% tmp7lgve78p.zip |#########################----------------------------| 47.85% tmp7lgve78p.zip |##########################---------------------------| 48.4% tmp7lgve78p.zip |##########################---------------------------| 48.94% tmp7lgve78p.zip |##########################---------------------------| 49.48% tmp7lgve78p.zip |###########################--------------------------| 50.03% tmp7lgve78p.zip |###########################--------------------------| 50.57% tmp7lgve78p.zip |###########################--------------------------| 51.12% tmp7lgve78p.zip |###########################--------------------------| 51.66% tmp7lgve78p.zip |############################-------------------------| 52.2% tmp7lgve78p.zip |############################-------------------------| 52.75% tmp7lgve78p.zip |############################-------------------------| 53.29% tmp7lgve78p.zip |#############################------------------------| 53.83% tmp7lgve78p.zip |#############################------------------------| 54.38% tmp7lgve78p.zip |#############################------------------------| 54.92% tmp7lgve78p.zip |#############################------------------------| 55.47% tmp7lgve78p.zip |##############################-----------------------| 56.01% tmp7lgve78p.zip |##############################-----------------------| 56.55% tmp7lgve78p.zip |##############################-----------------------| 57.1% tmp7lgve78p.zip |###############################----------------------| 57.64% tmp7lgve78p.zip |###############################----------------------| 58.19% tmp7lgve78p.zip |###############################----------------------| 58.73% tmp7lgve78p.zip |###############################----------------------| 59.27% tmp7lgve78p.zip |################################---------------------| 59.82% tmp7lgve78p.zip |################################---------------------| 60.36% tmp7lgve78p.zip |################################---------------------| 60.9% tmp7lgve78p.zip |#################################--------------------| 61.45% tmp7lgve78p.zip |#################################--------------------| 61.99% tmp7lgve78p.zip |#################################--------------------| 62.54% tmp7lgve78p.zip |#################################--------------------| 63.08% tmp7lgve78p.zip |##################################-------------------| 63.62% tmp7lgve78p.zip |##################################-------------------| 64.17% tmp7lgve78p.zip |##################################-------------------| 64.71% tmp7lgve78p.zip |###################################------------------| 65.25% tmp7lgve78p.zip |###################################------------------| 65.8% tmp7lgve78p.zip |###################################------------------| 66.34% tmp7lgve78p.zip |###################################------------------| 66.89% tmp7lgve78p.zip |####################################-----------------| 67.43% tmp7lgve78p.zip |####################################-----------------| 67.97% tmp7lgve78p.zip |####################################-----------------| 68.52% tmp7lgve78p.zip |#####################################----------------| 69.06% tmp7lgve78p.zip |#####################################----------------| 69.6% tmp7lgve78p.zip |#####################################----------------| 70.15% tmp7lgve78p.zip |#####################################----------------| 70.69% tmp7lgve78p.zip |######################################---------------| 71.24% tmp7lgve78p.zip |######################################---------------| 71.78% tmp7lgve78p.zip |######################################---------------| 72.32% tmp7lgve78p.zip |#######################################--------------| 72.87% tmp7lgve78p.zip |#######################################--------------| 73.41% tmp7lgve78p.zip |#######################################--------------| 73.95% tmp7lgve78p.zip |#######################################--------------| 74.5% tmp7lgve78p.zip |########################################-------------| 75.04% tmp7lgve78p.zip |########################################-------------| 75.59% tmp7lgve78p.zip |########################################-------------| 76.13% tmp7lgve78p.zip |#########################################------------| 76.67% tmp7lgve78p.zip |#########################################------------| 77.22% tmp7lgve78p.zip |#########################################------------| 77.76% tmp7lgve78p.zip |##########################################-----------| 78.31% tmp7lgve78p.zip |##########################################-----------| 78.85% tmp7lgve78p.zip |##########################################-----------| 79.39% tmp7lgve78p.zip |##########################################-----------| 79.94% tmp7lgve78p.zip |###########################################----------| 80.48% tmp7lgve78p.zip |###########################################----------| 81.02% tmp7lgve78p.zip |###########################################----------| 81.57% tmp7lgve78p.zip |############################################---------| 82.11% tmp7lgve78p.zip |############################################---------| 82.66% tmp7lgve78p.zip |############################################---------| 83.2% tmp7lgve78p.zip |############################################---------| 83.74% tmp7lgve78p.zip |#############################################--------| 84.29% tmp7lgve78p.zip |#############################################--------| 84.83% tmp7lgve78p.zip |#############################################--------| 85.37% tmp7lgve78p.zip |##############################################-------| 85.92% tmp7lgve78p.zip |##############################################-------| 86.46% tmp7lgve78p.zip |##############################################-------| 87.01% tmp7lgve78p.zip |##############################################-------| 87.55% tmp7lgve78p.zip |###############################################------| 88.09% tmp7lgve78p.zip |###############################################------| 88.64% tmp7lgve78p.zip |###############################################------| 89.18% tmp7lgve78p.zip |################################################-----| 89.72% tmp7lgve78p.zip |################################################-----| 90.27% tmp7lgve78p.zip |################################################-----| 90.81% tmp7lgve78p.zip |################################################-----| 91.36% tmp7lgve78p.zip |#################################################----| 91.9% tmp7lgve78p.zip |#################################################----| 92.44% tmp7lgve78p.zip |#################################################----| 92.99% tmp7lgve78p.zip |##################################################---| 93.53% tmp7lgve78p.zip |##################################################---| 94.08% tmp7lgve78p.zip |##################################################---| 94.62% tmp7lgve78p.zip |##################################################---| 95.16% tmp7lgve78p.zip |###################################################--| 95.71% tmp7lgve78p.zip |###################################################--| 96.25% tmp7lgve78p.zip |###################################################--| 96.79% tmp7lgve78p.zip |####################################################-| 97.34% tmp7lgve78p.zip |####################################################-| 97.88% tmp7lgve78p.zip |####################################################-| 98.43% tmp7lgve78p.zip |####################################################-| 98.97% tmp7lgve78p.zip |#####################################################| 99.51% tmp7lgve78p.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 2982dfd6-788d-424a-9fc1-a6ed80af4122 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-K9LiSCw/dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-K9LiSCw/dcaepolicyplugin_types.yaml ++ basename /opt/plugins/plugin-K9LiSCw/dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn + ARCHIVE=dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin: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-K9LiSCw/dcaepolicyplugin_types.yaml /opt/plugins/plugin-K9LiSCw/dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmppw3mhc4j.zip |-----------------------------------------------------| 0.54% tmppw3mhc4j.zip |#----------------------------------------------------| 1.08% tmppw3mhc4j.zip |#----------------------------------------------------| 1.63% tmppw3mhc4j.zip |#----------------------------------------------------| 2.17% tmppw3mhc4j.zip |#----------------------------------------------------| 2.71% tmppw3mhc4j.zip |##---------------------------------------------------| 3.25% tmppw3mhc4j.zip |##---------------------------------------------------| 3.79% tmppw3mhc4j.zip |##---------------------------------------------------| 4.34% tmppw3mhc4j.zip |###--------------------------------------------------| 4.88% tmppw3mhc4j.zip |###--------------------------------------------------| 5.42% tmppw3mhc4j.zip |###--------------------------------------------------| 5.96% tmppw3mhc4j.zip |###--------------------------------------------------| 6.51% tmppw3mhc4j.zip |####-------------------------------------------------| 7.05% tmppw3mhc4j.zip |####-------------------------------------------------| 7.59% tmppw3mhc4j.zip |####-------------------------------------------------| 8.13% tmppw3mhc4j.zip |#####------------------------------------------------| 8.67% tmppw3mhc4j.zip |#####------------------------------------------------| 9.22% tmppw3mhc4j.zip |#####------------------------------------------------| 9.76% tmppw3mhc4j.zip |#####------------------------------------------------| 10.3% tmppw3mhc4j.zip |######-----------------------------------------------| 10.84% tmppw3mhc4j.zip |######-----------------------------------------------| 11.38% tmppw3mhc4j.zip |######-----------------------------------------------| 11.93% tmppw3mhc4j.zip |#######----------------------------------------------| 12.47% tmppw3mhc4j.zip |#######----------------------------------------------| 13.01% tmppw3mhc4j.zip |#######----------------------------------------------| 13.55% tmppw3mhc4j.zip |#######----------------------------------------------| 14.1% tmppw3mhc4j.zip |########---------------------------------------------| 14.64% tmppw3mhc4j.zip |########---------------------------------------------| 15.18% tmppw3mhc4j.zip |########---------------------------------------------| 15.72% tmppw3mhc4j.zip |#########--------------------------------------------| 16.26% tmppw3mhc4j.zip |#########--------------------------------------------| 16.81% tmppw3mhc4j.zip |#########--------------------------------------------| 17.35% tmppw3mhc4j.zip |#########--------------------------------------------| 17.89% tmppw3mhc4j.zip |##########-------------------------------------------| 18.43% tmppw3mhc4j.zip |##########-------------------------------------------| 18.97% tmppw3mhc4j.zip |##########-------------------------------------------| 19.52% tmppw3mhc4j.zip |###########------------------------------------------| 20.06% tmppw3mhc4j.zip |###########------------------------------------------| 20.6% tmppw3mhc4j.zip |###########------------------------------------------| 21.14% tmppw3mhc4j.zip |###########------------------------------------------| 21.68% tmppw3mhc4j.zip |############-----------------------------------------| 22.23% tmppw3mhc4j.zip |############-----------------------------------------| 22.77% tmppw3mhc4j.zip |############-----------------------------------------| 23.31% tmppw3mhc4j.zip |#############----------------------------------------| 23.85% tmppw3mhc4j.zip |#############----------------------------------------| 24.4% tmppw3mhc4j.zip |#############----------------------------------------| 24.94% tmppw3mhc4j.zip |##############---------------------------------------| 25.48% tmppw3mhc4j.zip |##############---------------------------------------| 26.02% tmppw3mhc4j.zip |##############---------------------------------------| 26.56% tmppw3mhc4j.zip |##############---------------------------------------| 27.11% tmppw3mhc4j.zip |###############--------------------------------------| 27.65% tmppw3mhc4j.zip |###############--------------------------------------| 28.19% tmppw3mhc4j.zip |###############--------------------------------------| 28.73% tmppw3mhc4j.zip |################-------------------------------------| 29.27% tmppw3mhc4j.zip |################-------------------------------------| 29.82% tmppw3mhc4j.zip |################-------------------------------------| 30.36% tmppw3mhc4j.zip |################-------------------------------------| 30.9% tmppw3mhc4j.zip |#################------------------------------------| 31.44% tmppw3mhc4j.zip |#################------------------------------------| 31.98% tmppw3mhc4j.zip |#################------------------------------------| 32.53% tmppw3mhc4j.zip |##################-----------------------------------| 33.07% tmppw3mhc4j.zip |##################-----------------------------------| 33.61% tmppw3mhc4j.zip |##################-----------------------------------| 34.15% tmppw3mhc4j.zip |##################-----------------------------------| 34.7% tmppw3mhc4j.zip |###################----------------------------------| 35.24% tmppw3mhc4j.zip |###################----------------------------------| 35.78% tmppw3mhc4j.zip |###################----------------------------------| 36.32% tmppw3mhc4j.zip |####################---------------------------------| 36.86% tmppw3mhc4j.zip |####################---------------------------------| 37.41% tmppw3mhc4j.zip |####################---------------------------------| 37.95% tmppw3mhc4j.zip |####################---------------------------------| 38.49% tmppw3mhc4j.zip |#####################--------------------------------| 39.03% tmppw3mhc4j.zip |#####################--------------------------------| 39.57% tmppw3mhc4j.zip |#####################--------------------------------| 40.12% tmppw3mhc4j.zip |######################-------------------------------| 40.66% tmppw3mhc4j.zip |######################-------------------------------| 41.2% tmppw3mhc4j.zip |######################-------------------------------| 41.74% tmppw3mhc4j.zip |######################-------------------------------| 42.29% tmppw3mhc4j.zip |#######################------------------------------| 42.83% tmppw3mhc4j.zip |#######################------------------------------| 43.37% tmppw3mhc4j.zip |#######################------------------------------| 43.91% tmppw3mhc4j.zip |########################-----------------------------| 44.45% tmppw3mhc4j.zip |########################-----------------------------| 45.0% tmppw3mhc4j.zip |########################-----------------------------| 45.54% tmppw3mhc4j.zip |########################-----------------------------| 46.08% tmppw3mhc4j.zip |#########################----------------------------| 46.62% tmppw3mhc4j.zip |#########################----------------------------| 47.16% tmppw3mhc4j.zip |#########################----------------------------| 47.71% tmppw3mhc4j.zip |##########################---------------------------| 48.25% tmppw3mhc4j.zip |##########################---------------------------| 48.79% tmppw3mhc4j.zip |##########################---------------------------| 49.33% tmppw3mhc4j.zip |##########################---------------------------| 49.87% tmppw3mhc4j.zip |###########################--------------------------| 50.42% tmppw3mhc4j.zip |###########################--------------------------| 50.96% tmppw3mhc4j.zip |###########################--------------------------| 51.5% tmppw3mhc4j.zip |############################-------------------------| 52.04% tmppw3mhc4j.zip |############################-------------------------| 52.59% tmppw3mhc4j.zip |############################-------------------------| 53.13% tmppw3mhc4j.zip |############################-------------------------| 53.67% tmppw3mhc4j.zip |#############################------------------------| 54.21% tmppw3mhc4j.zip |#############################------------------------| 54.75% tmppw3mhc4j.zip |#############################------------------------| 55.3% tmppw3mhc4j.zip |##############################-----------------------| 55.84% tmppw3mhc4j.zip |##############################-----------------------| 56.38% tmppw3mhc4j.zip |##############################-----------------------| 56.92% tmppw3mhc4j.zip |##############################-----------------------| 57.46% tmppw3mhc4j.zip |###############################----------------------| 58.01% tmppw3mhc4j.zip |###############################----------------------| 58.55% tmppw3mhc4j.zip |###############################----------------------| 59.09% tmppw3mhc4j.zip |################################---------------------| 59.63% tmppw3mhc4j.zip |################################---------------------| 60.17% tmppw3mhc4j.zip |################################---------------------| 60.72% tmppw3mhc4j.zip |################################---------------------| 61.26% tmppw3mhc4j.zip |#################################--------------------| 61.8% tmppw3mhc4j.zip |#################################--------------------| 62.34% tmppw3mhc4j.zip |#################################--------------------| 62.89% tmppw3mhc4j.zip |##################################-------------------| 63.43% tmppw3mhc4j.zip |##################################-------------------| 63.97% tmppw3mhc4j.zip |##################################-------------------| 64.51% tmppw3mhc4j.zip |##################################-------------------| 65.05% tmppw3mhc4j.zip |###################################------------------| 65.6% tmppw3mhc4j.zip |###################################------------------| 66.14% tmppw3mhc4j.zip |###################################------------------| 66.68% tmppw3mhc4j.zip |####################################-----------------| 67.22% tmppw3mhc4j.zip |####################################-----------------| 67.76% tmppw3mhc4j.zip |####################################-----------------| 68.31% tmppw3mhc4j.zip |####################################-----------------| 68.85% tmppw3mhc4j.zip |#####################################----------------| 69.39% tmppw3mhc4j.zip |#####################################----------------| 69.93% tmppw3mhc4j.zip |#####################################----------------| 70.48% tmppw3mhc4j.zip |######################################---------------| 71.02% tmppw3mhc4j.zip |######################################---------------| 71.56% tmppw3mhc4j.zip |######################################---------------| 72.1% tmppw3mhc4j.zip |#######################################--------------| 72.64% tmppw3mhc4j.zip |#######################################--------------| 73.19% tmppw3mhc4j.zip |#######################################--------------| 73.73% tmppw3mhc4j.zip |#######################################--------------| 74.27% tmppw3mhc4j.zip |########################################-------------| 74.81% tmppw3mhc4j.zip |########################################-------------| 75.35% tmppw3mhc4j.zip |########################################-------------| 75.9% tmppw3mhc4j.zip |#########################################------------| 76.44% tmppw3mhc4j.zip |#########################################------------| 76.98% tmppw3mhc4j.zip |#########################################------------| 77.52% tmppw3mhc4j.zip |#########################################------------| 78.06% tmppw3mhc4j.zip |##########################################-----------| 78.61% tmppw3mhc4j.zip |##########################################-----------| 79.15% tmppw3mhc4j.zip |##########################################-----------| 79.69% tmppw3mhc4j.zip |###########################################----------| 80.23% tmppw3mhc4j.zip |###########################################----------| 80.78% tmppw3mhc4j.zip |###########################################----------| 81.32% tmppw3mhc4j.zip |###########################################----------| 81.86% tmppw3mhc4j.zip |############################################---------| 82.4% tmppw3mhc4j.zip |############################################---------| 82.94% tmppw3mhc4j.zip |############################################---------| 83.49% tmppw3mhc4j.zip |#############################################--------| 84.03% tmppw3mhc4j.zip |#############################################--------| 84.57% tmppw3mhc4j.zip |#############################################--------| 85.11% tmppw3mhc4j.zip |#############################################--------| 85.65% tmppw3mhc4j.zip |##############################################-------| 86.2% tmppw3mhc4j.zip |##############################################-------| 86.74% tmppw3mhc4j.zip |##############################################-------| 87.28% tmppw3mhc4j.zip |###############################################------| 87.82% tmppw3mhc4j.zip |###############################################------| 88.36% tmppw3mhc4j.zip |###############################################------| 88.91% tmppw3mhc4j.zip |###############################################------| 89.45% tmppw3mhc4j.zip |################################################-----| 89.99% tmppw3mhc4j.zip |################################################-----| 90.53% tmppw3mhc4j.zip |################################################-----| 91.08% tmppw3mhc4j.zip |#################################################----| 91.62% tmppw3mhc4j.zip |#################################################----| 92.16% tmppw3mhc4j.zip |#################################################----| 92.7% tmppw3mhc4j.zip |#################################################----| 93.24% tmppw3mhc4j.zip |##################################################---| 93.79% tmppw3mhc4j.zip |##################################################---| 94.33% tmppw3mhc4j.zip |##################################################---| 94.87% tmppw3mhc4j.zip |###################################################--| 95.41% tmppw3mhc4j.zip |###################################################--| 95.95% tmppw3mhc4j.zip |###################################################--| 96.5% tmppw3mhc4j.zip |###################################################--| 97.04% tmppw3mhc4j.zip |####################################################-| 97.58% tmppw3mhc4j.zip |####################################################-| 98.12% tmppw3mhc4j.zip |####################################################-| 98.67% tmppw3mhc4j.zip |#####################################################| 99.21% tmppw3mhc4j.zip |#####################################################| 99.75% tmppw3mhc4j.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is a57abf42-204a-4b31-b1d7-a920625be6aa + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-RAvmAyW/dmaap-1.5.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-RAvmAyW/dmaap_types.yaml ++ basename /opt/plugins/plugin-RAvmAyW/dmaap-1.5.0-py36-none-linux_x86_64.wgn + ARCHIVE=dmaap-1.5.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=dmaap-1.5.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=dmaap-1.5.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-RAvmAyW/dmaap_types.yaml /opt/plugins/plugin-RAvmAyW/dmaap-1.5.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpnf_7mczi.zip |-----------------------------------------------------| 0.53% tmpnf_7mczi.zip |#----------------------------------------------------| 1.06% tmpnf_7mczi.zip |#----------------------------------------------------| 1.58% tmpnf_7mczi.zip |#----------------------------------------------------| 2.11% tmpnf_7mczi.zip |#----------------------------------------------------| 2.64% tmpnf_7mczi.zip |##---------------------------------------------------| 3.17% tmpnf_7mczi.zip |##---------------------------------------------------| 3.7% tmpnf_7mczi.zip |##---------------------------------------------------| 4.22% tmpnf_7mczi.zip |###--------------------------------------------------| 4.75% tmpnf_7mczi.zip |###--------------------------------------------------| 5.28% tmpnf_7mczi.zip |###--------------------------------------------------| 5.81% tmpnf_7mczi.zip |###--------------------------------------------------| 6.34% tmpnf_7mczi.zip |####-------------------------------------------------| 6.86% tmpnf_7mczi.zip |####-------------------------------------------------| 7.39% tmpnf_7mczi.zip |####-------------------------------------------------| 7.92% tmpnf_7mczi.zip |####-------------------------------------------------| 8.45% tmpnf_7mczi.zip |#####------------------------------------------------| 8.98% tmpnf_7mczi.zip |#####------------------------------------------------| 9.5% tmpnf_7mczi.zip |#####------------------------------------------------| 10.03% tmpnf_7mczi.zip |######-----------------------------------------------| 10.56% tmpnf_7mczi.zip |######-----------------------------------------------| 11.09% tmpnf_7mczi.zip |######-----------------------------------------------| 11.61% tmpnf_7mczi.zip |######-----------------------------------------------| 12.14% tmpnf_7mczi.zip |#######----------------------------------------------| 12.67% tmpnf_7mczi.zip |#######----------------------------------------------| 13.2% tmpnf_7mczi.zip |#######----------------------------------------------| 13.73% tmpnf_7mczi.zip |########---------------------------------------------| 14.25% tmpnf_7mczi.zip |########---------------------------------------------| 14.78% tmpnf_7mczi.zip |########---------------------------------------------| 15.31% tmpnf_7mczi.zip |########---------------------------------------------| 15.84% tmpnf_7mczi.zip |#########--------------------------------------------| 16.37% tmpnf_7mczi.zip |#########--------------------------------------------| 16.89% tmpnf_7mczi.zip |#########--------------------------------------------| 17.42% tmpnf_7mczi.zip |##########-------------------------------------------| 17.95% tmpnf_7mczi.zip |##########-------------------------------------------| 18.48% tmpnf_7mczi.zip |##########-------------------------------------------| 19.01% tmpnf_7mczi.zip |##########-------------------------------------------| 19.53% tmpnf_7mczi.zip |###########------------------------------------------| 20.06% tmpnf_7mczi.zip |###########------------------------------------------| 20.59% tmpnf_7mczi.zip |###########------------------------------------------| 21.12% tmpnf_7mczi.zip |###########------------------------------------------| 21.65% tmpnf_7mczi.zip |############-----------------------------------------| 22.17% tmpnf_7mczi.zip |############-----------------------------------------| 22.7% tmpnf_7mczi.zip |############-----------------------------------------| 23.23% tmpnf_7mczi.zip |#############----------------------------------------| 23.76% tmpnf_7mczi.zip |#############----------------------------------------| 24.29% tmpnf_7mczi.zip |#############----------------------------------------| 24.81% tmpnf_7mczi.zip |#############----------------------------------------| 25.34% tmpnf_7mczi.zip |##############---------------------------------------| 25.87% tmpnf_7mczi.zip |##############---------------------------------------| 26.4% tmpnf_7mczi.zip |##############---------------------------------------| 26.93% tmpnf_7mczi.zip |###############--------------------------------------| 27.45% tmpnf_7mczi.zip |###############--------------------------------------| 27.98% tmpnf_7mczi.zip |###############--------------------------------------| 28.51% tmpnf_7mczi.zip |###############--------------------------------------| 29.04% tmpnf_7mczi.zip |################-------------------------------------| 29.57% tmpnf_7mczi.zip |################-------------------------------------| 30.09% tmpnf_7mczi.zip |################-------------------------------------| 30.62% tmpnf_7mczi.zip |#################------------------------------------| 31.15% tmpnf_7mczi.zip |#################------------------------------------| 31.68% tmpnf_7mczi.zip |#################------------------------------------| 32.21% tmpnf_7mczi.zip |#################------------------------------------| 32.73% tmpnf_7mczi.zip |##################-----------------------------------| 33.26% tmpnf_7mczi.zip |##################-----------------------------------| 33.79% tmpnf_7mczi.zip |##################-----------------------------------| 34.32% tmpnf_7mczi.zip |##################-----------------------------------| 34.84% tmpnf_7mczi.zip |###################----------------------------------| 35.37% tmpnf_7mczi.zip |###################----------------------------------| 35.9% tmpnf_7mczi.zip |###################----------------------------------| 36.43% tmpnf_7mczi.zip |####################---------------------------------| 36.96% tmpnf_7mczi.zip |####################---------------------------------| 37.48% tmpnf_7mczi.zip |####################---------------------------------| 38.01% tmpnf_7mczi.zip |####################---------------------------------| 38.54% tmpnf_7mczi.zip |#####################--------------------------------| 39.07% tmpnf_7mczi.zip |#####################--------------------------------| 39.6% tmpnf_7mczi.zip |#####################--------------------------------| 40.12% tmpnf_7mczi.zip |######################-------------------------------| 40.65% tmpnf_7mczi.zip |######################-------------------------------| 41.18% tmpnf_7mczi.zip |######################-------------------------------| 41.71% tmpnf_7mczi.zip |######################-------------------------------| 42.24% tmpnf_7mczi.zip |#######################------------------------------| 42.76% tmpnf_7mczi.zip |#######################------------------------------| 43.29% tmpnf_7mczi.zip |#######################------------------------------| 43.82% tmpnf_7mczi.zip |########################-----------------------------| 44.35% tmpnf_7mczi.zip |########################-----------------------------| 44.88% tmpnf_7mczi.zip |########################-----------------------------| 45.4% tmpnf_7mczi.zip |########################-----------------------------| 45.93% tmpnf_7mczi.zip |#########################----------------------------| 46.46% tmpnf_7mczi.zip |#########################----------------------------| 46.99% tmpnf_7mczi.zip |#########################----------------------------| 47.52% tmpnf_7mczi.zip |#########################----------------------------| 48.04% tmpnf_7mczi.zip |##########################---------------------------| 48.57% tmpnf_7mczi.zip |##########################---------------------------| 49.1% tmpnf_7mczi.zip |##########################---------------------------| 49.63% tmpnf_7mczi.zip |###########################--------------------------| 50.16% tmpnf_7mczi.zip |###########################--------------------------| 50.68% tmpnf_7mczi.zip |###########################--------------------------| 51.21% tmpnf_7mczi.zip |###########################--------------------------| 51.74% tmpnf_7mczi.zip |############################-------------------------| 52.27% tmpnf_7mczi.zip |############################-------------------------| 52.8% tmpnf_7mczi.zip |############################-------------------------| 53.32% tmpnf_7mczi.zip |#############################------------------------| 53.85% tmpnf_7mczi.zip |#############################------------------------| 54.38% tmpnf_7mczi.zip |#############################------------------------| 54.91% tmpnf_7mczi.zip |#############################------------------------| 55.44% tmpnf_7mczi.zip |##############################-----------------------| 55.96% tmpnf_7mczi.zip |##############################-----------------------| 56.49% tmpnf_7mczi.zip |##############################-----------------------| 57.02% tmpnf_7mczi.zip |##############################-----------------------| 57.55% tmpnf_7mczi.zip |###############################----------------------| 58.07% tmpnf_7mczi.zip |###############################----------------------| 58.6% tmpnf_7mczi.zip |###############################----------------------| 59.13% tmpnf_7mczi.zip |################################---------------------| 59.66% tmpnf_7mczi.zip |################################---------------------| 60.19% tmpnf_7mczi.zip |################################---------------------| 60.71% tmpnf_7mczi.zip |################################---------------------| 61.24% tmpnf_7mczi.zip |#################################--------------------| 61.77% tmpnf_7mczi.zip |#################################--------------------| 62.3% tmpnf_7mczi.zip |#################################--------------------| 62.83% tmpnf_7mczi.zip |##################################-------------------| 63.35% tmpnf_7mczi.zip |##################################-------------------| 63.88% tmpnf_7mczi.zip |##################################-------------------| 64.41% tmpnf_7mczi.zip |##################################-------------------| 64.94% tmpnf_7mczi.zip |###################################------------------| 65.47% tmpnf_7mczi.zip |###################################------------------| 65.99% tmpnf_7mczi.zip |###################################------------------| 66.52% tmpnf_7mczi.zip |####################################-----------------| 67.05% tmpnf_7mczi.zip |####################################-----------------| 67.58% tmpnf_7mczi.zip |####################################-----------------| 68.11% tmpnf_7mczi.zip |####################################-----------------| 68.63% tmpnf_7mczi.zip |#####################################----------------| 69.16% tmpnf_7mczi.zip |#####################################----------------| 69.69% tmpnf_7mczi.zip |#####################################----------------| 70.22% tmpnf_7mczi.zip |#####################################----------------| 70.75% tmpnf_7mczi.zip |######################################---------------| 71.27% tmpnf_7mczi.zip |######################################---------------| 71.8% tmpnf_7mczi.zip |######################################---------------| 72.33% tmpnf_7mczi.zip |#######################################--------------| 72.86% tmpnf_7mczi.zip |#######################################--------------| 73.39% tmpnf_7mczi.zip |#######################################--------------| 73.91% tmpnf_7mczi.zip |#######################################--------------| 74.44% tmpnf_7mczi.zip |########################################-------------| 74.97% tmpnf_7mczi.zip |########################################-------------| 75.5% tmpnf_7mczi.zip |########################################-------------| 76.03% tmpnf_7mczi.zip |#########################################------------| 76.55% tmpnf_7mczi.zip |#########################################------------| 77.08% tmpnf_7mczi.zip |#########################################------------| 77.61% tmpnf_7mczi.zip |#########################################------------| 78.14% tmpnf_7mczi.zip |##########################################-----------| 78.66% tmpnf_7mczi.zip |##########################################-----------| 79.19% tmpnf_7mczi.zip |##########################################-----------| 79.72% tmpnf_7mczi.zip |###########################################----------| 80.25% tmpnf_7mczi.zip |###########################################----------| 80.78% tmpnf_7mczi.zip |###########################################----------| 81.3% tmpnf_7mczi.zip |###########################################----------| 81.83% tmpnf_7mczi.zip |############################################---------| 82.36% tmpnf_7mczi.zip |############################################---------| 82.89% tmpnf_7mczi.zip |############################################---------| 83.42% tmpnf_7mczi.zip |############################################---------| 83.94% tmpnf_7mczi.zip |#############################################--------| 84.47% tmpnf_7mczi.zip |#############################################--------| 85.0% tmpnf_7mczi.zip |#############################################--------| 85.53% tmpnf_7mczi.zip |##############################################-------| 86.06% tmpnf_7mczi.zip |##############################################-------| 86.58% tmpnf_7mczi.zip |##############################################-------| 87.11% tmpnf_7mczi.zip |##############################################-------| 87.64% tmpnf_7mczi.zip |###############################################------| 88.17% tmpnf_7mczi.zip |###############################################------| 88.7% tmpnf_7mczi.zip |###############################################------| 89.22% tmpnf_7mczi.zip |################################################-----| 89.75% tmpnf_7mczi.zip |################################################-----| 90.28% tmpnf_7mczi.zip |################################################-----| 90.81% tmpnf_7mczi.zip |################################################-----| 91.34% tmpnf_7mczi.zip |#################################################----| 91.86% tmpnf_7mczi.zip |#################################################----| 92.39% tmpnf_7mczi.zip |#################################################----| 92.92% tmpnf_7mczi.zip |##################################################---| 93.45% tmpnf_7mczi.zip |##################################################---| 93.98% tmpnf_7mczi.zip |##################################################---| 94.5% tmpnf_7mczi.zip |##################################################---| 95.03% tmpnf_7mczi.zip |###################################################--| 95.56% tmpnf_7mczi.zip |###################################################--| 96.09% tmpnf_7mczi.zip |###################################################--| 96.62% tmpnf_7mczi.zip |###################################################--| 97.14% tmpnf_7mczi.zip |####################################################-| 97.67% tmpnf_7mczi.zip |####################################################-| 98.2% tmpnf_7mczi.zip |####################################################-| 98.73% tmpnf_7mczi.zip |#####################################################| 99.26% tmpnf_7mczi.zip |#####################################################| 99.78% tmpnf_7mczi.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 0d69cde9-aa05-40a2-b8ab-1448c9f04f72 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-RZIpq1x/sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-RZIpq1x/sshkeyshare_types.yaml ++ basename /opt/plugins/plugin-RZIpq1x/sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn + ARCHIVE=sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin: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-RZIpq1x/sshkeyshare_types.yaml /opt/plugins/plugin-RZIpq1x/sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmprep5w46c.zip |-----------------------------------------------------| 0.54% tmprep5w46c.zip |#----------------------------------------------------| 1.09% tmprep5w46c.zip |#----------------------------------------------------| 1.63% tmprep5w46c.zip |#----------------------------------------------------| 2.18% tmprep5w46c.zip |#----------------------------------------------------| 2.72% tmprep5w46c.zip |##---------------------------------------------------| 3.27% tmprep5w46c.zip |##---------------------------------------------------| 3.81% tmprep5w46c.zip |##---------------------------------------------------| 4.35% tmprep5w46c.zip |###--------------------------------------------------| 4.9% tmprep5w46c.zip |###--------------------------------------------------| 5.44% tmprep5w46c.zip |###--------------------------------------------------| 5.99% tmprep5w46c.zip |###--------------------------------------------------| 6.53% tmprep5w46c.zip |####-------------------------------------------------| 7.08% tmprep5w46c.zip |####-------------------------------------------------| 7.62% tmprep5w46c.zip |####-------------------------------------------------| 8.16% tmprep5w46c.zip |#####------------------------------------------------| 8.71% tmprep5w46c.zip |#####------------------------------------------------| 9.25% tmprep5w46c.zip |#####------------------------------------------------| 9.8% tmprep5w46c.zip |#####------------------------------------------------| 10.34% tmprep5w46c.zip |######-----------------------------------------------| 10.89% tmprep5w46c.zip |######-----------------------------------------------| 11.43% tmprep5w46c.zip |######-----------------------------------------------| 11.97% tmprep5w46c.zip |#######----------------------------------------------| 12.52% tmprep5w46c.zip |#######----------------------------------------------| 13.06% tmprep5w46c.zip |#######----------------------------------------------| 13.61% tmprep5w46c.zip |#######----------------------------------------------| 14.15% tmprep5w46c.zip |########---------------------------------------------| 14.69% tmprep5w46c.zip |########---------------------------------------------| 15.24% tmprep5w46c.zip |########---------------------------------------------| 15.78% tmprep5w46c.zip |#########--------------------------------------------| 16.33% tmprep5w46c.zip |#########--------------------------------------------| 16.87% tmprep5w46c.zip |#########--------------------------------------------| 17.42% tmprep5w46c.zip |##########-------------------------------------------| 17.96% tmprep5w46c.zip |##########-------------------------------------------| 18.5% tmprep5w46c.zip |##########-------------------------------------------| 19.05% tmprep5w46c.zip |##########-------------------------------------------| 19.59% tmprep5w46c.zip |###########------------------------------------------| 20.14% tmprep5w46c.zip |###########------------------------------------------| 20.68% tmprep5w46c.zip |###########------------------------------------------| 21.23% tmprep5w46c.zip |############-----------------------------------------| 21.77% tmprep5w46c.zip |############-----------------------------------------| 22.31% tmprep5w46c.zip |############-----------------------------------------| 22.86% tmprep5w46c.zip |############-----------------------------------------| 23.4% tmprep5w46c.zip |#############----------------------------------------| 23.95% tmprep5w46c.zip |#############----------------------------------------| 24.49% tmprep5w46c.zip |#############----------------------------------------| 25.04% tmprep5w46c.zip |##############---------------------------------------| 25.58% tmprep5w46c.zip |##############---------------------------------------| 26.12% tmprep5w46c.zip |##############---------------------------------------| 26.67% tmprep5w46c.zip |##############---------------------------------------| 27.21% tmprep5w46c.zip |###############--------------------------------------| 27.76% tmprep5w46c.zip |###############--------------------------------------| 28.3% tmprep5w46c.zip |###############--------------------------------------| 28.85% tmprep5w46c.zip |################-------------------------------------| 29.39% tmprep5w46c.zip |################-------------------------------------| 29.93% tmprep5w46c.zip |################-------------------------------------| 30.48% tmprep5w46c.zip |################-------------------------------------| 31.02% tmprep5w46c.zip |#################------------------------------------| 31.57% tmprep5w46c.zip |#################------------------------------------| 32.11% tmprep5w46c.zip |#################------------------------------------| 32.66% tmprep5w46c.zip |##################-----------------------------------| 33.2% tmprep5w46c.zip |##################-----------------------------------| 33.74% tmprep5w46c.zip |##################-----------------------------------| 34.29% tmprep5w46c.zip |##################-----------------------------------| 34.83% tmprep5w46c.zip |###################----------------------------------| 35.38% tmprep5w46c.zip |###################----------------------------------| 35.92% tmprep5w46c.zip |###################----------------------------------| 36.47% tmprep5w46c.zip |####################---------------------------------| 37.01% tmprep5w46c.zip |####################---------------------------------| 37.55% tmprep5w46c.zip |####################---------------------------------| 38.1% tmprep5w46c.zip |####################---------------------------------| 38.64% tmprep5w46c.zip |#####################--------------------------------| 39.19% tmprep5w46c.zip |#####################--------------------------------| 39.73% tmprep5w46c.zip |#####################--------------------------------| 40.28% tmprep5w46c.zip |######################-------------------------------| 40.82% tmprep5w46c.zip |######################-------------------------------| 41.36% tmprep5w46c.zip |######################-------------------------------| 41.91% tmprep5w46c.zip |######################-------------------------------| 42.45% tmprep5w46c.zip |#######################------------------------------| 43.0% tmprep5w46c.zip |#######################------------------------------| 43.54% tmprep5w46c.zip |#######################------------------------------| 44.08% tmprep5w46c.zip |########################-----------------------------| 44.63% tmprep5w46c.zip |########################-----------------------------| 45.17% tmprep5w46c.zip |########################-----------------------------| 45.72% tmprep5w46c.zip |#########################----------------------------| 46.26% tmprep5w46c.zip |#########################----------------------------| 46.81% tmprep5w46c.zip |#########################----------------------------| 47.35% tmprep5w46c.zip |#########################----------------------------| 47.89% tmprep5w46c.zip |##########################---------------------------| 48.44% tmprep5w46c.zip |##########################---------------------------| 48.98% tmprep5w46c.zip |##########################---------------------------| 49.53% tmprep5w46c.zip |###########################--------------------------| 50.07% tmprep5w46c.zip |###########################--------------------------| 50.62% tmprep5w46c.zip |###########################--------------------------| 51.16% tmprep5w46c.zip |###########################--------------------------| 51.7% tmprep5w46c.zip |############################-------------------------| 52.25% tmprep5w46c.zip |############################-------------------------| 52.79% tmprep5w46c.zip |############################-------------------------| 53.34% tmprep5w46c.zip |#############################------------------------| 53.88% tmprep5w46c.zip |#############################------------------------| 54.43% tmprep5w46c.zip |#############################------------------------| 54.97% tmprep5w46c.zip |#############################------------------------| 55.51% tmprep5w46c.zip |##############################-----------------------| 56.06% tmprep5w46c.zip |##############################-----------------------| 56.6% tmprep5w46c.zip |##############################-----------------------| 57.15% tmprep5w46c.zip |###############################----------------------| 57.69% tmprep5w46c.zip |###############################----------------------| 58.24% tmprep5w46c.zip |###############################----------------------| 58.78% tmprep5w46c.zip |###############################----------------------| 59.32% tmprep5w46c.zip |################################---------------------| 59.87% tmprep5w46c.zip |################################---------------------| 60.41% tmprep5w46c.zip |################################---------------------| 60.96% tmprep5w46c.zip |#################################--------------------| 61.5% tmprep5w46c.zip |#################################--------------------| 62.05% tmprep5w46c.zip |#################################--------------------| 62.59% tmprep5w46c.zip |#################################--------------------| 63.13% tmprep5w46c.zip |##################################-------------------| 63.68% tmprep5w46c.zip |##################################-------------------| 64.22% tmprep5w46c.zip |##################################-------------------| 64.77% tmprep5w46c.zip |###################################------------------| 65.31% tmprep5w46c.zip |###################################------------------| 65.86% tmprep5w46c.zip |###################################------------------| 66.4% tmprep5w46c.zip |###################################------------------| 66.94% tmprep5w46c.zip |####################################-----------------| 67.49% tmprep5w46c.zip |####################################-----------------| 68.03% tmprep5w46c.zip |####################################-----------------| 68.58% tmprep5w46c.zip |#####################################----------------| 69.12% tmprep5w46c.zip |#####################################----------------| 69.66% tmprep5w46c.zip |#####################################----------------| 70.21% tmprep5w46c.zip |#####################################----------------| 70.75% tmprep5w46c.zip |######################################---------------| 71.3% tmprep5w46c.zip |######################################---------------| 71.84% tmprep5w46c.zip |######################################---------------| 72.39% tmprep5w46c.zip |#######################################--------------| 72.93% tmprep5w46c.zip |#######################################--------------| 73.47% tmprep5w46c.zip |#######################################--------------| 74.02% tmprep5w46c.zip |########################################-------------| 74.56% tmprep5w46c.zip |########################################-------------| 75.11% tmprep5w46c.zip |########################################-------------| 75.65% tmprep5w46c.zip |########################################-------------| 76.2% tmprep5w46c.zip |#########################################------------| 76.74% tmprep5w46c.zip |#########################################------------| 77.28% tmprep5w46c.zip |#########################################------------| 77.83% tmprep5w46c.zip |##########################################-----------| 78.37% tmprep5w46c.zip |##########################################-----------| 78.92% tmprep5w46c.zip |##########################################-----------| 79.46% tmprep5w46c.zip |##########################################-----------| 80.01% tmprep5w46c.zip |###########################################----------| 80.55% tmprep5w46c.zip |###########################################----------| 81.09% tmprep5w46c.zip |###########################################----------| 81.64% tmprep5w46c.zip |############################################---------| 82.18% tmprep5w46c.zip |############################################---------| 82.73% tmprep5w46c.zip |############################################---------| 83.27% tmprep5w46c.zip |############################################---------| 83.82% tmprep5w46c.zip |#############################################--------| 84.36% tmprep5w46c.zip |#############################################--------| 84.9% tmprep5w46c.zip |#############################################--------| 85.45% tmprep5w46c.zip |##############################################-------| 85.99% tmprep5w46c.zip |##############################################-------| 86.54% tmprep5w46c.zip |##############################################-------| 87.08% tmprep5w46c.zip |##############################################-------| 87.63% tmprep5w46c.zip |###############################################------| 88.17% tmprep5w46c.zip |###############################################------| 88.71% tmprep5w46c.zip |###############################################------| 89.26% tmprep5w46c.zip |################################################-----| 89.8% tmprep5w46c.zip |################################################-----| 90.35% tmprep5w46c.zip |################################################-----| 90.89% tmprep5w46c.zip |################################################-----| 91.44% tmprep5w46c.zip |#################################################----| 91.98% tmprep5w46c.zip |#################################################----| 92.52% tmprep5w46c.zip |#################################################----| 93.07% tmprep5w46c.zip |##################################################---| 93.61% tmprep5w46c.zip |##################################################---| 94.16% tmprep5w46c.zip |##################################################---| 94.7% tmprep5w46c.zip |##################################################---| 95.25% tmprep5w46c.zip |###################################################--| 95.79% tmprep5w46c.zip |###################################################--| 96.33% tmprep5w46c.zip |###################################################--| 96.88% tmprep5w46c.zip |####################################################-| 97.42% tmprep5w46c.zip |####################################################-| 97.97% tmprep5w46c.zip |####################################################-| 98.51% tmprep5w46c.zip |####################################################-| 99.05% tmprep5w46c.zip |#####################################################| 99.6% tmprep5w46c.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 0e3c084c-de79-4396-bcaa-eb757edd7b8e + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-sBnBQlg/k8splugin-3.9.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-sBnBQlg/k8splugin_types.yaml ++ basename /opt/plugins/plugin-sBnBQlg/k8splugin-3.9.0-py36-none-linux_x86_64.wgn + ARCHIVE=k8splugin-3.9.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=k8splugin-3.9.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin: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-sBnBQlg/k8splugin_types.yaml /opt/plugins/plugin-sBnBQlg/k8splugin-3.9.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmp8rco7_7g.zip |-----------------------------------------------------| 0.13% tmp8rco7_7g.zip |-----------------------------------------------------| 0.27% tmp8rco7_7g.zip |-----------------------------------------------------| 0.4% tmp8rco7_7g.zip |-----------------------------------------------------| 0.54% tmp8rco7_7g.zip |-----------------------------------------------------| 0.67% tmp8rco7_7g.zip |-----------------------------------------------------| 0.81% tmp8rco7_7g.zip |#----------------------------------------------------| 0.94% tmp8rco7_7g.zip |#----------------------------------------------------| 1.08% tmp8rco7_7g.zip |#----------------------------------------------------| 1.21% tmp8rco7_7g.zip |#----------------------------------------------------| 1.35% tmp8rco7_7g.zip |#----------------------------------------------------| 1.48% tmp8rco7_7g.zip |#----------------------------------------------------| 1.62% tmp8rco7_7g.zip |#----------------------------------------------------| 1.75% tmp8rco7_7g.zip |#----------------------------------------------------| 1.89% tmp8rco7_7g.zip |#----------------------------------------------------| 2.02% tmp8rco7_7g.zip |#----------------------------------------------------| 2.16% tmp8rco7_7g.zip |#----------------------------------------------------| 2.29% tmp8rco7_7g.zip |#----------------------------------------------------| 2.43% tmp8rco7_7g.zip |#----------------------------------------------------| 2.56% tmp8rco7_7g.zip |#----------------------------------------------------| 2.7% tmp8rco7_7g.zip |##---------------------------------------------------| 2.83% tmp8rco7_7g.zip |##---------------------------------------------------| 2.97% tmp8rco7_7g.zip |##---------------------------------------------------| 3.1% tmp8rco7_7g.zip |##---------------------------------------------------| 3.24% tmp8rco7_7g.zip |##---------------------------------------------------| 3.37% tmp8rco7_7g.zip |##---------------------------------------------------| 3.51% tmp8rco7_7g.zip |##---------------------------------------------------| 3.64% tmp8rco7_7g.zip |##---------------------------------------------------| 3.78% tmp8rco7_7g.zip |##---------------------------------------------------| 3.91% tmp8rco7_7g.zip |##---------------------------------------------------| 4.05% tmp8rco7_7g.zip |##---------------------------------------------------| 4.18% tmp8rco7_7g.zip |##---------------------------------------------------| 4.32% tmp8rco7_7g.zip |##---------------------------------------------------| 4.45% tmp8rco7_7g.zip |##---------------------------------------------------| 4.59% tmp8rco7_7g.zip |###--------------------------------------------------| 4.72% tmp8rco7_7g.zip |###--------------------------------------------------| 4.86% tmp8rco7_7g.zip |###--------------------------------------------------| 4.99% tmp8rco7_7g.zip |###--------------------------------------------------| 5.13% tmp8rco7_7g.zip |###--------------------------------------------------| 5.26% tmp8rco7_7g.zip |###--------------------------------------------------| 5.4% tmp8rco7_7g.zip |###--------------------------------------------------| 5.53% tmp8rco7_7g.zip |###--------------------------------------------------| 5.67% tmp8rco7_7g.zip |###--------------------------------------------------| 5.8% tmp8rco7_7g.zip |###--------------------------------------------------| 5.94% tmp8rco7_7g.zip |###--------------------------------------------------| 6.07% tmp8rco7_7g.zip |###--------------------------------------------------| 6.21% tmp8rco7_7g.zip |###--------------------------------------------------| 6.34% tmp8rco7_7g.zip |###--------------------------------------------------| 6.48% tmp8rco7_7g.zip |####-------------------------------------------------| 6.61% tmp8rco7_7g.zip |####-------------------------------------------------| 6.75% tmp8rco7_7g.zip |####-------------------------------------------------| 6.88% tmp8rco7_7g.zip |####-------------------------------------------------| 7.02% tmp8rco7_7g.zip |####-------------------------------------------------| 7.15% tmp8rco7_7g.zip |####-------------------------------------------------| 7.29% tmp8rco7_7g.zip |####-------------------------------------------------| 7.42% tmp8rco7_7g.zip |####-------------------------------------------------| 7.56% tmp8rco7_7g.zip |####-------------------------------------------------| 7.69% tmp8rco7_7g.zip |####-------------------------------------------------| 7.83% tmp8rco7_7g.zip |####-------------------------------------------------| 7.96% tmp8rco7_7g.zip |####-------------------------------------------------| 8.1% tmp8rco7_7g.zip |####-------------------------------------------------| 8.23% tmp8rco7_7g.zip |####-------------------------------------------------| 8.37% tmp8rco7_7g.zip |#####------------------------------------------------| 8.5% tmp8rco7_7g.zip |#####------------------------------------------------| 8.63% tmp8rco7_7g.zip |#####------------------------------------------------| 8.77% tmp8rco7_7g.zip |#####------------------------------------------------| 8.9% tmp8rco7_7g.zip |#####------------------------------------------------| 9.04% tmp8rco7_7g.zip |#####------------------------------------------------| 9.17% tmp8rco7_7g.zip |#####------------------------------------------------| 9.31% tmp8rco7_7g.zip |#####------------------------------------------------| 9.44% tmp8rco7_7g.zip |#####------------------------------------------------| 9.58% tmp8rco7_7g.zip |#####------------------------------------------------| 9.71% tmp8rco7_7g.zip |#####------------------------------------------------| 9.85% tmp8rco7_7g.zip |#####------------------------------------------------| 9.98% tmp8rco7_7g.zip |#####------------------------------------------------| 10.12% tmp8rco7_7g.zip |#####------------------------------------------------| 10.25% tmp8rco7_7g.zip |######-----------------------------------------------| 10.39% tmp8rco7_7g.zip |######-----------------------------------------------| 10.52% tmp8rco7_7g.zip |######-----------------------------------------------| 10.66% tmp8rco7_7g.zip |######-----------------------------------------------| 10.79% tmp8rco7_7g.zip |######-----------------------------------------------| 10.93% tmp8rco7_7g.zip |######-----------------------------------------------| 11.06% tmp8rco7_7g.zip |######-----------------------------------------------| 11.2% tmp8rco7_7g.zip |######-----------------------------------------------| 11.33% tmp8rco7_7g.zip |######-----------------------------------------------| 11.47% tmp8rco7_7g.zip |######-----------------------------------------------| 11.6% tmp8rco7_7g.zip |######-----------------------------------------------| 11.74% tmp8rco7_7g.zip |######-----------------------------------------------| 11.87% tmp8rco7_7g.zip |######-----------------------------------------------| 12.01% tmp8rco7_7g.zip |######-----------------------------------------------| 12.14% tmp8rco7_7g.zip |#######----------------------------------------------| 12.28% tmp8rco7_7g.zip |#######----------------------------------------------| 12.41% tmp8rco7_7g.zip |#######----------------------------------------------| 12.55% tmp8rco7_7g.zip |#######----------------------------------------------| 12.68% tmp8rco7_7g.zip |#######----------------------------------------------| 12.82% tmp8rco7_7g.zip |#######----------------------------------------------| 12.95% tmp8rco7_7g.zip |#######----------------------------------------------| 13.09% tmp8rco7_7g.zip |#######----------------------------------------------| 13.22% tmp8rco7_7g.zip |#######----------------------------------------------| 13.36% tmp8rco7_7g.zip |#######----------------------------------------------| 13.49% tmp8rco7_7g.zip |#######----------------------------------------------| 13.63% tmp8rco7_7g.zip |#######----------------------------------------------| 13.76% tmp8rco7_7g.zip |#######----------------------------------------------| 13.9% tmp8rco7_7g.zip |#######----------------------------------------------| 14.03% tmp8rco7_7g.zip |########---------------------------------------------| 14.17% tmp8rco7_7g.zip |########---------------------------------------------| 14.3% tmp8rco7_7g.zip |########---------------------------------------------| 14.44% tmp8rco7_7g.zip |########---------------------------------------------| 14.57% tmp8rco7_7g.zip |########---------------------------------------------| 14.71% tmp8rco7_7g.zip |########---------------------------------------------| 14.84% tmp8rco7_7g.zip |########---------------------------------------------| 14.98% tmp8rco7_7g.zip |########---------------------------------------------| 15.11% tmp8rco7_7g.zip |########---------------------------------------------| 15.25% tmp8rco7_7g.zip |########---------------------------------------------| 15.38% tmp8rco7_7g.zip |########---------------------------------------------| 15.52% tmp8rco7_7g.zip |########---------------------------------------------| 15.65% tmp8rco7_7g.zip |########---------------------------------------------| 15.79% tmp8rco7_7g.zip |########---------------------------------------------| 15.92% tmp8rco7_7g.zip |#########--------------------------------------------| 16.06% tmp8rco7_7g.zip |#########--------------------------------------------| 16.19% tmp8rco7_7g.zip |#########--------------------------------------------| 16.33% tmp8rco7_7g.zip |#########--------------------------------------------| 16.46% tmp8rco7_7g.zip |#########--------------------------------------------| 16.6% tmp8rco7_7g.zip |#########--------------------------------------------| 16.73% tmp8rco7_7g.zip |#########--------------------------------------------| 16.87% tmp8rco7_7g.zip |#########--------------------------------------------| 17.0% tmp8rco7_7g.zip |#########--------------------------------------------| 17.14% tmp8rco7_7g.zip |#########--------------------------------------------| 17.27% tmp8rco7_7g.zip |#########--------------------------------------------| 17.4% tmp8rco7_7g.zip |#########--------------------------------------------| 17.54% tmp8rco7_7g.zip |#########--------------------------------------------| 17.67% tmp8rco7_7g.zip |#########--------------------------------------------| 17.81% tmp8rco7_7g.zip |##########-------------------------------------------| 17.94% tmp8rco7_7g.zip |##########-------------------------------------------| 18.08% tmp8rco7_7g.zip |##########-------------------------------------------| 18.21% tmp8rco7_7g.zip |##########-------------------------------------------| 18.35% tmp8rco7_7g.zip |##########-------------------------------------------| 18.48% tmp8rco7_7g.zip |##########-------------------------------------------| 18.62% tmp8rco7_7g.zip |##########-------------------------------------------| 18.75% tmp8rco7_7g.zip |##########-------------------------------------------| 18.89% tmp8rco7_7g.zip |##########-------------------------------------------| 19.02% tmp8rco7_7g.zip |##########-------------------------------------------| 19.16% tmp8rco7_7g.zip |##########-------------------------------------------| 19.29% tmp8rco7_7g.zip |##########-------------------------------------------| 19.43% tmp8rco7_7g.zip |##########-------------------------------------------| 19.56% tmp8rco7_7g.zip |##########-------------------------------------------| 19.7% tmp8rco7_7g.zip |###########------------------------------------------| 19.83% tmp8rco7_7g.zip |###########------------------------------------------| 19.97% tmp8rco7_7g.zip |###########------------------------------------------| 20.1% tmp8rco7_7g.zip |###########------------------------------------------| 20.24% tmp8rco7_7g.zip |###########------------------------------------------| 20.37% tmp8rco7_7g.zip |###########------------------------------------------| 20.51% tmp8rco7_7g.zip |###########------------------------------------------| 20.64% tmp8rco7_7g.zip |###########------------------------------------------| 20.78% tmp8rco7_7g.zip |###########------------------------------------------| 20.91% tmp8rco7_7g.zip |###########------------------------------------------| 21.05% tmp8rco7_7g.zip |###########------------------------------------------| 21.18% tmp8rco7_7g.zip |###########------------------------------------------| 21.32% tmp8rco7_7g.zip |###########------------------------------------------| 21.45% tmp8rco7_7g.zip |###########------------------------------------------| 21.59% tmp8rco7_7g.zip |############-----------------------------------------| 21.72% tmp8rco7_7g.zip |############-----------------------------------------| 21.86% tmp8rco7_7g.zip |############-----------------------------------------| 21.99% tmp8rco7_7g.zip |############-----------------------------------------| 22.13% tmp8rco7_7g.zip |############-----------------------------------------| 22.26% tmp8rco7_7g.zip |############-----------------------------------------| 22.4% tmp8rco7_7g.zip |############-----------------------------------------| 22.53% tmp8rco7_7g.zip |############-----------------------------------------| 22.67% tmp8rco7_7g.zip |############-----------------------------------------| 22.8% tmp8rco7_7g.zip |############-----------------------------------------| 22.94% tmp8rco7_7g.zip |############-----------------------------------------| 23.07% tmp8rco7_7g.zip |############-----------------------------------------| 23.21% tmp8rco7_7g.zip |############-----------------------------------------| 23.34% tmp8rco7_7g.zip |############-----------------------------------------| 23.48% tmp8rco7_7g.zip |#############----------------------------------------| 23.61% tmp8rco7_7g.zip |#############----------------------------------------| 23.75% tmp8rco7_7g.zip |#############----------------------------------------| 23.88% tmp8rco7_7g.zip |#############----------------------------------------| 24.02% tmp8rco7_7g.zip |#############----------------------------------------| 24.15% tmp8rco7_7g.zip |#############----------------------------------------| 24.29% tmp8rco7_7g.zip |#############----------------------------------------| 24.42% tmp8rco7_7g.zip |#############----------------------------------------| 24.56% tmp8rco7_7g.zip |#############----------------------------------------| 24.69% tmp8rco7_7g.zip |#############----------------------------------------| 24.83% tmp8rco7_7g.zip |#############----------------------------------------| 24.96% tmp8rco7_7g.zip |#############----------------------------------------| 25.1% tmp8rco7_7g.zip |#############----------------------------------------| 25.23% tmp8rco7_7g.zip |#############----------------------------------------| 25.37% tmp8rco7_7g.zip |##############---------------------------------------| 25.5% tmp8rco7_7g.zip |##############---------------------------------------| 25.64% tmp8rco7_7g.zip |##############---------------------------------------| 25.77% tmp8rco7_7g.zip |##############---------------------------------------| 25.9% tmp8rco7_7g.zip |##############---------------------------------------| 26.04% tmp8rco7_7g.zip |##############---------------------------------------| 26.17% tmp8rco7_7g.zip |##############---------------------------------------| 26.31% tmp8rco7_7g.zip |##############---------------------------------------| 26.44% tmp8rco7_7g.zip |##############---------------------------------------| 26.58% tmp8rco7_7g.zip |##############---------------------------------------| 26.71% tmp8rco7_7g.zip |##############---------------------------------------| 26.85% tmp8rco7_7g.zip |##############---------------------------------------| 26.98% tmp8rco7_7g.zip |##############---------------------------------------| 27.12% tmp8rco7_7g.zip |##############---------------------------------------| 27.25% tmp8rco7_7g.zip |###############--------------------------------------| 27.39% tmp8rco7_7g.zip |###############--------------------------------------| 27.52% tmp8rco7_7g.zip |###############--------------------------------------| 27.66% tmp8rco7_7g.zip |###############--------------------------------------| 27.79% tmp8rco7_7g.zip |###############--------------------------------------| 27.93% tmp8rco7_7g.zip |###############--------------------------------------| 28.06% tmp8rco7_7g.zip |###############--------------------------------------| 28.2% tmp8rco7_7g.zip |###############--------------------------------------| 28.33% tmp8rco7_7g.zip |###############--------------------------------------| 28.47% tmp8rco7_7g.zip |###############--------------------------------------| 28.6% tmp8rco7_7g.zip |###############--------------------------------------| 28.74% tmp8rco7_7g.zip |###############--------------------------------------| 28.87% tmp8rco7_7g.zip |###############--------------------------------------| 29.01% tmp8rco7_7g.zip |###############--------------------------------------| 29.14% tmp8rco7_7g.zip |################-------------------------------------| 29.28% tmp8rco7_7g.zip |################-------------------------------------| 29.41% tmp8rco7_7g.zip |################-------------------------------------| 29.55% tmp8rco7_7g.zip |################-------------------------------------| 29.68% tmp8rco7_7g.zip |################-------------------------------------| 29.82% tmp8rco7_7g.zip |################-------------------------------------| 29.95% tmp8rco7_7g.zip |################-------------------------------------| 30.09% tmp8rco7_7g.zip |################-------------------------------------| 30.22% tmp8rco7_7g.zip |################-------------------------------------| 30.36% tmp8rco7_7g.zip |################-------------------------------------| 30.49% tmp8rco7_7g.zip |################-------------------------------------| 30.63% tmp8rco7_7g.zip |################-------------------------------------| 30.76% tmp8rco7_7g.zip |################-------------------------------------| 30.9% tmp8rco7_7g.zip |################-------------------------------------| 31.03% tmp8rco7_7g.zip |#################------------------------------------| 31.17% tmp8rco7_7g.zip |#################------------------------------------| 31.3% tmp8rco7_7g.zip |#################------------------------------------| 31.44% tmp8rco7_7g.zip |#################------------------------------------| 31.57% tmp8rco7_7g.zip |#################------------------------------------| 31.71% tmp8rco7_7g.zip |#################------------------------------------| 31.84% tmp8rco7_7g.zip |#################------------------------------------| 31.98% tmp8rco7_7g.zip |#################------------------------------------| 32.11% tmp8rco7_7g.zip |#################------------------------------------| 32.25% tmp8rco7_7g.zip |#################------------------------------------| 32.38% tmp8rco7_7g.zip |#################------------------------------------| 32.52% tmp8rco7_7g.zip |#################------------------------------------| 32.65% tmp8rco7_7g.zip |#################------------------------------------| 32.79% tmp8rco7_7g.zip |#################------------------------------------| 32.92% tmp8rco7_7g.zip |##################-----------------------------------| 33.06% tmp8rco7_7g.zip |##################-----------------------------------| 33.19% tmp8rco7_7g.zip |##################-----------------------------------| 33.33% tmp8rco7_7g.zip |##################-----------------------------------| 33.46% tmp8rco7_7g.zip |##################-----------------------------------| 33.6% tmp8rco7_7g.zip |##################-----------------------------------| 33.73% tmp8rco7_7g.zip |##################-----------------------------------| 33.87% tmp8rco7_7g.zip |##################-----------------------------------| 34.0% tmp8rco7_7g.zip |##################-----------------------------------| 34.14% tmp8rco7_7g.zip |##################-----------------------------------| 34.27% tmp8rco7_7g.zip |##################-----------------------------------| 34.41% tmp8rco7_7g.zip |##################-----------------------------------| 34.54% tmp8rco7_7g.zip |##################-----------------------------------| 34.67% tmp8rco7_7g.zip |##################-----------------------------------| 34.81% tmp8rco7_7g.zip |###################----------------------------------| 34.94% tmp8rco7_7g.zip |###################----------------------------------| 35.08% tmp8rco7_7g.zip |###################----------------------------------| 35.21% tmp8rco7_7g.zip |###################----------------------------------| 35.35% tmp8rco7_7g.zip |###################----------------------------------| 35.48% tmp8rco7_7g.zip |###################----------------------------------| 35.62% tmp8rco7_7g.zip |###################----------------------------------| 35.75% tmp8rco7_7g.zip |###################----------------------------------| 35.89% tmp8rco7_7g.zip |###################----------------------------------| 36.02% tmp8rco7_7g.zip |###################----------------------------------| 36.16% tmp8rco7_7g.zip |###################----------------------------------| 36.29% tmp8rco7_7g.zip |###################----------------------------------| 36.43% tmp8rco7_7g.zip |###################----------------------------------| 36.56% tmp8rco7_7g.zip |###################----------------------------------| 36.7% tmp8rco7_7g.zip |####################---------------------------------| 36.83% tmp8rco7_7g.zip |####################---------------------------------| 36.97% tmp8rco7_7g.zip |####################---------------------------------| 37.1% tmp8rco7_7g.zip |####################---------------------------------| 37.24% tmp8rco7_7g.zip |####################---------------------------------| 37.37% tmp8rco7_7g.zip |####################---------------------------------| 37.51% tmp8rco7_7g.zip |####################---------------------------------| 37.64% tmp8rco7_7g.zip |####################---------------------------------| 37.78% tmp8rco7_7g.zip |####################---------------------------------| 37.91% tmp8rco7_7g.zip |####################---------------------------------| 38.05% tmp8rco7_7g.zip |####################---------------------------------| 38.18% tmp8rco7_7g.zip |####################---------------------------------| 38.32% tmp8rco7_7g.zip |####################---------------------------------| 38.45% tmp8rco7_7g.zip |####################---------------------------------| 38.59% tmp8rco7_7g.zip |#####################--------------------------------| 38.72% tmp8rco7_7g.zip |#####################--------------------------------| 38.86% tmp8rco7_7g.zip |#####################--------------------------------| 38.99% tmp8rco7_7g.zip |#####################--------------------------------| 39.13% tmp8rco7_7g.zip |#####################--------------------------------| 39.26% tmp8rco7_7g.zip |#####################--------------------------------| 39.4% tmp8rco7_7g.zip |#####################--------------------------------| 39.53% tmp8rco7_7g.zip |#####################--------------------------------| 39.67% tmp8rco7_7g.zip |#####################--------------------------------| 39.8% tmp8rco7_7g.zip |#####################--------------------------------| 39.94% tmp8rco7_7g.zip |#####################--------------------------------| 40.07% tmp8rco7_7g.zip |#####################--------------------------------| 40.21% tmp8rco7_7g.zip |#####################--------------------------------| 40.34% tmp8rco7_7g.zip |#####################--------------------------------| 40.48% tmp8rco7_7g.zip |######################-------------------------------| 40.61% tmp8rco7_7g.zip |######################-------------------------------| 40.75% tmp8rco7_7g.zip |######################-------------------------------| 40.88% tmp8rco7_7g.zip |######################-------------------------------| 41.02% tmp8rco7_7g.zip |######################-------------------------------| 41.15% tmp8rco7_7g.zip |######################-------------------------------| 41.29% tmp8rco7_7g.zip |######################-------------------------------| 41.42% tmp8rco7_7g.zip |######################-------------------------------| 41.56% tmp8rco7_7g.zip |######################-------------------------------| 41.69% tmp8rco7_7g.zip |######################-------------------------------| 41.83% tmp8rco7_7g.zip |######################-------------------------------| 41.96% tmp8rco7_7g.zip |######################-------------------------------| 42.1% tmp8rco7_7g.zip |######################-------------------------------| 42.23% tmp8rco7_7g.zip |######################-------------------------------| 42.37% tmp8rco7_7g.zip |#######################------------------------------| 42.5% tmp8rco7_7g.zip |#######################------------------------------| 42.64% tmp8rco7_7g.zip |#######################------------------------------| 42.77% tmp8rco7_7g.zip |#######################------------------------------| 42.91% tmp8rco7_7g.zip |#######################------------------------------| 43.04% tmp8rco7_7g.zip |#######################------------------------------| 43.17% tmp8rco7_7g.zip |#######################------------------------------| 43.31% tmp8rco7_7g.zip |#######################------------------------------| 43.44% tmp8rco7_7g.zip |#######################------------------------------| 43.58% tmp8rco7_7g.zip |#######################------------------------------| 43.71% tmp8rco7_7g.zip |#######################------------------------------| 43.85% tmp8rco7_7g.zip |#######################------------------------------| 43.98% tmp8rco7_7g.zip |#######################------------------------------| 44.12% tmp8rco7_7g.zip |#######################------------------------------| 44.25% tmp8rco7_7g.zip |########################-----------------------------| 44.39% tmp8rco7_7g.zip |########################-----------------------------| 44.52% tmp8rco7_7g.zip |########################-----------------------------| 44.66% tmp8rco7_7g.zip |########################-----------------------------| 44.79% tmp8rco7_7g.zip |########################-----------------------------| 44.93% tmp8rco7_7g.zip |########################-----------------------------| 45.06% tmp8rco7_7g.zip |########################-----------------------------| 45.2% tmp8rco7_7g.zip |########################-----------------------------| 45.33% tmp8rco7_7g.zip |########################-----------------------------| 45.47% tmp8rco7_7g.zip |########################-----------------------------| 45.6% tmp8rco7_7g.zip |########################-----------------------------| 45.74% tmp8rco7_7g.zip |########################-----------------------------| 45.87% tmp8rco7_7g.zip |########################-----------------------------| 46.01% tmp8rco7_7g.zip |########################-----------------------------| 46.14% tmp8rco7_7g.zip |#########################----------------------------| 46.28% tmp8rco7_7g.zip |#########################----------------------------| 46.41% tmp8rco7_7g.zip |#########################----------------------------| 46.55% tmp8rco7_7g.zip |#########################----------------------------| 46.68% tmp8rco7_7g.zip |#########################----------------------------| 46.82% tmp8rco7_7g.zip |#########################----------------------------| 46.95% tmp8rco7_7g.zip |#########################----------------------------| 47.09% tmp8rco7_7g.zip |#########################----------------------------| 47.22% tmp8rco7_7g.zip |#########################----------------------------| 47.36% tmp8rco7_7g.zip |#########################----------------------------| 47.49% tmp8rco7_7g.zip |#########################----------------------------| 47.63% tmp8rco7_7g.zip |#########################----------------------------| 47.76% tmp8rco7_7g.zip |#########################----------------------------| 47.9% tmp8rco7_7g.zip |#########################----------------------------| 48.03% tmp8rco7_7g.zip |##########################---------------------------| 48.17% tmp8rco7_7g.zip |##########################---------------------------| 48.3% tmp8rco7_7g.zip |##########################---------------------------| 48.44% tmp8rco7_7g.zip |##########################---------------------------| 48.57% tmp8rco7_7g.zip |##########################---------------------------| 48.71% tmp8rco7_7g.zip |##########################---------------------------| 48.84% tmp8rco7_7g.zip |##########################---------------------------| 48.98% tmp8rco7_7g.zip |##########################---------------------------| 49.11% tmp8rco7_7g.zip |##########################---------------------------| 49.25% tmp8rco7_7g.zip |##########################---------------------------| 49.38% tmp8rco7_7g.zip |##########################---------------------------| 49.52% tmp8rco7_7g.zip |##########################---------------------------| 49.65% tmp8rco7_7g.zip |##########################---------------------------| 49.79% tmp8rco7_7g.zip |##########################---------------------------| 49.92% tmp8rco7_7g.zip |###########################--------------------------| 50.06% tmp8rco7_7g.zip |###########################--------------------------| 50.19% tmp8rco7_7g.zip |###########################--------------------------| 50.33% tmp8rco7_7g.zip |###########################--------------------------| 50.46% tmp8rco7_7g.zip |###########################--------------------------| 50.6% tmp8rco7_7g.zip |###########################--------------------------| 50.73% tmp8rco7_7g.zip |###########################--------------------------| 50.87% tmp8rco7_7g.zip |###########################--------------------------| 51.0% tmp8rco7_7g.zip |###########################--------------------------| 51.14% tmp8rco7_7g.zip |###########################--------------------------| 51.27% tmp8rco7_7g.zip |###########################--------------------------| 51.41% tmp8rco7_7g.zip |###########################--------------------------| 51.54% tmp8rco7_7g.zip |###########################--------------------------| 51.67% tmp8rco7_7g.zip |###########################--------------------------| 51.81% tmp8rco7_7g.zip |############################-------------------------| 51.94% tmp8rco7_7g.zip |############################-------------------------| 52.08% tmp8rco7_7g.zip |############################-------------------------| 52.21% tmp8rco7_7g.zip |############################-------------------------| 52.35% tmp8rco7_7g.zip |############################-------------------------| 52.48% tmp8rco7_7g.zip |############################-------------------------| 52.62% tmp8rco7_7g.zip |############################-------------------------| 52.75% tmp8rco7_7g.zip |############################-------------------------| 52.89% tmp8rco7_7g.zip |############################-------------------------| 53.02% tmp8rco7_7g.zip |############################-------------------------| 53.16% tmp8rco7_7g.zip |############################-------------------------| 53.29% tmp8rco7_7g.zip |############################-------------------------| 53.43% tmp8rco7_7g.zip |############################-------------------------| 53.56% tmp8rco7_7g.zip |############################-------------------------| 53.7% tmp8rco7_7g.zip |#############################------------------------| 53.83% tmp8rco7_7g.zip |#############################------------------------| 53.97% tmp8rco7_7g.zip |#############################------------------------| 54.1% tmp8rco7_7g.zip |#############################------------------------| 54.24% tmp8rco7_7g.zip |#############################------------------------| 54.37% tmp8rco7_7g.zip |#############################------------------------| 54.51% tmp8rco7_7g.zip |#############################------------------------| 54.64% tmp8rco7_7g.zip |#############################------------------------| 54.78% tmp8rco7_7g.zip |#############################------------------------| 54.91% tmp8rco7_7g.zip |#############################------------------------| 55.05% tmp8rco7_7g.zip |#############################------------------------| 55.18% tmp8rco7_7g.zip |#############################------------------------| 55.32% tmp8rco7_7g.zip |#############################------------------------| 55.45% tmp8rco7_7g.zip |#############################------------------------| 55.59% tmp8rco7_7g.zip |##############################-----------------------| 55.72% tmp8rco7_7g.zip |##############################-----------------------| 55.86% tmp8rco7_7g.zip |##############################-----------------------| 55.99% tmp8rco7_7g.zip |##############################-----------------------| 56.13% tmp8rco7_7g.zip |##############################-----------------------| 56.26% tmp8rco7_7g.zip |##############################-----------------------| 56.4% tmp8rco7_7g.zip |##############################-----------------------| 56.53% tmp8rco7_7g.zip |##############################-----------------------| 56.67% tmp8rco7_7g.zip |##############################-----------------------| 56.8% tmp8rco7_7g.zip |##############################-----------------------| 56.94% tmp8rco7_7g.zip |##############################-----------------------| 57.07% tmp8rco7_7g.zip |##############################-----------------------| 57.21% tmp8rco7_7g.zip |##############################-----------------------| 57.34% tmp8rco7_7g.zip |##############################-----------------------| 57.48% tmp8rco7_7g.zip |###############################----------------------| 57.61% tmp8rco7_7g.zip |###############################----------------------| 57.75% tmp8rco7_7g.zip |###############################----------------------| 57.88% tmp8rco7_7g.zip |###############################----------------------| 58.02% tmp8rco7_7g.zip |###############################----------------------| 58.15% tmp8rco7_7g.zip |###############################----------------------| 58.29% tmp8rco7_7g.zip |###############################----------------------| 58.42% tmp8rco7_7g.zip |###############################----------------------| 58.56% tmp8rco7_7g.zip |###############################----------------------| 58.69% tmp8rco7_7g.zip |###############################----------------------| 58.83% tmp8rco7_7g.zip |###############################----------------------| 58.96% tmp8rco7_7g.zip |###############################----------------------| 59.1% tmp8rco7_7g.zip |###############################----------------------| 59.23% tmp8rco7_7g.zip |###############################----------------------| 59.37% tmp8rco7_7g.zip |################################---------------------| 59.5% tmp8rco7_7g.zip |################################---------------------| 59.64% tmp8rco7_7g.zip |################################---------------------| 59.77% tmp8rco7_7g.zip |################################---------------------| 59.91% tmp8rco7_7g.zip |################################---------------------| 60.04% tmp8rco7_7g.zip |################################---------------------| 60.18% tmp8rco7_7g.zip |################################---------------------| 60.31% tmp8rco7_7g.zip |################################---------------------| 60.44% tmp8rco7_7g.zip |################################---------------------| 60.58% tmp8rco7_7g.zip |################################---------------------| 60.71% tmp8rco7_7g.zip |################################---------------------| 60.85% tmp8rco7_7g.zip |################################---------------------| 60.98% tmp8rco7_7g.zip |################################---------------------| 61.12% tmp8rco7_7g.zip |################################---------------------| 61.25% tmp8rco7_7g.zip |#################################--------------------| 61.39% tmp8rco7_7g.zip |#################################--------------------| 61.52% tmp8rco7_7g.zip |#################################--------------------| 61.66% tmp8rco7_7g.zip |#################################--------------------| 61.79% tmp8rco7_7g.zip |#################################--------------------| 61.93% tmp8rco7_7g.zip |#################################--------------------| 62.06% tmp8rco7_7g.zip |#################################--------------------| 62.2% tmp8rco7_7g.zip |#################################--------------------| 62.33% tmp8rco7_7g.zip |#################################--------------------| 62.47% tmp8rco7_7g.zip |#################################--------------------| 62.6% tmp8rco7_7g.zip |#################################--------------------| 62.74% tmp8rco7_7g.zip |#################################--------------------| 62.87% tmp8rco7_7g.zip |#################################--------------------| 63.01% tmp8rco7_7g.zip |#################################--------------------| 63.14% tmp8rco7_7g.zip |##################################-------------------| 63.28% tmp8rco7_7g.zip |##################################-------------------| 63.41% tmp8rco7_7g.zip |##################################-------------------| 63.55% tmp8rco7_7g.zip |##################################-------------------| 63.68% tmp8rco7_7g.zip |##################################-------------------| 63.82% tmp8rco7_7g.zip |##################################-------------------| 63.95% tmp8rco7_7g.zip |##################################-------------------| 64.09% tmp8rco7_7g.zip |##################################-------------------| 64.22% tmp8rco7_7g.zip |##################################-------------------| 64.36% tmp8rco7_7g.zip |##################################-------------------| 64.49% tmp8rco7_7g.zip |##################################-------------------| 64.63% tmp8rco7_7g.zip |##################################-------------------| 64.76% tmp8rco7_7g.zip |##################################-------------------| 64.9% tmp8rco7_7g.zip |##################################-------------------| 65.03% tmp8rco7_7g.zip |###################################------------------| 65.17% tmp8rco7_7g.zip |###################################------------------| 65.3% tmp8rco7_7g.zip |###################################------------------| 65.44% tmp8rco7_7g.zip |###################################------------------| 65.57% tmp8rco7_7g.zip |###################################------------------| 65.71% tmp8rco7_7g.zip |###################################------------------| 65.84% tmp8rco7_7g.zip |###################################------------------| 65.98% tmp8rco7_7g.zip |###################################------------------| 66.11% tmp8rco7_7g.zip |###################################------------------| 66.25% tmp8rco7_7g.zip |###################################------------------| 66.38% tmp8rco7_7g.zip |###################################------------------| 66.52% tmp8rco7_7g.zip |###################################------------------| 66.65% tmp8rco7_7g.zip |###################################------------------| 66.79% tmp8rco7_7g.zip |###################################------------------| 66.92% tmp8rco7_7g.zip |####################################-----------------| 67.06% tmp8rco7_7g.zip |####################################-----------------| 67.19% tmp8rco7_7g.zip |####################################-----------------| 67.33% tmp8rco7_7g.zip |####################################-----------------| 67.46% tmp8rco7_7g.zip |####################################-----------------| 67.6% tmp8rco7_7g.zip |####################################-----------------| 67.73% tmp8rco7_7g.zip |####################################-----------------| 67.87% tmp8rco7_7g.zip |####################################-----------------| 68.0% tmp8rco7_7g.zip |####################################-----------------| 68.14% tmp8rco7_7g.zip |####################################-----------------| 68.27% tmp8rco7_7g.zip |####################################-----------------| 68.41% tmp8rco7_7g.zip |####################################-----------------| 68.54% tmp8rco7_7g.zip |####################################-----------------| 68.68% tmp8rco7_7g.zip |####################################-----------------| 68.81% tmp8rco7_7g.zip |#####################################----------------| 68.94% tmp8rco7_7g.zip |#####################################----------------| 69.08% tmp8rco7_7g.zip |#####################################----------------| 69.21% tmp8rco7_7g.zip |#####################################----------------| 69.35% tmp8rco7_7g.zip |#####################################----------------| 69.48% tmp8rco7_7g.zip |#####################################----------------| 69.62% tmp8rco7_7g.zip |#####################################----------------| 69.75% tmp8rco7_7g.zip |#####################################----------------| 69.89% tmp8rco7_7g.zip |#####################################----------------| 70.02% tmp8rco7_7g.zip |#####################################----------------| 70.16% tmp8rco7_7g.zip |#####################################----------------| 70.29% tmp8rco7_7g.zip |#####################################----------------| 70.43% tmp8rco7_7g.zip |#####################################----------------| 70.56% tmp8rco7_7g.zip |#####################################----------------| 70.7% tmp8rco7_7g.zip |######################################---------------| 70.83% tmp8rco7_7g.zip |######################################---------------| 70.97% tmp8rco7_7g.zip |######################################---------------| 71.1% tmp8rco7_7g.zip |######################################---------------| 71.24% tmp8rco7_7g.zip |######################################---------------| 71.37% tmp8rco7_7g.zip |######################################---------------| 71.51% tmp8rco7_7g.zip |######################################---------------| 71.64% tmp8rco7_7g.zip |######################################---------------| 71.78% tmp8rco7_7g.zip |######################################---------------| 71.91% tmp8rco7_7g.zip |######################################---------------| 72.05% tmp8rco7_7g.zip |######################################---------------| 72.18% tmp8rco7_7g.zip |######################################---------------| 72.32% tmp8rco7_7g.zip |######################################---------------| 72.45% tmp8rco7_7g.zip |######################################---------------| 72.59% tmp8rco7_7g.zip |#######################################--------------| 72.72% tmp8rco7_7g.zip |#######################################--------------| 72.86% tmp8rco7_7g.zip |#######################################--------------| 72.99% tmp8rco7_7g.zip |#######################################--------------| 73.13% tmp8rco7_7g.zip |#######################################--------------| 73.26% tmp8rco7_7g.zip |#######################################--------------| 73.4% tmp8rco7_7g.zip |#######################################--------------| 73.53% tmp8rco7_7g.zip |#######################################--------------| 73.67% tmp8rco7_7g.zip |#######################################--------------| 73.8% tmp8rco7_7g.zip |#######################################--------------| 73.94% tmp8rco7_7g.zip |#######################################--------------| 74.07% tmp8rco7_7g.zip |#######################################--------------| 74.21% tmp8rco7_7g.zip |#######################################--------------| 74.34% tmp8rco7_7g.zip |#######################################--------------| 74.48% tmp8rco7_7g.zip |########################################-------------| 74.61% tmp8rco7_7g.zip |########################################-------------| 74.75% tmp8rco7_7g.zip |########################################-------------| 74.88% tmp8rco7_7g.zip |########################################-------------| 75.02% tmp8rco7_7g.zip |########################################-------------| 75.15% tmp8rco7_7g.zip |########################################-------------| 75.29% tmp8rco7_7g.zip |########################################-------------| 75.42% tmp8rco7_7g.zip |########################################-------------| 75.56% tmp8rco7_7g.zip |########################################-------------| 75.69% tmp8rco7_7g.zip |########################################-------------| 75.83% tmp8rco7_7g.zip |########################################-------------| 75.96% tmp8rco7_7g.zip |########################################-------------| 76.1% tmp8rco7_7g.zip |########################################-------------| 76.23% tmp8rco7_7g.zip |########################################-------------| 76.37% tmp8rco7_7g.zip |#########################################------------| 76.5% tmp8rco7_7g.zip |#########################################------------| 76.64% tmp8rco7_7g.zip |#########################################------------| 76.77% tmp8rco7_7g.zip |#########################################------------| 76.91% tmp8rco7_7g.zip |#########################################------------| 77.04% tmp8rco7_7g.zip |#########################################------------| 77.18% tmp8rco7_7g.zip |#########################################------------| 77.31% tmp8rco7_7g.zip |#########################################------------| 77.45% tmp8rco7_7g.zip |#########################################------------| 77.58% tmp8rco7_7g.zip |#########################################------------| 77.71% tmp8rco7_7g.zip |#########################################------------| 77.85% tmp8rco7_7g.zip |#########################################------------| 77.98% tmp8rco7_7g.zip |#########################################------------| 78.12% tmp8rco7_7g.zip |#########################################------------| 78.25% tmp8rco7_7g.zip |##########################################-----------| 78.39% tmp8rco7_7g.zip |##########################################-----------| 78.52% tmp8rco7_7g.zip |##########################################-----------| 78.66% tmp8rco7_7g.zip |##########################################-----------| 78.79% tmp8rco7_7g.zip |##########################################-----------| 78.93% tmp8rco7_7g.zip |##########################################-----------| 79.06% tmp8rco7_7g.zip |##########################################-----------| 79.2% tmp8rco7_7g.zip |##########################################-----------| 79.33% tmp8rco7_7g.zip |##########################################-----------| 79.47% tmp8rco7_7g.zip |##########################################-----------| 79.6% tmp8rco7_7g.zip |##########################################-----------| 79.74% tmp8rco7_7g.zip |##########################################-----------| 79.87% tmp8rco7_7g.zip |##########################################-----------| 80.01% tmp8rco7_7g.zip |##########################################-----------| 80.14% tmp8rco7_7g.zip |###########################################----------| 80.28% tmp8rco7_7g.zip |###########################################----------| 80.41% tmp8rco7_7g.zip |###########################################----------| 80.55% tmp8rco7_7g.zip |###########################################----------| 80.68% tmp8rco7_7g.zip |###########################################----------| 80.82% tmp8rco7_7g.zip |###########################################----------| 80.95% tmp8rco7_7g.zip |###########################################----------| 81.09% tmp8rco7_7g.zip |###########################################----------| 81.22% tmp8rco7_7g.zip |###########################################----------| 81.36% tmp8rco7_7g.zip |###########################################----------| 81.49% tmp8rco7_7g.zip |###########################################----------| 81.63% tmp8rco7_7g.zip |###########################################----------| 81.76% tmp8rco7_7g.zip |###########################################----------| 81.9% tmp8rco7_7g.zip |###########################################----------| 82.03% tmp8rco7_7g.zip |############################################---------| 82.17% tmp8rco7_7g.zip |############################################---------| 82.3% tmp8rco7_7g.zip |############################################---------| 82.44% tmp8rco7_7g.zip |############################################---------| 82.57% tmp8rco7_7g.zip |############################################---------| 82.71% tmp8rco7_7g.zip |############################################---------| 82.84% tmp8rco7_7g.zip |############################################---------| 82.98% tmp8rco7_7g.zip |############################################---------| 83.11% tmp8rco7_7g.zip |############################################---------| 83.25% tmp8rco7_7g.zip |############################################---------| 83.38% tmp8rco7_7g.zip |############################################---------| 83.52% tmp8rco7_7g.zip |############################################---------| 83.65% tmp8rco7_7g.zip |############################################---------| 83.79% tmp8rco7_7g.zip |############################################---------| 83.92% tmp8rco7_7g.zip |#############################################--------| 84.06% tmp8rco7_7g.zip |#############################################--------| 84.19% tmp8rco7_7g.zip |#############################################--------| 84.33% tmp8rco7_7g.zip |#############################################--------| 84.46% tmp8rco7_7g.zip |#############################################--------| 84.6% tmp8rco7_7g.zip |#############################################--------| 84.73% tmp8rco7_7g.zip |#############################################--------| 84.87% tmp8rco7_7g.zip |#############################################--------| 85.0% tmp8rco7_7g.zip |#############################################--------| 85.14% tmp8rco7_7g.zip |#############################################--------| 85.27% tmp8rco7_7g.zip |#############################################--------| 85.41% tmp8rco7_7g.zip |#############################################--------| 85.54% tmp8rco7_7g.zip |#############################################--------| 85.68% tmp8rco7_7g.zip |#############################################--------| 85.81% tmp8rco7_7g.zip |##############################################-------| 85.95% tmp8rco7_7g.zip |##############################################-------| 86.08% tmp8rco7_7g.zip |##############################################-------| 86.21% tmp8rco7_7g.zip |##############################################-------| 86.35% tmp8rco7_7g.zip |##############################################-------| 86.48% tmp8rco7_7g.zip |##############################################-------| 86.62% tmp8rco7_7g.zip |##############################################-------| 86.75% tmp8rco7_7g.zip |##############################################-------| 86.89% tmp8rco7_7g.zip |##############################################-------| 87.02% tmp8rco7_7g.zip |##############################################-------| 87.16% tmp8rco7_7g.zip |##############################################-------| 87.29% tmp8rco7_7g.zip |##############################################-------| 87.43% tmp8rco7_7g.zip |##############################################-------| 87.56% tmp8rco7_7g.zip |##############################################-------| 87.7% tmp8rco7_7g.zip |###############################################------| 87.83% tmp8rco7_7g.zip |###############################################------| 87.97% tmp8rco7_7g.zip |###############################################------| 88.1% tmp8rco7_7g.zip |###############################################------| 88.24% tmp8rco7_7g.zip |###############################################------| 88.37% tmp8rco7_7g.zip |###############################################------| 88.51% tmp8rco7_7g.zip |###############################################------| 88.64% tmp8rco7_7g.zip |###############################################------| 88.78% tmp8rco7_7g.zip |###############################################------| 88.91% tmp8rco7_7g.zip |###############################################------| 89.05% tmp8rco7_7g.zip |###############################################------| 89.18% tmp8rco7_7g.zip |###############################################------| 89.32% tmp8rco7_7g.zip |###############################################------| 89.45% tmp8rco7_7g.zip |###############################################------| 89.59% tmp8rco7_7g.zip |################################################-----| 89.72% tmp8rco7_7g.zip |################################################-----| 89.86% tmp8rco7_7g.zip |################################################-----| 89.99% tmp8rco7_7g.zip |################################################-----| 90.13% tmp8rco7_7g.zip |################################################-----| 90.26% tmp8rco7_7g.zip |################################################-----| 90.4% tmp8rco7_7g.zip |################################################-----| 90.53% tmp8rco7_7g.zip |################################################-----| 90.67% tmp8rco7_7g.zip |################################################-----| 90.8% tmp8rco7_7g.zip |################################################-----| 90.94% tmp8rco7_7g.zip |################################################-----| 91.07% tmp8rco7_7g.zip |################################################-----| 91.21% tmp8rco7_7g.zip |################################################-----| 91.34% tmp8rco7_7g.zip |################################################-----| 91.48% tmp8rco7_7g.zip |#################################################----| 91.61% tmp8rco7_7g.zip |#################################################----| 91.75% tmp8rco7_7g.zip |#################################################----| 91.88% tmp8rco7_7g.zip |#################################################----| 92.02% tmp8rco7_7g.zip |#################################################----| 92.15% tmp8rco7_7g.zip |#################################################----| 92.29% tmp8rco7_7g.zip |#################################################----| 92.42% tmp8rco7_7g.zip |#################################################----| 92.56% tmp8rco7_7g.zip |#################################################----| 92.69% tmp8rco7_7g.zip |#################################################----| 92.83% tmp8rco7_7g.zip |#################################################----| 92.96% tmp8rco7_7g.zip |#################################################----| 93.1% tmp8rco7_7g.zip |#################################################----| 93.23% tmp8rco7_7g.zip |#################################################----| 93.37% tmp8rco7_7g.zip |##################################################---| 93.5% tmp8rco7_7g.zip |##################################################---| 93.64% tmp8rco7_7g.zip |##################################################---| 93.77% tmp8rco7_7g.zip |##################################################---| 93.91% tmp8rco7_7g.zip |##################################################---| 94.04% tmp8rco7_7g.zip |##################################################---| 94.18% tmp8rco7_7g.zip |##################################################---| 94.31% tmp8rco7_7g.zip |##################################################---| 94.45% tmp8rco7_7g.zip |##################################################---| 94.58% tmp8rco7_7g.zip |##################################################---| 94.71% tmp8rco7_7g.zip |##################################################---| 94.85% tmp8rco7_7g.zip |##################################################---| 94.98% tmp8rco7_7g.zip |##################################################---| 95.12% tmp8rco7_7g.zip |##################################################---| 95.25% tmp8rco7_7g.zip |###################################################--| 95.39% tmp8rco7_7g.zip |###################################################--| 95.52% tmp8rco7_7g.zip |###################################################--| 95.66% tmp8rco7_7g.zip |###################################################--| 95.79% tmp8rco7_7g.zip |###################################################--| 95.93% tmp8rco7_7g.zip |###################################################--| 96.06% tmp8rco7_7g.zip |###################################################--| 96.2% tmp8rco7_7g.zip |###################################################--| 96.33% tmp8rco7_7g.zip |###################################################--| 96.47% tmp8rco7_7g.zip |###################################################--| 96.6% tmp8rco7_7g.zip |###################################################--| 96.74% tmp8rco7_7g.zip |###################################################--| 96.87% tmp8rco7_7g.zip |###################################################--| 97.01% tmp8rco7_7g.zip |###################################################--| 97.14% tmp8rco7_7g.zip |####################################################-| 97.28% tmp8rco7_7g.zip |####################################################-| 97.41% tmp8rco7_7g.zip |####################################################-| 97.55% tmp8rco7_7g.zip |####################################################-| 97.68% tmp8rco7_7g.zip |####################################################-| 97.82% tmp8rco7_7g.zip |####################################################-| 97.95% tmp8rco7_7g.zip |####################################################-| 98.09% tmp8rco7_7g.zip |####################################################-| 98.22% tmp8rco7_7g.zip |####################################################-| 98.36% tmp8rco7_7g.zip |####################################################-| 98.49% tmp8rco7_7g.zip |####################################################-| 98.63% tmp8rco7_7g.zip |####################################################-| 98.76% tmp8rco7_7g.zip |####################################################-| 98.9% tmp8rco7_7g.zip |####################################################-| 99.03% tmp8rco7_7g.zip |#####################################################| 99.17% tmp8rco7_7g.zip |#####################################################| 99.3% tmp8rco7_7g.zip |#####################################################| 99.44% tmp8rco7_7g.zip |#####################################################| 99.57% tmp8rco7_7g.zip |#####################################################| 99.71% tmp8rco7_7g.zip |#####################################################| 99.84% tmp8rco7_7g.zip |#####################################################| 99.98% tmp8rco7_7g.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 5498c3df-fc83-496f-ab3e-7f7952a4bcf8 + cm_hasany 'executions?is_system_workflow=true&status=pending&status=started&status=queued&status=scheduled' ++ /bin/jq .metadata.pagination.total ++ curl -Ss -H 'Tenant: default_tenant' --user admin: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' + COUNT=0 + (( 0 > 0 )) + return 1 + touch /opt/manager/plugins-loaded + set +x Cloudify ready