2021-07-30 15:06:13.114 | + ./stack.sh:main:469 : exec 2021-07-30 15:06:13.114 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-07-30-150613' 2021-07-30 15:06:13.114 | ++ ./stack.sh:main:469 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-07-30-150613.summary.2021-07-30-150613 2021-07-30 15:06:13.114 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-07-30 15:06:13.114 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-07-30-150613 2021-07-30 15:06:13.114 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-07-30-150613 /opt/stack/logs/stack.sh.log 2021-07-30 15:06:13.114 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-07-30-150613.summary.2021-07-30-150613 /opt/stack/logs/stack.sh.log.summary 2021-07-30 15:06:13.114 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-07-30 15:06:13.114 | + functions:check_path_perm_sanity:596 : local real_path 2021-07-30 15:06:13.114 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-07-30 15:06:13.114 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-07-30 15:06:13.114 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-07-30 15:06:13.114 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-07-30 15:06:13.114 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-07-30 15:06:13.114 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-07-30 15:06:13.114 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-07-30 15:06:13.114 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-07-30 15:06:13.114 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-07-30 15:06:13.114 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-07-30 15:06:13.114 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-07-30 15:06:13.115 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-07-30 15:06:13.118 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-07-30 15:06:13.121 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-07-30 15:06:13.123 | + ./stack.sh:main:542 : trap err_trap ERR 2021-07-30 15:06:13.124 | + ./stack.sh:main:555 : set -o errexit 2021-07-30 15:06:13.126 | + ./stack.sh:main:558 : uname -a 2021-07-30 15:06:13.127 | Linux dv-cinder-803046-1-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-07-30 15:06:13.129 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-07-30 15:06:13.131 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-07-30 15:06:13.134 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-07-30 15:06:13.171 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-07-30 15:06:13.186 | + ./stack.sh:main:572 : fetch_plugins 2021-07-30 15:06:13.188 | + functions-common:fetch_plugins:1655 : local plugins= 2021-07-30 15:06:13.190 | + functions-common:fetch_plugins:1656 : local plugin 2021-07-30 15:06:13.192 | + functions-common:fetch_plugins:1659 : [[ -z '' ]] 2021-07-30 15:06:13.194 | + functions-common:fetch_plugins:1660 : return 2021-07-30 15:06:13.195 | + ./stack.sh:main:576 : run_phase override_defaults 2021-07-30 15:06:13.197 | + functions-common:run_phase:1737 : local mode=override_defaults 2021-07-30 15:06:13.199 | + functions-common:run_phase:1738 : local phase= 2021-07-30 15:06:13.201 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-07-30 15:06:13.202 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-07-30 15:06:13.204 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-07-30 15:06:13.206 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-07-30 15:06:13.208 | + functions-common:run_phase:1747 : local extra 2021-07-30 15:06:13.210 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-07-30 15:06:13.213 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-07-30 15:06:13.214 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-07-30 15:06:13.216 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-07-30 15:06:13.218 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-07-30 15:06:13.220 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-07-30 15:06:13.232 | ++ functions-common:is_service_enabled:1965 : return 0 2021-07-30 15:06:13.234 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-07-30 15:06:13.236 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-07-30 15:06:13.238 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-07-30 15:06:13.239 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-07-30 15:06:13.241 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-07-30 15:06:13.243 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-07-30 15:06:13.245 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-07-30 15:06:13.247 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-07-30 15:06:13.249 | + functions-common:run_phase:1758 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-07-30 15:06:13.250 | + functions-common:run_phase:1761 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-07-30 15:06:13.252 | + functions-common:run_phase:1762 : plugin_override_defaults 2021-07-30 15:06:13.254 | + functions-common:plugin_override_defaults:1696 : local plugins= 2021-07-30 15:06:13.256 | + functions-common:plugin_override_defaults:1697 : local plugin 2021-07-30 15:06:13.257 | + functions-common:plugin_override_defaults:1700 : [[ -z '' ]] 2021-07-30 15:06:13.259 | + functions-common:plugin_override_defaults:1701 : return 2021-07-30 15:06:13.261 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-07-30 15:06:13.278 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-07-30 15:06:13.280 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-07-30 15:06:13.292 | ++ functions-common:is_service_enabled:1965 : return 1 2021-07-30 15:06:13.294 | +++ lib/tls:source:43 : hostname -f 2021-07-30 15:06:13.298 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-07-30 15:06:13.299 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-07-30 15:06:13.301 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-07-30 15:06:13.303 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-07-30 15:06:13.305 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-07-30 15:06:13.307 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-07-30 15:06:13.309 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-07-30 15:06:13.311 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-07-30 15:06:13.313 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-07-30 15:06:13.314 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-07-30 15:06:13.319 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-07-30 15:06:13.329 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-07-30 15:06:13.346 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-07-30 15:06:13.358 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-07-30 15:06:13.370 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-07-30 15:06:13.400 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-07-30 15:06:13.448 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-07-30 15:06:13.530 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-07-30 15:06:13.550 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-07-30 15:06:13.590 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-07-30 15:06:13.639 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-07-30 15:06:13.760 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-07-30 15:06:13.774 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-07-30 15:06:13.785 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-07-30 15:06:13.798 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-07-30 15:06:13.883 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/os-vif 2021-07-30 15:06:13.886 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-07-30 15:06:13.888 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-07-30 15:06:13.890 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-07-30 15:06:13.892 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-07-30 15:06:13.894 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-07-30 15:06:13.897 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-07-30 15:06:13.897 | False' 2021-07-30 15:06:13.900 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-07-30 15:06:13.914 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-07-30 15:06:13.917 | + ./stack.sh:main:606 : run_phase source 2021-07-30 15:06:13.919 | + functions-common:run_phase:1737 : local mode=source 2021-07-30 15:06:13.920 | + functions-common:run_phase:1738 : local phase= 2021-07-30 15:06:13.922 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-07-30 15:06:13.924 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-07-30 15:06:13.926 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-07-30 15:06:13.928 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-07-30 15:06:13.930 | + functions-common:run_phase:1747 : local extra 2021-07-30 15:06:13.933 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-07-30 15:06:13.936 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-07-30 15:06:13.938 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-07-30 15:06:13.940 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-07-30 15:06:13.942 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-07-30 15:06:13.944 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-07-30 15:06:13.958 | ++ functions-common:is_service_enabled:1965 : return 0 2021-07-30 15:06:13.960 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-07-30 15:06:13.962 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-07-30 15:06:13.999 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-07-30 15:06:14.001 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-07-30 15:06:14.003 | + functions-common:run_phase:1758 : [[ source == \s\o\u\r\c\e ]] 2021-07-30 15:06:14.005 | + functions-common:run_phase:1759 : load_plugin_settings 2021-07-30 15:06:14.007 | + functions-common:load_plugin_settings:1673 : local plugins= 2021-07-30 15:06:14.010 | + functions-common:load_plugin_settings:1674 : local plugin 2021-07-30 15:06:14.012 | + functions-common:load_plugin_settings:1677 : [[ -z '' ]] 2021-07-30 15:06:14.014 | + functions-common:load_plugin_settings:1678 : return 2021-07-30 15:06:14.016 | + functions-common:run_phase:1760 : verify_disabled_services 2021-07-30 15:06:14.018 | + functions-common:verify_disabled_services:2020 : local service 2021-07-30 15:06:14.020 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-30 15:06:14.022 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-07-30 15:06:14.024 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-30 15:06:14.027 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-07-30 15:06:14.029 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-30 15:06:14.031 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-07-30 15:06:14.034 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-30 15:06:14.036 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-07-30 15:06:14.038 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-30 15:06:14.040 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-07-30 15:06:14.043 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-30 15:06:14.045 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-07-30 15:06:14.047 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-30 15:06:14.049 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-07-30 15:06:14.052 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-30 15:06:14.054 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-07-30 15:06:14.056 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-30 15:06:14.058 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-07-30 15:06:14.061 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-30 15:06:14.063 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-07-30 15:06:14.065 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-30 15:06:14.067 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-07-30 15:06:14.069 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-30 15:06:14.072 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-07-30 15:06:14.074 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-30 15:06:14.076 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-07-30 15:06:14.079 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-30 15:06:14.081 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-07-30 15:06:14.083 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-30 15:06:14.085 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-07-30 15:06:14.088 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-30 15:06:14.090 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-07-30 15:06:14.092 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-30 15:06:14.094 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-07-30 15:06:14.097 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-30 15:06:14.099 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-07-30 15:06:14.101 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-30 15:06:14.103 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-07-30 15:06:14.105 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-30 15:06:14.107 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-07-30 15:06:14.109 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-30 15:06:14.112 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-07-30 15:06:14.114 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-30 15:06:14.116 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-07-30 15:06:14.118 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-30 15:06:14.121 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-07-30 15:06:14.123 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-30 15:06:14.125 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-07-30 15:06:14.127 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-30 15:06:14.129 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-07-30 15:06:14.131 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-30 15:06:14.134 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-07-30 15:06:14.136 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-30 15:06:14.138 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-07-30 15:06:14.141 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-30 15:06:14.143 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-07-30 15:06:14.145 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-30 15:06:14.147 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-07-30 15:06:14.150 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-30 15:06:14.152 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-07-30 15:06:14.154 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-30 15:06:14.156 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-07-30 15:06:14.158 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-30 15:06:14.160 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-07-30 15:06:14.162 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-30 15:06:14.165 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-07-30 15:06:14.167 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-30 15:06:14.169 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-07-30 15:06:14.171 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-30 15:06:14.173 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-07-30 15:06:14.175 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-30 15:06:14.178 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-07-30 15:06:14.180 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-30 15:06:14.182 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-07-30 15:06:14.184 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-30 15:06:14.187 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-07-30 15:06:14.189 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-30 15:06:14.191 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-07-30 15:06:14.193 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-30 15:06:14.195 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-07-30 15:06:14.199 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-30 15:06:14.202 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-07-30 15:06:14.204 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-30 15:06:14.206 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-07-30 15:06:14.208 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-30 15:06:14.210 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-07-30 15:06:14.212 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-30 15:06:14.215 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-07-30 15:06:14.217 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-07-30 15:06:14.219 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-07-30 15:06:14.222 | + ./stack.sh:main:677 : initialize_database_backends 2021-07-30 15:06:14.224 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-07-30 15:06:14.226 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-07-30 15:06:14.240 | + functions-common:is_service_enabled:1965 : return 0 2021-07-30 15:06:14.242 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-07-30 15:06:14.245 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-07-30 15:06:14.247 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-07-30 15:06:14.262 | + functions-common:is_service_enabled:1965 : return 1 2021-07-30 15:06:14.264 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-07-30 15:06:14.266 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-07-30 15:06:14.269 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-07-30 15:06:14.271 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-07-30 15:06:14.273 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-07-30 15:06:14.275 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-07-30 15:06:14.278 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-07-30 15:06:14.281 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-07-30 15:06:14.283 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-07-30 15:06:14.285 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-07-30 15:06:14.288 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-07-30 15:06:14.290 | + lib/database:initialize_database_backends:104 : return 0 2021-07-30 15:06:14.292 | + ./stack.sh:main:678 : echo 'Using mysql database backend' 2021-07-30 15:06:14.292 | Using mysql database backend 2021-07-30 15:06:14.294 | + ./stack.sh:main:681 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-07-30 15:06:14.310 | + ./stack.sh:main:693 : is_service_enabled rabbit 2021-07-30 15:06:14.325 | + functions-common:is_service_enabled:1965 : return 0 2021-07-30 15:06:14.328 | + ./stack.sh:main:694 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-07-30 15:06:14.343 | + ./stack.sh:main:701 : is_service_enabled keystone 2021-07-30 15:06:14.358 | + functions-common:is_service_enabled:1965 : return 0 2021-07-30 15:06:14.361 | + ./stack.sh:main:703 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-07-30 15:06:14.377 | + ./stack.sh:main:705 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-07-30 15:06:14.393 | + ./stack.sh:main:716 : is_service_enabled ldap 2021-07-30 15:06:14.409 | + functions-common:is_service_enabled:1965 : return 1 2021-07-30 15:06:14.411 | + ./stack.sh:main:725 : is_service_enabled s-proxy 2021-07-30 15:06:14.426 | + functions-common:is_service_enabled:1965 : return 0 2021-07-30 15:06:14.428 | + ./stack.sh:main:729 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-07-30 15:06:14.444 | + ./stack.sh:main:731 : [[ -z '' ]] 2021-07-30 15:06:14.447 | + ./stack.sh:main:731 : [[ False == \T\r\u\e ]] 2021-07-30 15:06:14.449 | + ./stack.sh:main:737 : save_stackenv 737 2021-07-30 15:06:14.452 | + functions-common:save_stackenv:60 : local tag=737 2021-07-30 15:06:14.455 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-07-30 15:06:14.459 | + functions-common:save_stackenv:62 : time_stamp=2021-07-30-150614 2021-07-30 15:06:14.461 | + functions-common:save_stackenv:63 : echo '# 2021-07-30-150614 737' 2021-07-30 15:06:14.463 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-30 15:06:14.465 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-07-30 15:06:14.468 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-30 15:06:14.470 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-07-30 15:06:14.472 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-30 15:06:14.474 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-07-30 15:06:14.477 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-30 15:06:14.479 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-07-30 15:06:14.482 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-30 15:06:14.484 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.61 2021-07-30 15:06:14.486 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-30 15:06:14.488 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.61/identity 2021-07-30 15:06:14.491 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-30 15:06:14.493 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-07-30-150613 2021-07-30 15:06:14.496 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-30 15:06:14.498 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-07-30 15:06:14.500 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-30 15:06:14.502 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.61 2021-07-30 15:06:14.505 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-30 15:06:14.507 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-07-30 15:06:14.509 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-30 15:06:14.511 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-07-30 15:06:14.513 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-30 15:06:14.516 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-07-30 15:06:14.518 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-07-30 15:06:14.520 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-07-30 15:06:14.523 | + ./stack.sh:main:748 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-07-30 15:06:14.525 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-07-30 15:06:14.527 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-07-30 15:06:14.529 | + functions-common:git_clone:525 : local git_ref=master 2021-07-30 15:06:14.531 | + functions-common:git_clone:526 : local orig_dir 2021-07-30 15:06:14.534 | ++ functions-common:git_clone:527 : pwd 2021-07-30 15:06:14.536 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-07-30 15:06:14.538 | + functions-common:git_clone:528 : local git_clone_flags= 2021-07-30 15:06:14.541 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-07-30 15:06:14.556 | + functions-common:git_clone:530 : RECLONE=False 2021-07-30 15:06:14.558 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-07-30 15:06:14.560 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-07-30 15:06:14.563 | + functions-common:git_clone:544 : echo master 2021-07-30 15:06:14.564 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-07-30 15:06:14.569 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-07-30 15:06:14.571 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-07-30 15:06:14.573 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-07-30 15:06:14.575 | + functions-common:git_clone:593 : git show --oneline 2021-07-30 15:06:14.576 | + functions-common:git_clone:593 : head -1 2021-07-30 15:06:14.579 | 27c05784 Merge "update constraint for tempest to new release 28.0.0" 2021-07-30 15:06:14.581 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-07-30 15:06:14.584 | + ./stack.sh:main:752 : echo_summary 'Installing package prerequisites' 2021-07-30 15:06:14.586 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-07-30 15:06:14.588 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-07-30 15:06:14.590 | + ./stack.sh:main:753 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-07-30 15:06:14.593 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-07-30 15:06:14.595 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-07-30 15:06:14.598 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-07-30 15:06:14.600 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-07-30 15:06:14.602 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-07-30 15:06:14.605 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-07-30 15:06:14.608 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-07-30 15:06:14.612 | ++ tools/install_prereqs.sh:source:47 : NOW=1627657574 2021-07-30 15:06:14.615 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-07-30 15:06:14.619 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-07-30 15:06:14.622 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-07-30 15:06:14.625 | ++ tools/install_prereqs.sh:source:49 : DELTA=1627657574 2021-07-30 15:06:14.627 | ++ tools/install_prereqs.sh:source:50 : [[ 1627657574 -lt 7200 ]] 2021-07-30 15:06:14.629 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-07-30 15:06:14.632 | ++ functions-common:export_proxy_variables:2127 : isset http_proxy 2021-07-30 15:06:14.634 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-07-30 15:06:14.636 | ++ functions-common:export_proxy_variables:2130 : isset https_proxy 2021-07-30 15:06:14.639 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-07-30 15:06:14.641 | ++ functions-common:export_proxy_variables:2133 : isset no_proxy 2021-07-30 15:06:14.643 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-07-30 15:06:14.647 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-07-30 15:06:14.693 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-07-30 15:06:14.693 | apache2-dev 2021-07-30 15:06:14.694 | bc 2021-07-30 15:06:14.694 | bsdmainutils 2021-07-30 15:06:14.694 | curl 2021-07-30 15:06:14.694 | g++ 2021-07-30 15:06:14.694 | gawk 2021-07-30 15:06:14.694 | gcc 2021-07-30 15:06:14.694 | gettext 2021-07-30 15:06:14.694 | git 2021-07-30 15:06:14.694 | graphviz 2021-07-30 15:06:14.694 | iputils-ping 2021-07-30 15:06:14.694 | libapache2-mod-proxy-uwsgi 2021-07-30 15:06:14.694 | libffi-dev 2021-07-30 15:06:14.694 | libjpeg-dev 2021-07-30 15:06:14.694 | libmysqlclient-dev 2021-07-30 15:06:14.694 | libpcre3-dev 2021-07-30 15:06:14.694 | libpq-dev 2021-07-30 15:06:14.694 | libssl-dev 2021-07-30 15:06:14.694 | libsystemd-dev 2021-07-30 15:06:14.694 | libxml2-dev 2021-07-30 15:06:14.694 | libxslt1-dev 2021-07-30 15:06:14.694 | libyaml-dev 2021-07-30 15:06:14.694 | lsof 2021-07-30 15:06:14.694 | openssh-server 2021-07-30 15:06:14.694 | openssl 2021-07-30 15:06:14.694 | pkg-config 2021-07-30 15:06:14.694 | psmisc 2021-07-30 15:06:14.694 | python3-dev 2021-07-30 15:06:14.694 | python3-pip 2021-07-30 15:06:14.694 | python3-systemd 2021-07-30 15:06:14.694 | python3-venv 2021-07-30 15:06:14.694 | tar 2021-07-30 15:06:14.694 | tcpdump 2021-07-30 15:06:14.694 | unzip 2021-07-30 15:06:14.694 | uuid-runtime 2021-07-30 15:06:14.694 | wget 2021-07-30 15:06:14.694 | wget 2021-07-30 15:06:14.695 | zlib1g-dev 2021-07-30 15:06:14.695 | libkrb5-dev 2021-07-30 15:06:14.695 | libldap2-dev 2021-07-30 15:06:14.695 | libsasl2-dev 2021-07-30 15:06:14.695 | memcached 2021-07-30 15:06:14.695 | python3-mysqldb 2021-07-30 15:06:14.695 | sqlite3 2021-07-30 15:06:14.695 | conntrack 2021-07-30 15:06:14.695 | curl 2021-07-30 15:06:14.695 | dnsmasq-base 2021-07-30 15:06:14.695 | dnsmasq-utils 2021-07-30 15:06:14.695 | ebtables 2021-07-30 15:06:14.695 | genisoimage 2021-07-30 15:06:14.695 | iptables 2021-07-30 15:06:14.695 | iputils-arping 2021-07-30 15:06:14.695 | kpartx 2021-07-30 15:06:14.695 | libjs-jquery-tablesorter 2021-07-30 15:06:14.695 | libmysqlclient-dev 2021-07-30 15:06:14.695 | parted 2021-07-30 15:06:14.695 | pm-utils 2021-07-30 15:06:14.695 | python3-mysqldb 2021-07-30 15:06:14.695 | socat 2021-07-30 15:06:14.695 | sqlite3 2021-07-30 15:06:14.695 | sudo 2021-07-30 15:06:14.695 | vlan 2021-07-30 15:06:14.695 | lsscsi 2021-07-30 15:06:14.695 | open-iscsi 2021-07-30 15:06:14.695 | lvm2 2021-07-30 15:06:14.695 | qemu-utils 2021-07-30 15:06:14.695 | thin-provisioning-tools 2021-07-30 15:06:14.695 | acl 2021-07-30 15:06:14.695 | dnsmasq-base 2021-07-30 15:06:14.695 | dnsmasq-utils 2021-07-30 15:06:14.695 | ebtables 2021-07-30 15:06:14.695 | haproxy 2021-07-30 15:06:14.695 | iptables 2021-07-30 15:06:14.696 | iputils-arping 2021-07-30 15:06:14.696 | iputils-ping 2021-07-30 15:06:14.696 | libmysqlclient-dev 2021-07-30 15:06:14.696 | postgresql-server-dev-all 2021-07-30 15:06:14.696 | python3-mysqldb 2021-07-30 15:06:14.696 | sqlite3 2021-07-30 15:06:14.696 | sudo 2021-07-30 15:06:14.696 | vlan 2021-07-30 15:06:14.696 | pcp 2021-07-30 15:06:14.696 | ipset 2021-07-30 15:06:14.696 | conntrack 2021-07-30 15:06:14.696 | conntrackd 2021-07-30 15:06:14.696 | keepalived 2021-07-30 15:06:14.696 | lvm2 2021-07-30 15:06:14.696 | qemu-utils 2021-07-30 15:06:14.696 | thin-provisioning-tools 2021-07-30 15:06:14.696 | curl 2021-07-30 15:06:14.696 | liberasurecode-dev 2021-07-30 15:06:14.696 | make 2021-07-30 15:06:14.696 | memcached 2021-07-30 15:06:14.696 | sqlite3 2021-07-30 15:06:14.696 | xfsprogs' 2021-07-30 15:06:14.696 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-07-30 15:06:14.713 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-07-30 15:06:14.713 | apache2-dev 2021-07-30 15:06:14.713 | bc 2021-07-30 15:06:14.713 | bsdmainutils 2021-07-30 15:06:14.713 | curl 2021-07-30 15:06:14.713 | g++ 2021-07-30 15:06:14.713 | gawk 2021-07-30 15:06:14.713 | gcc 2021-07-30 15:06:14.713 | gettext 2021-07-30 15:06:14.714 | git 2021-07-30 15:06:14.714 | graphviz 2021-07-30 15:06:14.714 | iputils-ping 2021-07-30 15:06:14.714 | libapache2-mod-proxy-uwsgi 2021-07-30 15:06:14.714 | libffi-dev 2021-07-30 15:06:14.714 | libjpeg-dev 2021-07-30 15:06:14.714 | libmysqlclient-dev 2021-07-30 15:06:14.714 | libpcre3-dev 2021-07-30 15:06:14.714 | libpq-dev 2021-07-30 15:06:14.714 | libssl-dev 2021-07-30 15:06:14.714 | libsystemd-dev 2021-07-30 15:06:14.714 | libxml2-dev 2021-07-30 15:06:14.714 | libxslt1-dev 2021-07-30 15:06:14.714 | libyaml-dev 2021-07-30 15:06:14.714 | lsof 2021-07-30 15:06:14.714 | openssh-server 2021-07-30 15:06:14.714 | openssl 2021-07-30 15:06:14.714 | pkg-config 2021-07-30 15:06:14.714 | psmisc 2021-07-30 15:06:14.714 | python3-dev 2021-07-30 15:06:14.714 | python3-pip 2021-07-30 15:06:14.714 | python3-systemd 2021-07-30 15:06:14.714 | python3-venv 2021-07-30 15:06:14.714 | tar 2021-07-30 15:06:14.714 | tcpdump 2021-07-30 15:06:14.714 | unzip 2021-07-30 15:06:14.714 | uuid-runtime 2021-07-30 15:06:14.714 | wget 2021-07-30 15:06:14.714 | wget 2021-07-30 15:06:14.714 | zlib1g-dev 2021-07-30 15:06:14.714 | libkrb5-dev 2021-07-30 15:06:14.714 | libldap2-dev 2021-07-30 15:06:14.714 | libsasl2-dev 2021-07-30 15:06:14.714 | memcached 2021-07-30 15:06:14.714 | python3-mysqldb 2021-07-30 15:06:14.714 | sqlite3 2021-07-30 15:06:14.714 | conntrack 2021-07-30 15:06:14.715 | curl 2021-07-30 15:06:14.715 | dnsmasq-base 2021-07-30 15:06:14.715 | dnsmasq-utils 2021-07-30 15:06:14.715 | ebtables 2021-07-30 15:06:14.715 | genisoimage 2021-07-30 15:06:14.715 | iptables 2021-07-30 15:06:14.715 | iputils-arping 2021-07-30 15:06:14.715 | kpartx 2021-07-30 15:06:14.715 | libjs-jquery-tablesorter 2021-07-30 15:06:14.715 | libmysqlclient-dev 2021-07-30 15:06:14.715 | parted 2021-07-30 15:06:14.715 | pm-utils 2021-07-30 15:06:14.715 | python3-mysqldb 2021-07-30 15:06:14.715 | socat 2021-07-30 15:06:14.715 | sqlite3 2021-07-30 15:06:14.715 | sudo 2021-07-30 15:06:14.715 | vlan 2021-07-30 15:06:14.715 | lsscsi 2021-07-30 15:06:14.715 | open-iscsi 2021-07-30 15:06:14.715 | lvm2 2021-07-30 15:06:14.715 | qemu-utils 2021-07-30 15:06:14.715 | thin-provisioning-tools 2021-07-30 15:06:14.715 | acl 2021-07-30 15:06:14.715 | dnsmasq-base 2021-07-30 15:06:14.715 | dnsmasq-utils 2021-07-30 15:06:14.715 | ebtables 2021-07-30 15:06:14.715 | haproxy 2021-07-30 15:06:14.715 | iptables 2021-07-30 15:06:14.715 | iputils-arping 2021-07-30 15:06:14.715 | iputils-ping 2021-07-30 15:06:14.715 | libmysqlclient-dev 2021-07-30 15:06:14.715 | postgresql-server-dev-all 2021-07-30 15:06:14.715 | python3-mysqldb 2021-07-30 15:06:14.715 | sqlite3 2021-07-30 15:06:14.715 | sudo 2021-07-30 15:06:14.715 | vlan 2021-07-30 15:06:14.716 | pcp 2021-07-30 15:06:14.716 | ipset 2021-07-30 15:06:14.716 | conntrack 2021-07-30 15:06:14.716 | conntrackd 2021-07-30 15:06:14.716 | keepalived 2021-07-30 15:06:14.716 | lvm2 2021-07-30 15:06:14.716 | qemu-utils 2021-07-30 15:06:14.716 | thin-provisioning-tools 2021-07-30 15:06:14.716 | curl 2021-07-30 15:06:14.716 | liberasurecode-dev 2021-07-30 15:06:14.716 | make 2021-07-30 15:06:14.716 | memcached 2021-07-30 15:06:14.716 | sqlite3 2021-07-30 15:06:14.716 | xfsprogs ' 2021-07-30 15:06:14.716 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-07-30 15:06:14.718 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-30 15:06:14.720 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-30 15:06:14.723 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-07-30 15:06:14.723 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-07-30 15:06:14.728 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-07-30 15:06:14.730 | ++ functions-common:install_package:1347 : update_package_repo 2021-07-30 15:06:14.733 | ++ functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-07-30 15:06:14.735 | ++ functions-common:update_package_repo:1320 : REPOS_UPDATED=False 2021-07-30 15:06:14.737 | ++ functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-07-30 15:06:14.739 | ++ functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-07-30 15:06:14.741 | ++ functions-common:update_package_repo:1327 : is_ubuntu 2021-07-30 15:06:14.743 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-30 15:06:14.745 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-30 15:06:14.747 | ++ functions-common:update_package_repo:1328 : apt_get_update 2021-07-30 15:06:14.749 | ++ functions-common:apt_get_update:1073 : [[ False == \T\r\u\e ]] 2021-07-30 15:06:14.751 | ++ functions-common:apt_get_update:1078 : [[ False = \T\r\u\e ]] 2021-07-30 15:06:14.753 | ++ functions-common:apt_get_update:1080 : local sudo=sudo 2021-07-30 15:06:14.756 | +++ functions-common:apt_get_update:1081 : id -u 2021-07-30 15:06:14.760 | ++ functions-common:apt_get_update:1081 : [[ 1000 = \0 ]] 2021-07-30 15:06:14.762 | ++ functions-common:apt_get_update:1084 : time_start apt-get-update 2021-07-30 15:06:14.764 | ++ functions-common:time_start:2295 : local name=apt-get-update 2021-07-30 15:06:14.766 | ++ functions-common:time_start:2296 : local start_time= 2021-07-30 15:06:14.768 | ++ functions-common:time_start:2297 : [[ -n '' ]] 2021-07-30 15:06:14.770 | +++ functions-common:time_start:2300 : date +%s%3N 2021-07-30 15:06:14.774 | ++ functions-common:time_start:2300 : _TIME_START[$name]=1627657574772 2021-07-30 15:06:14.776 | ++ functions-common:apt_get_update:1086 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-07-30 15:06:14.778 | ++ functions-common:apt_get_update:1087 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-07-30 15:06:14.780 | ++ functions-common:apt_get_update:1088 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-07-30 15:06:14.997 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-07-30 15:06:15.032 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-07-30 15:06:15.076 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-07-30 15:06:15.184 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-07-30 15:06:17.122 | Reading package lists... 2021-07-30 15:06:17.152 | ++ functions-common:apt_get_update:1092 : REPOS_UPDATED=True 2021-07-30 15:06:17.154 | ++ functions-common:apt_get_update:1094 : time_stop apt-get-update 2021-07-30 15:06:17.156 | ++ functions-common:time_stop:2309 : local name 2021-07-30 15:06:17.158 | ++ functions-common:time_stop:2310 : local end_time 2021-07-30 15:06:17.160 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-07-30 15:06:17.162 | ++ functions-common:time_stop:2312 : local total 2021-07-30 15:06:17.164 | ++ functions-common:time_stop:2313 : local start_time 2021-07-30 15:06:17.166 | ++ functions-common:time_stop:2315 : name=apt-get-update 2021-07-30 15:06:17.168 | ++ functions-common:time_stop:2316 : start_time=1627657574772 2021-07-30 15:06:17.170 | ++ functions-common:time_stop:2318 : [[ -z 1627657574772 ]] 2021-07-30 15:06:17.173 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-07-30 15:06:17.177 | ++ functions-common:time_stop:2321 : end_time=1627657577175 2021-07-30 15:06:17.179 | ++ functions-common:time_stop:2322 : elapsed_time=2403 2021-07-30 15:06:17.182 | ++ functions-common:time_stop:2323 : total=0 2021-07-30 15:06:17.184 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-30 15:06:17.186 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2403 2021-07-30 15:06:17.189 | ++ functions-common:install_package:1348 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-07-30 15:06:17.191 | ++ functions-common:real_install_package:1333 : is_ubuntu 2021-07-30 15:06:17.193 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-30 15:06:17.196 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-30 15:06:17.199 | ++ functions-common:real_install_package:1334 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-07-30 15:06:17.219 | ++ functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-07-30 15:06:17.327 | Reading package lists... 2021-07-30 15:06:17.565 | Building dependency tree... 2021-07-30 15:06:17.566 | Reading state information... 2021-07-30 15:06:17.841 | bc is already the newest version (1.07.1-2build1). 2021-07-30 15:06:17.841 | bc set to manually installed. 2021-07-30 15:06:17.842 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-07-30 15:06:17.842 | bsdmainutils set to manually installed. 2021-07-30 15:06:17.842 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-07-30 15:06:17.842 | gawk set to manually installed. 2021-07-30 15:06:17.842 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-07-30 15:06:17.842 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-07-30 15:06:17.842 | iptables set to manually installed. 2021-07-30 15:06:17.842 | iputils-ping is already the newest version (3:20190709-3). 2021-07-30 15:06:17.842 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-07-30 15:06:17.842 | kpartx set to manually installed. 2021-07-30 15:06:17.842 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-07-30 15:06:17.842 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-07-30 15:06:17.842 | psmisc is already the newest version (23.3-1). 2021-07-30 15:06:17.842 | psmisc set to manually installed. 2021-07-30 15:06:17.842 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-07-30 15:06:17.842 | python3-systemd is already the newest version (234-3build2). 2021-07-30 15:06:17.842 | python3-systemd set to manually installed. 2021-07-30 15:06:17.842 | tcpdump is already the newest version (4.9.3-4). 2021-07-30 15:06:17.842 | tcpdump set to manually installed. 2021-07-30 15:06:17.842 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-07-30 15:06:17.842 | thin-provisioning-tools set to manually installed. 2021-07-30 15:06:17.842 | wget is already the newest version (1.20.3-1ubuntu1). 2021-07-30 15:06:17.842 | wget set to manually installed. 2021-07-30 15:06:17.842 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-07-30 15:06:17.842 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-07-30 15:06:17.842 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-07-30 15:06:17.842 | lsof set to manually installed. 2021-07-30 15:06:17.842 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.2). 2021-07-30 15:06:17.842 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-07-30 15:06:17.842 | parted set to manually installed. 2021-07-30 15:06:17.842 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-07-30 15:06:17.842 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-07-30 15:06:17.843 | tar set to manually installed. 2021-07-30 15:06:17.843 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-07-30 15:06:17.843 | uuid-runtime set to manually installed. 2021-07-30 15:06:17.843 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-07-30 15:06:17.843 | zlib1g-dev set to manually installed. 2021-07-30 15:06:17.843 | The following packages were automatically installed and are no longer required: 2021-07-30 15:06:17.843 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-07-30 15:06:17.843 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-07-30 15:06:17.843 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-07-30 15:06:17.843 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-07-30 15:06:17.843 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-07-30 15:06:17.843 | python3-zope.interface 2021-07-30 15:06:17.843 | Use 'sudo apt autoremove' to remove them. 2021-07-30 15:06:17.843 | The following additional packages will be installed: 2021-07-30 15:06:17.843 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-07-30 15:06:17.843 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2021-07-30 15:06:17.843 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2021-07-30 15:06:17.843 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2021-07-30 15:06:17.843 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-07-30 15:06:17.843 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2021-07-30 15:06:17.843 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2021-07-30 15:06:17.843 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2021-07-30 15:06:17.843 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2021-07-30 15:06:17.844 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2021-07-30 15:06:17.844 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2021-07-30 15:06:17.844 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2021-07-30 15:06:17.844 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-07-30 15:06:17.844 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2021-07-30 15:06:17.844 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2021-07-30 15:06:17.844 | libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2021-07-30 15:06:17.844 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2021-07-30 15:06:17.844 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2021-07-30 15:06:17.844 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2021-07-30 15:06:17.844 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2021-07-30 15:06:17.844 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2021-07-30 15:06:17.844 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2021-07-30 15:06:17.844 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-07-30 15:06:17.844 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2021-07-30 15:06:17.844 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2021-07-30 15:06:17.844 | librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 2021-07-30 15:06:17.844 | libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2021-07-30 15:06:17.844 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-07-30 15:06:17.844 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2021-07-30 15:06:17.844 | libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev llvm-10 2021-07-30 15:06:17.844 | llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common pcp-conf 2021-07-30 15:06:17.844 | po-debconf postgresql-client-12 postgresql-client-common postgresql-common 2021-07-30 15:06:17.844 | postgresql-server-dev-12 python-pip-whl python3-pcp python3-pygments 2021-07-30 15:06:17.844 | python3-wheel python3-yaml python3.8-venv qemu-block-extra sharutils 2021-07-30 15:06:17.844 | ssl-cert systemd systemd-sysv systemd-timesyncd uuid-dev vbetool x11-common 2021-07-30 15:06:17.846 | Suggested packages: 2021-07-30 15:06:17.846 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2021-07-30 15:06:17.846 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2021-07-30 15:06:17.846 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2021-07-30 15:06:17.846 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2021-07-30 15:06:17.846 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2021-07-30 15:06:17.846 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2021-07-30 15:06:17.846 | libomp-10-doc postgresql-doc-12 lksctp-tools lm-sensors snmp-mibs-downloader 2021-07-30 15:06:17.846 | libssl-doc libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2021-07-30 15:06:17.846 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2021-07-30 15:06:17.846 | libmemcached libterm-readkey-perl libyaml-perl pcp-gui libpcp-import-perl 2021-07-30 15:06:17.846 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-12 2021-07-30 15:06:17.846 | libjson-perl default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2021-07-30 15:06:17.846 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2021-07-30 15:06:17.846 | | mailx sqlite3-doc openssl-blacklist systemd-container zip 2021-07-30 15:06:18.062 | The following NEW packages will be installed: 2021-07-30 15:06:18.062 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2021-07-30 15:06:18.062 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2021-07-30 15:06:18.062 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2021-07-30 15:06:18.062 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2021-07-30 15:06:18.062 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-07-30 15:06:18.062 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2021-07-30 15:06:18.062 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2021-07-30 15:06:18.062 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2021-07-30 15:06:18.062 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-07-30 15:06:18.062 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-07-30 15:06:18.062 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-07-30 15:06:18.062 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2021-07-30 15:06:18.062 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2021-07-30 15:06:18.062 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2021-07-30 15:06:18.062 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2021-07-30 15:06:18.062 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-07-30 15:06:18.062 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2021-07-30 15:06:18.062 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2021-07-30 15:06:18.062 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2021-07-30 15:06:18.063 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-07-30 15:06:18.063 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-07-30 15:06:18.063 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-07-30 15:06:18.063 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2021-07-30 15:06:18.063 | libmail-sendmail-perl libmysqlclient-dev libmysqlclient21 libncurses-dev 2021-07-30 15:06:18.063 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-07-30 15:06:18.063 | libnl-route-3-200 libnspr4 libnss3 libobjc-9-dev libobjc4 libomp-10-dev 2021-07-30 15:06:18.063 | libomp5-10 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-07-30 15:06:18.063 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2021-07-30 15:06:18.063 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 2021-07-30 15:06:18.063 | librados2 librbd1 librdmacm1 libsasl2-dev libsctp-dev libsctp1 2021-07-30 15:06:18.063 | libsensors-config libsensors5 libsm6 libsnmp-base libsnmp35 libssl-dev 2021-07-30 15:06:18.063 | libstdc++-9-dev libsub-override-perl libsys-hostname-long-perl 2021-07-30 15:06:18.063 | libsystemd-dev libthai-data libthai0 libtiff5 libtinfo-dev libtool libwebp6 2021-07-30 15:06:18.063 | libx86-1 libxaw7 libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 2021-07-30 15:06:18.063 | libxrender1 libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 2021-07-30 15:06:18.063 | llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi m4 make memcached 2021-07-30 15:06:18.063 | mysql-common pcp pcp-conf pkg-config pm-utils po-debconf 2021-07-30 15:06:18.063 | postgresql-client-12 postgresql-client-common postgresql-common 2021-07-30 15:06:18.063 | postgresql-server-dev-12 postgresql-server-dev-all python-pip-whl 2021-07-30 15:06:18.063 | python3-mysqldb python3-pcp python3-pip python3-pygments python3-venv 2021-07-30 15:06:18.063 | python3-wheel python3-yaml python3.8-venv qemu-block-extra qemu-utils 2021-07-30 15:06:18.063 | sharutils socat sqlite3 ssl-cert unzip uuid-dev vbetool vlan x11-common 2021-07-30 15:06:18.063 | The following packages will be upgraded: 2021-07-30 15:06:18.064 | curl libcurl4 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2021-07-30 15:06:18.064 | libsystemd0 libxml2 open-iscsi openssl systemd systemd-sysv 2021-07-30 15:06:18.065 | systemd-timesyncd 2021-07-30 15:06:18.176 | 13 upgraded, 220 newly installed, 0 to remove and 68 not upgraded. 2021-07-30 15:06:18.176 | Need to get 155 MB of archives. 2021-07-30 15:06:18.176 | After this operation, 777 MB of additional disk space will be used. 2021-07-30 15:06:18.176 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.11 [96.1 kB] 2021-07-30 15:06:18.345 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.11 [28.1 kB] 2021-07-30 15:06:18.355 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.11 [10.3 kB] 2021-07-30 15:06:18.360 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.11 [186 kB] 2021-07-30 15:06:18.427 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.11 [3,807 kB] 2021-07-30 15:06:18.772 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.11 [270 kB] 2021-07-30 15:06:18.794 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2021-07-30 15:06:18.933 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.4 [1,319 kB] 2021-07-30 15:06:18.988 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2021-07-30 15:06:18.989 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2021-07-30 15:06:18.990 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2021-07-30 15:06:18.994 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2021-07-30 15:06:18.995 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.6 [161 kB] 2021-07-30 15:06:18.998 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.6 [234 kB] 2021-07-30 15:06:19.015 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2021-07-30 15:06:19.018 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2021-07-30 15:06:19.026 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2021-07-30 15:06:19.085 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.4 [1,180 kB] 2021-07-30 15:06:19.233 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.4 [159 kB] 2021-07-30 15:06:19.285 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.4 [84.0 kB] 2021-07-30 15:06:19.287 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.4 [95.5 kB] 2021-07-30 15:06:19.350 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2021-07-30 15:06:19.404 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.1 [1,519 kB] 2021-07-30 15:06:19.694 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2021-07-30 15:06:19.696 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-07-30 15:06:19.697 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2021-07-30 15:06:19.697 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.26-0ubuntu0.20.04.2 [1,228 kB] 2021-07-30 15:06:19.829 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2021-07-30 15:06:19.830 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2021-07-30 15:06:19.830 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2021-07-30 15:06:19.835 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2021-07-30 15:06:19.925 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 keepalived amd64 1:2.0.19-2 [360 kB] 2021-07-30 15:06:19.977 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.1 [126 kB] 2021-07-30 15:06:19.998 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2021-07-30 15:06:20.031 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.4 [620 kB] 2021-07-30 15:06:20.178 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2021-07-30 15:06:20.181 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2021-07-30 15:06:20.182 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-07-30 15:06:20.183 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2021-07-30 15:06:20.259 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2021-07-30 15:06:20.264 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2021-07-30 15:06:20.349 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2021-07-30 15:06:20.450 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2021-07-30 15:06:22.979 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2021-07-30 15:06:24.555 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2021-07-30 15:06:24.851 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2021-07-30 15:06:24.855 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2021-07-30 15:06:24.901 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2021-07-30 15:06:24.906 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2021-07-30 15:06:25.348 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2021-07-30 15:06:25.349 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2021-07-30 15:06:25.435 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2021-07-30 15:06:26.259 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2021-07-30 15:06:27.510 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2021-07-30 15:06:27.576 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2021-07-30 15:06:27.579 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2021-07-30 15:06:27.580 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2021-07-30 15:06:27.608 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-07-30 15:06:27.610 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2021-07-30 15:06:27.611 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2021-07-30 15:06:27.611 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2021-07-30 15:06:27.612 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2021-07-30 15:06:27.633 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2021-07-30 15:06:27.649 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2021-07-30 15:06:27.759 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2021-07-30 15:06:27.798 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-07-30 15:06:27.808 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-07-30 15:06:27.952 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-07-30 15:06:27.953 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2021-07-30 15:06:27.999 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2021-07-30 15:06:28.125 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.1 [33.6 kB] 2021-07-30 15:06:28.126 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2021-07-30 15:06:28.126 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2021-07-30 15:06:28.147 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2021-07-30 15:06:28.289 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2021-07-30 15:06:28.304 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2021-07-30 15:06:28.370 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.4 [179 kB] 2021-07-30 15:06:28.397 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2021-07-30 15:06:28.405 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2021-07-30 15:06:29.845 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2021-07-30 15:06:29.845 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2021-07-30 15:06:29.846 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2021-07-30 15:06:29.847 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2021-07-30 15:06:29.847 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2021-07-30 15:06:29.848 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2021-07-30 15:06:29.859 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2021-07-30 15:06:29.860 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2021-07-30 15:06:29.872 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2021-07-30 15:06:29.901 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2021-07-30 15:06:29.902 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2021-07-30 15:06:29.942 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2021-07-30 15:06:29.942 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2021-07-30 15:06:29.943 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-07-30 15:06:30.099 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2021-07-30 15:06:30.258 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2021-07-30 15:06:30.259 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2021-07-30 15:06:30.262 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2021-07-30 15:06:30.325 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2021-07-30 15:06:30.342 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2021-07-30 15:06:30.343 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2021-07-30 15:06:30.344 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2021-07-30 15:06:30.433 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2021-07-30 15:06:30.664 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-07-30 15:06:30.664 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-07-30 15:06:30.672 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2021-07-30 15:06:30.734 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.1 [162 kB] 2021-07-30 15:06:30.761 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-07-30 15:06:30.764 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2 [118 kB] 2021-07-30 15:06:30.780 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-07-30 15:06:30.798 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2021-07-30 15:06:30.817 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2021-07-30 15:06:30.818 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2021-07-30 15:06:30.819 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-07-30 15:06:30.820 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2021-07-30 15:06:30.872 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2021-07-30 15:06:30.878 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2021-07-30 15:06:30.996 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2021-07-30 15:06:30.999 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2021-07-30 15:06:30.999 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2021-07-30 15:06:31.000 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2021-07-30 15:06:31.004 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2021-07-30 15:06:31.005 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2021-07-30 15:06:31.006 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2021-07-30 15:06:31.007 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2021-07-30 15:06:31.054 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2021-07-30 15:06:31.104 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2021-07-30 15:06:31.133 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2021-07-30 15:06:31.133 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2021-07-30 15:06:31.135 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2021-07-30 15:06:31.135 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-07-30 15:06:31.139 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2021-07-30 15:06:31.140 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-07-30 15:06:31.253 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2021-07-30 15:06:31.305 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-07-30 15:06:31.316 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2021-07-30 15:06:31.317 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2021-07-30 15:06:31.321 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 icu-devtools amd64 66.1-2ubuntu2 [188 kB] 2021-07-30 15:06:31.324 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2021-07-30 15:06:31.351 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2021-07-30 15:06:31.352 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-07-30 15:06:31.354 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-07-30 15:06:31.355 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-07-30 15:06:31.360 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-07-30 15:06:31.364 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-07-30 15:06:31.418 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-07-30 15:06:31.422 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2021-07-30 15:06:31.453 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2021-07-30 15:06:31.454 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-07-30 15:06:31.456 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-07-30 15:06:31.457 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2021-07-30 15:06:31.491 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2021-07-30 15:06:31.581 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2021-07-30 15:06:31.582 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-07-30 15:06:31.583 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libicu-dev amd64 66.1-2ubuntu2 [9,450 kB] 2021-07-30 15:06:32.994 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libipset13 amd64 7.5-1~exp1 [53.4 kB] 2021-07-30 15:06:32.995 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2021-07-30 15:06:32.997 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2021-07-30 15:06:32.998 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2021-07-30 15:06:33.010 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-07-30 15:06:33.010 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-07-30 15:06:33.011 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2021-07-30 15:06:33.050 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2021-07-30 15:06:33.051 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2021-07-30 15:06:33.081 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2021-07-30 15:06:33.127 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-07-30 15:06:33.128 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-07-30 15:06:33.128 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.4 [1,583 kB] 2021-07-30 15:06:33.432 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient-dev amd64 8.0.26-0ubuntu0.20.04.2 [1,538 kB] 2021-07-30 15:06:33.689 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2021-07-30 15:06:33.695 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2021-07-30 15:06:33.698 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.5 [1,256 kB] 2021-07-30 15:06:33.922 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2021-07-30 15:06:33.946 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2021-07-30 15:06:33.947 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2021-07-30 15:06:33.948 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2021-07-30 15:06:34.056 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2021-07-30 15:06:34.057 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2021-07-30 15:06:34.058 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.7-0ubuntu0.20.04.1 [116 kB] 2021-07-30 15:06:34.061 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.7-0ubuntu0.20.04.1 [136 kB] 2021-07-30 15:06:34.075 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.13-0ubuntu0.20.04.1 [3,212 kB] 2021-07-30 15:06:34.596 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.13-0ubuntu0.20.04.1 [1,623 kB] 2021-07-30 15:06:34.866 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2021-07-30 15:06:34.898 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.11 [246 kB] 2021-07-30 15:06:34.948 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2021-07-30 15:06:34.948 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2021-07-30 15:06:34.961 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [735 kB] 2021-07-30 15:06:35.053 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2021-07-30 15:06:35.173 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2021-07-30 15:06:35.177 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2021-07-30 15:06:35.204 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2021-07-30 15:06:36.034 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2021-07-30 15:06:36.034 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2021-07-30 15:06:36.148 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2021-07-30 15:06:36.252 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2021-07-30 15:06:37.348 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2021-07-30 15:06:37.348 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2021-07-30 15:06:41.594 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2021-07-30 15:06:41.596 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2021-07-30 15:06:41.596 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2021-07-30 15:06:41.612 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2021-07-30 15:06:41.613 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.7-0ubuntu0.20.04.1 [1,045 kB] 2021-07-30 15:06:41.795 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-07-30 15:06:41.880 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2021-07-30 15:06:42.080 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.7-0ubuntu0.20.04.1 [920 kB] 2021-07-30 15:06:42.214 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2021-07-30 15:06:42.214 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2021-07-30 15:06:42.511 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2021-07-30 15:06:42.512 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2021-07-30 15:06:42.513 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2021-07-30 15:06:42.526 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04 [5,456 B] 2021-07-30 15:06:42.527 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2021-07-30 15:06:42.527 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.17 [54.4 kB] 2021-07-30 15:06:42.543 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.17 [973 kB] 2021-07-30 15:06:42.640 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2021-07-30 15:06:42.668 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2021-07-30 15:06:42.701 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2021-07-30 15:06:42.714 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-07-30 15:06:42.715 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipset amd64 7.5-1~exp1 [29.8 kB] 2021-07-30 15:06:42.717 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2021-07-30 15:06:42.718 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.4 [1,180 B] 2021-07-30 15:06:42.718 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2021-07-30 15:06:42.719 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2021-07-30 15:06:42.720 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-07-30 15:06:42.749 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2021-07-30 15:06:42.750 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2021-07-30 15:06:42.791 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2021-07-30 15:06:42.792 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2021-07-30 15:06:42.794 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2021-07-30 15:06:42.863 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2021-07-30 15:06:42.864 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2021-07-30 15:06:42.866 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2021-07-30 15:06:43.281 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2021-07-30 15:06:43.296 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2021-07-30 15:06:44.827 | Preconfiguring packages ... 2021-07-30 15:06:44.972 | Fetched 155 MB in 25s (6,151 kB/s) 2021-07-30 15:06:45.046 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2021-07-30 15:06:45.049 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.11_amd64.deb ... 2021-07-30 15:06:45.062 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-07-30 15:06:45.147 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.11_amd64.deb ... 2021-07-30 15:06:45.157 | Unpacking systemd-timesyncd (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-07-30 15:06:45.571 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.11_amd64.deb ... 2021-07-30 15:06:45.577 | Unpacking systemd-sysv (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-07-30 15:06:45.624 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.11_amd64.deb ... 2021-07-30 15:06:45.633 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-07-30 15:06:45.710 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.11_amd64.deb ... 2021-07-30 15:06:45.882 | Unpacking systemd (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-07-30 15:06:46.705 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.11_amd64.deb ... 2021-07-30 15:06:46.714 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.11) over (245.4-4ubuntu3.6) ... 2021-07-30 15:06:46.800 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.11) ... 2021-07-30 15:06:46.851 | Selecting previously unselected package libapr1:amd64. 2021-07-30 15:06:46.890 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67327 files and directories currently installed.) 2021-07-30 15:06:46.892 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2021-07-30 15:06:46.895 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-07-30 15:06:46.951 | Preparing to unpack .../001-libssl1.1_1.1.1f-1ubuntu2.4_amd64.deb ... 2021-07-30 15:06:46.960 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.4) over (1.1.1f-1ubuntu2.3) ... 2021-07-30 15:06:47.163 | Selecting previously unselected package libaprutil1:amd64. 2021-07-30 15:06:47.170 | Preparing to unpack .../002-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2021-07-30 15:06:47.173 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-07-30 15:06:47.215 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-07-30 15:06:47.223 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2021-07-30 15:06:47.225 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-07-30 15:06:47.260 | Preparing to unpack .../004-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-07-30 15:06:47.268 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2021-07-30 15:06:47.327 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-07-30 15:06:47.334 | Preparing to unpack .../005-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2021-07-30 15:06:47.337 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-07-30 15:06:47.370 | Preparing to unpack .../006-curl_7.68.0-1ubuntu2.6_amd64.deb ... 2021-07-30 15:06:47.376 | Unpacking curl (7.68.0-1ubuntu2.6) over (7.68.0-1ubuntu2.5) ... 2021-07-30 15:06:47.437 | Preparing to unpack .../007-libcurl4_7.68.0-1ubuntu2.6_amd64.deb ... 2021-07-30 15:06:47.447 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.6) over (7.68.0-1ubuntu2.5) ... 2021-07-30 15:06:47.511 | Selecting previously unselected package libjansson4:amd64. 2021-07-30 15:06:47.519 | Preparing to unpack .../008-libjansson4_2.12-1build1_amd64.deb ... 2021-07-30 15:06:47.522 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2021-07-30 15:06:47.553 | Selecting previously unselected package liblua5.2-0:amd64. 2021-07-30 15:06:47.560 | Preparing to unpack .../009-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2021-07-30 15:06:47.563 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-07-30 15:06:47.617 | Preparing to unpack .../010-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-07-30 15:06:47.628 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2021-07-30 15:06:47.749 | Selecting previously unselected package apache2-bin. 2021-07-30 15:06:47.758 | Preparing to unpack .../011-apache2-bin_2.4.41-4ubuntu3.4_amd64.deb ... 2021-07-30 15:06:47.760 | Unpacking apache2-bin (2.4.41-4ubuntu3.4) ... 2021-07-30 15:06:47.979 | Selecting previously unselected package apache2-data. 2021-07-30 15:06:47.987 | Preparing to unpack .../012-apache2-data_2.4.41-4ubuntu3.4_all.deb ... 2021-07-30 15:06:47.989 | Unpacking apache2-data (2.4.41-4ubuntu3.4) ... 2021-07-30 15:06:48.109 | Selecting previously unselected package apache2-utils. 2021-07-30 15:06:48.116 | Preparing to unpack .../013-apache2-utils_2.4.41-4ubuntu3.4_amd64.deb ... 2021-07-30 15:06:48.120 | Unpacking apache2-utils (2.4.41-4ubuntu3.4) ... 2021-07-30 15:06:48.174 | Selecting previously unselected package apache2. 2021-07-30 15:06:48.181 | Preparing to unpack .../014-apache2_2.4.41-4ubuntu3.4_amd64.deb ... 2021-07-30 15:06:48.201 | Unpacking apache2 (2.4.41-4ubuntu3.4) ... 2021-07-30 15:06:48.274 | Selecting previously unselected package liblua5.3-0:amd64. 2021-07-30 15:06:48.281 | Preparing to unpack .../015-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2021-07-30 15:06:48.283 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-07-30 15:06:48.329 | Selecting previously unselected package haproxy. 2021-07-30 15:06:48.336 | Preparing to unpack .../016-haproxy_2.0.13-2ubuntu0.1_amd64.deb ... 2021-07-30 15:06:48.345 | Unpacking haproxy (2.0.13-2ubuntu0.1) ... 2021-07-30 15:06:48.592 | Selecting previously unselected package libnl-3-200:amd64. 2021-07-30 15:06:48.600 | Preparing to unpack .../017-libnl-3-200_3.4.0-1_amd64.deb ... 2021-07-30 15:06:48.608 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2021-07-30 15:06:48.659 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-07-30 15:06:48.667 | Preparing to unpack .../018-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-07-30 15:06:48.670 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-07-30 15:06:48.711 | Selecting previously unselected package mysql-common. 2021-07-30 15:06:48.718 | Preparing to unpack .../019-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2021-07-30 15:06:48.737 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2021-07-30 15:06:48.767 | Selecting previously unselected package libmysqlclient21:amd64. 2021-07-30 15:06:48.774 | Preparing to unpack .../020-libmysqlclient21_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-07-30 15:06:48.777 | Unpacking libmysqlclient21:amd64 (8.0.26-0ubuntu0.20.04.2) ... 2021-07-30 15:06:49.006 | Selecting previously unselected package libsensors-config. 2021-07-30 15:06:49.014 | Preparing to unpack .../021-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2021-07-30 15:06:49.016 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2021-07-30 15:06:49.047 | Selecting previously unselected package libsensors5:amd64. 2021-07-30 15:06:49.054 | Preparing to unpack .../022-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2021-07-30 15:06:49.173 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-07-30 15:06:49.204 | Selecting previously unselected package libsnmp-base. 2021-07-30 15:06:49.211 | Preparing to unpack .../023-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2021-07-30 15:06:49.213 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-07-30 15:06:49.286 | Selecting previously unselected package libsnmp35:amd64. 2021-07-30 15:06:49.293 | Preparing to unpack .../024-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2021-07-30 15:06:49.296 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-07-30 15:06:49.464 | Selecting previously unselected package keepalived. 2021-07-30 15:06:49.471 | Preparing to unpack .../025-keepalived_1%3a2.0.19-2_amd64.deb ... 2021-07-30 15:06:49.476 | Unpacking keepalived (1:2.0.19-2) ... 2021-07-30 15:06:49.561 | Selecting previously unselected package memcached. 2021-07-30 15:06:49.568 | Preparing to unpack .../026-memcached_1.5.22-2ubuntu0.1_amd64.deb ... 2021-07-30 15:06:49.570 | Unpacking memcached (1.5.22-2ubuntu0.1) ... 2021-07-30 15:06:49.635 | Preparing to unpack .../027-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2021-07-30 15:06:50.120 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2021-07-30 15:06:50.226 | Preparing to unpack .../028-openssl_1.1.1f-1ubuntu2.4_amd64.deb ... 2021-07-30 15:06:50.233 | Unpacking openssl (1.1.1f-1ubuntu2.4) over (1.1.1f-1ubuntu2.3) ... 2021-07-30 15:06:50.363 | Selecting previously unselected package python3-yaml. 2021-07-30 15:06:50.370 | Preparing to unpack .../029-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2021-07-30 15:06:50.373 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2021-07-30 15:06:50.421 | Selecting previously unselected package acl. 2021-07-30 15:06:50.429 | Preparing to unpack .../030-acl_2.2.53-6_amd64.deb ... 2021-07-30 15:06:50.431 | Unpacking acl (2.2.53-6) ... 2021-07-30 15:06:50.459 | Selecting previously unselected package autotools-dev. 2021-07-30 15:06:50.467 | Preparing to unpack .../031-autotools-dev_20180224.1_all.deb ... 2021-07-30 15:06:50.469 | Unpacking autotools-dev (20180224.1) ... 2021-07-30 15:06:50.507 | Selecting previously unselected package m4. 2021-07-30 15:06:50.515 | Preparing to unpack .../032-m4_1.4.18-4_amd64.deb ... 2021-07-30 15:06:50.517 | Unpacking m4 (1.4.18-4) ... 2021-07-30 15:06:50.574 | Selecting previously unselected package autoconf. 2021-07-30 15:06:50.582 | Preparing to unpack .../033-autoconf_2.69-11.1_all.deb ... 2021-07-30 15:06:50.584 | Unpacking autoconf (2.69-11.1) ... 2021-07-30 15:06:50.678 | Selecting previously unselected package automake. 2021-07-30 15:06:50.686 | Preparing to unpack .../034-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2021-07-30 15:06:50.690 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2021-07-30 15:06:50.802 | Selecting previously unselected package autopoint. 2021-07-30 15:06:50.809 | Preparing to unpack .../035-autopoint_0.19.8.1-10build1_all.deb ... 2021-07-30 15:06:50.812 | Unpacking autopoint (0.19.8.1-10build1) ... 2021-07-30 15:06:50.853 | Selecting previously unselected package libllvm10:amd64. 2021-07-30 15:06:50.860 | Preparing to unpack .../036-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-07-30 15:06:50.863 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-07-30 15:06:53.158 | Selecting previously unselected package libclang-cpp10. 2021-07-30 15:06:53.165 | Preparing to unpack .../037-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-07-30 15:06:53.167 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-07-30 15:06:54.698 | Selecting previously unselected package libstdc++-9-dev:amd64. 2021-07-30 15:06:54.705 | Preparing to unpack .../038-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-07-30 15:06:54.708 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-07-30 15:06:55.199 | Selecting previously unselected package libgc1c2:amd64. 2021-07-30 15:06:55.207 | Preparing to unpack .../039-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2021-07-30 15:06:55.210 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-07-30 15:06:55.250 | Selecting previously unselected package libobjc4:amd64. 2021-07-30 15:06:55.257 | Preparing to unpack .../040-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-07-30 15:06:55.260 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-07-30 15:06:55.289 | Selecting previously unselected package libobjc-9-dev:amd64. 2021-07-30 15:06:55.297 | Preparing to unpack .../041-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-07-30 15:06:55.299 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-07-30 15:06:55.375 | Selecting previously unselected package libc6-i386. 2021-07-30 15:06:55.382 | Preparing to unpack .../042-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2021-07-30 15:06:55.384 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2021-07-30 15:06:55.892 | Selecting previously unselected package lib32gcc-s1. 2021-07-30 15:06:55.900 | Preparing to unpack .../043-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-07-30 15:06:55.902 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-07-30 15:06:55.941 | Selecting previously unselected package lib32stdc++6. 2021-07-30 15:06:55.949 | Preparing to unpack .../044-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-07-30 15:06:55.951 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-07-30 15:06:56.052 | Selecting previously unselected package libclang-common-10-dev. 2021-07-30 15:06:56.059 | Preparing to unpack .../045-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-07-30 15:06:56.061 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-07-30 15:06:57.048 | Selecting previously unselected package libclang1-10. 2021-07-30 15:06:57.056 | Preparing to unpack .../046-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-07-30 15:06:57.058 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-07-30 15:06:58.175 | Selecting previously unselected package clang-10. 2021-07-30 15:06:58.183 | Preparing to unpack .../047-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-07-30 15:06:58.186 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2021-07-30 15:06:58.223 | Selecting previously unselected package libtool. 2021-07-30 15:06:58.231 | Preparing to unpack .../048-libtool_2.4.6-14_all.deb ... 2021-07-30 15:06:58.233 | Unpacking libtool (2.4.6-14) ... 2021-07-30 15:06:58.285 | Selecting previously unselected package dh-autoreconf. 2021-07-30 15:06:58.293 | Preparing to unpack .../049-dh-autoreconf_19_all.deb ... 2021-07-30 15:06:58.295 | Unpacking dh-autoreconf (19) ... 2021-07-30 15:06:58.327 | Selecting previously unselected package libdebhelper-perl. 2021-07-30 15:06:58.335 | Preparing to unpack .../050-libdebhelper-perl_12.10ubuntu1_all.deb ... 2021-07-30 15:06:58.337 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2021-07-30 15:06:58.395 | Selecting previously unselected package libarchive-zip-perl. 2021-07-30 15:06:58.403 | Preparing to unpack .../051-libarchive-zip-perl_1.67-2_all.deb ... 2021-07-30 15:06:58.406 | Unpacking libarchive-zip-perl (1.67-2) ... 2021-07-30 15:06:58.449 | Selecting previously unselected package libsub-override-perl. 2021-07-30 15:06:58.458 | Preparing to unpack .../052-libsub-override-perl_0.09-2_all.deb ... 2021-07-30 15:06:58.460 | Unpacking libsub-override-perl (0.09-2) ... 2021-07-30 15:06:58.488 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-07-30 15:06:58.496 | Preparing to unpack .../053-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2021-07-30 15:06:58.499 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-07-30 15:06:58.534 | Selecting previously unselected package dh-strip-nondeterminism. 2021-07-30 15:06:58.543 | Preparing to unpack .../054-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2021-07-30 15:06:58.545 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2021-07-30 15:06:58.571 | Selecting previously unselected package libdpkg-perl. 2021-07-30 15:06:58.580 | Preparing to unpack .../055-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2021-07-30 15:06:58.582 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2021-07-30 15:06:58.655 | Selecting previously unselected package make. 2021-07-30 15:06:58.663 | Preparing to unpack .../056-make_4.2.1-1.2_amd64.deb ... 2021-07-30 15:06:58.665 | Unpacking make (4.2.1-1.2) ... 2021-07-30 15:06:58.716 | Selecting previously unselected package dpkg-dev. 2021-07-30 15:06:58.723 | Preparing to unpack .../057-dpkg-dev_1.19.7ubuntu3_all.deb ... 2021-07-30 15:06:58.726 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2021-07-30 15:06:58.882 | Selecting previously unselected package dwz. 2021-07-30 15:06:58.889 | Preparing to unpack .../058-dwz_0.13-5_amd64.deb ... 2021-07-30 15:06:58.892 | Unpacking dwz (0.13-5) ... 2021-07-30 15:06:58.944 | Selecting previously unselected package libcroco3:amd64. 2021-07-30 15:06:58.952 | Preparing to unpack .../059-libcroco3_0.6.13-1_amd64.deb ... 2021-07-30 15:06:58.954 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-07-30 15:06:59.000 | Selecting previously unselected package gettext. 2021-07-30 15:06:59.008 | Preparing to unpack .../060-gettext_0.19.8.1-10build1_amd64.deb ... 2021-07-30 15:06:59.010 | Unpacking gettext (0.19.8.1-10build1) ... 2021-07-30 15:06:59.190 | Selecting previously unselected package intltool-debian. 2021-07-30 15:06:59.199 | Preparing to unpack .../061-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-07-30 15:06:59.203 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-07-30 15:06:59.233 | Selecting previously unselected package po-debconf. 2021-07-30 15:06:59.240 | Preparing to unpack .../062-po-debconf_1.0.21_all.deb ... 2021-07-30 15:06:59.244 | Unpacking po-debconf (1.0.21) ... 2021-07-30 15:06:59.315 | Selecting previously unselected package debhelper. 2021-07-30 15:06:59.323 | Preparing to unpack .../063-debhelper_12.10ubuntu1_all.deb ... 2021-07-30 15:06:59.326 | Unpacking debhelper (12.10ubuntu1) ... 2021-07-30 15:06:59.527 | Selecting previously unselected package uuid-dev:amd64. 2021-07-30 15:06:59.535 | Preparing to unpack .../064-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2021-07-30 15:06:59.539 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-07-30 15:06:59.576 | Selecting previously unselected package libsctp1:amd64. 2021-07-30 15:06:59.583 | Preparing to unpack .../065-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2021-07-30 15:06:59.586 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-07-30 15:06:59.614 | Selecting previously unselected package libsctp-dev:amd64. 2021-07-30 15:06:59.623 | Preparing to unpack .../066-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2021-07-30 15:06:59.625 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-07-30 15:06:59.663 | Selecting previously unselected package libapr1-dev. 2021-07-30 15:06:59.671 | Preparing to unpack .../067-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2021-07-30 15:06:59.673 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2021-07-30 15:06:59.942 | Selecting previously unselected package libldap2-dev:amd64. 2021-07-30 15:06:59.950 | Preparing to unpack .../068-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-07-30 15:06:59.952 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-07-30 15:07:00.075 | Selecting previously unselected package libaprutil1-dev. 2021-07-30 15:07:00.083 | Preparing to unpack .../069-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2021-07-30 15:07:00.085 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-07-30 15:07:00.352 | Selecting previously unselected package apache2-dev. 2021-07-30 15:07:00.360 | Preparing to unpack .../070-apache2-dev_2.4.41-4ubuntu3.4_amd64.deb ... 2021-07-30 15:07:00.363 | Unpacking apache2-dev (2.4.41-4ubuntu3.4) ... 2021-07-30 15:07:00.435 | Selecting previously unselected package binfmt-support. 2021-07-30 15:07:00.443 | Preparing to unpack .../071-binfmt-support_2.2.0-2_amd64.deb ... 2021-07-30 15:07:00.454 | Unpacking binfmt-support (2.2.0-2) ... 2021-07-30 15:07:00.490 | Selecting previously unselected package g++-9. 2021-07-30 15:07:00.498 | Preparing to unpack .../072-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-07-30 15:07:00.501 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-07-30 15:07:01.651 | Selecting previously unselected package g++. 2021-07-30 15:07:01.660 | Preparing to unpack .../073-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2021-07-30 15:07:01.663 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2021-07-30 15:07:01.693 | Selecting previously unselected package build-essential. 2021-07-30 15:07:01.702 | Preparing to unpack .../074-build-essential_12.8ubuntu1.1_amd64.deb ... 2021-07-30 15:07:01.705 | Unpacking build-essential (12.8ubuntu1.1) ... 2021-07-30 15:07:01.754 | Selecting previously unselected package conntrack. 2021-07-30 15:07:01.762 | Preparing to unpack .../075-conntrack_1%3a1.4.5-2_amd64.deb ... 2021-07-30 15:07:01.766 | Unpacking conntrack (1:1.4.5-2) ... 2021-07-30 15:07:01.802 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-07-30 15:07:01.810 | Preparing to unpack .../076-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2021-07-30 15:07:01.812 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-07-30 15:07:01.845 | Selecting previously unselected package libnetfilter-queue1. 2021-07-30 15:07:01.853 | Preparing to unpack .../077-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2021-07-30 15:07:01.856 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2021-07-30 15:07:01.889 | Selecting previously unselected package conntrackd. 2021-07-30 15:07:01.897 | Preparing to unpack .../078-conntrackd_1%3a1.4.5-2_amd64.deb ... 2021-07-30 15:07:01.900 | Unpacking conntrackd (1:1.4.5-2) ... 2021-07-30 15:07:01.948 | Selecting previously unselected package dns-root-data. 2021-07-30 15:07:01.956 | Preparing to unpack .../079-dns-root-data_2019052802_all.deb ... 2021-07-30 15:07:01.959 | Unpacking dns-root-data (2019052802) ... 2021-07-30 15:07:01.990 | Selecting previously unselected package libidn11:amd64. 2021-07-30 15:07:01.999 | Preparing to unpack .../080-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2021-07-30 15:07:02.001 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-07-30 15:07:02.040 | Selecting previously unselected package dnsmasq-base. 2021-07-30 15:07:02.048 | Preparing to unpack .../081-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2021-07-30 15:07:02.050 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-07-30 15:07:02.119 | Selecting previously unselected package dnsmasq-utils. 2021-07-30 15:07:02.128 | Preparing to unpack .../082-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2021-07-30 15:07:02.130 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-07-30 15:07:02.165 | Selecting previously unselected package ebtables. 2021-07-30 15:07:02.173 | Preparing to unpack .../083-ebtables_2.0.11-3build1_amd64.deb ... 2021-07-30 15:07:02.190 | Unpacking ebtables (2.0.11-3build1) ... 2021-07-30 15:07:02.237 | Selecting previously unselected package libfakeroot:amd64. 2021-07-30 15:07:02.246 | Preparing to unpack .../084-libfakeroot_1.24-1_amd64.deb ... 2021-07-30 15:07:02.250 | Unpacking libfakeroot:amd64 (1.24-1) ... 2021-07-30 15:07:02.285 | Selecting previously unselected package fakeroot. 2021-07-30 15:07:02.292 | Preparing to unpack .../085-fakeroot_1.24-1_amd64.deb ... 2021-07-30 15:07:02.295 | Unpacking fakeroot (1.24-1) ... 2021-07-30 15:07:02.336 | Selecting previously unselected package fonts-dejavu-core. 2021-07-30 15:07:02.344 | Preparing to unpack .../086-fonts-dejavu-core_2.37-1_all.deb ... 2021-07-30 15:07:02.346 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-07-30 15:07:02.519 | Selecting previously unselected package fonts-liberation. 2021-07-30 15:07:02.527 | Preparing to unpack .../087-fonts-liberation_1%3a1.07.4-11_all.deb ... 2021-07-30 15:07:02.531 | Unpacking fonts-liberation (1:1.07.4-11) ... 2021-07-30 15:07:02.675 | Selecting previously unselected package fontconfig-config. 2021-07-30 15:07:02.683 | Preparing to unpack .../088-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2021-07-30 15:07:02.686 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2021-07-30 15:07:02.741 | Selecting previously unselected package libfontconfig1:amd64. 2021-07-30 15:07:02.750 | Preparing to unpack .../089-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2021-07-30 15:07:02.753 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-07-30 15:07:02.808 | Selecting previously unselected package fontconfig. 2021-07-30 15:07:02.816 | Preparing to unpack .../090-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2021-07-30 15:07:02.819 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2021-07-30 15:07:02.871 | Selecting previously unselected package genisoimage. 2021-07-30 15:07:02.880 | Preparing to unpack .../091-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2021-07-30 15:07:02.882 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-07-30 15:07:02.966 | Selecting previously unselected package libann0. 2021-07-30 15:07:02.974 | Preparing to unpack .../092-libann0_1.1.2+doc-7build1_amd64.deb ... 2021-07-30 15:07:02.976 | Unpacking libann0 (1.1.2+doc-7build1) ... 2021-07-30 15:07:03.011 | Selecting previously unselected package libcdt5:amd64. 2021-07-30 15:07:03.020 | Preparing to unpack .../093-libcdt5_2.42.2-3build2_amd64.deb ... 2021-07-30 15:07:03.023 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2021-07-30 15:07:03.056 | Selecting previously unselected package libcgraph6:amd64. 2021-07-30 15:07:03.067 | Preparing to unpack .../094-libcgraph6_2.42.2-3build2_amd64.deb ... 2021-07-30 15:07:03.070 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2021-07-30 15:07:03.110 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-07-30 15:07:03.119 | Preparing to unpack .../095-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-07-30 15:07:03.121 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-07-30 15:07:03.172 | Selecting previously unselected package libjpeg8:amd64. 2021-07-30 15:07:03.180 | Preparing to unpack .../096-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-07-30 15:07:03.183 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-07-30 15:07:03.216 | Selecting previously unselected package libjbig0:amd64. 2021-07-30 15:07:03.225 | Preparing to unpack .../097-libjbig0_2.1-3.1build1_amd64.deb ... 2021-07-30 15:07:03.227 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-07-30 15:07:03.268 | Selecting previously unselected package libwebp6:amd64. 2021-07-30 15:07:03.276 | Preparing to unpack .../098-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2021-07-30 15:07:03.278 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-07-30 15:07:03.339 | Selecting previously unselected package libtiff5:amd64. 2021-07-30 15:07:03.348 | Preparing to unpack .../099-libtiff5_4.1.0+git191117-2ubuntu0.20.04.1_amd64.deb ... 2021-07-30 15:07:03.350 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.1) ... 2021-07-30 15:07:03.406 | Selecting previously unselected package libxpm4:amd64. 2021-07-30 15:07:03.414 | Preparing to unpack .../100-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-07-30 15:07:03.417 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-07-30 15:07:03.453 | Selecting previously unselected package libgd3:amd64. 2021-07-30 15:07:03.461 | Preparing to unpack .../101-libgd3_2.2.5-5.2ubuntu2_amd64.deb ... 2021-07-30 15:07:03.464 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2) ... 2021-07-30 15:07:03.516 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-07-30 15:07:03.525 | Preparing to unpack .../102-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-07-30 15:07:03.528 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-07-30 15:07:03.586 | Selecting previously unselected package libpixman-1-0:amd64. 2021-07-30 15:07:03.595 | Preparing to unpack .../103-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2021-07-30 15:07:03.598 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-07-30 15:07:03.665 | Selecting previously unselected package libxcb-render0:amd64. 2021-07-30 15:07:03.674 | Preparing to unpack .../104-libxcb-render0_1.14-2_amd64.deb ... 2021-07-30 15:07:03.677 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2021-07-30 15:07:03.713 | Selecting previously unselected package libxcb-shm0:amd64. 2021-07-30 15:07:03.724 | Preparing to unpack .../105-libxcb-shm0_1.14-2_amd64.deb ... 2021-07-30 15:07:03.727 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2021-07-30 15:07:03.760 | Selecting previously unselected package libxrender1:amd64. 2021-07-30 15:07:03.769 | Preparing to unpack .../106-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-07-30 15:07:03.772 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-07-30 15:07:03.809 | Selecting previously unselected package libcairo2:amd64. 2021-07-30 15:07:03.818 | Preparing to unpack .../107-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2021-07-30 15:07:03.821 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-07-30 15:07:03.935 | Selecting previously unselected package libgraphite2-3:amd64. 2021-07-30 15:07:03.943 | Preparing to unpack .../108-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2021-07-30 15:07:03.946 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-07-30 15:07:03.991 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-07-30 15:07:03.999 | Preparing to unpack .../109-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2021-07-30 15:07:04.002 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-07-30 15:07:04.091 | Selecting previously unselected package libthai-data. 2021-07-30 15:07:04.100 | Preparing to unpack .../110-libthai-data_0.1.28-3_all.deb ... 2021-07-30 15:07:04.102 | Unpacking libthai-data (0.1.28-3) ... 2021-07-30 15:07:04.158 | Selecting previously unselected package libdatrie1:amd64. 2021-07-30 15:07:04.166 | Preparing to unpack .../111-libdatrie1_0.2.12-3_amd64.deb ... 2021-07-30 15:07:04.168 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2021-07-30 15:07:04.203 | Selecting previously unselected package libthai0:amd64. 2021-07-30 15:07:04.211 | Preparing to unpack .../112-libthai0_0.1.28-3_amd64.deb ... 2021-07-30 15:07:04.214 | Unpacking libthai0:amd64 (0.1.28-3) ... 2021-07-30 15:07:04.261 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-07-30 15:07:04.270 | Preparing to unpack .../113-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-07-30 15:07:04.273 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-07-30 15:07:04.329 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-07-30 15:07:04.338 | Preparing to unpack .../114-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-07-30 15:07:04.340 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-07-30 15:07:04.379 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-07-30 15:07:04.387 | Preparing to unpack .../115-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-07-30 15:07:04.390 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-07-30 15:07:04.427 | Selecting previously unselected package libpathplan4:amd64. 2021-07-30 15:07:04.436 | Preparing to unpack .../116-libpathplan4_2.42.2-3build2_amd64.deb ... 2021-07-30 15:07:04.440 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2021-07-30 15:07:04.478 | Selecting previously unselected package libgvc6. 2021-07-30 15:07:04.486 | Preparing to unpack .../117-libgvc6_2.42.2-3build2_amd64.deb ... 2021-07-30 15:07:04.489 | Unpacking libgvc6 (2.42.2-3build2) ... 2021-07-30 15:07:04.625 | Selecting previously unselected package libgvpr2:amd64. 2021-07-30 15:07:04.633 | Preparing to unpack .../118-libgvpr2_2.42.2-3build2_amd64.deb ... 2021-07-30 15:07:04.636 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2021-07-30 15:07:04.694 | Selecting previously unselected package liblab-gamut1:amd64. 2021-07-30 15:07:04.702 | Preparing to unpack .../119-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2021-07-30 15:07:04.705 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-07-30 15:07:04.872 | Selecting previously unselected package x11-common. 2021-07-30 15:07:04.880 | Preparing to unpack .../120-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2021-07-30 15:07:04.905 | dpkg-query: no packages found matching nux-tools 2021-07-30 15:07:04.917 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2021-07-30 15:07:04.957 | Selecting previously unselected package libice6:amd64. 2021-07-30 15:07:04.965 | Preparing to unpack .../121-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2021-07-30 15:07:04.968 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-07-30 15:07:05.005 | Selecting previously unselected package libsm6:amd64. 2021-07-30 15:07:05.013 | Preparing to unpack .../122-libsm6_2%3a1.2.3-1_amd64.deb ... 2021-07-30 15:07:05.017 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2021-07-30 15:07:05.051 | Selecting previously unselected package libxt6:amd64. 2021-07-30 15:07:05.059 | Preparing to unpack .../123-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-07-30 15:07:05.061 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-07-30 15:07:05.121 | Selecting previously unselected package libxmu6:amd64. 2021-07-30 15:07:05.129 | Preparing to unpack .../124-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2021-07-30 15:07:05.132 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-07-30 15:07:05.173 | Selecting previously unselected package libxaw7:amd64. 2021-07-30 15:07:05.181 | Preparing to unpack .../125-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-07-30 15:07:05.183 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-07-30 15:07:05.248 | Selecting previously unselected package graphviz. 2021-07-30 15:07:05.256 | Preparing to unpack .../126-graphviz_2.42.2-3build2_amd64.deb ... 2021-07-30 15:07:05.258 | Unpacking graphviz (2.42.2-3build2) ... 2021-07-30 15:07:05.409 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-07-30 15:07:05.421 | Preparing to unpack .../127-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-07-30 15:07:05.424 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-07-30 15:07:05.483 | Selecting previously unselected package libibverbs1:amd64. 2021-07-30 15:07:05.492 | Preparing to unpack .../128-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2021-07-30 15:07:05.494 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-07-30 15:07:05.543 | Selecting previously unselected package ibverbs-providers:amd64. 2021-07-30 15:07:05.553 | Preparing to unpack .../129-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2021-07-30 15:07:05.569 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-07-30 15:07:05.655 | Selecting previously unselected package icu-devtools. 2021-07-30 15:07:05.663 | Preparing to unpack .../130-icu-devtools_66.1-2ubuntu2_amd64.deb ... 2021-07-30 15:07:05.667 | Unpacking icu-devtools (66.1-2ubuntu2) ... 2021-07-30 15:07:05.734 | Selecting previously unselected package iputils-arping. 2021-07-30 15:07:05.743 | Preparing to unpack .../131-iputils-arping_3%3a20190709-3_amd64.deb ... 2021-07-30 15:07:05.746 | Unpacking iputils-arping (3:20190709-3) ... 2021-07-30 15:07:05.787 | Selecting previously unselected package javascript-common. 2021-07-30 15:07:05.799 | Preparing to unpack .../132-javascript-common_11_all.deb ... 2021-07-30 15:07:05.817 | Unpacking javascript-common (11) ... 2021-07-30 15:07:05.854 | Selecting previously unselected package libgssrpc4:amd64. 2021-07-30 15:07:05.863 | Preparing to unpack .../133-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-07-30 15:07:05.865 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-07-30 15:07:05.912 | Selecting previously unselected package libkdb5-9:amd64. 2021-07-30 15:07:05.920 | Preparing to unpack .../134-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-07-30 15:07:05.923 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-07-30 15:07:05.963 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-07-30 15:07:05.972 | Preparing to unpack .../135-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-07-30 15:07:05.976 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-07-30 15:07:06.017 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-07-30 15:07:06.026 | Preparing to unpack .../136-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-07-30 15:07:06.028 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-07-30 15:07:06.073 | Selecting previously unselected package comerr-dev:amd64. 2021-07-30 15:07:06.082 | Preparing to unpack .../137-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-07-30 15:07:06.087 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-07-30 15:07:06.125 | Selecting previously unselected package krb5-multidev:amd64. 2021-07-30 15:07:06.134 | Preparing to unpack .../138-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-07-30 15:07:06.136 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-07-30 15:07:06.194 | Selecting previously unselected package libalgorithm-diff-perl. 2021-07-30 15:07:06.202 | Preparing to unpack .../139-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2021-07-30 15:07:06.205 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2021-07-30 15:07:06.242 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-07-30 15:07:06.251 | Preparing to unpack .../140-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2021-07-30 15:07:06.253 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2021-07-30 15:07:06.289 | Selecting previously unselected package libalgorithm-merge-perl. 2021-07-30 15:07:06.299 | Preparing to unpack .../141-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-07-30 15:07:06.301 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-07-30 15:07:06.341 | Selecting previously unselected package libarchive-cpio-perl. 2021-07-30 15:07:06.349 | Preparing to unpack .../142-libarchive-cpio-perl_0.10-1_all.deb ... 2021-07-30 15:07:06.352 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-07-30 15:07:06.389 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2021-07-30 15:07:06.398 | Preparing to unpack .../143-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-07-30 15:07:06.403 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-07-30 15:07:06.476 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2021-07-30 15:07:06.484 | Preparing to unpack .../144-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-07-30 15:07:06.487 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-07-30 15:07:06.560 | Selecting previously unselected package libfile-fcntllock-perl. 2021-07-30 15:07:06.568 | Preparing to unpack .../145-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2021-07-30 15:07:06.571 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2021-07-30 15:07:06.610 | Selecting previously unselected package libgts-bin. 2021-07-30 15:07:06.618 | Preparing to unpack .../146-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-07-30 15:07:06.621 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-07-30 15:07:06.661 | Selecting previously unselected package libicu-dev:amd64. 2021-07-30 15:07:06.670 | Preparing to unpack .../147-libicu-dev_66.1-2ubuntu2_amd64.deb ... 2021-07-30 15:07:06.673 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2) ... 2021-07-30 15:07:08.215 | Selecting previously unselected package libipset13:amd64. 2021-07-30 15:07:08.224 | Preparing to unpack .../148-libipset13_7.5-1~exp1_amd64.deb ... 2021-07-30 15:07:08.227 | Unpacking libipset13:amd64 (7.5-1~exp1) ... 2021-07-30 15:07:08.270 | Selecting previously unselected package librdmacm1:amd64. 2021-07-30 15:07:08.279 | Preparing to unpack .../149-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2021-07-30 15:07:08.283 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-07-30 15:07:08.333 | Selecting previously unselected package libiscsi7:amd64. 2021-07-30 15:07:08.342 | Preparing to unpack .../150-libiscsi7_1.18.0-2_amd64.deb ... 2021-07-30 15:07:08.344 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2021-07-30 15:07:08.383 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-07-30 15:07:08.392 | Preparing to unpack .../151-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-07-30 15:07:08.394 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-07-30 15:07:08.468 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-07-30 15:07:08.476 | Preparing to unpack .../152-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-07-30 15:07:08.479 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-07-30 15:07:08.508 | Selecting previously unselected package libjpeg-dev:amd64. 2021-07-30 15:07:08.517 | Preparing to unpack .../153-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-07-30 15:07:08.521 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-07-30 15:07:08.552 | Selecting previously unselected package libjs-jquery. 2021-07-30 15:07:08.560 | Preparing to unpack .../154-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2021-07-30 15:07:08.562 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2021-07-30 15:07:08.623 | Selecting previously unselected package libjs-jquery-metadata. 2021-07-30 15:07:08.631 | Preparing to unpack .../155-libjs-jquery-metadata_12-1.1_all.deb ... 2021-07-30 15:07:08.635 | Unpacking libjs-jquery-metadata (12-1.1) ... 2021-07-30 15:07:08.666 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-07-30 15:07:08.674 | Preparing to unpack .../156-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2021-07-30 15:07:08.677 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-07-30 15:07:08.766 | Selecting previously unselected package libltdl-dev:amd64. 2021-07-30 15:07:08.775 | Preparing to unpack .../157-libltdl-dev_2.4.6-14_amd64.deb ... 2021-07-30 15:07:08.778 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2021-07-30 15:07:08.842 | Selecting previously unselected package libsys-hostname-long-perl. 2021-07-30 15:07:08.853 | Preparing to unpack .../158-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-07-30 15:07:08.879 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-07-30 15:07:08.912 | Selecting previously unselected package libmail-sendmail-perl. 2021-07-30 15:07:08.921 | Preparing to unpack .../159-libmail-sendmail-perl_0.80-1_all.deb ... 2021-07-30 15:07:08.924 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-07-30 15:07:08.955 | Selecting previously unselected package libssl-dev:amd64. 2021-07-30 15:07:08.963 | Preparing to unpack .../160-libssl-dev_1.1.1f-1ubuntu2.4_amd64.deb ... 2021-07-30 15:07:08.966 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.4) ... 2021-07-30 15:07:09.281 | Selecting previously unselected package libmysqlclient-dev. 2021-07-30 15:07:09.290 | Preparing to unpack .../161-libmysqlclient-dev_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-07-30 15:07:09.293 | Unpacking libmysqlclient-dev (8.0.26-0ubuntu0.20.04.2) ... 2021-07-30 15:07:09.608 | Selecting previously unselected package libncurses-dev:amd64. 2021-07-30 15:07:09.616 | Preparing to unpack .../162-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2021-07-30 15:07:09.619 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-07-30 15:07:09.727 | Selecting previously unselected package libnspr4:amd64. 2021-07-30 15:07:09.738 | Preparing to unpack .../163-libnspr4_2%3a4.25-1_amd64.deb ... 2021-07-30 15:07:09.742 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2021-07-30 15:07:09.801 | Selecting previously unselected package libnss3:amd64. 2021-07-30 15:07:09.809 | Preparing to unpack .../164-libnss3_2%3a3.49.1-1ubuntu1.5_amd64.deb ... 2021-07-30 15:07:09.816 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.5) ... 2021-07-30 15:07:10.070 | Selecting previously unselected package libomp5-10:amd64. 2021-07-30 15:07:10.080 | Preparing to unpack .../165-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-07-30 15:07:10.083 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-07-30 15:07:10.176 | Selecting previously unselected package libomp-10-dev. 2021-07-30 15:07:10.185 | Preparing to unpack .../166-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-07-30 15:07:10.187 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-07-30 15:07:10.229 | Selecting previously unselected package pcp-conf. 2021-07-30 15:07:10.238 | Preparing to unpack .../167-pcp-conf_5.0.3-1_amd64.deb ... 2021-07-30 15:07:10.240 | Unpacking pcp-conf (5.0.3-1) ... 2021-07-30 15:07:10.277 | Selecting previously unselected package libpcp3. 2021-07-30 15:07:10.287 | Preparing to unpack .../168-libpcp3_5.0.3-1_amd64.deb ... 2021-07-30 15:07:10.289 | Unpacking libpcp3 (5.0.3-1) ... 2021-07-30 15:07:10.363 | Selecting previously unselected package libpcp-pmda3. 2021-07-30 15:07:10.373 | Preparing to unpack .../169-libpcp-pmda3_5.0.3-1_amd64.deb ... 2021-07-30 15:07:10.374 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2021-07-30 15:07:10.409 | Selecting previously unselected package libpcp-pmda-perl. 2021-07-30 15:07:10.419 | Preparing to unpack .../170-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2021-07-30 15:07:10.422 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2021-07-30 15:07:10.468 | Selecting previously unselected package libpq5:amd64. 2021-07-30 15:07:10.476 | Preparing to unpack .../171-libpq5_12.7-0ubuntu0.20.04.1_amd64.deb ... 2021-07-30 15:07:10.479 | Unpacking libpq5:amd64 (12.7-0ubuntu0.20.04.1) ... 2021-07-30 15:07:10.527 | Selecting previously unselected package libpq-dev. 2021-07-30 15:07:10.535 | Preparing to unpack .../172-libpq-dev_12.7-0ubuntu0.20.04.1_amd64.deb ... 2021-07-30 15:07:10.537 | Unpacking libpq-dev (12.7-0ubuntu0.20.04.1) ... 2021-07-30 15:07:10.616 | Selecting previously unselected package librados2. 2021-07-30 15:07:10.624 | Preparing to unpack .../173-librados2_15.2.13-0ubuntu0.20.04.1_amd64.deb ... 2021-07-30 15:07:10.626 | Unpacking librados2 (15.2.13-0ubuntu0.20.04.1) ... 2021-07-30 15:07:11.133 | Selecting previously unselected package librbd1. 2021-07-30 15:07:11.141 | Preparing to unpack .../174-librbd1_15.2.13-0ubuntu0.20.04.1_amd64.deb ... 2021-07-30 15:07:11.144 | Unpacking librbd1 (15.2.13-0ubuntu0.20.04.1) ... 2021-07-30 15:07:11.415 | Selecting previously unselected package libsasl2-dev. 2021-07-30 15:07:11.423 | Preparing to unpack .../175-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2021-07-30 15:07:11.426 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2021-07-30 15:07:11.515 | Selecting previously unselected package libsystemd-dev:amd64. 2021-07-30 15:07:11.524 | Preparing to unpack .../176-libsystemd-dev_245.4-4ubuntu3.11_amd64.deb ... 2021-07-30 15:07:11.526 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.11) ... 2021-07-30 15:07:11.648 | Selecting previously unselected package libtinfo-dev:amd64. 2021-07-30 15:07:11.657 | Preparing to unpack .../177-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2021-07-30 15:07:11.660 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-07-30 15:07:11.685 | Selecting previously unselected package libx86-1:amd64. 2021-07-30 15:07:11.693 | Preparing to unpack .../178-libx86-1_1.1+ds1-11_amd64.deb ... 2021-07-30 15:07:11.695 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2021-07-30 15:07:11.738 | Selecting previously unselected package libxml2-dev:amd64. 2021-07-30 15:07:11.747 | Preparing to unpack .../179-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-07-30 15:07:11.750 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-07-30 15:07:11.908 | Selecting previously unselected package libxslt1-dev:amd64. 2021-07-30 15:07:11.916 | Preparing to unpack .../180-libxslt1-dev_1.1.34-4_amd64.deb ... 2021-07-30 15:07:11.918 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2021-07-30 15:07:12.000 | Selecting previously unselected package llvm-10-runtime. 2021-07-30 15:07:12.008 | Preparing to unpack .../181-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-07-30 15:07:12.010 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-07-30 15:07:12.070 | Selecting previously unselected package libpfm4:amd64. 2021-07-30 15:07:12.079 | Preparing to unpack .../182-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2021-07-30 15:07:12.081 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-07-30 15:07:12.158 | Selecting previously unselected package llvm-10. 2021-07-30 15:07:12.166 | Preparing to unpack .../183-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-07-30 15:07:12.168 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2021-07-30 15:07:12.947 | Selecting previously unselected package libffi-dev:amd64. 2021-07-30 15:07:12.956 | Preparing to unpack .../184-libffi-dev_3.3-4_amd64.deb ... 2021-07-30 15:07:12.958 | Unpacking libffi-dev:amd64 (3.3-4) ... 2021-07-30 15:07:13.003 | Selecting previously unselected package python3-pygments. 2021-07-30 15:07:13.011 | Preparing to unpack .../185-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2021-07-30 15:07:13.014 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-07-30 15:07:13.155 | Selecting previously unselected package llvm-10-tools. 2021-07-30 15:07:13.163 | Preparing to unpack .../186-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-07-30 15:07:13.165 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-07-30 15:07:13.309 | Selecting previously unselected package libz3-4:amd64. 2021-07-30 15:07:13.318 | Preparing to unpack .../187-libz3-4_4.8.7-4build1_amd64.deb ... 2021-07-30 15:07:13.320 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2021-07-30 15:07:14.276 | Selecting previously unselected package libz3-dev:amd64. 2021-07-30 15:07:14.285 | Preparing to unpack .../188-libz3-dev_4.8.7-4build1_amd64.deb ... 2021-07-30 15:07:14.287 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2021-07-30 15:07:14.333 | Selecting previously unselected package llvm-10-dev. 2021-07-30 15:07:14.342 | Preparing to unpack .../189-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-07-30 15:07:14.345 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-07-30 15:07:18.852 | Selecting previously unselected package lsscsi. 2021-07-30 15:07:18.862 | Preparing to unpack .../190-lsscsi_0.30-0.1_amd64.deb ... 2021-07-30 15:07:18.864 | Unpacking lsscsi (0.30-0.1) ... 2021-07-30 15:07:18.901 | Selecting previously unselected package pkg-config. 2021-07-30 15:07:18.910 | Preparing to unpack .../191-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2021-07-30 15:07:18.912 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2021-07-30 15:07:18.946 | Selecting previously unselected package pm-utils. 2021-07-30 15:07:18.955 | Preparing to unpack .../192-pm-utils_1.4.1-19_all.deb ... 2021-07-30 15:07:18.957 | Unpacking pm-utils (1.4.1-19) ... 2021-07-30 15:07:19.017 | Selecting previously unselected package postgresql-client-common. 2021-07-30 15:07:19.025 | Preparing to unpack .../193-postgresql-client-common_214ubuntu0.1_all.deb ... 2021-07-30 15:07:19.027 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2021-07-30 15:07:19.064 | Selecting previously unselected package postgresql-client-12. 2021-07-30 15:07:19.072 | Preparing to unpack .../194-postgresql-client-12_12.7-0ubuntu0.20.04.1_amd64.deb ... 2021-07-30 15:07:19.075 | Unpacking postgresql-client-12 (12.7-0ubuntu0.20.04.1) ... 2021-07-30 15:07:19.279 | Selecting previously unselected package ssl-cert. 2021-07-30 15:07:19.288 | Preparing to unpack .../195-ssl-cert_1.0.39_all.deb ... 2021-07-30 15:07:19.290 | Unpacking ssl-cert (1.0.39) ... 2021-07-30 15:07:19.324 | Selecting previously unselected package postgresql-common. 2021-07-30 15:07:19.333 | Preparing to unpack .../196-postgresql-common_214ubuntu0.1_all.deb ... 2021-07-30 15:07:19.359 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-07-30 15:07:19.365 | Unpacking postgresql-common (214ubuntu0.1) ... 2021-07-30 15:07:19.427 | Selecting previously unselected package postgresql-server-dev-12. 2021-07-30 15:07:19.436 | Preparing to unpack .../197-postgresql-server-dev-12_12.7-0ubuntu0.20.04.1_amd64.deb ... 2021-07-30 15:07:19.438 | Unpacking postgresql-server-dev-12 (12.7-0ubuntu0.20.04.1) ... 2021-07-30 15:07:19.783 | Selecting previously unselected package postgresql-server-dev-all. 2021-07-30 15:07:19.793 | Preparing to unpack .../198-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2021-07-30 15:07:19.795 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2021-07-30 15:07:19.824 | Selecting previously unselected package python-pip-whl. 2021-07-30 15:07:19.833 | Preparing to unpack .../199-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2021-07-30 15:07:19.835 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-07-30 15:07:20.043 | Selecting previously unselected package python3-mysqldb. 2021-07-30 15:07:20.052 | Preparing to unpack .../200-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2021-07-30 15:07:20.054 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2021-07-30 15:07:20.092 | Selecting previously unselected package python3-wheel. 2021-07-30 15:07:20.101 | Preparing to unpack .../201-python3-wheel_0.34.2-1_all.deb ... 2021-07-30 15:07:20.103 | Unpacking python3-wheel (0.34.2-1) ... 2021-07-30 15:07:20.139 | Selecting previously unselected package python3-pip. 2021-07-30 15:07:20.148 | Preparing to unpack .../202-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2021-07-30 15:07:20.151 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2021-07-30 15:07:20.234 | Selecting previously unselected package python3.8-venv. 2021-07-30 15:07:20.243 | Preparing to unpack .../203-python3.8-venv_3.8.10-0ubuntu1~20.04_amd64.deb ... 2021-07-30 15:07:20.245 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04) ... 2021-07-30 15:07:20.273 | Selecting previously unselected package python3-venv. 2021-07-30 15:07:20.281 | Preparing to unpack .../204-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2021-07-30 15:07:20.284 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2021-07-30 15:07:20.311 | Selecting previously unselected package qemu-block-extra:amd64. 2021-07-30 15:07:20.320 | Preparing to unpack .../205-qemu-block-extra_1%3a4.2-3ubuntu6.17_amd64.deb ... 2021-07-30 15:07:20.322 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.17) ... 2021-07-30 15:07:20.357 | Selecting previously unselected package qemu-utils. 2021-07-30 15:07:20.366 | Preparing to unpack .../206-qemu-utils_1%3a4.2-3ubuntu6.17_amd64.deb ... 2021-07-30 15:07:20.368 | Unpacking qemu-utils (1:4.2-3ubuntu6.17) ... 2021-07-30 15:07:20.551 | Selecting previously unselected package sharutils. 2021-07-30 15:07:20.561 | Preparing to unpack .../207-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2021-07-30 15:07:20.563 | Unpacking sharutils (1:4.15.2-4build1) ... 2021-07-30 15:07:20.616 | Selecting previously unselected package sqlite3. 2021-07-30 15:07:20.625 | Preparing to unpack .../208-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2021-07-30 15:07:20.627 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2021-07-30 15:07:20.779 | Selecting previously unselected package unzip. 2021-07-30 15:07:20.788 | Preparing to unpack .../209-unzip_6.0-25ubuntu1_amd64.deb ... 2021-07-30 15:07:20.790 | Unpacking unzip (6.0-25ubuntu1) ... 2021-07-30 15:07:20.849 | Selecting previously unselected package vbetool. 2021-07-30 15:07:20.858 | Preparing to unpack .../210-vbetool_1.1-4_amd64.deb ... 2021-07-30 15:07:20.861 | Unpacking vbetool (1.1-4) ... 2021-07-30 15:07:20.897 | Selecting previously unselected package ipset. 2021-07-30 15:07:20.906 | Preparing to unpack .../211-ipset_7.5-1~exp1_amd64.deb ... 2021-07-30 15:07:20.916 | Unpacking ipset (7.5-1~exp1) ... 2021-07-30 15:07:20.954 | Selecting previously unselected package ipvsadm. 2021-07-30 15:07:20.962 | Preparing to unpack .../212-ipvsadm_1%3a1.31-1_amd64.deb ... 2021-07-30 15:07:20.965 | Unpacking ipvsadm (1:1.31-1) ... 2021-07-30 15:07:21.002 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-07-30 15:07:21.011 | Preparing to unpack .../213-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.4_amd64.deb ... 2021-07-30 15:07:21.021 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.4) ... 2021-07-30 15:07:21.050 | Selecting previously unselected package liberasurecode1:amd64. 2021-07-30 15:07:21.059 | Preparing to unpack .../214-liberasurecode1_1.6.1-4_amd64.deb ... 2021-07-30 15:07:21.061 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2021-07-30 15:07:21.096 | Selecting previously unselected package liberasurecode-dev:amd64. 2021-07-30 15:07:21.104 | Preparing to unpack .../215-liberasurecode-dev_1.6.1-4_amd64.deb ... 2021-07-30 15:07:21.107 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2021-07-30 15:07:21.140 | Selecting previously unselected package libkrb5-dev:amd64. 2021-07-30 15:07:21.150 | Preparing to unpack .../216-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-07-30 15:07:21.153 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-07-30 15:07:21.194 | Selecting previously unselected package libpcp-gui2. 2021-07-30 15:07:21.203 | Preparing to unpack .../217-libpcp-gui2_5.0.3-1_amd64.deb ... 2021-07-30 15:07:21.206 | Unpacking libpcp-gui2 (5.0.3-1) ... 2021-07-30 15:07:21.237 | Selecting previously unselected package libpcp-import1. 2021-07-30 15:07:21.246 | Preparing to unpack .../218-libpcp-import1_5.0.3-1_amd64.deb ... 2021-07-30 15:07:21.248 | Unpacking libpcp-import1 (5.0.3-1) ... 2021-07-30 15:07:21.282 | Selecting previously unselected package libpcp-mmv1. 2021-07-30 15:07:21.291 | Preparing to unpack .../219-libpcp-mmv1_5.0.3-1_amd64.deb ... 2021-07-30 15:07:21.293 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2021-07-30 15:07:21.326 | Selecting previously unselected package libpcp-trace2. 2021-07-30 15:07:21.335 | Preparing to unpack .../220-libpcp-trace2_5.0.3-1_amd64.deb ... 2021-07-30 15:07:21.337 | Unpacking libpcp-trace2 (5.0.3-1) ... 2021-07-30 15:07:21.373 | Selecting previously unselected package libpcp-web1. 2021-07-30 15:07:21.381 | Preparing to unpack .../221-libpcp-web1_5.0.3-1_amd64.deb ... 2021-07-30 15:07:21.384 | Unpacking libpcp-web1 (5.0.3-1) ... 2021-07-30 15:07:21.428 | Selecting previously unselected package libyaml-dev:amd64. 2021-07-30 15:07:21.436 | Preparing to unpack .../222-libyaml-dev_0.2.2-1_amd64.deb ... 2021-07-30 15:07:21.439 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2021-07-30 15:07:21.478 | Selecting previously unselected package python3-pcp. 2021-07-30 15:07:21.487 | Preparing to unpack .../223-python3-pcp_5.0.3-1_amd64.deb ... 2021-07-30 15:07:21.490 | Unpacking python3-pcp (5.0.3-1) ... 2021-07-30 15:07:21.539 | Selecting previously unselected package pcp. 2021-07-30 15:07:21.547 | Preparing to unpack .../224-pcp_5.0.3-1_amd64.deb ... 2021-07-30 15:07:21.622 | Unpacking pcp (5.0.3-1) ... 2021-07-30 15:07:22.206 | Selecting previously unselected package socat. 2021-07-30 15:07:22.216 | Preparing to unpack .../225-socat_1.7.3.3-2_amd64.deb ... 2021-07-30 15:07:22.218 | Unpacking socat (1.7.3.3-2) ... 2021-07-30 15:07:22.298 | Selecting previously unselected package vlan. 2021-07-30 15:07:22.307 | Preparing to unpack .../226-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2021-07-30 15:07:22.309 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2021-07-30 15:07:22.384 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-07-30 15:07:22.390 | Setting up postgresql-client-common (214ubuntu0.1) ... 2021-07-30 15:07:22.402 | Setting up javascript-common (11) ... 2021-07-30 15:07:22.436 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-07-30 15:07:22.452 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-07-30 15:07:22.458 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-07-30 15:07:22.463 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-07-30 15:07:22.469 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2021-07-30 15:07:22.492 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-07-30 15:07:22.497 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-07-30 15:07:22.502 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-07-30 15:07:22.509 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-07-30 15:07:22.514 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-07-30 15:07:22.520 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2021-07-30 15:07:22.526 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2021-07-30 15:07:22.537 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2021-07-30 15:07:22.545 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2021-07-30 15:07:22.551 | Setting up libxcb-render0:amd64 (1.14-2) ... 2021-07-30 15:07:22.564 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2021-07-30 15:07:22.572 | Setting up libarchive-zip-perl (1.67-2) ... 2021-07-30 15:07:22.578 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-07-30 15:07:22.588 | Setting up vbetool (1.1-4) ... 2021-07-30 15:07:22.595 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-07-30 15:07:22.610 | Setting up pm-utils (1.4.1-19) ... 2021-07-30 15:07:22.621 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.4) ... 2021-07-30 15:07:22.865 | Setting up unzip (6.0-25ubuntu1) ... 2021-07-30 15:07:22.897 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2021-07-30 15:07:22.904 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-07-30 15:07:22.910 | Setting up x11-common (1:7.7+19ubuntu14) ... 2021-07-30 15:07:23.156 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-07-30 15:07:23.850 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2021-07-30 15:07:23.860 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-07-30 15:07:23.866 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-07-30 15:07:23.871 | Setting up m4 (1.4.18-4) ... 2021-07-30 15:07:23.876 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2021-07-30 15:07:24.166 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-07-30 15:07:24.172 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2021-07-30 15:07:24.179 | Setting up iputils-arping (3:20190709-3) ... 2021-07-30 15:07:24.213 | Setting up libffi-dev:amd64 (3.3-4) ... 2021-07-30 15:07:24.222 | Setting up conntrack (1:1.4.5-2) ... 2021-07-30 15:07:24.229 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-07-30 15:07:24.238 | Setting up python3-wheel (0.34.2-1) ... 2021-07-30 15:07:24.499 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-07-30 15:07:24.508 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2021-07-30 15:07:24.705 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2021-07-30 15:07:26.911 | Setting up memcached (1.5.22-2ubuntu0.1) ... 2021-07-30 15:07:28.138 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-07-30 15:07:28.852 | Setting up libfakeroot:amd64 (1.24-1) ... 2021-07-30 15:07:28.860 | Setting up libjansson4:amd64 (2.12-1build1) ... 2021-07-30 15:07:28.873 | Setting up acl (2.2.53-6) ... 2021-07-30 15:07:28.892 | Setting up dns-root-data (2019052802) ... 2021-07-30 15:07:28.892 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-07-30 15:07:28.900 | Setting up fakeroot (1.24-1) ... 2021-07-30 15:07:28.909 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-07-30 15:07:28.918 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-07-30 15:07:28.924 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-07-30 15:07:28.929 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-07-30 15:07:28.935 | Setting up autotools-dev (20180224.1) ... 2021-07-30 15:07:28.941 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-07-30 15:07:29.744 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2021-07-30 15:07:29.750 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2021-07-30 15:07:29.755 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-07-30 15:07:29.760 | Setting up make (4.2.1-1.2) ... 2021-07-30 15:07:29.766 | Setting up libnspr4:amd64 (2:4.25-1) ... 2021-07-30 15:07:29.772 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-07-30 15:07:29.778 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-07-30 15:07:29.783 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-07-30 15:07:29.788 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2021-07-30 15:07:29.794 | Setting up ebtables (2.0.11-3build1) ... 2021-07-30 15:07:30.322 | Setting up socat (1.7.3.3-2) ... 2021-07-30 15:07:30.328 | Setting up libann0 (1.1.2+doc-7build1) ... 2021-07-30 15:07:30.334 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-07-30 15:07:30.343 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.4) ... 2021-07-30 15:07:30.348 | Setting up autopoint (0.19.8.1-10build1) ... 2021-07-30 15:07:30.354 | Setting up binfmt-support (2.2.0-2) ... 2021-07-30 15:07:30.650 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2021-07-30 15:07:31.687 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-07-30 15:07:31.693 | Setting up icu-devtools (66.1-2ubuntu2) ... 2021-07-30 15:07:31.699 | Setting up fonts-dejavu-core (2.37-1) ... 2021-07-30 15:07:31.749 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2021-07-30 15:07:31.755 | Setting up lsscsi (0.30-0.1) ... 2021-07-30 15:07:31.760 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-07-30 15:07:31.767 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-07-30 15:07:31.772 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-07-30 15:07:31.780 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-07-30 15:07:31.786 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2021-07-30 15:07:31.791 | Setting up autoconf (2.69-11.1) ... 2021-07-30 15:07:31.799 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2021-07-30 15:07:31.804 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2021-07-30 15:07:31.847 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-07-30 15:07:31.852 | Setting up dwz (0.13-5) ... 2021-07-30 15:07:31.857 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-07-30 15:07:31.864 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-07-30 15:07:31.870 | Setting up libipset13:amd64 (7.5-1~exp1) ... 2021-07-30 15:07:31.877 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-07-30 15:07:31.883 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2021-07-30 15:07:31.900 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-07-30 15:07:31.907 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-07-30 15:07:31.914 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-07-30 15:07:31.921 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-07-30 15:07:31.927 | Setting up fonts-liberation (1:1.07.4-11) ... 2021-07-30 15:07:31.933 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2021-07-30 15:07:31.944 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-07-30 15:07:31.951 | Setting up pcp-conf (5.0.3-1) ... 2021-07-30 15:07:31.958 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2021-07-30 15:07:31.968 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.6) ... 2021-07-30 15:07:31.973 | Setting up libsub-override-perl (0.09-2) ... 2021-07-30 15:07:31.979 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-07-30 15:07:31.990 | Setting up libthai-data (0.1.28-3) ... 2021-07-30 15:07:31.999 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-07-30 15:07:32.007 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2021-07-30 15:07:32.013 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2021-07-30 15:07:32.020 | Setting up apache2-data (2.4.41-4ubuntu3.4) ... 2021-07-30 15:07:32.027 | Setting up curl (7.68.0-1ubuntu2.6) ... 2021-07-30 15:07:32.033 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-07-30 15:07:32.039 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2021-07-30 15:07:32.046 | Setting up sharutils (1:4.15.2-4build1) ... 2021-07-30 15:07:32.053 | Setting up ipset (7.5-1~exp1) ... 2021-07-30 15:07:32.068 | Setting up openssl (1.1.1f-1ubuntu2.4) ... 2021-07-30 15:07:32.077 | Setting up conntrackd (1:1.4.5-2) ... 2021-07-30 15:07:33.068 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-07-30 15:07:33.408 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-07-30 15:07:33.414 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2021-07-30 15:07:33.419 | Setting up libicu-dev:amd64 (66.1-2ubuntu2) ... 2021-07-30 15:07:33.426 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-07-30 15:07:33.434 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.11) ... 2021-07-30 15:07:33.441 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2021-07-30 15:07:33.447 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-07-30 15:07:33.454 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-07-30 15:07:33.461 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-07-30 15:07:33.468 | Setting up automake (1:1.16.1-4ubuntu6) ... 2021-07-30 15:07:33.476 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2021-07-30 15:07:33.481 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-07-30 15:07:33.488 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-07-30 15:07:33.494 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-07-30 15:07:33.502 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-07-30 15:07:33.508 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2021-07-30 15:07:33.517 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-07-30 15:07:33.524 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-07-30 15:07:33.531 | Setting up libmysqlclient21:amd64 (8.0.26-0ubuntu0.20.04.2) ... 2021-07-30 15:07:33.537 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-07-30 15:07:33.544 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-07-30 15:07:33.550 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-07-30 15:07:33.557 | Setting up libtool (2.4.6-14) ... 2021-07-30 15:07:33.563 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2021-07-30 15:07:33.692 | Setting up libpq5:amd64 (12.7-0ubuntu0.20.04.1) ... 2021-07-30 15:07:33.698 | Setting up haproxy (2.0.13-2ubuntu0.1) ... 2021-07-30 15:07:34.106 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-07-30 15:07:35.183 | Setting up libpq-dev (12.7-0ubuntu0.20.04.1) ... 2021-07-30 15:07:35.190 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.5) ... 2021-07-30 15:07:35.196 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-07-30 15:07:35.204 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-07-30 15:07:35.348 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-07-30 15:07:35.354 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-07-30 15:07:35.361 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-07-30 15:07:35.370 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2021-07-30 15:07:35.382 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-07-30 15:07:35.388 | Setting up python3-mysqldb (1.4.4-2build1) ... 2021-07-30 15:07:35.639 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-07-30 15:07:35.646 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2021-07-30 15:07:35.654 | Setting up libthai0:amd64 (0.1.28-3) ... 2021-07-30 15:07:35.659 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-07-30 15:07:35.664 | Setting up postgresql-client-12 (12.7-0ubuntu0.20.04.1) ... 2021-07-30 15:07:36.280 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2021-07-30 15:07:36.310 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-07-30 15:07:36.315 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-07-30 15:07:36.322 | Setting up ssl-cert (1.0.39) ... 2021-07-30 15:07:36.772 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2021-07-30 15:07:36.777 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04) ... 2021-07-30 15:07:36.855 | Setting up libjs-jquery-metadata (12-1.1) ... 2021-07-30 15:07:36.861 | Setting up postgresql-common (214ubuntu0.1) ... 2021-07-30 15:07:37.371 | Adding user postgres to group ssl-cert 2021-07-30 15:07:37.522 | 2021-07-30 15:07:37.522 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-07-30 15:07:37.713 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-07-30 15:07:37.713 | Removing obsolete dictionary files: 2021-07-30 15:07:38.297 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-07-30 15:07:39.407 | Setting up libcroco3:amd64 (0.6.13-1) ... 2021-07-30 15:07:39.414 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-07-30 15:07:39.420 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2021-07-30 15:07:39.504 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2021-07-30 15:07:39.932 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2021-07-30 15:07:39.940 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2021-07-30 15:07:39.947 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-07-30 15:07:39.953 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-07-30 15:07:39.959 | Setting up build-essential (12.8ubuntu1.1) ... 2021-07-30 15:07:39.964 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.1) ... 2021-07-30 15:07:39.970 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-07-30 15:07:39.976 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-07-30 15:07:39.983 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2021-07-30 15:07:39.990 | Setting up libmysqlclient-dev (8.0.26-0ubuntu0.20.04.2) ... 2021-07-30 15:07:39.997 | Setting up apache2-utils (2.4.41-4ubuntu3.4) ... 2021-07-30 15:07:40.003 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-07-30 15:07:40.009 | Setting up ipvsadm (1:1.31-1) ... 2021-07-30 15:07:40.751 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-07-30 15:07:40.866 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2021-07-30 15:07:42.931 | Regenerating fonts cache... done. 2021-07-30 15:07:42.934 | Setting up gettext (0.19.8.1-10build1) ... 2021-07-30 15:07:42.940 | Setting up libpcp3 (5.0.3-1) ... 2021-07-30 15:07:42.946 | Setting up libpcp-pmda3 (5.0.3-1) ... 2021-07-30 15:07:42.952 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2021-07-30 15:07:42.959 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-07-30 15:07:43.009 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-07-30 15:07:43.015 | Setting up keepalived (1:2.0.19-2) ... 2021-07-30 15:07:43.996 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-07-30 15:07:44.709 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2021-07-30 15:07:44.716 | Setting up libpcp-trace2 (5.0.3-1) ... 2021-07-30 15:07:44.721 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-07-30 15:07:44.727 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2021-07-30 15:07:44.733 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-07-30 15:07:44.739 | Setting up libpcp-gui2 (5.0.3-1) ... 2021-07-30 15:07:44.744 | Setting up apache2-bin (2.4.41-4ubuntu3.4) ... 2021-07-30 15:07:44.750 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-07-30 15:07:44.756 | Setting up libpcp-web1 (5.0.3-1) ... 2021-07-30 15:07:44.762 | Setting up intltool-debian (0.35.0+20060710.5) ... 2021-07-30 15:07:44.768 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-07-30 15:07:44.773 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-07-30 15:07:44.780 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2021-07-30 15:07:44.785 | Setting up libpcp-mmv1 (5.0.3-1) ... 2021-07-30 15:07:44.792 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2021-07-30 15:07:44.798 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2) ... 2021-07-30 15:07:44.804 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-07-30 15:07:44.810 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-07-30 15:07:44.816 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2021-07-30 15:07:44.835 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-07-30 15:07:44.842 | Setting up postgresql-server-dev-12 (12.7-0ubuntu0.20.04.1) ... 2021-07-30 15:07:44.847 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-07-30 15:07:44.853 | Setting up libpcp-import1 (5.0.3-1) ... 2021-07-30 15:07:44.859 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-07-30 15:07:44.865 | Setting up librados2 (15.2.13-0ubuntu0.20.04.1) ... 2021-07-30 15:07:44.870 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-07-30 15:07:44.876 | Setting up po-debconf (1.0.21) ... 2021-07-30 15:07:44.882 | Setting up apache2 (2.4.41-4ubuntu3.4) ... 2021-07-30 15:07:45.266 | Enabling module mpm_event. 2021-07-30 15:07:45.331 | Enabling module authz_core. 2021-07-30 15:07:45.336 | Enabling module authz_host. 2021-07-30 15:07:45.397 | Enabling module authn_core. 2021-07-30 15:07:45.403 | Enabling module auth_basic. 2021-07-30 15:07:45.462 | Enabling module access_compat. 2021-07-30 15:07:45.522 | Enabling module authn_file. 2021-07-30 15:07:45.582 | Enabling module authz_user. 2021-07-30 15:07:45.641 | Enabling module alias. 2021-07-30 15:07:45.704 | Enabling module dir. 2021-07-30 15:07:45.766 | Enabling module autoindex. 2021-07-30 15:07:45.827 | Enabling module env. 2021-07-30 15:07:45.887 | Enabling module mime. 2021-07-30 15:07:45.947 | Enabling module negotiation. 2021-07-30 15:07:46.007 | Enabling module setenvif. 2021-07-30 15:07:46.067 | Enabling module filter. 2021-07-30 15:07:46.127 | Enabling module deflate. 2021-07-30 15:07:46.187 | Enabling module status. 2021-07-30 15:07:46.251 | Enabling module reqtimeout. 2021-07-30 15:07:46.312 | Enabling conf charset. 2021-07-30 15:07:46.373 | Enabling conf localized-error-pages. 2021-07-30 15:07:46.434 | Enabling conf other-vhosts-access-log. 2021-07-30 15:07:46.495 | Enabling conf security. 2021-07-30 15:07:46.557 | Enabling conf serve-cgi-bin. 2021-07-30 15:07:46.616 | Enabling site 000-default. 2021-07-30 15:07:46.671 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-07-30 15:07:46.727 | Enabling conf javascript-common. 2021-07-30 15:07:46.986 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-07-30 15:07:47.561 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-07-30 15:07:50.282 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-07-30 15:07:50.297 | Setting up python3-pcp (5.0.3-1) ... 2021-07-30 15:07:50.610 | Setting up libgvc6 (2.42.2-3build2) ... 2021-07-30 15:07:50.635 | Setting up librbd1 (15.2.13-0ubuntu0.20.04.1) ... 2021-07-30 15:07:50.641 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.4) ... 2021-07-30 15:07:50.654 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2021-07-30 15:07:50.660 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2021-07-30 15:07:50.666 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.17) ... 2021-07-30 15:07:50.672 | Setting up graphviz (2.42.2-3build2) ... 2021-07-30 15:07:50.681 | Setting up pcp (5.0.3-1) ... 2021-07-30 15:07:51.031 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2021-07-30 15:07:51.448 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2021-07-30 15:07:51.862 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2021-07-30 15:07:52.291 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2021-07-30 15:08:09.542 | Setting up qemu-utils (1:4.2-3ubuntu6.17) ... 2021-07-30 15:08:09.556 | Setting up systemd (245.4-4ubuntu3.11) ... 2021-07-30 15:08:09.568 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-07-30 15:08:10.759 | Setting up dh-autoreconf (19) ... 2021-07-30 15:08:10.765 | Setting up systemd-timesyncd (245.4-4ubuntu3.11) ... 2021-07-30 15:08:11.604 | Setting up systemd-sysv (245.4-4ubuntu3.11) ... 2021-07-30 15:08:11.612 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.11) ... 2021-07-30 15:08:11.620 | Setting up debhelper (12.10ubuntu1) ... 2021-07-30 15:08:11.626 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.11) ... 2021-07-30 15:08:11.957 | Setting up apache2-dev (2.4.41-4ubuntu3.4) ... 2021-07-30 15:08:11.963 | Processing triggers for mime-support (3.64ubuntu1) ... 2021-07-30 15:08:11.987 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2021-07-30 15:08:12.077 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2021-07-30 15:08:25.512 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-07-30 15:08:25.537 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2021-07-30 15:08:25.945 | Processing triggers for ufw (0.36-6) ... 2021-07-30 15:08:26.128 | Processing triggers for man-db (2.9.1-1) ... 2021-07-30 15:08:53.889 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-07-30 15:08:53.905 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-07-30 15:08:58.474 | ++ functions-common:apt_get:1118 : result=0 2021-07-30 15:08:58.476 | ++ functions-common:apt_get:1121 : time_stop apt-get 2021-07-30 15:08:58.478 | ++ functions-common:time_stop:2309 : local name 2021-07-30 15:08:58.481 | ++ functions-common:time_stop:2310 : local end_time 2021-07-30 15:08:58.483 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-07-30 15:08:58.488 | ++ functions-common:time_stop:2312 : local total 2021-07-30 15:08:58.490 | ++ functions-common:time_stop:2313 : local start_time 2021-07-30 15:08:58.493 | ++ functions-common:time_stop:2315 : name=apt-get 2021-07-30 15:08:58.495 | ++ functions-common:time_stop:2316 : start_time=1627657577216 2021-07-30 15:08:58.497 | ++ functions-common:time_stop:2318 : [[ -z 1627657577216 ]] 2021-07-30 15:08:58.500 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-07-30 15:08:58.504 | ++ functions-common:time_stop:2321 : end_time=1627657738502 2021-07-30 15:08:58.506 | ++ functions-common:time_stop:2322 : elapsed_time=161286 2021-07-30 15:08:58.508 | ++ functions-common:time_stop:2323 : total=702 2021-07-30 15:08:58.510 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-30 15:08:58.512 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=161988 2021-07-30 15:08:58.515 | ++ functions-common:apt_get:1122 : return 0 2021-07-30 15:08:58.518 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-07-30 15:08:58.521 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-07-30 15:08:58.523 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-07-30 15:08:58.527 | ++ tools/install_prereqs.sh:source:89 : date 2021-07-30 15:08:58.531 | + ./stack.sh:main:756 : [[ False != \T\r\u\e ]] 2021-07-30 15:08:58.533 | + ./stack.sh:main:757 : PYPI_ALTERNATIVE_URL= 2021-07-30 15:08:58.536 | + ./stack.sh:main:757 : /home/ubuntu/devstack/tools/install_pip.sh 2021-07-30 15:08:59.930 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-07-30 15:08:59.932 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-07-30 15:08:59.934 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-07-30 15:08:59.937 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-07-30 15:08:59.940 | + tools/install_pip.sh:main:43 : GetDistro 2021-07-30 15:08:59.941 | + functions-common:GetDistro:373 : GetOSVersion 2021-07-30 15:08:59.943 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-07-30 15:08:59.945 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-07-30 15:08:59.948 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-07-30 15:08:59.949 | + functions-common:_ensure_lsb_release:328 : return 2021-07-30 15:08:59.951 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-07-30 15:09:00.021 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-07-30 15:09:00.023 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-07-30 15:09:00.092 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-07-30 15:09:00.095 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-07-30 15:09:00.165 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-07-30 15:09:00.167 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-07-30 15:09:00.169 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-07-30 15:09:00.171 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-07-30 15:09:00.173 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-07-30 15:09:00.175 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-07-30 15:09:00.177 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-07-30 15:09:00.179 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-07-30 15:09:00.181 | + functions-common:GetDistro:378 : DISTRO=focal 2021-07-30 15:09:00.183 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-07-30 15:09:00.185 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-07-30 15:09:00.185 | Distro: focal 2021-07-30 15:09:00.187 | + tools/install_pip.sh:main:127 : get_versions 2021-07-30 15:09:00.190 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-07-30 15:09:00.194 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-07-30 15:09:00.195 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-07-30 15:09:00.198 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-07-30 15:09:00.198 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-07-30 15:09:00.603 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-07-30 15:09:00.605 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-07-30 15:09:00.605 | pip: 20.2.2 2021-07-30 15:09:00.607 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2021-07-30 15:09:00.981 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2021-07-30 15:09:01.005 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-07-30 15:09:01.007 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2021-07-30 15:09:01.009 | + tools/install_pip.sh:main:135 : exit 0 2021-07-30 15:09:01.013 | + ./stack.sh:main:761 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-07-30 15:09:01.016 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-07-30 15:09:01.020 | + ./stack.sh:main:762 : fixup_all 2021-07-30 15:09:01.022 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_keystone 2021-07-30 15:09:01.024 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-07-30 15:09:01.026 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-07-30 15:09:01.042 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-07-30 15:09:01.042 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-07-30 15:09:01.043 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-07-30 15:09:01.048 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-07-30 15:09:01.050 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-07-30 15:09:01.053 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-07-30 15:09:01.061 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-07-30 15:09:01.064 | + tools/fixup_stuff.sh:fixup_all:160 : fixup_fedora 2021-07-30 15:09:01.067 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2021-07-30 15:09:01.069 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-07-30 15:09:01.072 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-07-30 15:09:01.074 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-07-30 15:09:01.076 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-07-30 15:09:01.078 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-07-30 15:09:01.081 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-07-30 15:09:01.083 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-07-30 15:09:01.086 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-07-30 15:09:01.088 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-07-30 15:09:01.090 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2021-07-30 15:09:01.093 | + tools/fixup_stuff.sh:fixup_all:161 : fixup_suse 2021-07-30 15:09:01.096 | + tools/fixup_stuff.sh:fixup_suse:112 : is_suse 2021-07-30 15:09:01.098 | + functions-common:is_suse:462 : is_opensuse 2021-07-30 15:09:01.101 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-07-30 15:09:01.103 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-07-30 15:09:01.105 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-07-30 15:09:01.107 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-07-30 15:09:01.109 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-07-30 15:09:01.114 | + tools/fixup_stuff.sh:fixup_suse:113 : return 2021-07-30 15:09:01.120 | + ./stack.sh:main:765 : pip_install -U os-testr 2021-07-30 15:09:01.142 | Using python 3.8 to install os-testr 2021-07-30 15:09:01.145 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-07-30 15:09:01.818 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-30 15:09:01.818 | from cryptography.utils import int_from_bytes 2021-07-30 15:09:01.818 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-30 15:09:01.818 | from cryptography.utils import int_from_bytes 2021-07-30 15:09:02.859 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-30 15:09:02.863 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:09:02.866 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:09:02.869 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:09:02.874 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:09:02.874 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:09:02.877 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:09:02.878 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:09:02.881 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:09:03.010 | Collecting os-testr===2.0.0 2021-07-30 15:09:03.018 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2021-07-30 15:09:03.093 | Requirement already satisfied, skipping upgrade: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (2.5.0) 2021-07-30 15:09:03.187 | Collecting python-subunit===1.4.0 2021-07-30 15:09:03.194 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2021-07-30 15:09:03.361 | Collecting stestr===3.2.0 2021-07-30 15:09:03.367 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a31/9580d7aa71f73/stestr-3.2.0-py3-none-any.whl (125 kB) 2021-07-30 15:09:03.465 | Requirement already satisfied, skipping upgrade: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.6.0) 2021-07-30 15:09:03.468 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 63)) (3.0.0) 2021-07-30 15:09:03.478 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2021-07-30 15:09:03.480 | Requirement already satisfied, skipping upgrade: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 2)) (0.12.1) 2021-07-30 15:09:03.578 | Collecting future===0.18.2 2021-07-30 15:09:03.584 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-07-30 15:09:04.554 | Requirement already satisfied, skipping upgrade: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (5.4.1) 2021-07-30 15:09:04.557 | Requirement already satisfied, skipping upgrade: cliff===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (3.8.0) 2021-07-30 15:09:04.569 | Requirement already satisfied, skipping upgrade: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.16.0) 2021-07-30 15:09:04.571 | Requirement already satisfied, skipping upgrade: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) (3.3.0) 2021-07-30 15:09:04.578 | Requirement already satisfied, skipping upgrade: cmd2===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (2.1.2) 2021-07-30 15:09:04.631 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 413)) (2.4.7) 2021-07-30 15:09:04.634 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (0.7.2) 2021-07-30 15:09:04.636 | Requirement already satisfied, skipping upgrade: attrs===21.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 49)) (21.2.0) 2021-07-30 15:09:04.689 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 141)) (0.2.5) 2021-07-30 15:09:04.694 | Requirement already satisfied, skipping upgrade: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 588)) (0.4.4) 2021-07-30 15:09:04.698 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 272)) (1.8.2) 2021-07-30 15:09:04.701 | Building wheels for collected packages: future 2021-07-30 15:09:04.702 | Building wheel for future (setup.py): started 2021-07-30 15:09:05.792 | Building wheel for future (setup.py): finished with status 'done' 2021-07-30 15:09:05.796 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=62189146f79ee5db8b448e0440ffef22f44f451bf4d0942c479bbfa85403a831 2021-07-30 15:09:05.797 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2021-07-30 15:09:05.797 | Successfully built future 2021-07-30 15:09:07.103 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-07-30 15:09:07.948 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.2.0 2021-07-30 15:09:08.056 | WARNING: You are using pip version 20.2.2; however, version 21.2.1 is available. 2021-07-30 15:09:08.056 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-07-30 15:09:08.175 | + inc/python:pip_install:200 : result=0 2021-07-30 15:09:08.177 | + inc/python:pip_install:202 : time_stop pip_install 2021-07-30 15:09:08.180 | + functions-common:time_stop:2309 : local name 2021-07-30 15:09:08.182 | + functions-common:time_stop:2310 : local end_time 2021-07-30 15:09:08.184 | + functions-common:time_stop:2311 : local elapsed_time 2021-07-30 15:09:08.186 | + functions-common:time_stop:2312 : local total 2021-07-30 15:09:08.188 | + functions-common:time_stop:2313 : local start_time 2021-07-30 15:09:08.190 | + functions-common:time_stop:2315 : name=pip_install 2021-07-30 15:09:08.192 | + functions-common:time_stop:2316 : start_time=1627657741135 2021-07-30 15:09:08.194 | + functions-common:time_stop:2318 : [[ -z 1627657741135 ]] 2021-07-30 15:09:08.197 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-07-30 15:09:08.201 | + functions-common:time_stop:2321 : end_time=1627657748198 2021-07-30 15:09:08.203 | + functions-common:time_stop:2322 : elapsed_time=7063 2021-07-30 15:09:08.205 | + functions-common:time_stop:2323 : total=0 2021-07-30 15:09:08.207 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-30 15:09:08.209 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=7063 2021-07-30 15:09:08.211 | + inc/python:pip_install:203 : return 0 2021-07-30 15:09:08.213 | + ./stack.sh:main:769 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-07-30 15:09:08.264 | + ./stack.sh:main:770 : sudo systemctl restart systemd-journald 2021-07-30 15:09:08.362 | + ./stack.sh:main:776 : install_infra 2021-07-30 15:09:08.365 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-07-30 15:09:08.367 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-07-30 15:09:08.370 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-07-30 15:09:11.568 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-07-30 15:09:11.570 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-07-30 15:09:11.593 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-07-30 15:09:13.614 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:09:13.718 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:09:13.829 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:09:14.006 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:09:14.013 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:09:14.084 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:09:14.129 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:09:14.247 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:09:14.302 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-30 15:09:14.423 | Collecting pbr===5.6.0 2021-07-30 15:09:14.430 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c68/c661ac5cc8105/pbr-5.6.0-py2.py3-none-any.whl (111 kB) 2021-07-30 15:09:14.470 | Installing collected packages: pbr 2021-07-30 15:09:14.609 | Successfully installed pbr-5.6.0 2021-07-30 15:09:14.679 | + inc/python:pip_install:200 : result=0 2021-07-30 15:09:14.681 | + inc/python:pip_install:202 : time_stop pip_install 2021-07-30 15:09:14.683 | + functions-common:time_stop:2309 : local name 2021-07-30 15:09:14.685 | + functions-common:time_stop:2310 : local end_time 2021-07-30 15:09:14.687 | + functions-common:time_stop:2311 : local elapsed_time 2021-07-30 15:09:14.689 | + functions-common:time_stop:2312 : local total 2021-07-30 15:09:14.691 | + functions-common:time_stop:2313 : local start_time 2021-07-30 15:09:14.693 | + functions-common:time_stop:2315 : name=pip_install 2021-07-30 15:09:14.695 | + functions-common:time_stop:2316 : start_time=1627657751585 2021-07-30 15:09:14.697 | + functions-common:time_stop:2318 : [[ -z 1627657751585 ]] 2021-07-30 15:09:14.700 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-07-30 15:09:14.704 | + functions-common:time_stop:2321 : end_time=1627657754702 2021-07-30 15:09:14.706 | + functions-common:time_stop:2322 : elapsed_time=3117 2021-07-30 15:09:14.708 | + functions-common:time_stop:2323 : total=7063 2021-07-30 15:09:14.710 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-30 15:09:14.712 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=10180 2021-07-30 15:09:14.715 | + inc/python:pip_install:203 : return 0 2021-07-30 15:09:14.717 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-07-30 15:09:14.720 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-07-30 15:09:14.743 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2021-07-30 15:09:16.731 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:09:16.834 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:09:16.944 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:09:17.120 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:09:17.127 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:09:17.197 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:09:17.242 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:09:17.359 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:09:17.410 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-30 15:09:17.412 | Processing /opt/stack/requirements 2021-07-30 15:09:18.758 | Collecting fixtures===3.0.0 2021-07-30 15:09:18.767 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-07-30 15:09:18.937 | Collecting PyYAML===5.4.1 2021-07-30 15:09:18.945 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c1/be557ee92a20f/PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) 2021-07-30 15:09:19.144 | Collecting requests===2.26.0 2021-07-30 15:09:19.151 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/246513ecd5ecd/requests-2.26.0-py2.py3-none-any.whl (62 kB) 2021-07-30 15:09:19.245 | Collecting packaging===21.0 2021-07-30 15:09:19.251 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c86/254f9220d55e3/packaging-21.0-py3-none-any.whl (40 kB) 2021-07-30 15:09:19.314 | Collecting testtools===2.5.0 2021-07-30 15:09:19.322 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2021-07-30 15:09:19.405 | Collecting idna===3.2 2021-07-30 15:09:19.412 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/144/75042e2849910/idna-3.2-py3-none-any.whl (59 kB) 2021-07-30 15:09:19.538 | Collecting pyparsing===2.4.7 2021-07-30 15:09:19.545 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-07-30 15:09:19.596 | Collecting six===1.16.0 2021-07-30 15:09:19.603 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2021-07-30 15:09:19.648 | Collecting charset-normalizer===2.0.3 2021-07-30 15:09:19.654 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/88f/ce3fa5b1a84fd/charset_normalizer-2.0.3-py3-none-any.whl (35 kB) 2021-07-30 15:09:19.690 | Collecting Parsley>=1.2 2021-07-30 15:09:19.695 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-07-30 15:09:19.743 | Collecting beagle>=0.2.1 2021-07-30 15:09:19.750 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2021-07-30 15:09:19.778 | Requirement already satisfied: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.6.0) 2021-07-30 15:09:19.837 | Collecting certifi===2021.5.30 2021-07-30 15:09:19.842 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50b/1e4f8446b06f4/certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 2021-07-30 15:09:19.926 | Collecting urllib3===1.26.6 2021-07-30 15:09:19.933 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39f/b8672126159ac/urllib3-1.26.6-py2.py3-none-any.whl (138 kB) 2021-07-30 15:09:19.998 | Collecting extras===1.0.0 2021-07-30 15:09:20.004 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2021-07-30 15:09:20.088 | Collecting cliff===3.8.0 2021-07-30 15:09:20.094 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a7e/38e916649defa/cliff-3.8.0-py3-none-any.whl (80 kB) 2021-07-30 15:09:20.160 | Collecting prettytable===0.7.2 2021-07-30 15:09:20.168 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2021-07-30 15:09:20.248 | Collecting stevedore===3.3.0 2021-07-30 15:09:20.254 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49 kB) 2021-07-30 15:09:20.414 | Collecting cmd2===2.1.2 2021-07-30 15:09:20.422 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d96/7708a62d1166c/cmd2-2.1.2-py3-none-any.whl (141 kB) 2021-07-30 15:09:20.555 | Collecting pyperclip===1.8.2 2021-07-30 15:09:20.561 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/105/254a8b04934f0/pyperclip-1.8.2.tar.gz (20 kB) 2021-07-30 15:09:20.962 | Collecting wcwidth===0.2.5 2021-07-30 15:09:20.968 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-07-30 15:09:21.023 | Collecting attrs===21.2.0 2021-07-30 15:09:21.029 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/e90d6d8ac20db/attrs-21.2.0-py2.py3-none-any.whl (53 kB) 2021-07-30 15:09:21.151 | Collecting colorama===0.4.4 2021-07-30 15:09:21.158 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2021-07-30 15:09:21.174 | Building wheels for collected packages: pyperclip, openstack-requirements 2021-07-30 15:09:21.175 | Building wheel for pyperclip (setup.py): started 2021-07-30 15:09:21.464 | Building wheel for pyperclip (setup.py): finished with status 'error' 2021-07-30 15:09:21.464 | ERROR: Command errored out with exit status 1: 2021-07-30 15:09:21.464 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-vo6uviwh/pyperclip/setup.py'"'"'; __file__='"'"'/tmp/pip-install-vo6uviwh/pyperclip/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-nwxjlnjv 2021-07-30 15:09:21.464 | cwd: /tmp/pip-install-vo6uviwh/pyperclip/ 2021-07-30 15:09:21.464 | Complete output (6 lines): 2021-07-30 15:09:21.464 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-07-30 15:09:21.464 | or: setup.py --help [cmd1 cmd2 ...] 2021-07-30 15:09:21.464 | or: setup.py --help-commands 2021-07-30 15:09:21.464 | or: setup.py cmd --help 2021-07-30 15:09:21.464 | 2021-07-30 15:09:21.464 | error: invalid command 'bdist_wheel' 2021-07-30 15:09:21.464 | ---------------------------------------- 2021-07-30 15:09:21.464 | ERROR: Failed building wheel for pyperclip 2021-07-30 15:09:21.465 | Running setup.py clean for pyperclip 2021-07-30 15:09:21.721 | Building wheel for openstack-requirements (setup.py): started 2021-07-30 15:09:22.497 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-07-30 15:09:22.497 | ERROR: Command errored out with exit status 1: 2021-07-30 15:09:22.497 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-edz7ao6a/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-edz7ao6a/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-r7txj2zt 2021-07-30 15:09:22.497 | cwd: /tmp/pip-req-build-edz7ao6a/ 2021-07-30 15:09:22.497 | Complete output (6 lines): 2021-07-30 15:09:22.497 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-07-30 15:09:22.497 | or: setup.py --help [cmd1 cmd2 ...] 2021-07-30 15:09:22.497 | or: setup.py --help-commands 2021-07-30 15:09:22.497 | or: setup.py cmd --help 2021-07-30 15:09:22.497 | 2021-07-30 15:09:22.497 | error: invalid command 'bdist_wheel' 2021-07-30 15:09:22.497 | ---------------------------------------- 2021-07-30 15:09:22.497 | ERROR: Failed building wheel for openstack-requirements 2021-07-30 15:09:22.498 | Running setup.py clean for openstack-requirements 2021-07-30 15:09:23.284 | Failed to build pyperclip openstack-requirements 2021-07-30 15:09:23.528 | Installing collected packages: certifi, attrs, six, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, charset-normalizer, idna, requests, pyparsing, stevedore, pyperclip, colorama, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2021-07-30 15:09:24.723 | Running setup.py install for pyperclip: started 2021-07-30 15:09:25.152 | Running setup.py install for pyperclip: finished with status 'done' 2021-07-30 15:09:25.695 | Running setup.py install for openstack-requirements: started 2021-07-30 15:09:27.913 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-07-30 15:09:27.946 | Successfully installed Parsley-1.3 PyYAML-5.4.1 attrs-21.2.0 beagle-0.3.0 certifi-2021.5.30 charset-normalizer-2.0.3 cliff-3.8.0 cmd2-2.1.2 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-3.2 openstack-requirements-1.2.1.dev4740 packaging-21.0 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.2 requests-2.26.0 six-1.16.0 stevedore-3.3.0 testtools-2.5.0 urllib3-1.26.6 wcwidth-0.2.5 2021-07-30 15:09:28.085 | + inc/python:pip_install:200 : result=0 2021-07-30 15:09:28.087 | + inc/python:pip_install:202 : time_stop pip_install 2021-07-30 15:09:28.089 | + functions-common:time_stop:2309 : local name 2021-07-30 15:09:28.091 | + functions-common:time_stop:2310 : local end_time 2021-07-30 15:09:28.093 | + functions-common:time_stop:2311 : local elapsed_time 2021-07-30 15:09:28.096 | + functions-common:time_stop:2312 : local total 2021-07-30 15:09:28.098 | + functions-common:time_stop:2313 : local start_time 2021-07-30 15:09:28.100 | + functions-common:time_stop:2315 : name=pip_install 2021-07-30 15:09:28.103 | + functions-common:time_stop:2316 : start_time=1627657754735 2021-07-30 15:09:28.105 | + functions-common:time_stop:2318 : [[ -z 1627657754735 ]] 2021-07-30 15:09:28.108 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-07-30 15:09:28.112 | + functions-common:time_stop:2321 : end_time=1627657768109 2021-07-30 15:09:28.114 | + functions-common:time_stop:2322 : elapsed_time=13374 2021-07-30 15:09:28.116 | + functions-common:time_stop:2323 : total=10180 2021-07-30 15:09:28.118 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-30 15:09:28.120 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=23554 2021-07-30 15:09:28.123 | + inc/python:pip_install:203 : return 0 2021-07-30 15:09:28.126 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-07-30 15:09:28.129 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-07-30 15:09:28.131 | + inc/python:use_library_from_git:250 : local name=pbr 2021-07-30 15:09:28.134 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:09:28.137 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:09:28.140 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-07-30 15:09:28.143 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:09:28.146 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-07-30 15:09:28.166 | Using python 3.8 to install pbr 2021-07-30 15:09:28.169 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-07-30 15:09:28.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-30 15:09:28.843 | from cryptography.utils import int_from_bytes 2021-07-30 15:09:28.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-30 15:09:28.843 | from cryptography.utils import int_from_bytes 2021-07-30 15:09:29.889 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-30 15:09:29.894 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:09:29.897 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:09:29.900 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:09:29.905 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:09:29.906 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:09:29.908 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:09:29.909 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:09:29.913 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:09:30.037 | Requirement already up-to-date: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.6.0) 2021-07-30 15:09:31.630 | WARNING: You are using pip version 20.2.2; however, version 21.2.1 is available. 2021-07-30 15:09:31.630 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-07-30 15:09:31.710 | + inc/python:pip_install:200 : result=0 2021-07-30 15:09:31.712 | + inc/python:pip_install:202 : time_stop pip_install 2021-07-30 15:09:31.714 | + functions-common:time_stop:2309 : local name 2021-07-30 15:09:31.716 | + functions-common:time_stop:2310 : local end_time 2021-07-30 15:09:31.718 | + functions-common:time_stop:2311 : local elapsed_time 2021-07-30 15:09:31.721 | + functions-common:time_stop:2312 : local total 2021-07-30 15:09:31.723 | + functions-common:time_stop:2313 : local start_time 2021-07-30 15:09:31.725 | + functions-common:time_stop:2315 : name=pip_install 2021-07-30 15:09:31.727 | + functions-common:time_stop:2316 : start_time=1627657768161 2021-07-30 15:09:31.729 | + functions-common:time_stop:2318 : [[ -z 1627657768161 ]] 2021-07-30 15:09:31.732 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-07-30 15:09:31.736 | + functions-common:time_stop:2321 : end_time=1627657771733 2021-07-30 15:09:31.738 | + functions-common:time_stop:2322 : elapsed_time=3572 2021-07-30 15:09:31.740 | + functions-common:time_stop:2323 : total=23554 2021-07-30 15:09:31.742 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-30 15:09:31.744 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=27126 2021-07-30 15:09:31.746 | + inc/python:pip_install:203 : return 0 2021-07-30 15:09:31.749 | + ./stack.sh:main:779 : python3 -m venv /opt/stack/bindep-venv 2021-07-30 15:09:34.917 | + ./stack.sh:main:781 : /opt/stack/bindep-venv/bin/pip install bindep 2021-07-30 15:09:36.699 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-30 15:09:36.774 | Collecting bindep 2021-07-30 15:09:36.781 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e7/df0a527c159ff/bindep-2.9.0-py2.py3-none-any.whl (32 kB) 2021-07-30 15:09:36.820 | Collecting Parsley 2021-07-30 15:09:36.827 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-07-30 15:09:36.881 | Collecting distro 2021-07-30 15:09:36.888 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df7/4eed763e18d10/distro-1.5.0-py2.py3-none-any.whl (18 kB) 2021-07-30 15:09:37.005 | Collecting pbr>=2.0.0 2021-07-30 15:09:37.014 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c68/c661ac5cc8105/pbr-5.6.0-py2.py3-none-any.whl (111 kB) 2021-07-30 15:09:37.058 | Installing collected packages: Parsley, distro, pbr, bindep 2021-07-30 15:09:37.488 | Successfully installed Parsley-1.3 bindep-2.9.0 distro-1.5.0 pbr-5.6.0 2021-07-30 15:09:37.557 | + ./stack.sh:main:782 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-07-30 15:09:37.559 | + ./stack.sh:main:782 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-07-30 15:09:37.562 | ++ ./stack.sh:main:785 : _get_plugin_bindep_packages 2021-07-30 15:09:37.579 | + ./stack.sh:main:785 : pkgs= 2021-07-30 15:09:37.582 | + ./stack.sh:main:786 : [[ -n '' ]] 2021-07-30 15:09:37.584 | + ./stack.sh:main:793 : run_phase stack pre-install 2021-07-30 15:09:37.586 | + functions-common:run_phase:1737 : local mode=stack 2021-07-30 15:09:37.588 | + functions-common:run_phase:1738 : local phase=pre-install 2021-07-30 15:09:37.590 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-07-30 15:09:37.592 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-07-30 15:09:37.595 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-07-30 15:09:37.597 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-07-30 15:09:37.599 | + functions-common:run_phase:1747 : local extra 2021-07-30 15:09:37.602 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-07-30 15:09:37.605 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-07-30 15:09:37.607 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-07-30 15:09:37.610 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-07-30 15:09:37.612 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-07-30 15:09:37.615 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-07-30 15:09:37.630 | ++ functions-common:is_service_enabled:1965 : return 0 2021-07-30 15:09:37.632 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-07-30 15:09:37.634 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-07-30 15:09:37.637 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-07-30 15:09:37.639 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-07-30 15:09:37.641 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-07-30 15:09:37.643 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-07-30 15:09:37.645 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-07-30 15:09:37.647 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-07-30 15:09:37.649 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-07-30 15:09:37.652 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-07-30 15:09:37.654 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-07-30 15:09:37.656 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-07-30 15:09:37.659 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-07-30 15:09:37.661 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-07-30 15:09:37.664 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-07-30 15:09:37.666 | + functions-common:run_phase:1764 : run_plugins stack pre-install 2021-07-30 15:09:37.668 | + functions-common:run_plugins:1723 : local mode=stack 2021-07-30 15:09:37.670 | + functions-common:run_plugins:1724 : local phase=pre-install 2021-07-30 15:09:37.673 | + functions-common:run_plugins:1726 : local plugins= 2021-07-30 15:09:37.675 | + functions-common:run_plugins:1727 : local plugin 2021-07-30 15:09:37.677 | + ./stack.sh:main:796 : set_systemd_override DefaultLimitNOFILE 2048 2021-07-30 15:09:37.680 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-07-30 15:09:37.682 | + functions:set_systemd_override:821 : local value=2048 2021-07-30 15:09:37.684 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-07-30 15:09:37.686 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-07-30 15:09:37.740 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-07-30 15:09:37.740 | Set systemd system override for DefaultLimitNOFILE=2048 2021-07-30 15:09:37.742 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-07-30 15:09:38.113 | + ./stack.sh:main:798 : install_rpc_backend 2021-07-30 15:09:38.115 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-07-30 15:09:38.135 | + functions-common:is_service_enabled:1965 : return 0 2021-07-30 15:09:38.137 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-07-30 15:09:38.140 | + functions-common:install_package:1347 : update_package_repo 2021-07-30 15:09:38.143 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-07-30 15:09:38.145 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-07-30 15:09:38.148 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-07-30 15:09:38.150 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-07-30 15:09:38.153 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-07-30 15:09:38.155 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-30 15:09:38.157 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-30 15:09:38.159 | + functions-common:update_package_repo:1328 : apt_get_update 2021-07-30 15:09:38.162 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-07-30 15:09:38.164 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-07-30 15:09:38.166 | + functions-common:apt_get_update:1074 : return 2021-07-30 15:09:38.168 | + functions-common:install_package:1348 : real_install_package rabbitmq-server 2021-07-30 15:09:38.171 | + functions-common:real_install_package:1333 : is_ubuntu 2021-07-30 15:09:38.174 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-30 15:09:38.177 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-30 15:09:38.179 | + functions-common:real_install_package:1334 : apt_get install rabbitmq-server 2021-07-30 15:09:38.200 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-07-30 15:09:38.306 | Reading package lists... 2021-07-30 15:09:38.542 | Building dependency tree... 2021-07-30 15:09:38.543 | Reading state information... 2021-07-30 15:09:38.793 | The following packages were automatically installed and are no longer required: 2021-07-30 15:09:38.794 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-07-30 15:09:38.795 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-07-30 15:09:38.795 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-07-30 15:09:38.795 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-07-30 15:09:38.795 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-07-30 15:09:38.795 | python3-zope.interface 2021-07-30 15:09:38.795 | Use 'sudo apt autoremove' to remove them. 2021-07-30 15:09:38.795 | The following additional packages will be installed: 2021-07-30 15:09:38.795 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-07-30 15:09:38.795 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-07-30 15:09:38.795 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-07-30 15:09:38.796 | erlang-tools erlang-xmerl locales-all 2021-07-30 15:09:38.798 | Suggested packages: 2021-07-30 15:09:38.798 | erlang erlang-manpages erlang-doc 2021-07-30 15:09:38.867 | The following NEW packages will be installed: 2021-07-30 15:09:38.867 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-07-30 15:09:38.867 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-07-30 15:09:38.867 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-07-30 15:09:38.868 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2021-07-30 15:09:39.109 | 0 upgraded, 19 newly installed, 0 to remove and 68 not upgraded. 2021-07-30 15:09:39.109 | Need to get 38.1 MB of archives. 2021-07-30 15:09:39.109 | After this operation, 276 MB of additional disk space will be used. 2021-07-30 15:09:39.109 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2021-07-30 15:09:40.116 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2021-07-30 15:09:40.325 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2021-07-30 15:09:40.331 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2021-07-30 15:09:40.528 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2021-07-30 15:09:40.621 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2021-07-30 15:09:40.648 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2021-07-30 15:09:40.782 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2021-07-30 15:09:40.786 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2021-07-30 15:09:40.788 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2021-07-30 15:09:40.790 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2021-07-30 15:09:40.827 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2021-07-30 15:09:41.022 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2021-07-30 15:09:41.082 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2021-07-30 15:09:41.106 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2021-07-30 15:09:41.146 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2021-07-30 15:09:41.201 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2021-07-30 15:09:41.381 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2021-07-30 15:09:43.276 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2021-07-30 15:09:45.603 | Fetched 38.1 MB in 6s (6,187 kB/s) 2021-07-30 15:09:45.637 | Selecting previously unselected package erlang-base. 2021-07-30 15:09:45.686 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 81628 files and directories currently installed.) 2021-07-30 15:09:45.690 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-07-30 15:09:45.692 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2021-07-30 15:09:46.787 | Selecting previously unselected package erlang-asn1. 2021-07-30 15:09:46.796 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-07-30 15:09:46.798 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-07-30 15:09:46.908 | Selecting previously unselected package erlang-crypto. 2021-07-30 15:09:46.917 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-07-30 15:09:46.919 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2021-07-30 15:09:46.962 | Selecting previously unselected package erlang-public-key. 2021-07-30 15:09:46.972 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-07-30 15:09:46.974 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2021-07-30 15:09:47.074 | Selecting previously unselected package erlang-mnesia. 2021-07-30 15:09:47.084 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-07-30 15:09:47.086 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-07-30 15:09:47.198 | Selecting previously unselected package erlang-runtime-tools. 2021-07-30 15:09:47.207 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-07-30 15:09:47.210 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-07-30 15:09:47.267 | Selecting previously unselected package erlang-ssl. 2021-07-30 15:09:47.276 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-07-30 15:09:47.278 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2021-07-30 15:09:47.447 | Selecting previously unselected package erlang-eldap. 2021-07-30 15:09:47.456 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-07-30 15:09:47.459 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2021-07-30 15:09:47.497 | Selecting previously unselected package erlang-ftp. 2021-07-30 15:09:47.507 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-07-30 15:09:47.510 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2021-07-30 15:09:47.544 | Selecting previously unselected package erlang-tftp. 2021-07-30 15:09:47.554 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-07-30 15:09:47.556 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2021-07-30 15:09:47.592 | Selecting previously unselected package erlang-inets. 2021-07-30 15:09:47.601 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-07-30 15:09:47.603 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2021-07-30 15:09:47.711 | Selecting previously unselected package erlang-snmp. 2021-07-30 15:09:47.720 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-07-30 15:09:47.722 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2021-07-30 15:09:47.971 | Selecting previously unselected package erlang-os-mon. 2021-07-30 15:09:47.980 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-07-30 15:09:47.982 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-07-30 15:09:48.019 | Selecting previously unselected package erlang-parsetools. 2021-07-30 15:09:48.028 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-07-30 15:09:48.030 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-07-30 15:09:48.076 | Selecting previously unselected package erlang-syntax-tools. 2021-07-30 15:09:48.084 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-07-30 15:09:48.087 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-07-30 15:09:48.159 | Selecting previously unselected package erlang-tools. 2021-07-30 15:09:48.167 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-07-30 15:09:48.170 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2021-07-30 15:09:48.263 | Selecting previously unselected package erlang-xmerl. 2021-07-30 15:09:48.272 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-07-30 15:09:48.274 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-07-30 15:09:48.449 | Selecting previously unselected package locales-all. 2021-07-30 15:09:48.459 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2021-07-30 15:09:48.461 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2021-07-30 15:09:52.690 | Selecting previously unselected package rabbitmq-server. 2021-07-30 15:09:52.702 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2021-07-30 15:09:52.705 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-07-30 15:09:53.843 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2021-07-30 15:09:54.228 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2021-07-30 15:09:54.228 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2021-07-30 15:09:58.547 | Searching for services which depend on erlang and should be started... none found. 2021-07-30 15:09:58.552 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-07-30 15:09:58.557 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-07-30 15:09:58.563 | Setting up locales-all (2.31-0ubuntu9.2) ... 2021-07-30 15:09:58.570 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-07-30 15:09:58.576 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-07-30 15:09:58.581 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2021-07-30 15:09:58.587 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-07-30 15:09:58.592 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2021-07-30 15:09:58.599 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-07-30 15:09:58.605 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2021-07-30 15:09:58.611 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2021-07-30 15:09:58.616 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2021-07-30 15:09:58.622 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2021-07-30 15:09:58.627 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-07-30 15:09:58.633 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2021-07-30 15:09:58.639 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2021-07-30 15:09:58.644 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2021-07-30 15:09:58.650 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-07-30 15:09:58.740 | Adding group `rabbitmq' (GID 125) ... 2021-07-30 15:09:58.751 | Done. 2021-07-30 15:09:58.835 | Adding system user `rabbitmq' (UID 117) ... 2021-07-30 15:09:58.835 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2021-07-30 15:09:58.868 | Not creating home directory `/var/lib/rabbitmq'. 2021-07-30 15:09:59.143 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-07-30 15:10:04.975 | Processing triggers for man-db (2.9.1-1) ... 2021-07-30 15:10:05.626 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-07-30 15:10:10.144 | + functions-common:apt_get:1118 : result=0 2021-07-30 15:10:10.146 | + functions-common:apt_get:1121 : time_stop apt-get 2021-07-30 15:10:10.148 | + functions-common:time_stop:2309 : local name 2021-07-30 15:10:10.150 | + functions-common:time_stop:2310 : local end_time 2021-07-30 15:10:10.152 | + functions-common:time_stop:2311 : local elapsed_time 2021-07-30 15:10:10.154 | + functions-common:time_stop:2312 : local total 2021-07-30 15:10:10.156 | + functions-common:time_stop:2313 : local start_time 2021-07-30 15:10:10.158 | + functions-common:time_stop:2315 : name=apt-get 2021-07-30 15:10:10.161 | + functions-common:time_stop:2316 : start_time=1627657778197 2021-07-30 15:10:10.163 | + functions-common:time_stop:2318 : [[ -z 1627657778197 ]] 2021-07-30 15:10:10.166 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-07-30 15:10:10.170 | + functions-common:time_stop:2321 : end_time=1627657810167 2021-07-30 15:10:10.172 | + functions-common:time_stop:2322 : elapsed_time=31970 2021-07-30 15:10:10.174 | + functions-common:time_stop:2323 : total=161988 2021-07-30 15:10:10.176 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-30 15:10:10.179 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=193958 2021-07-30 15:10:10.181 | + functions-common:apt_get:1122 : return 0 2021-07-30 15:10:10.183 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-07-30 15:10:10.186 | + functions-common:is_suse:462 : is_opensuse 2021-07-30 15:10:10.188 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-07-30 15:10:10.191 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-07-30 15:10:10.193 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-07-30 15:10:10.196 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-07-30 15:10:10.198 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-07-30 15:10:10.200 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-07-30 15:10:10.202 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-07-30 15:10:10.205 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-07-30 15:10:10.207 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-07-30 15:10:10.209 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-07-30 15:10:10.211 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-07-30 15:10:10.213 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-07-30 15:10:10.216 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-07-30 15:10:10.218 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-07-30 15:10:10.220 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-07-30 15:10:10.222 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-07-30 15:10:10.225 | + functions-common:is_suse:462 : is_opensuse 2021-07-30 15:10:10.227 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-07-30 15:10:10.229 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-07-30 15:10:10.232 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-07-30 15:10:10.236 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-07-30 15:10:10.238 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-07-30 15:10:10.241 | + ./stack.sh:main:799 : restart_rpc_backend 2021-07-30 15:10:10.243 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-07-30 15:10:10.259 | + functions-common:is_service_enabled:1965 : return 0 2021-07-30 15:10:10.264 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-07-30 15:10:10.266 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-07-30 15:10:10.269 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-07-30 15:10:10.271 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-07-30 15:10:10.274 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-07-30 15:10:10.278 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-07-30 15:10:10.280 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-07-30 15:10:10.283 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-07-30 15:10:10.285 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-07-30 15:10:10.288 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-07-30 15:10:10.290 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-07-30 15:10:10.293 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-07-30 15:10:10.998 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-07-30 15:10:10.998 | user tags 2021-07-30 15:10:10.998 | guest [administrator]' 2021-07-30 15:10:11.001 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-07-30 15:10:11.001 | user tags 2021-07-30 15:10:11.001 | guest [administrator]' 2021-07-30 15:10:11.002 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-07-30 15:10:11.008 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-07-30 15:10:11.010 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-07-30 15:10:11.013 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-07-30 15:10:11.696 | Adding user "stackrabbit" ... 2021-07-30 15:10:11.719 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-07-30 15:10:12.415 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-07-30 15:10:12.435 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-07-30 15:10:12.438 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-07-30 15:10:13.095 | Changing password for user "stackrabbit" ... 2021-07-30 15:10:13.117 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-07-30 15:10:13.119 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-07-30 15:10:13.122 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-07-30 15:10:13.777 | Deleting user "guest" ... 2021-07-30 15:10:13.801 | + ./stack.sh:main:801 : is_service_enabled mysql postgresql 2021-07-30 15:10:13.817 | + functions-common:is_service_enabled:1965 : return 0 2021-07-30 15:10:13.820 | + ./stack.sh:main:802 : install_database 2021-07-30 15:10:13.822 | + lib/database:install_database:116 : install_database_mysql 2021-07-30 15:10:13.824 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-07-30 15:10:13.826 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-30 15:10:13.829 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-30 15:10:13.831 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-07-30 15:10:14.075 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-07-30 15:10:14.078 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-07-30 15:10:14.083 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-07-30 15:10:14.085 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-30 15:10:14.087 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-30 15:10:14.090 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-07-30 15:10:14.092 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-07-30 15:10:14.094 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-07-30 15:10:14.098 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-07-30 15:10:14.100 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-07-30 15:10:14.103 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-07-30 15:10:14.105 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-07-30 15:10:14.107 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-07-30 15:10:14.110 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-07-30 15:10:14.112 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-07-30 15:10:14.114 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-07-30 15:10:14.116 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-07-30 15:10:14.118 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-07-30 15:10:14.121 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-07-30 15:10:14.123 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-07-30 15:10:14.125 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-07-30 15:10:14.128 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-07-30 15:10:14.130 | + functions-common:is_suse:462 : is_opensuse 2021-07-30 15:10:14.133 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-07-30 15:10:14.135 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-07-30 15:10:14.138 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-07-30 15:10:14.141 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-07-30 15:10:14.143 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-07-30 15:10:14.145 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-07-30 15:10:14.148 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-30 15:10:14.150 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-30 15:10:14.152 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-07-30 15:10:14.154 | + functions-common:install_package:1347 : update_package_repo 2021-07-30 15:10:14.157 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-07-30 15:10:14.159 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-07-30 15:10:14.161 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-07-30 15:10:14.163 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-07-30 15:10:14.165 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-07-30 15:10:14.168 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-30 15:10:14.170 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-30 15:10:14.172 | + functions-common:update_package_repo:1328 : apt_get_update 2021-07-30 15:10:14.174 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-07-30 15:10:14.176 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-07-30 15:10:14.179 | + functions-common:apt_get_update:1074 : return 2021-07-30 15:10:14.181 | + functions-common:install_package:1348 : real_install_package mysql-server 2021-07-30 15:10:14.183 | + functions-common:real_install_package:1333 : is_ubuntu 2021-07-30 15:10:14.185 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-30 15:10:14.188 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-30 15:10:14.190 | + functions-common:real_install_package:1334 : apt_get install mysql-server 2021-07-30 15:10:14.211 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-07-30 15:10:14.322 | Reading package lists... 2021-07-30 15:10:14.551 | Building dependency tree... 2021-07-30 15:10:14.552 | Reading state information... 2021-07-30 15:10:14.795 | The following packages were automatically installed and are no longer required: 2021-07-30 15:10:14.796 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-07-30 15:10:14.796 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-07-30 15:10:14.796 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-07-30 15:10:14.796 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-07-30 15:10:14.796 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-07-30 15:10:14.796 | python3-zope.interface 2021-07-30 15:10:14.796 | Use 'sudo apt autoremove' to remove them. 2021-07-30 15:10:14.797 | The following additional packages will be installed: 2021-07-30 15:10:14.797 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-07-30 15:10:14.797 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-07-30 15:10:14.797 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-07-30 15:10:14.797 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-07-30 15:10:14.797 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-07-30 15:10:14.798 | mysql-server-8.0 mysql-server-core-8.0 2021-07-30 15:10:14.799 | Suggested packages: 2021-07-30 15:10:14.799 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-07-30 15:10:14.874 | The following NEW packages will be installed: 2021-07-30 15:10:14.874 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-07-30 15:10:14.874 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-07-30 15:10:14.874 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-07-30 15:10:14.874 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-07-30 15:10:14.874 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-07-30 15:10:14.874 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2021-07-30 15:10:15.172 | 0 upgraded, 24 newly installed, 0 to remove and 68 not upgraded. 2021-07-30 15:10:15.173 | Need to get 31.7 MB of archives. 2021-07-30 15:10:15.173 | After this operation, 262 MB of additional disk space will be used. 2021-07-30 15:10:15.173 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.26-0ubuntu0.20.04.2 [4,222 kB] 2021-07-30 15:10:16.521 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.26-0ubuntu0.20.04.2 [22.0 kB] 2021-07-30 15:10:16.523 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2021-07-30 15:10:16.531 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2021-07-30 15:10:16.531 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2021-07-30 15:10:16.551 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.26-0ubuntu0.20.04.2 [18.5 MB] 2021-07-30 15:10:19.298 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.26-0ubuntu0.20.04.2 [1,329 kB] 2021-07-30 15:10:19.405 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2021-07-30 15:10:19.407 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2021-07-30 15:10:19.448 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2021-07-30 15:10:19.450 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2021-07-30 15:10:19.476 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2021-07-30 15:10:19.477 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2021-07-30 15:10:19.478 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-07-30 15:10:19.479 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-07-30 15:10:19.481 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2021-07-30 15:10:19.577 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2021-07-30 15:10:19.578 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-07-30 15:10:19.716 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2021-07-30 15:10:19.717 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2021-07-30 15:10:19.724 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2021-07-30 15:10:19.724 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2021-07-30 15:10:20.722 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2021-07-30 15:10:20.722 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.26-0ubuntu0.20.04.2 [9,540 B] 2021-07-30 15:10:21.216 | Preconfiguring packages ... 2021-07-30 15:10:21.330 | Fetched 31.7 MB in 6s (5,434 kB/s) 2021-07-30 15:10:21.359 | Selecting previously unselected package mysql-client-core-8.0. 2021-07-30 15:10:21.412 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90084 files and directories currently installed.) 2021-07-30 15:10:21.416 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-07-30 15:10:21.418 | Unpacking mysql-client-core-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-07-30 15:10:22.319 | Selecting previously unselected package mysql-client-8.0. 2021-07-30 15:10:22.329 | Preparing to unpack .../01-mysql-client-8.0_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-07-30 15:10:22.331 | Unpacking mysql-client-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-07-30 15:10:22.364 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2021-07-30 15:10:22.373 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-07-30 15:10:22.377 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-07-30 15:10:22.419 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2021-07-30 15:10:22.428 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-07-30 15:10:22.431 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-07-30 15:10:22.459 | Selecting previously unselected package libmecab2:amd64. 2021-07-30 15:10:22.470 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2021-07-30 15:10:22.472 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2021-07-30 15:10:22.541 | Selecting previously unselected package mysql-server-core-8.0. 2021-07-30 15:10:22.551 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-07-30 15:10:22.553 | Unpacking mysql-server-core-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-07-30 15:10:25.505 | Selecting previously unselected package mysql-server-8.0. 2021-07-30 15:10:25.515 | Preparing to unpack .../06-mysql-server-8.0_8.0.26-0ubuntu0.20.04.2_amd64.deb ... 2021-07-30 15:10:25.977 | Unpacking mysql-server-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-07-30 15:10:26.039 | Selecting previously unselected package libhtml-tagset-perl. 2021-07-30 15:10:26.049 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2021-07-30 15:10:26.051 | Unpacking libhtml-tagset-perl (3.20-4) ... 2021-07-30 15:10:26.079 | Selecting previously unselected package liburi-perl. 2021-07-30 15:10:26.089 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2021-07-30 15:10:26.091 | Unpacking liburi-perl (1.76-2) ... 2021-07-30 15:10:26.139 | Selecting previously unselected package libhtml-parser-perl. 2021-07-30 15:10:26.149 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2021-07-30 15:10:26.151 | Unpacking libhtml-parser-perl (3.72-5) ... 2021-07-30 15:10:26.194 | Selecting previously unselected package libcgi-pm-perl. 2021-07-30 15:10:26.205 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2021-07-30 15:10:26.207 | Unpacking libcgi-pm-perl (4.46-1) ... 2021-07-30 15:10:26.260 | Selecting previously unselected package libfcgi-perl. 2021-07-30 15:10:26.270 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2021-07-30 15:10:26.272 | Unpacking libfcgi-perl (0.79-1) ... 2021-07-30 15:10:26.306 | Selecting previously unselected package libcgi-fast-perl. 2021-07-30 15:10:26.316 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2021-07-30 15:10:26.319 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2021-07-30 15:10:26.350 | Selecting previously unselected package libencode-locale-perl. 2021-07-30 15:10:26.359 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2021-07-30 15:10:26.362 | Unpacking libencode-locale-perl (1.05-1) ... 2021-07-30 15:10:26.392 | Selecting previously unselected package libhtml-template-perl. 2021-07-30 15:10:26.401 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2021-07-30 15:10:26.404 | Unpacking libhtml-template-perl (2.97-1) ... 2021-07-30 15:10:26.440 | Selecting previously unselected package libtimedate-perl. 2021-07-30 15:10:26.450 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2021-07-30 15:10:26.452 | Unpacking libtimedate-perl (2.3200-1) ... 2021-07-30 15:10:26.495 | Selecting previously unselected package libhttp-date-perl. 2021-07-30 15:10:26.505 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2021-07-30 15:10:26.507 | Unpacking libhttp-date-perl (6.05-1) ... 2021-07-30 15:10:26.535 | Selecting previously unselected package libio-html-perl. 2021-07-30 15:10:26.545 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2021-07-30 15:10:26.549 | Unpacking libio-html-perl (1.001-1) ... 2021-07-30 15:10:26.583 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-07-30 15:10:26.593 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2021-07-30 15:10:26.595 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2021-07-30 15:10:26.632 | Selecting previously unselected package libhttp-message-perl. 2021-07-30 15:10:26.642 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2021-07-30 15:10:26.644 | Unpacking libhttp-message-perl (6.22-1) ... 2021-07-30 15:10:26.686 | Selecting previously unselected package mecab-utils. 2021-07-30 15:10:26.696 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2021-07-30 15:10:26.699 | Unpacking mecab-utils (0.996-10build1) ... 2021-07-30 15:10:26.731 | Selecting previously unselected package mecab-ipadic. 2021-07-30 15:10:26.741 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2021-07-30 15:10:26.743 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-07-30 15:10:28.016 | Selecting previously unselected package mecab-ipadic-utf8. 2021-07-30 15:10:28.025 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2021-07-30 15:10:28.028 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-07-30 15:10:28.056 | Selecting previously unselected package mysql-server. 2021-07-30 15:10:28.066 | Preparing to unpack .../23-mysql-server_8.0.26-0ubuntu0.20.04.2_all.deb ... 2021-07-30 15:10:28.069 | Unpacking mysql-server (8.0.26-0ubuntu0.20.04.2) ... 2021-07-30 15:10:28.126 | Setting up libmecab2:amd64 (0.996-10build1) ... 2021-07-30 15:10:28.134 | Setting up mysql-client-core-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-07-30 15:10:28.140 | Setting up libhtml-tagset-perl (3.20-4) ... 2021-07-30 15:10:28.146 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2021-07-30 15:10:28.151 | Setting up libencode-locale-perl (1.05-1) ... 2021-07-30 15:10:28.157 | Setting up mecab-utils (0.996-10build1) ... 2021-07-30 15:10:28.162 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-07-30 15:10:28.168 | Setting up libio-html-perl (1.001-1) ... 2021-07-30 15:10:28.174 | Setting up libtimedate-perl (2.3200-1) ... 2021-07-30 15:10:28.179 | Setting up mysql-client-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-07-30 15:10:28.185 | Setting up libfcgi-perl (0.79-1) ... 2021-07-30 15:10:28.191 | Setting up liburi-perl (1.76-2) ... 2021-07-30 15:10:28.196 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-07-30 15:10:28.202 | Setting up libhttp-date-perl (6.05-1) ... 2021-07-30 15:10:28.208 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-07-30 15:10:28.213 | Compiling IPA dictionary for Mecab. This takes long time... 2021-07-30 15:10:28.216 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-07-30 15:10:28.217 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2021-07-30 15:10:28.217 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-07-30 15:10:28.217 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-07-30 15:10:28.357 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-07-30 15:10:28.358 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-07-30 15:10:28.358 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-07-30 15:10:28.359 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-07-30 15:10:28.366 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-07-30 15:10:28.455 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-07-30 15:10:28.456 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-07-30 15:10:28.456 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-07-30 15:10:28.483 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-07-30 15:10:28.528 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-07-30 15:10:28.814 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-07-30 15:10:28.820 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-07-30 15:10:28.911 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-07-30 15:10:28.912 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-07-30 15:10:28.912 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-07-30 15:10:28.912 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-07-30 15:10:28.916 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-07-30 15:10:28.916 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-07-30 15:10:28.961 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-07-30 15:10:29.153 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-07-30 15:10:29.153 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-07-30 15:10:29.154 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-07-30 15:10:29.154 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-07-30 15:10:29.156 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-07-30 15:10:29.157 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-07-30 15:10:29.584 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2021-07-30 15:10:29.714 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-07-30 15:10:30.035 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2021-07-30 15:10:30.040 | 2021-07-30 15:10:30.040 | done! 2021-07-30 15:10:30.047 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-07-30 15:10:30.051 | Setting up mysql-server-core-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-07-30 15:10:30.057 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-07-30 15:10:30.062 | Compiling IPA dictionary for Mecab. This takes long time... 2021-07-30 15:10:30.084 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-07-30 15:10:30.084 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2021-07-30 15:10:30.084 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-07-30 15:10:30.084 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-07-30 15:10:30.293 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-07-30 15:10:30.293 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-07-30 15:10:30.294 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-07-30 15:10:30.294 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-07-30 15:10:30.305 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-07-30 15:10:30.470 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-07-30 15:10:30.471 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-07-30 15:10:30.471 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-07-30 15:10:30.510 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-07-30 15:10:30.583 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-07-30 15:10:31.085 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-07-30 15:10:31.095 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-07-30 15:10:31.204 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-07-30 15:10:31.205 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-07-30 15:10:31.205 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-07-30 15:10:31.205 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-07-30 15:10:31.210 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-07-30 15:10:31.211 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-07-30 15:10:31.300 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-07-30 15:10:31.587 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-07-30 15:10:31.587 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-07-30 15:10:31.588 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-07-30 15:10:31.588 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-07-30 15:10:31.592 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-07-30 15:10:31.593 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-07-30 15:10:32.125 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2021-07-30 15:10:32.265 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-07-30 15:10:32.621 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2021-07-30 15:10:32.625 | 2021-07-30 15:10:32.625 | done! 2021-07-30 15:10:32.633 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-07-30 15:10:32.637 | Setting up libhtml-parser-perl (3.72-5) ... 2021-07-30 15:10:32.643 | Setting up libhttp-message-perl (6.22-1) ... 2021-07-30 15:10:32.648 | Setting up mysql-server-8.0 (8.0.26-0ubuntu0.20.04.2) ... 2021-07-30 15:10:33.345 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-07-30 15:10:33.375 | Renaming removed key_buffer and myisam-recover options (if present) 2021-07-30 15:10:42.492 | mysqld will log errors to /var/log/mysql/error.log 2021-07-30 15:10:43.084 | mysqld is running as pid 49432 2021-07-30 15:10:45.933 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-07-30 15:10:47.982 | Setting up libcgi-pm-perl (4.46-1) ... 2021-07-30 15:10:47.988 | Setting up libhtml-template-perl (2.97-1) ... 2021-07-30 15:10:47.994 | Setting up mysql-server (8.0.26-0ubuntu0.20.04.2) ... 2021-07-30 15:10:47.999 | Setting up libcgi-fast-perl (1:2.15-1) ... 2021-07-30 15:10:48.005 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-07-30 15:10:48.353 | Processing triggers for man-db (2.9.1-1) ... 2021-07-30 15:10:50.106 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-07-30 15:10:54.273 | + functions-common:apt_get:1118 : result=0 2021-07-30 15:10:54.276 | + functions-common:apt_get:1121 : time_stop apt-get 2021-07-30 15:10:54.278 | + functions-common:time_stop:2309 : local name 2021-07-30 15:10:54.280 | + functions-common:time_stop:2310 : local end_time 2021-07-30 15:10:54.282 | + functions-common:time_stop:2311 : local elapsed_time 2021-07-30 15:10:54.284 | + functions-common:time_stop:2312 : local total 2021-07-30 15:10:54.286 | + functions-common:time_stop:2313 : local start_time 2021-07-30 15:10:54.288 | + functions-common:time_stop:2315 : name=apt-get 2021-07-30 15:10:54.290 | + functions-common:time_stop:2316 : start_time=1627657814209 2021-07-30 15:10:54.292 | + functions-common:time_stop:2318 : [[ -z 1627657814209 ]] 2021-07-30 15:10:54.295 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-07-30 15:10:54.299 | + functions-common:time_stop:2321 : end_time=1627657854297 2021-07-30 15:10:54.302 | + functions-common:time_stop:2322 : elapsed_time=40088 2021-07-30 15:10:54.304 | + functions-common:time_stop:2323 : total=193958 2021-07-30 15:10:54.306 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-30 15:10:54.308 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=234046 2021-07-30 15:10:54.311 | + functions-common:apt_get:1122 : return 0 2021-07-30 15:10:54.313 | + ./stack.sh:main:804 : '[' -n mysql ']' 2021-07-30 15:10:54.315 | + ./stack.sh:main:805 : install_database_python 2021-07-30 15:10:54.318 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-07-30 15:10:54.320 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-07-30 15:10:54.322 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-07-30 15:10:54.324 | + inc/python:pip_install_gr:77 : local clean_name 2021-07-30 15:10:54.327 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-07-30 15:10:54.330 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-07-30 15:10:54.332 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-07-30 15:10:54.335 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-07-30 15:10:54.336 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-07-30 15:10:54.341 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-07-30 15:10:54.343 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-07-30 15:10:54.345 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-07-30 15:10:54.348 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-07-30 15:10:54.350 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-07-30 15:10:54.371 | Using python 3.8 to install PyMySQL 2021-07-30 15:10:54.374 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-07-30 15:10:55.045 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-30 15:10:55.045 | from cryptography.utils import int_from_bytes 2021-07-30 15:10:55.045 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-30 15:10:55.045 | from cryptography.utils import int_from_bytes 2021-07-30 15:10:56.083 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-30 15:10:56.087 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:10:56.090 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:10:56.093 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:10:56.098 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:10:56.098 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:10:56.100 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:10:56.102 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:10:56.105 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:10:56.249 | Collecting PyMySQL===1.0.2 2021-07-30 15:10:56.256 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2021-07-30 15:10:57.710 | Installing collected packages: PyMySQL 2021-07-30 15:10:57.836 | Successfully installed PyMySQL-1.0.2 2021-07-30 15:10:57.941 | WARNING: You are using pip version 20.2.2; however, version 21.2.1 is available. 2021-07-30 15:10:57.941 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-07-30 15:10:58.018 | + inc/python:pip_install:200 : result=0 2021-07-30 15:10:58.021 | + inc/python:pip_install:202 : time_stop pip_install 2021-07-30 15:10:58.023 | + functions-common:time_stop:2309 : local name 2021-07-30 15:10:58.025 | + functions-common:time_stop:2310 : local end_time 2021-07-30 15:10:58.027 | + functions-common:time_stop:2311 : local elapsed_time 2021-07-30 15:10:58.030 | + functions-common:time_stop:2312 : local total 2021-07-30 15:10:58.033 | + functions-common:time_stop:2313 : local start_time 2021-07-30 15:10:58.035 | + functions-common:time_stop:2315 : name=pip_install 2021-07-30 15:10:58.037 | + functions-common:time_stop:2316 : start_time=1627657854366 2021-07-30 15:10:58.039 | + functions-common:time_stop:2318 : [[ -z 1627657854366 ]] 2021-07-30 15:10:58.042 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-07-30 15:10:58.046 | + functions-common:time_stop:2321 : end_time=1627657858044 2021-07-30 15:10:58.048 | + functions-common:time_stop:2322 : elapsed_time=3678 2021-07-30 15:10:58.051 | + functions-common:time_stop:2323 : total=27126 2021-07-30 15:10:58.053 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-30 15:10:58.055 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=30804 2021-07-30 15:10:58.057 | + inc/python:pip_install:203 : return 0 2021-07-30 15:10:58.060 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-07-30 15:10:58.062 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-07-30 15:10:58.064 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-07-30 15:10:58.066 | + ./stack.sh:main:808 : is_service_enabled neutron 2021-07-30 15:10:58.083 | + functions-common:is_service_enabled:1965 : return 0 2021-07-30 15:10:58.085 | + ./stack.sh:main:809 : install_neutron_agent_packages 2021-07-30 15:10:58.087 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-07-30 15:10:58.091 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-07-30 15:10:58.092 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-07-30 15:10:58.097 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-07-30 15:10:58.099 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-07-30 15:10:58.102 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-07-30 15:10:58.104 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-07-30 15:10:58.106 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-07-30 15:10:58.109 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-07-30 15:10:58.124 | + functions-common:is_service_enabled:1965 : return 0 2021-07-30 15:10:58.126 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-07-30 15:10:58.128 | + functions-common:install_package:1347 : update_package_repo 2021-07-30 15:10:58.131 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-07-30 15:10:58.133 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-07-30 15:10:58.136 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-07-30 15:10:58.138 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-07-30 15:10:58.141 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-07-30 15:10:58.143 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-30 15:10:58.145 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-30 15:10:58.148 | + functions-common:update_package_repo:1328 : apt_get_update 2021-07-30 15:10:58.150 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-07-30 15:10:58.152 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-07-30 15:10:58.155 | + functions-common:apt_get_update:1074 : return 2021-07-30 15:10:58.157 | + functions-common:install_package:1348 : real_install_package radvd 2021-07-30 15:10:58.160 | + functions-common:real_install_package:1333 : is_ubuntu 2021-07-30 15:10:58.162 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-30 15:10:58.164 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-30 15:10:58.166 | + functions-common:real_install_package:1334 : apt_get install radvd 2021-07-30 15:10:58.187 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-07-30 15:10:58.293 | Reading package lists... 2021-07-30 15:10:58.527 | Building dependency tree... 2021-07-30 15:10:58.529 | Reading state information... 2021-07-30 15:10:58.764 | The following packages were automatically installed and are no longer required: 2021-07-30 15:10:58.766 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-07-30 15:10:58.766 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-07-30 15:10:58.766 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-07-30 15:10:58.766 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-07-30 15:10:58.766 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-07-30 15:10:58.766 | python3-zope.interface 2021-07-30 15:10:58.766 | Use 'sudo apt autoremove' to remove them. 2021-07-30 15:10:58.831 | The following NEW packages will be installed: 2021-07-30 15:10:58.832 | radvd 2021-07-30 15:10:59.296 | 0 upgraded, 1 newly installed, 0 to remove and 68 not upgraded. 2021-07-30 15:10:59.296 | Need to get 59.0 kB of archives. 2021-07-30 15:10:59.296 | After this operation, 164 kB of additional disk space will be used. 2021-07-30 15:10:59.296 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2021-07-30 15:11:00.155 | Fetched 59.0 kB in 1s (76.6 kB/s) 2021-07-30 15:11:00.189 | Selecting previously unselected package radvd. 2021-07-30 15:11:00.241 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90662 files and directories currently installed.) 2021-07-30 15:11:00.245 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2021-07-30 15:11:00.248 | Unpacking radvd (1:2.17-2) ... 2021-07-30 15:11:00.310 | Setting up radvd (1:2.17-2) ... 2021-07-30 15:11:01.241 | Job for radvd.service failed because the control process exited with error code. 2021-07-30 15:11:01.241 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-07-30 15:11:01.243 | invoke-rc.d: initscript radvd, action "start" failed. 2021-07-30 15:11:01.255 | ● radvd.service - Router advertisement daemon for IPv6 2021-07-30 15:11:01.255 | Loaded: loaded (]8;;file://dv-cinder-803046-1-smb/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2021-07-30 15:11:01.255 | Active: failed (Result: exit-code) since Fri 2021-07-30 15:11:01 UTC; 15ms ago 2021-07-30 15:11:01.255 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2021-07-30 15:11:01.255 | Process: 50501 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-07-30 15:11:01.255 | 2021-07-30 15:11:01.255 | Jul 30 15:11:01 dv-cinder-803046-1-smb systemd[1]: Starting Router advertisement daemon for IPv6... 2021-07-30 15:11:01.255 | Jul 30 15:11:01 dv-cinder-803046-1-smb radvd[50501]: can't open /etc/radvd.conf: No such file or directory 2021-07-30 15:11:01.255 | Jul 30 15:11:01 dv-cinder-803046-1-smb radvd[50501]: Insecure file permissions, but continuing anyway 2021-07-30 15:11:01.255 | Jul 30 15:11:01 dv-cinder-803046-1-smb radvd[50501]: exiting, failed to read config file 2021-07-30 15:11:01.255 | Jul 30 15:11:01 dv-cinder-803046-1-smb systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2021-07-30 15:11:01.255 | Jul 30 15:11:01 dv-cinder-803046-1-smb systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-07-30 15:11:01.255 | Jul 30 15:11:01 dv-cinder-803046-1-smb systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-07-30 15:11:01.259 | Processing triggers for man-db (2.9.1-1) ... 2021-07-30 15:11:01.360 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-07-30 15:11:05.849 | + functions-common:apt_get:1118 : result=0 2021-07-30 15:11:05.851 | + functions-common:apt_get:1121 : time_stop apt-get 2021-07-30 15:11:05.854 | + functions-common:time_stop:2309 : local name 2021-07-30 15:11:05.856 | + functions-common:time_stop:2310 : local end_time 2021-07-30 15:11:05.858 | + functions-common:time_stop:2311 : local elapsed_time 2021-07-30 15:11:05.860 | + functions-common:time_stop:2312 : local total 2021-07-30 15:11:05.862 | + functions-common:time_stop:2313 : local start_time 2021-07-30 15:11:05.864 | + functions-common:time_stop:2315 : name=apt-get 2021-07-30 15:11:05.867 | + functions-common:time_stop:2316 : start_time=1627657858184 2021-07-30 15:11:05.869 | + functions-common:time_stop:2318 : [[ -z 1627657858184 ]] 2021-07-30 15:11:05.871 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-07-30 15:11:05.876 | + functions-common:time_stop:2321 : end_time=1627657865874 2021-07-30 15:11:05.878 | + functions-common:time_stop:2322 : elapsed_time=7690 2021-07-30 15:11:05.880 | + functions-common:time_stop:2323 : total=234046 2021-07-30 15:11:05.882 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-30 15:11:05.885 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=241736 2021-07-30 15:11:05.889 | + functions-common:apt_get:1122 : return 0 2021-07-30 15:11:05.891 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-07-30 15:11:05.907 | + functions-common:is_service_enabled:1965 : return 0 2021-07-30 15:11:05.910 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-07-30 15:11:05.912 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-07-30 15:11:05.915 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-07-30 15:11:05.934 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-07-30 15:11:05.937 | + functions-common:install_package:1347 : update_package_repo 2021-07-30 15:11:05.939 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-07-30 15:11:05.941 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-07-30 15:11:05.943 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-07-30 15:11:05.946 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-07-30 15:11:05.948 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-07-30 15:11:05.951 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-30 15:11:05.953 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-30 15:11:05.955 | + functions-common:update_package_repo:1328 : apt_get_update 2021-07-30 15:11:05.957 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-07-30 15:11:05.959 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-07-30 15:11:05.961 | + functions-common:apt_get_update:1074 : return 2021-07-30 15:11:05.964 | + functions-common:install_package:1348 : real_install_package fakeroot make openvswitch-switch 2021-07-30 15:11:05.966 | + functions-common:real_install_package:1333 : is_ubuntu 2021-07-30 15:11:05.968 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-30 15:11:05.970 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-30 15:11:05.973 | + functions-common:real_install_package:1334 : apt_get install fakeroot make openvswitch-switch 2021-07-30 15:11:05.993 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-07-30 15:11:06.099 | Reading package lists... 2021-07-30 15:11:06.325 | Building dependency tree... 2021-07-30 15:11:06.326 | Reading state information... 2021-07-30 15:11:06.555 | fakeroot is already the newest version (1.24-1). 2021-07-30 15:11:06.555 | fakeroot set to manually installed. 2021-07-30 15:11:06.555 | make is already the newest version (4.2.1-1.2). 2021-07-30 15:11:06.555 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.1). 2021-07-30 15:11:06.555 | The following packages were automatically installed and are no longer required: 2021-07-30 15:11:06.556 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-07-30 15:11:06.557 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-07-30 15:11:06.557 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-07-30 15:11:06.557 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-07-30 15:11:06.557 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-07-30 15:11:06.557 | python3-zope.interface 2021-07-30 15:11:06.557 | Use 'sudo apt autoremove' to remove them. 2021-07-30 15:11:06.686 | 0 upgraded, 0 newly installed, 0 to remove and 68 not upgraded. 2021-07-30 15:11:06.690 | + functions-common:apt_get:1118 : result=0 2021-07-30 15:11:06.693 | + functions-common:apt_get:1121 : time_stop apt-get 2021-07-30 15:11:06.695 | + functions-common:time_stop:2309 : local name 2021-07-30 15:11:06.697 | + functions-common:time_stop:2310 : local end_time 2021-07-30 15:11:06.699 | + functions-common:time_stop:2311 : local elapsed_time 2021-07-30 15:11:06.701 | + functions-common:time_stop:2312 : local total 2021-07-30 15:11:06.703 | + functions-common:time_stop:2313 : local start_time 2021-07-30 15:11:06.705 | + functions-common:time_stop:2315 : name=apt-get 2021-07-30 15:11:06.707 | + functions-common:time_stop:2316 : start_time=1627657865990 2021-07-30 15:11:06.709 | + functions-common:time_stop:2318 : [[ -z 1627657865990 ]] 2021-07-30 15:11:06.712 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-07-30 15:11:06.717 | + functions-common:time_stop:2321 : end_time=1627657866714 2021-07-30 15:11:06.719 | + functions-common:time_stop:2322 : elapsed_time=724 2021-07-30 15:11:06.721 | + functions-common:time_stop:2323 : total=241736 2021-07-30 15:11:06.723 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-30 15:11:06.725 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=242460 2021-07-30 15:11:06.728 | + functions-common:apt_get:1122 : return 0 2021-07-30 15:11:06.730 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-07-30 15:11:06.733 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-30 15:11:06.735 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-30 15:11:06.738 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-07-30 15:11:06.740 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-07-30 15:11:06.743 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-07-30 15:11:06.747 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-07-30 15:11:06.749 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-07-30 15:11:06.753 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-07-30 15:11:06.753 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-07-30 15:11:06.758 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-07-30 15:11:06.761 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-07-30 15:11:06.763 | + functions:vercmp:628 : local v1=5.4 2021-07-30 15:11:06.765 | + functions:vercmp:629 : local 'op=<' 2021-07-30 15:11:06.767 | + functions:vercmp:630 : local v2=3.13 2021-07-30 15:11:06.770 | + functions:vercmp:631 : local result 2021-07-30 15:11:06.773 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-07-30 15:11:06.773 | ++ functions:vercmp:635 : sort -V 2021-07-30 15:11:06.774 | ++ functions:vercmp:635 : head -1 2021-07-30 15:11:06.779 | + functions:vercmp:635 : result=3.13 2021-07-30 15:11:06.781 | + functions:vercmp:637 : case $op in 2021-07-30 15:11:06.783 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-07-30 15:11:06.785 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-07-30 15:11:06.787 | + functions:vercmp:648 : return 2021-07-30 15:11:06.789 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-07-30 15:11:06.792 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-07-30 15:11:06.795 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart openvswitch-switch 2021-07-30 15:11:07.125 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-07-30 15:11:07.128 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-07-30 15:11:07.130 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:11:07.133 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:11:07.136 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-07-30 15:11:07.139 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:11:07.142 | + ./stack.sh:main:812 : is_service_enabled etcd3 2021-07-30 15:11:07.160 | + functions-common:is_service_enabled:1965 : return 0 2021-07-30 15:11:07.162 | + ./stack.sh:main:813 : install_etcd3 2021-07-30 15:11:07.165 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-07-30 15:11:07.165 | Installing etcd 2021-07-30 15:11:07.167 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-07-30 15:11:07.179 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-07-30 15:11:07.194 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-07-30 15:11:07.196 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-07-30 15:11:07.209 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-07-30 15:11:07.212 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-07-30 15:11:07.214 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-07-30 15:11:07.218 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-07-30 15:11:07.222 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-07-30 15:11:07.225 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-07-30 15:11:07.227 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-07-30 15:11:07.230 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-07-30 15:11:07.233 | --2021-07-30 15:11:07-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-07-30 15:11:07.292 | Resolving github.com (github.com)... 140.82.121.4 2021-07-30 15:11:07.336 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2021-07-30 15:11:07.641 | HTTP request sent, awaiting response... 302 Found 2021-07-30 15:11:07.641 | Location: https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210730%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210730T151107Z&X-Amz-Expires=300&X-Amz-Signature=b31139dc8e92750eca462491f99a9c8454bdec54a73e6483f482c876c0061eb1&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-07-30 15:11:07.641 | --2021-07-30 15:11:07-- https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210730%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210730T151107Z&X-Amz-Expires=300&X-Amz-Signature=b31139dc8e92750eca462491f99a9c8454bdec54a73e6483f482c876c0061eb1&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2021-07-30 15:11:07.643 | Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.108.154, 185.199.111.154, ... 2021-07-30 15:11:07.668 | Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. 2021-07-30 15:11:07.908 | HTTP request sent, awaiting response... 200 OK 2021-07-30 15:11:07.908 | Length: 11350736 (11M) [application/octet-stream] 2021-07-30 15:11:07.908 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-07-30 15:11:08.055 | 2021-07-30 15:11:08.916 | 0K ........ .. 100% 10.7M=1.0s 2021-07-30 15:11:08.916 | 2021-07-30 15:11:08.917 | 2021-07-30 15:11:08 (10.7 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-07-30 15:11:08.917 | 2021-07-30 15:11:08.920 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2021-07-30 15:11:08.923 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-07-30 15:11:08.925 | ++ functions:get_extra_file:74 : return 2021-07-30 15:11:08.928 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-07-30 15:11:08.930 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-07-30 15:11:08.933 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-07-30 15:11:08.935 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-07-30 15:11:09.065 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-07-30 15:11:09.068 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2021-07-30 15:11:09.072 | etcd-v3.3.12-linux-amd64/ 2021-07-30 15:11:09.073 | etcd-v3.3.12-linux-amd64/README.md 2021-07-30 15:11:09.073 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-07-30 15:11:09.073 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-07-30 15:11:09.073 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-07-30 15:11:09.073 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-07-30 15:11:09.073 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-07-30 15:11:09.073 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-07-30 15:11:09.073 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-07-30 15:11:09.073 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-07-30 15:11:09.073 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-07-30 15:11:09.073 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-07-30 15:11:09.073 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-07-30 15:11:09.073 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-07-30 15:11:09.073 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-07-30 15:11:09.074 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-07-30 15:11:09.074 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-07-30 15:11:09.074 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-07-30 15:11:09.074 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-07-30 15:11:09.074 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-07-30 15:11:09.074 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-07-30 15:11:09.074 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-07-30 15:11:09.074 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-07-30 15:11:09.074 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-07-30 15:11:09.074 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-07-30 15:11:09.074 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-07-30 15:11:09.074 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-07-30 15:11:09.074 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-07-30 15:11:09.074 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-07-30 15:11:09.074 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-07-30 15:11:09.074 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-07-30 15:11:09.075 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-07-30 15:11:09.075 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-07-30 15:11:09.075 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-07-30 15:11:09.075 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-07-30 15:11:09.075 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-07-30 15:11:09.075 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-07-30 15:11:09.075 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-07-30 15:11:09.076 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-07-30 15:11:09.076 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-07-30 15:11:09.076 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-07-30 15:11:09.076 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-07-30 15:11:09.076 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-07-30 15:11:09.076 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-07-30 15:11:09.076 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-07-30 15:11:09.076 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-07-30 15:11:09.076 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-07-30 15:11:09.076 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-07-30 15:11:09.076 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-07-30 15:11:09.076 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-07-30 15:11:09.076 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-07-30 15:11:09.076 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-07-30 15:11:09.076 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-07-30 15:11:09.076 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-07-30 15:11:09.076 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-07-30 15:11:09.076 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-07-30 15:11:09.077 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-07-30 15:11:09.077 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-07-30 15:11:09.077 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-07-30 15:11:09.077 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-07-30 15:11:09.077 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-07-30 15:11:09.077 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-07-30 15:11:09.077 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-07-30 15:11:09.077 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-07-30 15:11:09.077 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-07-30 15:11:09.077 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-07-30 15:11:09.077 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-07-30 15:11:09.077 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-07-30 15:11:09.077 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-07-30 15:11:09.077 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-07-30 15:11:09.077 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-07-30 15:11:09.077 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-07-30 15:11:09.077 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-07-30 15:11:09.078 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-07-30 15:11:09.078 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-07-30 15:11:09.078 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-07-30 15:11:09.078 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-07-30 15:11:09.078 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-07-30 15:11:09.078 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-07-30 15:11:09.078 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-07-30 15:11:09.078 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-07-30 15:11:09.078 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-07-30 15:11:09.078 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-07-30 15:11:09.078 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-07-30 15:11:09.078 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-07-30 15:11:09.078 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-07-30 15:11:09.078 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-07-30 15:11:09.078 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-07-30 15:11:09.079 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-07-30 15:11:09.079 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-07-30 15:11:09.079 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-07-30 15:11:09.079 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-07-30 15:11:09.079 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-07-30 15:11:09.079 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-07-30 15:11:09.079 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-07-30 15:11:09.079 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-07-30 15:11:09.079 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-07-30 15:11:09.079 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-07-30 15:11:09.079 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-07-30 15:11:09.079 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-07-30 15:11:09.079 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-07-30 15:11:09.079 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-07-30 15:11:09.079 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-07-30 15:11:09.079 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-07-30 15:11:09.080 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-07-30 15:11:09.080 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-07-30 15:11:09.080 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-07-30 15:11:09.080 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-07-30 15:11:09.080 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-07-30 15:11:09.080 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-07-30 15:11:09.080 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-07-30 15:11:09.080 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-07-30 15:11:09.080 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-07-30 15:11:09.080 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-07-30 15:11:09.081 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-07-30 15:11:09.081 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-07-30 15:11:09.081 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-07-30 15:11:09.081 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-07-30 15:11:09.081 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-07-30 15:11:09.081 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-07-30 15:11:09.081 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-07-30 15:11:09.081 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-07-30 15:11:09.081 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-07-30 15:11:09.081 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-07-30 15:11:09.081 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-07-30 15:11:09.082 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-07-30 15:11:09.082 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-07-30 15:11:09.083 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-07-30 15:11:09.083 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-07-30 15:11:09.083 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-07-30 15:11:09.083 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-07-30 15:11:09.083 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-07-30 15:11:09.083 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-07-30 15:11:09.084 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-07-30 15:11:09.084 | etcd-v3.3.12-linux-amd64/etcdctl 2021-07-30 15:11:09.271 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-07-30 15:11:09.271 | etcd-v3.3.12-linux-amd64/etcd 2021-07-30 15:11:09.501 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-07-30 15:11:09.538 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-07-30 15:11:09.572 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-07-30 15:11:09.574 | + ./stack.sh:main:822 : is_service_enabled tls-proxy 2021-07-30 15:11:09.591 | + functions-common:is_service_enabled:1965 : return 1 2021-07-30 15:11:09.594 | + ./stack.sh:main:832 : install_dstat 2021-07-30 15:11:09.596 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-07-30 15:11:09.613 | + functions-common:is_service_enabled:1965 : return 1 2021-07-30 15:11:09.615 | + ./stack.sh:main:838 : echo_summary 'Installing OpenStack project source' 2021-07-30 15:11:09.618 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-07-30 15:11:09.620 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-07-30 15:11:09.622 | + ./stack.sh:main:841 : install_libs 2021-07-30 15:11:09.625 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-07-30 15:11:09.627 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-07-30 15:11:09.629 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-07-30 15:11:09.632 | + inc/python:use_library_from_git:250 : local name=automaton 2021-07-30 15:11:09.634 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:11:09.636 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:11:09.638 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-07-30 15:11:09.641 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:11:09.643 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-07-30 15:11:09.645 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-07-30 15:11:09.647 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-07-30 15:11:09.650 | + inc/python:use_library_from_git:250 : local name=castellan 2021-07-30 15:11:09.652 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:11:09.654 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:11:09.657 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-07-30 15:11:09.659 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:11:09.661 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-07-30 15:11:09.663 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-07-30 15:11:09.665 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-07-30 15:11:09.668 | + inc/python:use_library_from_git:250 : local name=cliff 2021-07-30 15:11:09.670 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:11:09.673 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:11:09.675 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-07-30 15:11:09.677 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:11:09.679 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-07-30 15:11:09.682 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-07-30 15:11:09.684 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-07-30 15:11:09.686 | + inc/python:use_library_from_git:250 : local name=cursive 2021-07-30 15:11:09.689 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:11:09.691 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:11:09.693 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-07-30 15:11:09.696 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:11:09.698 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-07-30 15:11:09.701 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-07-30 15:11:09.703 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-07-30 15:11:09.705 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-07-30 15:11:09.707 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:11:09.709 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:11:09.711 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-07-30 15:11:09.714 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:11:09.716 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-07-30 15:11:09.719 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-07-30 15:11:09.721 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-07-30 15:11:09.723 | + inc/python:use_library_from_git:250 : local name=futurist 2021-07-30 15:11:09.725 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:11:09.728 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:11:09.730 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-07-30 15:11:09.733 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:11:09.735 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-07-30 15:11:09.737 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-07-30 15:11:09.739 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-07-30 15:11:09.742 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-07-30 15:11:09.744 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:11:09.746 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:11:09.748 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-07-30 15:11:09.750 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:11:09.753 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-07-30 15:11:09.755 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-07-30 15:11:09.757 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-07-30 15:11:09.760 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-07-30 15:11:09.762 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:11:09.764 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:11:09.766 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-07-30 15:11:09.768 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:11:09.771 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-07-30 15:11:09.773 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-07-30 15:11:09.775 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-07-30 15:11:09.778 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-07-30 15:11:09.780 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:11:09.782 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:11:09.785 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-07-30 15:11:09.787 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:11:09.789 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-07-30 15:11:09.791 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-07-30 15:11:09.794 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-07-30 15:11:09.797 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-07-30 15:11:09.799 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:11:09.801 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:11:09.803 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-07-30 15:11:09.806 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:11:09.808 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-07-30 15:11:09.810 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-07-30 15:11:09.813 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-07-30 15:11:09.815 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-07-30 15:11:09.817 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:11:09.819 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:11:09.822 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-07-30 15:11:09.824 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:11:09.826 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-07-30 15:11:09.828 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-07-30 15:11:09.831 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-07-30 15:11:09.833 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-07-30 15:11:09.835 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:11:09.837 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:11:09.840 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-07-30 15:11:09.842 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:11:09.845 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-07-30 15:11:09.847 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-07-30 15:11:09.849 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-07-30 15:11:09.852 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-07-30 15:11:09.854 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:11:09.857 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:11:09.859 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-07-30 15:11:09.861 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:11:09.864 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-07-30 15:11:09.866 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-07-30 15:11:09.868 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-07-30 15:11:09.870 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-07-30 15:11:09.873 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:11:09.875 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:11:09.877 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-07-30 15:11:09.879 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:11:09.882 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-07-30 15:11:09.884 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-07-30 15:11:09.887 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-07-30 15:11:09.889 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-07-30 15:11:09.891 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:11:09.894 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:11:09.896 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-07-30 15:11:09.898 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:11:09.900 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-07-30 15:11:09.903 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-07-30 15:11:09.906 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-07-30 15:11:09.908 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-07-30 15:11:09.910 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:11:09.912 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:11:09.915 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-07-30 15:11:09.918 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:11:09.921 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-07-30 15:11:09.923 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-07-30 15:11:09.925 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-07-30 15:11:09.927 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-07-30 15:11:09.930 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:11:09.932 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:11:09.934 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-07-30 15:11:09.937 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:11:09.939 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-07-30 15:11:09.941 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-07-30 15:11:09.943 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-07-30 15:11:09.946 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-07-30 15:11:09.948 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:11:09.951 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:11:09.953 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-07-30 15:11:09.955 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:11:09.957 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-07-30 15:11:09.960 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-07-30 15:11:09.962 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-07-30 15:11:09.964 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-07-30 15:11:09.967 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:11:09.969 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:11:09.971 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-07-30 15:11:09.974 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:11:09.976 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-07-30 15:11:09.978 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-07-30 15:11:09.980 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-07-30 15:11:09.983 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-07-30 15:11:09.985 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:11:09.987 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:11:09.989 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-07-30 15:11:09.992 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:11:09.994 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-07-30 15:11:09.996 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-07-30 15:11:09.998 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-07-30 15:11:10.001 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-07-30 15:11:10.003 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:11:10.005 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:11:10.007 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-07-30 15:11:10.010 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:11:10.012 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-07-30 15:11:10.015 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-07-30 15:11:10.017 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-07-30 15:11:10.019 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-07-30 15:11:10.022 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:11:10.024 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:11:10.026 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-07-30 15:11:10.029 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:11:10.031 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-07-30 15:11:10.034 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-07-30 15:11:10.036 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-07-30 15:11:10.038 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-07-30 15:11:10.041 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:11:10.043 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:11:10.045 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-07-30 15:11:10.047 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:11:10.050 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-07-30 15:11:10.052 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-07-30 15:11:10.054 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-07-30 15:11:10.057 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-07-30 15:11:10.059 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:11:10.061 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:11:10.063 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-07-30 15:11:10.066 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:11:10.068 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-07-30 15:11:10.071 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-07-30 15:11:10.073 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-07-30 15:11:10.076 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-07-30 15:11:10.078 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:11:10.081 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:11:10.083 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-07-30 15:11:10.085 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:11:10.088 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-07-30 15:11:10.090 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-07-30 15:11:10.093 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-07-30 15:11:10.095 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-07-30 15:11:10.097 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:11:10.100 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:11:10.102 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-07-30 15:11:10.104 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:11:10.107 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-07-30 15:11:10.109 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-07-30 15:11:10.111 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-07-30 15:11:10.114 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-07-30 15:11:10.116 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:11:10.118 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:11:10.120 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-07-30 15:11:10.123 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:11:10.125 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-07-30 15:11:10.127 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-07-30 15:11:10.130 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-07-30 15:11:10.132 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-07-30 15:11:10.134 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:11:10.137 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:11:10.140 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-07-30 15:11:10.142 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:11:10.144 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-07-30 15:11:10.147 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-07-30 15:11:10.149 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-07-30 15:11:10.152 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-07-30 15:11:10.155 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:11:10.157 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:11:10.160 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-07-30 15:11:10.162 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:11:10.165 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-07-30 15:11:10.167 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-07-30 15:11:10.170 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-07-30 15:11:10.172 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-07-30 15:11:10.174 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:11:10.177 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:11:10.179 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-07-30 15:11:10.181 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:11:10.184 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-07-30 15:11:10.186 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-07-30 15:11:10.188 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-07-30 15:11:10.191 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-07-30 15:11:10.193 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:11:10.195 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:11:10.198 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-07-30 15:11:10.200 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:11:10.203 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-07-30 15:11:10.205 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-07-30 15:11:10.207 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-07-30 15:11:10.209 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-07-30 15:11:10.212 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:11:10.214 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:11:10.217 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-07-30 15:11:10.219 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:11:10.221 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-07-30 15:11:10.224 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-07-30 15:11:10.226 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-07-30 15:11:10.228 | + inc/python:use_library_from_git:250 : local name=tooz 2021-07-30 15:11:10.230 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:11:10.233 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:11:10.235 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-07-30 15:11:10.237 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:11:10.240 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-07-30 15:11:10.242 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-07-30 15:11:10.244 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-07-30 15:11:10.246 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-07-30 15:11:10.249 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:11:10.251 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:11:10.254 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-07-30 15:11:10.256 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:11:10.258 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-07-30 15:11:10.261 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-07-30 15:11:10.263 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-07-30 15:11:10.266 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-07-30 15:11:10.268 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:11:10.270 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:11:10.273 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-07-30 15:11:10.275 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:11:10.277 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-07-30 15:11:10.280 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-07-30 15:11:10.283 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-07-30 15:11:10.285 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-07-30 15:11:10.287 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:11:10.290 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:11:10.292 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-07-30 15:11:10.294 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:11:10.297 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-07-30 15:11:10.317 | Using python 3.8 to install etcd3 2021-07-30 15:11:10.320 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-07-30 15:11:10.987 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-30 15:11:10.987 | from cryptography.utils import int_from_bytes 2021-07-30 15:11:10.987 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-30 15:11:10.987 | from cryptography.utils import int_from_bytes 2021-07-30 15:11:12.010 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-30 15:11:12.015 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:11:12.018 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:11:12.021 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:11:12.025 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:11:12.026 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:11:12.028 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:11:12.029 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:11:12.032 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:11:12.151 | Collecting etcd3===0.12.0 2021-07-30 15:11:12.157 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-07-30 15:11:14.810 | Collecting grpcio===1.39.0 2021-07-30 15:11:14.824 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ed/1e52ad507a54d/grpcio-1.39.0-cp38-cp38-manylinux2014_x86_64.whl (4.3 MB) 2021-07-30 15:11:15.610 | Collecting protobuf===3.17.3 2021-07-30 15:11:15.617 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/690/2a1e4b7a319ec/protobuf-3.17.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) 2021-07-30 15:11:15.711 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.16.0) 2021-07-30 15:11:15.713 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (6.3.1) 2021-07-30 15:11:15.728 | Building wheels for collected packages: etcd3 2021-07-30 15:11:15.729 | Building wheel for etcd3 (setup.py): started 2021-07-30 15:11:16.550 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-07-30 15:11:16.551 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=c4d2501ad1a58c0d41e38230ccff1cfc2491d66767f00faecb188ddd694d617d 2021-07-30 15:11:16.551 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2021-07-30 15:11:16.551 | Successfully built etcd3 2021-07-30 15:11:17.969 | Installing collected packages: grpcio, protobuf, etcd3 2021-07-30 15:11:18.602 | Successfully installed etcd3-0.12.0 grpcio-1.39.0 protobuf-3.17.3 2021-07-30 15:11:18.708 | WARNING: You are using pip version 20.2.2; however, version 21.2.1 is available. 2021-07-30 15:11:18.708 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-07-30 15:11:18.797 | + inc/python:pip_install:200 : result=0 2021-07-30 15:11:18.800 | + inc/python:pip_install:202 : time_stop pip_install 2021-07-30 15:11:18.802 | + functions-common:time_stop:2309 : local name 2021-07-30 15:11:18.804 | + functions-common:time_stop:2310 : local end_time 2021-07-30 15:11:18.806 | + functions-common:time_stop:2311 : local elapsed_time 2021-07-30 15:11:18.808 | + functions-common:time_stop:2312 : local total 2021-07-30 15:11:18.810 | + functions-common:time_stop:2313 : local start_time 2021-07-30 15:11:18.812 | + functions-common:time_stop:2315 : name=pip_install 2021-07-30 15:11:18.814 | + functions-common:time_stop:2316 : start_time=1627657870312 2021-07-30 15:11:18.816 | + functions-common:time_stop:2318 : [[ -z 1627657870312 ]] 2021-07-30 15:11:18.819 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-07-30 15:11:18.823 | + functions-common:time_stop:2321 : end_time=1627657878821 2021-07-30 15:11:18.826 | + functions-common:time_stop:2322 : elapsed_time=8509 2021-07-30 15:11:18.828 | + functions-common:time_stop:2323 : total=30804 2021-07-30 15:11:18.830 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-30 15:11:18.832 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=39313 2021-07-30 15:11:18.834 | + inc/python:pip_install:203 : return 0 2021-07-30 15:11:18.837 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-07-30 15:11:18.857 | Using python 3.8 to install etcd3gw 2021-07-30 15:11:18.860 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-07-30 15:11:19.530 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-30 15:11:19.530 | from cryptography.utils import int_from_bytes 2021-07-30 15:11:19.530 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-30 15:11:19.530 | from cryptography.utils import int_from_bytes 2021-07-30 15:11:20.594 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-30 15:11:20.598 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:11:20.601 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:11:20.604 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:11:20.609 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:11:20.610 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:11:20.612 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:11:20.613 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:11:20.616 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:11:20.742 | Collecting etcd3gw===1.0.0 2021-07-30 15:11:20.749 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e5/5b8d4b7856f17/etcd3gw-1.0.0-py3-none-any.whl (22 kB) 2021-07-30 15:11:20.826 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (2.3.0) 2021-07-30 15:11:20.832 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.6.0) 2021-07-30 15:11:20.834 | Requirement already satisfied: requests===2.26.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.26.0) 2021-07-30 15:11:20.862 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.16.0) 2021-07-30 15:11:20.865 | Requirement already satisfied: certifi===2021.5.30 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2021.5.30) 2021-07-30 15:11:20.867 | Requirement already satisfied: urllib3===1.26.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (1.26.6) 2021-07-30 15:11:20.887 | Requirement already satisfied: charset-normalizer===2.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (2.0.3) 2021-07-30 15:11:20.892 | Requirement already satisfied: idna===3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (3.2) 2021-07-30 15:11:22.282 | Installing collected packages: etcd3gw 2021-07-30 15:11:22.383 | Successfully installed etcd3gw-1.0.0 2021-07-30 15:11:22.494 | WARNING: You are using pip version 20.2.2; however, version 21.2.1 is available. 2021-07-30 15:11:22.494 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-07-30 15:11:22.571 | + inc/python:pip_install:200 : result=0 2021-07-30 15:11:22.574 | + inc/python:pip_install:202 : time_stop pip_install 2021-07-30 15:11:22.576 | + functions-common:time_stop:2309 : local name 2021-07-30 15:11:22.578 | + functions-common:time_stop:2310 : local end_time 2021-07-30 15:11:22.580 | + functions-common:time_stop:2311 : local elapsed_time 2021-07-30 15:11:22.582 | + functions-common:time_stop:2312 : local total 2021-07-30 15:11:22.584 | + functions-common:time_stop:2313 : local start_time 2021-07-30 15:11:22.586 | + functions-common:time_stop:2315 : name=pip_install 2021-07-30 15:11:22.588 | + functions-common:time_stop:2316 : start_time=1627657878852 2021-07-30 15:11:22.591 | + functions-common:time_stop:2318 : [[ -z 1627657878852 ]] 2021-07-30 15:11:22.594 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-07-30 15:11:22.598 | + functions-common:time_stop:2321 : end_time=1627657882595 2021-07-30 15:11:22.600 | + functions-common:time_stop:2322 : elapsed_time=3743 2021-07-30 15:11:22.602 | + functions-common:time_stop:2323 : total=39313 2021-07-30 15:11:22.604 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-30 15:11:22.609 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=43056 2021-07-30 15:11:22.611 | + inc/python:pip_install:203 : return 0 2021-07-30 15:11:22.614 | + ./stack.sh:main:844 : install_apache_uwsgi 2021-07-30 15:11:22.616 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-07-30 15:11:22.618 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-07-30 15:11:22.621 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-07-30 15:11:22.623 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-07-30 15:11:22.626 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-07-30 15:11:22.628 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-07-30 15:11:22.630 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-07-30 15:11:22.632 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-07-30 15:11:22.635 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-07-30 15:11:22.637 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-07-30 15:11:22.640 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-07-30 15:11:22.642 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-07-30 15:11:22.644 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-07-30 15:11:22.647 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-30 15:11:22.649 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-30 15:11:22.651 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-07-30 15:11:22.655 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-07-30 15:11:22.657 | + functions-common:install_package:1347 : update_package_repo 2021-07-30 15:11:22.659 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-07-30 15:11:22.662 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-07-30 15:11:22.664 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-07-30 15:11:22.666 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-07-30 15:11:22.669 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-07-30 15:11:22.671 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-30 15:11:22.674 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-30 15:11:22.676 | + functions-common:update_package_repo:1328 : apt_get_update 2021-07-30 15:11:22.678 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-07-30 15:11:22.681 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-07-30 15:11:22.683 | + functions-common:apt_get_update:1074 : return 2021-07-30 15:11:22.685 | + functions-common:install_package:1348 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-07-30 15:11:22.687 | + functions-common:real_install_package:1333 : is_ubuntu 2021-07-30 15:11:22.690 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-30 15:11:22.692 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-30 15:11:22.695 | + functions-common:real_install_package:1334 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-07-30 15:11:22.717 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-07-30 15:11:22.823 | Reading package lists... 2021-07-30 15:11:23.050 | Building dependency tree... 2021-07-30 15:11:23.051 | Reading state information... 2021-07-30 15:11:23.285 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.4). 2021-07-30 15:11:23.286 | The following packages were automatically installed and are no longer required: 2021-07-30 15:11:23.287 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-07-30 15:11:23.287 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-07-30 15:11:23.287 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-07-30 15:11:23.287 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-07-30 15:11:23.287 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-07-30 15:11:23.287 | python3-zope.interface 2021-07-30 15:11:23.287 | Use 'sudo apt autoremove' to remove them. 2021-07-30 15:11:23.287 | The following additional packages will be installed: 2021-07-30 15:11:23.288 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2021-07-30 15:11:23.289 | Suggested packages: 2021-07-30 15:11:23.289 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2021-07-30 15:11:23.355 | The following NEW packages will be installed: 2021-07-30 15:11:23.355 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2021-07-30 15:11:23.465 | 0 upgraded, 6 newly installed, 0 to remove and 68 not upgraded. 2021-07-30 15:11:23.465 | Need to get 1,306 kB of archives. 2021-07-30 15:11:23.465 | After this operation, 4,613 kB of additional disk space will be used. 2021-07-30 15:11:23.465 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2021-07-30 15:11:23.711 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2021-07-30 15:11:23.729 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2021-07-30 15:11:23.766 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2021-07-30 15:11:23.816 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2021-07-30 15:11:23.817 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2021-07-30 15:11:24.375 | Fetched 1,306 kB in 0s (2,840 kB/s) 2021-07-30 15:11:24.410 | Selecting previously unselected package libnorm1:amd64. 2021-07-30 15:11:24.463 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90675 files and directories currently installed.) 2021-07-30 15:11:24.467 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2021-07-30 15:11:24.475 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-07-30 15:11:24.546 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-07-30 15:11:24.556 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-07-30 15:11:24.558 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-07-30 15:11:24.611 | Selecting previously unselected package libzmq5:amd64. 2021-07-30 15:11:24.620 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2021-07-30 15:11:24.623 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-07-30 15:11:24.687 | Selecting previously unselected package uwsgi-core. 2021-07-30 15:11:24.697 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2021-07-30 15:11:24.700 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2021-07-30 15:11:24.845 | Selecting previously unselected package uwsgi. 2021-07-30 15:11:24.856 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2021-07-30 15:11:24.859 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2021-07-30 15:11:24.897 | Selecting previously unselected package uwsgi-plugin-python3. 2021-07-30 15:11:24.907 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2021-07-30 15:11:24.909 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-07-30 15:11:24.986 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-07-30 15:11:24.993 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-07-30 15:11:24.999 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-07-30 15:11:25.005 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2021-07-30 15:11:25.020 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2021-07-30 15:11:25.870 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-07-30 15:11:25.898 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-07-30 15:11:26.291 | Processing triggers for man-db (2.9.1-1) ... 2021-07-30 15:11:26.737 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-07-30 15:11:30.973 | + functions-common:apt_get:1118 : result=0 2021-07-30 15:11:30.975 | + functions-common:apt_get:1121 : time_stop apt-get 2021-07-30 15:11:30.977 | + functions-common:time_stop:2309 : local name 2021-07-30 15:11:30.979 | + functions-common:time_stop:2310 : local end_time 2021-07-30 15:11:30.982 | + functions-common:time_stop:2311 : local elapsed_time 2021-07-30 15:11:30.984 | + functions-common:time_stop:2312 : local total 2021-07-30 15:11:30.986 | + functions-common:time_stop:2313 : local start_time 2021-07-30 15:11:30.989 | + functions-common:time_stop:2315 : name=apt-get 2021-07-30 15:11:30.991 | + functions-common:time_stop:2316 : start_time=1627657882714 2021-07-30 15:11:30.993 | + functions-common:time_stop:2318 : [[ -z 1627657882714 ]] 2021-07-30 15:11:30.996 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-07-30 15:11:31.000 | + functions-common:time_stop:2321 : end_time=1627657890997 2021-07-30 15:11:31.002 | + functions-common:time_stop:2322 : elapsed_time=8283 2021-07-30 15:11:31.004 | + functions-common:time_stop:2323 : total=242460 2021-07-30 15:11:31.006 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-30 15:11:31.009 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=250743 2021-07-30 15:11:31.011 | + functions-common:apt_get:1122 : return 0 2021-07-30 15:11:31.014 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-07-30 15:11:31.017 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-30 15:11:31.019 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-30 15:11:31.021 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-07-30 15:11:31.098 | Enabling module proxy. 2021-07-30 15:11:31.103 | To activate the new configuration, you need to run: 2021-07-30 15:11:31.103 | systemctl restart apache2 2021-07-30 15:11:31.108 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-07-30 15:11:31.175 | Considering dependency proxy for proxy_uwsgi: 2021-07-30 15:11:31.175 | Module proxy already enabled 2021-07-30 15:11:31.175 | Enabling module proxy_uwsgi. 2021-07-30 15:11:31.181 | To activate the new configuration, you need to run: 2021-07-30 15:11:31.181 | systemctl restart apache2 2021-07-30 15:11:31.186 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-07-30 15:11:31.188 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-07-30 15:11:31.191 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-07-30 15:11:31.193 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-07-30 15:11:31.320 | + ./stack.sh:main:847 : install_keystoneauth 2021-07-30 15:11:31.322 | + lib/keystone:install_keystoneauth:479 : use_library_from_git keystoneauth 2021-07-30 15:11:31.325 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-07-30 15:11:31.327 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:11:31.329 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:11:31.332 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-07-30 15:11:31.335 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:11:31.337 | + ./stack.sh:main:848 : install_keystoneclient 2021-07-30 15:11:31.339 | + lib/keystone:install_keystoneclient:487 : use_library_from_git python-keystoneclient 2021-07-30 15:11:31.342 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-07-30 15:11:31.344 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:11:31.347 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:11:31.349 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-07-30 15:11:31.351 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:11:31.354 | + ./stack.sh:main:849 : install_glanceclient 2021-07-30 15:11:31.356 | + lib/glance:install_glanceclient:490 : use_library_from_git python-glanceclient 2021-07-30 15:11:31.359 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-07-30 15:11:31.361 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:11:31.363 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:11:31.366 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-07-30 15:11:31.368 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:11:31.370 | + ./stack.sh:main:850 : install_cinderclient 2021-07-30 15:11:31.373 | + lib/cinder:install_cinderclient:462 : use_library_from_git python-brick-cinderclient-ext 2021-07-30 15:11:31.375 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-07-30 15:11:31.377 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:11:31.380 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:11:31.382 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-07-30 15:11:31.385 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:11:31.387 | + lib/cinder:install_cinderclient:467 : use_library_from_git python-cinderclient 2021-07-30 15:11:31.390 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-07-30 15:11:31.392 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:11:31.395 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:11:31.397 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-07-30 15:11:31.400 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:11:31.403 | + ./stack.sh:main:851 : install_novaclient 2021-07-30 15:11:31.405 | + lib/nova:install_novaclient:809 : use_library_from_git python-novaclient 2021-07-30 15:11:31.408 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-07-30 15:11:31.410 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:11:31.415 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:11:31.417 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-07-30 15:11:31.420 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:11:31.423 | + ./stack.sh:main:852 : is_service_enabled swift glance horizon 2021-07-30 15:11:31.440 | + functions-common:is_service_enabled:1965 : return 0 2021-07-30 15:11:31.442 | + ./stack.sh:main:853 : install_swiftclient 2021-07-30 15:11:31.445 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-07-30 15:11:31.447 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-07-30 15:11:31.449 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:11:31.452 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:11:31.454 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-07-30 15:11:31.457 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:11:31.459 | + ./stack.sh:main:855 : is_service_enabled neutron nova horizon 2021-07-30 15:11:31.476 | + functions-common:is_service_enabled:1965 : return 0 2021-07-30 15:11:31.478 | + ./stack.sh:main:856 : install_neutronclient 2021-07-30 15:11:31.481 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-07-30 15:11:31.484 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-07-30 15:11:31.486 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:11:31.488 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:11:31.491 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-07-30 15:11:31.493 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:11:31.495 | + ./stack.sh:main:860 : install_keystonemiddleware 2021-07-30 15:11:31.498 | + lib/keystone:install_keystonemiddleware:497 : use_library_from_git keystonemiddleware 2021-07-30 15:11:31.500 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-07-30 15:11:31.503 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:11:31.505 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:11:31.507 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-07-30 15:11:31.510 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:11:31.512 | + lib/keystone:install_keystonemiddleware:502 : pip_install_gr keystonemiddleware 2021-07-30 15:11:31.515 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-07-30 15:11:31.517 | + inc/python:pip_install_gr:77 : local clean_name 2021-07-30 15:11:31.520 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-07-30 15:11:31.522 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-07-30 15:11:31.525 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-07-30 15:11:31.529 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-07-30 15:11:31.529 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-07-30 15:11:31.534 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-07-30 15:11:31.537 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-07-30 15:11:31.539 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-07-30 15:11:31.542 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-07-30 15:11:31.545 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-07-30 15:11:31.569 | Using python 3.8 to install keystonemiddleware 2021-07-30 15:11:31.571 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-07-30 15:11:32.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-30 15:11:32.243 | from cryptography.utils import int_from_bytes 2021-07-30 15:11:32.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-30 15:11:32.243 | from cryptography.utils import int_from_bytes 2021-07-30 15:11:33.275 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-30 15:11:33.280 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:11:33.283 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:11:33.286 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:11:33.290 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:11:33.290 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:11:33.293 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:11:33.294 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:11:33.297 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:11:33.300 | Requirement already satisfied: keystonemiddleware===9.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (9.3.0) 2021-07-30 15:11:33.366 | Requirement already satisfied: oslo.cache===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (2.8.1) 2021-07-30 15:11:33.403 | Requirement already satisfied: oslo.config===8.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (8.7.1) 2021-07-30 15:11:33.445 | Requirement already satisfied: dogpile.cache===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 417)) (1.1.3) 2021-07-30 15:11:33.451 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) (3.3.0) 2021-07-30 15:11:33.457 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.16.0) 2021-07-30 15:11:33.460 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 492)) (1.5.0) 2021-07-30 15:11:33.465 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (4.3.1) 2021-07-30 15:11:33.523 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (4.2.0) 2021-07-30 15:11:33.542 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (4.4.2) 2021-07-30 15:11:33.545 | Requirement already satisfied: oslo.utils===4.9.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (4.9.2) 2021-07-30 15:11:33.561 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (2021.1) 2021-07-30 15:11:33.565 | Requirement already satisfied: oslo.log===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 281)) (4.6.0) 2021-07-30 15:11:33.604 | Requirement already satisfied: requests===2.26.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.26.0) 2021-07-30 15:11:33.630 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.8.7) 2021-07-30 15:11:33.644 | Requirement already satisfied: oslo.context===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 55)) (3.3.0) 2021-07-30 15:11:33.649 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 52)) (5.0.1) 2021-07-30 15:11:33.655 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.1.0) 2021-07-30 15:11:33.664 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.6.0) 2021-07-30 15:11:33.666 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 58)) (3.1.1) 2021-07-30 15:11:33.676 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (5.4.1) 2021-07-30 15:11:33.680 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 136)) (0.8.0) 2021-07-30 15:11:33.684 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (2.2.0) 2021-07-30 15:11:33.691 | Requirement already satisfied: iso8601===0.1.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (0.1.16) 2021-07-30 15:11:33.694 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (1.7.0) 2021-07-30 15:11:33.698 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 413)) (2.4.7) 2021-07-30 15:11:33.702 | Requirement already satisfied: packaging===21.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (21.0) 2021-07-30 15:11:33.709 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.11.0) 2021-07-30 15:11:33.712 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117)) (0.9.6) 2021-07-30 15:11:33.714 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (2.8.2) 2021-07-30 15:11:33.719 | Requirement already satisfied: certifi===2021.5.30 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2021.5.30) 2021-07-30 15:11:33.721 | Requirement already satisfied: idna===3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (3.2) 2021-07-30 15:11:33.724 | Requirement already satisfied: charset-normalizer===2.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (2.0.3) 2021-07-30 15:11:33.729 | Requirement already satisfied: urllib3===1.26.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (1.26.6) 2021-07-30 15:11:33.749 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.0.2) 2021-07-30 15:11:33.752 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (1.12.1) 2021-07-30 15:11:35.075 | WARNING: You are using pip version 20.2.2; however, version 21.2.1 is available. 2021-07-30 15:11:35.075 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-07-30 15:11:35.165 | + inc/python:pip_install:200 : result=0 2021-07-30 15:11:35.167 | + inc/python:pip_install:202 : time_stop pip_install 2021-07-30 15:11:35.169 | + functions-common:time_stop:2309 : local name 2021-07-30 15:11:35.171 | + functions-common:time_stop:2310 : local end_time 2021-07-30 15:11:35.174 | + functions-common:time_stop:2311 : local elapsed_time 2021-07-30 15:11:35.176 | + functions-common:time_stop:2312 : local total 2021-07-30 15:11:35.179 | + functions-common:time_stop:2313 : local start_time 2021-07-30 15:11:35.181 | + functions-common:time_stop:2315 : name=pip_install 2021-07-30 15:11:35.184 | + functions-common:time_stop:2316 : start_time=1627657891563 2021-07-30 15:11:35.187 | + functions-common:time_stop:2318 : [[ -z 1627657891563 ]] 2021-07-30 15:11:35.189 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-07-30 15:11:35.193 | + functions-common:time_stop:2321 : end_time=1627657895191 2021-07-30 15:11:35.195 | + functions-common:time_stop:2322 : elapsed_time=3628 2021-07-30 15:11:35.198 | + functions-common:time_stop:2323 : total=43056 2021-07-30 15:11:35.200 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-30 15:11:35.202 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=46684 2021-07-30 15:11:35.205 | + inc/python:pip_install:203 : return 0 2021-07-30 15:11:35.207 | + lib/keystone:install_keystonemiddleware:506 : pip_install_gr python-memcached 2021-07-30 15:11:35.209 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-07-30 15:11:35.212 | + inc/python:pip_install_gr:77 : local clean_name 2021-07-30 15:11:35.215 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-07-30 15:11:35.217 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-07-30 15:11:35.220 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-07-30 15:11:35.223 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-07-30 15:11:35.224 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-07-30 15:11:35.229 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-07-30 15:11:35.231 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-07-30 15:11:35.234 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-07-30 15:11:35.237 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-07-30 15:11:35.239 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-07-30 15:11:35.261 | Using python 3.8 to install python-memcached 2021-07-30 15:11:35.264 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-07-30 15:11:35.943 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-30 15:11:35.943 | from cryptography.utils import int_from_bytes 2021-07-30 15:11:35.943 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-30 15:11:35.943 | from cryptography.utils import int_from_bytes 2021-07-30 15:11:36.974 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-30 15:11:36.979 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:11:36.982 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:11:36.985 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:11:36.989 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:11:36.990 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:11:36.992 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:11:36.993 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:11:36.996 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:11:37.113 | Collecting python-memcached===1.59 2021-07-30 15:11:37.120 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-07-30 15:11:37.189 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.16.0) 2021-07-30 15:11:38.608 | Installing collected packages: python-memcached 2021-07-30 15:11:38.695 | Successfully installed python-memcached-1.59 2021-07-30 15:11:38.805 | WARNING: You are using pip version 20.2.2; however, version 21.2.1 is available. 2021-07-30 15:11:38.805 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-07-30 15:11:38.882 | + inc/python:pip_install:200 : result=0 2021-07-30 15:11:38.884 | + inc/python:pip_install:202 : time_stop pip_install 2021-07-30 15:11:38.887 | + functions-common:time_stop:2309 : local name 2021-07-30 15:11:38.889 | + functions-common:time_stop:2310 : local end_time 2021-07-30 15:11:38.891 | + functions-common:time_stop:2311 : local elapsed_time 2021-07-30 15:11:38.894 | + functions-common:time_stop:2312 : local total 2021-07-30 15:11:38.896 | + functions-common:time_stop:2313 : local start_time 2021-07-30 15:11:38.898 | + functions-common:time_stop:2315 : name=pip_install 2021-07-30 15:11:38.900 | + functions-common:time_stop:2316 : start_time=1627657895255 2021-07-30 15:11:38.902 | + functions-common:time_stop:2318 : [[ -z 1627657895255 ]] 2021-07-30 15:11:38.905 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-07-30 15:11:38.909 | + functions-common:time_stop:2321 : end_time=1627657898906 2021-07-30 15:11:38.911 | + functions-common:time_stop:2322 : elapsed_time=3651 2021-07-30 15:11:38.913 | + functions-common:time_stop:2323 : total=46684 2021-07-30 15:11:38.915 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-30 15:11:38.917 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=50335 2021-07-30 15:11:38.920 | + inc/python:pip_install:203 : return 0 2021-07-30 15:11:38.923 | + ./stack.sh:main:862 : is_service_enabled keystone 2021-07-30 15:11:38.940 | + functions-common:is_service_enabled:1965 : return 0 2021-07-30 15:11:38.942 | + ./stack.sh:main:863 : '[' 10.222.0.61 == 10.222.0.61 ']' 2021-07-30 15:11:38.944 | + ./stack.sh:main:864 : stack_install_service keystone 2021-07-30 15:11:38.947 | + lib/stack:stack_install_service:20 : local service=keystone 2021-07-30 15:11:38.950 | + lib/stack:stack_install_service:21 : type install_keystone 2021-07-30 15:11:38.952 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-07-30 15:11:38.954 | + lib/stack:stack_install_service:32 : install_keystone 2021-07-30 15:11:38.957 | + lib/keystone:install_keystone:512 : is_service_enabled ldap 2021-07-30 15:11:38.972 | + functions-common:is_service_enabled:1965 : return 1 2021-07-30 15:11:38.974 | + lib/keystone:install_keystone:516 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-07-30 15:11:38.976 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-07-30 15:11:38.978 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-07-30 15:11:38.980 | + functions-common:git_clone:525 : local git_ref=master 2021-07-30 15:11:38.982 | + functions-common:git_clone:526 : local orig_dir 2021-07-30 15:11:38.985 | ++ functions-common:git_clone:527 : pwd 2021-07-30 15:11:38.987 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-07-30 15:11:38.989 | + functions-common:git_clone:528 : local git_clone_flags= 2021-07-30 15:11:38.992 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-07-30 15:11:39.007 | + functions-common:git_clone:530 : RECLONE=False 2021-07-30 15:11:39.009 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-07-30 15:11:39.011 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-07-30 15:11:39.015 | + functions-common:git_clone:544 : echo master 2021-07-30 15:11:39.015 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-07-30 15:11:39.020 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-07-30 15:11:39.022 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-07-30 15:11:39.024 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-07-30 15:11:39.026 | + functions-common:git_clone:593 : git show --oneline 2021-07-30 15:11:39.026 | + functions-common:git_clone:593 : head -1 2021-07-30 15:11:39.029 | d1c7759f4 Merge "Update master for stable/wallaby" 2021-07-30 15:11:39.032 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-07-30 15:11:39.034 | + lib/keystone:install_keystone:517 : setup_develop /opt/stack/keystone 2021-07-30 15:11:39.036 | + inc/python:setup_develop:338 : local bindep 2021-07-30 15:11:39.039 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-07-30 15:11:39.041 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-07-30 15:11:39.043 | + inc/python:setup_develop:344 : local extras= 2021-07-30 15:11:39.045 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-07-30 15:11:39.048 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-07-30 15:11:39.050 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-07-30 15:11:39.052 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-07-30 15:11:39.054 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-07-30 15:11:39.057 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-07-30 15:11:39.060 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-07-30 15:11:39.062 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-07-30 15:11:39.065 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-07-30 15:11:39.067 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-07-30 15:11:39.070 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-07-30 15:11:39.072 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-07-30 15:11:39.079 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-07-30 15:11:39.081 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2021-07-30 15:11:39.701 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-07-30 15:11:39.703 | + inc/python:setup_package:417 : local bindep=0 2021-07-30 15:11:39.705 | + inc/python:setup_package:418 : local bindep_flag= 2021-07-30 15:11:39.707 | + inc/python:setup_package:419 : local bindep_profiles= 2021-07-30 15:11:39.709 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-07-30 15:11:39.711 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-07-30 15:11:39.713 | + inc/python:setup_package:426 : local flags=-e 2021-07-30 15:11:39.715 | + inc/python:setup_package:427 : local extras= 2021-07-30 15:11:39.718 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-07-30 15:11:39.720 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-07-30 15:11:39.722 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-07-30 15:11:39.724 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-07-30 15:11:39.726 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-07-30 15:11:39.728 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-07-30 15:11:39.748 | Using python 3.8 to install /opt/stack/keystone 2021-07-30 15:11:39.751 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-07-30 15:11:40.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-30 15:11:40.450 | from cryptography.utils import int_from_bytes 2021-07-30 15:11:40.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-30 15:11:40.450 | from cryptography.utils import int_from_bytes 2021-07-30 15:11:41.478 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-30 15:11:41.478 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-07-30 15:11:41.482 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:11:41.482 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:11:41.483 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:11:41.484 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:11:41.486 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:11:41.489 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:11:41.497 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:11:41.500 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:11:41.501 | Obtaining file:///opt/stack/keystone 2021-07-30 15:11:43.145 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-07-30 15:11:44.920 | Collecting Flask===2.0.1 2021-07-30 15:11:44.926 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a62/09ca15eb63fc9/Flask-2.0.1-py3-none-any.whl (94 kB) 2021-07-30 15:11:45.099 | Collecting Flask-RESTful===0.3.9 2021-07-30 15:11:45.105 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2021-07-30 15:11:45.179 | Requirement already satisfied: Jinja2===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (3.0.1) 2021-07-30 15:11:45.186 | Requirement already satisfied: MarkupSafe===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (2.0.1) 2021-07-30 15:11:45.250 | Collecting PyJWT===2.1.0 2021-07-30 15:11:45.257 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/934/d73fbba91b048/PyJWT-2.1.0-py3-none-any.whl (16 kB) 2021-07-30 15:11:45.288 | Requirement already satisfied: SQLAlchemy===1.4.22 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.4.22) 2021-07-30 15:11:45.408 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-07-30 15:11:45.554 | Collecting Werkzeug===2.0.1 2021-07-30 15:11:45.561 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/ec500dcdba0ba/Werkzeug-2.0.1-py3-none-any.whl (288 kB) 2021-07-30 15:11:45.739 | Collecting aniso8601===9.0.1 2021-07-30 15:11:45.746 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2021-07-30 15:11:46.035 | Collecting bcrypt===3.2.0 2021-07-30 15:11:46.042 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cd1/ea2ff3038509e/bcrypt-3.2.0-cp36-abi3-manylinux2010_x86_64.whl (63 kB) 2021-07-30 15:11:46.119 | Requirement already satisfied: cffi===1.14.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.14.6) 2021-07-30 15:11:46.173 | Collecting click===8.0.1 2021-07-30 15:11:46.179 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fba/402a4a4733474/click-8.0.1-py3-none-any.whl (97 kB) 2021-07-30 15:11:46.190 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (3.4.7) 2021-07-30 15:11:46.232 | Requirement already satisfied: dogpile.cache===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 153)) (1.1.3) 2021-07-30 15:11:46.237 | Requirement already satisfied: greenlet===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (1.1.0) 2021-07-30 15:11:46.351 | Collecting itsdangerous===2.0.1 2021-07-30 15:11:46.357 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/517/4094b9637652b/itsdangerous-2.0.1-py3-none-any.whl (18 kB) 2021-07-30 15:11:46.425 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (3.2.0) 2021-07-30 15:11:46.437 | Requirement already satisfied: keystonemiddleware===9.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (9.3.0) 2021-07-30 15:11:46.491 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.2) 2021-07-30 15:11:46.530 | Collecting oauthlib===3.1.1 2021-07-30 15:11:46.536 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/42b/f6354c2ed8c6a/oauthlib-3.1.1-py2.py3-none-any.whl (146 kB) 2021-07-30 15:11:46.554 | Requirement already satisfied: oslo.cache===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.8.1) 2021-07-30 15:11:46.591 | Requirement already satisfied: oslo.config===8.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.7.1) 2021-07-30 15:11:46.635 | Requirement already satisfied: oslo.context===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (3.3.0) 2021-07-30 15:11:46.641 | Requirement already satisfied: oslo.db===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (10.0.0) 2021-07-30 15:11:46.690 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.0.1) 2021-07-30 15:11:46.695 | Requirement already satisfied: oslo.log===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.6.0) 2021-07-30 15:11:46.735 | Requirement already satisfied: oslo.messaging===12.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (12.8.0) 2021-07-30 15:11:46.790 | Requirement already satisfied: oslo.middleware===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.3.0) 2021-07-30 15:11:46.808 | Requirement already satisfied: oslo.policy===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.8.1) 2021-07-30 15:11:46.823 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.1.0) 2021-07-30 15:11:46.832 | Requirement already satisfied: oslo.service===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.6.0) 2021-07-30 15:11:46.856 | Requirement already satisfied: oslo.upgradecheck===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.4.0) 2021-07-30 15:11:46.866 | Requirement already satisfied: oslo.utils===4.9.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.9.2) 2021-07-30 15:11:46.882 | Requirement already satisfied: osprofiler===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.1) 2021-07-30 15:11:46.943 | Requirement already satisfied: packaging===21.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.0) 2021-07-30 15:11:47.057 | Collecting passlib===1.7.4 2021-07-30 15:11:47.064 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2021-07-30 15:11:47.158 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.6.0) 2021-07-30 15:11:47.160 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (0.7.2) 2021-07-30 15:11:47.163 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2021-07-30 15:11:47.174 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.20) 2021-07-30 15:11:47.177 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2021-07-30 15:11:47.179 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (2.4.7) 2021-07-30 15:11:47.300 | Collecting pysaml2===7.0.1 2021-07-30 15:11:47.307 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25b/c3be6dcf9e365/pysaml2-7.0.1-py2.py3-none-any.whl (398 kB) 2021-07-30 15:11:47.401 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (2.8.2) 2021-07-30 15:11:47.406 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (4.2.0) 2021-07-30 15:11:47.424 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2021.1) 2021-07-30 15:11:47.428 | Requirement already satisfied: requests===2.26.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (2.26.0) 2021-07-30 15:11:47.456 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (1.5.0) 2021-07-30 15:11:47.681 | Collecting scrypt===0.8.18 2021-07-30 15:11:47.688 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ffc/de1d60a43e9d9/scrypt-0.8.18-cp38-cp38-manylinux2010_x86_64.whl (924 kB) 2021-07-30 15:11:47.779 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (1.16.0) 2021-07-30 15:11:47.781 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (0.13.0) 2021-07-30 15:11:47.791 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (0.4.1) 2021-07-30 15:11:47.794 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (3.3.0) 2021-07-30 15:11:47.796 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (3.3.0) 2021-07-30 15:11:47.803 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2021-07-30 15:11:47.812 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2021-07-30 15:11:47.817 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2021-07-30 15:11:47.828 | Requirement already satisfied: urllib3===1.26.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.6) 2021-07-30 15:11:47.992 | Collecting xmlschema===1.6.4 2021-07-30 15:11:47.999 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fad/f79756080c3a3/xmlschema-1.6.4-py3-none-any.whl (254 kB) 2021-07-30 15:11:48.096 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.2) 2021-07-30 15:11:48.101 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 134)) (4.4.2) 2021-07-30 15:11:48.104 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (4.3.1) 2021-07-30 15:11:48.171 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2021-07-30 15:11:48.175 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-07-30 15:11:48.178 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (2.2.0) 2021-07-30 15:11:48.186 | Requirement already satisfied: alembic===1.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.6.5) 2021-07-30 15:11:48.194 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (2.3.0) 2021-07-30 15:11:48.200 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (4.2.2) 2021-07-30 15:11:48.203 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-07-30 15:11:48.207 | Requirement already satisfied: kombu===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (5.1.0) 2021-07-30 15:11:48.255 | Requirement already satisfied: eventlet===0.31.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (0.31.1) 2021-07-30 15:11:48.264 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.0) 2021-07-30 15:11:48.275 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.4.0) 2021-07-30 15:11:48.285 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-07-30 15:11:48.294 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-07-30 15:11:48.304 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-07-30 15:11:48.313 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2021-07-30 15:11:48.316 | Requirement already satisfied: iso8601===0.1.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.1.16) 2021-07-30 15:11:48.450 | Collecting importlib-resources===5.2.0 2021-07-30 15:11:48.457 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a01/43290bef3cbc9/importlib_resources-5.2.0-py3-none-any.whl (27 kB) 2021-07-30 15:11:48.632 | Collecting defusedxml===0.7.1 2021-07-30 15:11:48.639 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2021-07-30 15:11:48.709 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (20.0.1) 2021-07-30 15:11:48.724 | Requirement already satisfied: certifi===2021.5.30 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2021.5.30) 2021-07-30 15:11:48.726 | Requirement already satisfied: charset-normalizer===2.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.3) 2021-07-30 15:11:48.732 | Requirement already satisfied: idna===3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 202)) (3.2) 2021-07-30 15:11:48.735 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-07-30 15:11:48.737 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.0.0) 2021-07-30 15:11:48.858 | Collecting elementpath===2.2.3 2021-07-30 15:11:48.864 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f27/d7c045c4f1f30/elementpath-2.2.3-py3-none-any.whl (149 kB) 2021-07-30 15:11:48.943 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2021-07-30 15:11:48.947 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.12.1) 2021-07-30 15:11:48.950 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-07-30 15:11:48.957 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.0.4) 2021-07-30 15:11:48.959 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2021-07-30 15:11:48.962 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.16.0) 2021-07-30 15:11:48.970 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (0.14.1) 2021-07-30 15:11:48.976 | Requirement already satisfied: setuptools===57.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (57.4.0) 2021-07-30 15:11:49.026 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (0.7) 2021-07-30 15:11:49.072 | Collecting zipp===3.5.0 2021-07-30 15:11:49.079 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/957/cfda87797e389/zipp-3.5.0-py3-none-any.whl (5.7 kB) 2021-07-30 15:11:49.108 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (1.6) 2021-07-30 15:11:49.978 | Installing collected packages: click, itsdangerous, Werkzeug, Flask, aniso8601, Flask-RESTful, passlib, bcrypt, scrypt, oauthlib, zipp, importlib-resources, defusedxml, elementpath, xmlschema, pysaml2, PyJWT, keystone 2021-07-30 15:11:49.978 | Attempting uninstall: click 2021-07-30 15:11:49.980 | Found existing installation: Click 7.0 2021-07-30 15:11:49.985 | Uninstalling Click-7.0: 2021-07-30 15:11:50.017 | Successfully uninstalled Click-7.0 2021-07-30 15:11:51.045 | Attempting uninstall: oauthlib 2021-07-30 15:11:51.047 | Found existing installation: oauthlib 3.1.0 2021-07-30 15:11:51.053 | Uninstalling oauthlib-3.1.0: 2021-07-30 15:11:51.085 | Successfully uninstalled oauthlib-3.1.0 2021-07-30 15:11:51.210 | Attempting uninstall: zipp 2021-07-30 15:11:51.211 | Found existing installation: zipp 1.0.0 2021-07-30 15:11:51.223 | Uninstalling zipp-1.0.0: 2021-07-30 15:11:51.252 | Successfully uninstalled zipp-1.0.0 2021-07-30 15:11:52.320 | Attempting uninstall: PyJWT 2021-07-30 15:11:52.321 | Found existing installation: PyJWT 1.7.1 2021-07-30 15:11:52.328 | Uninstalling PyJWT-1.7.1: 2021-07-30 15:11:52.356 | Successfully uninstalled PyJWT-1.7.1 2021-07-30 15:11:52.387 | Running setup.py develop for keystone 2021-07-30 15:11:54.198 | Successfully installed Flask-2.0.1 Flask-RESTful-0.3.9 PyJWT-2.1.0 Werkzeug-2.0.1 aniso8601-9.0.1 bcrypt-3.2.0 click-8.0.1 defusedxml-0.7.1 elementpath-2.2.3 importlib-resources-5.2.0 itsdangerous-2.0.1 keystone oauthlib-3.1.1 passlib-1.7.4 pysaml2-7.0.1 scrypt-0.8.18 xmlschema-1.6.4 zipp-3.5.0 2021-07-30 15:11:54.318 | WARNING: You are using pip version 20.2.2; however, version 21.2.1 is available. 2021-07-30 15:11:54.318 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-07-30 15:11:54.403 | + inc/python:pip_install:200 : result=0 2021-07-30 15:11:54.405 | + inc/python:pip_install:202 : time_stop pip_install 2021-07-30 15:11:54.407 | + functions-common:time_stop:2309 : local name 2021-07-30 15:11:54.409 | + functions-common:time_stop:2310 : local end_time 2021-07-30 15:11:54.412 | + functions-common:time_stop:2311 : local elapsed_time 2021-07-30 15:11:54.414 | + functions-common:time_stop:2312 : local total 2021-07-30 15:11:54.416 | + functions-common:time_stop:2313 : local start_time 2021-07-30 15:11:54.419 | + functions-common:time_stop:2315 : name=pip_install 2021-07-30 15:11:54.421 | + functions-common:time_stop:2316 : start_time=1627657899743 2021-07-30 15:11:54.423 | + functions-common:time_stop:2318 : [[ -z 1627657899743 ]] 2021-07-30 15:11:54.426 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-07-30 15:11:54.430 | + functions-common:time_stop:2321 : end_time=1627657914427 2021-07-30 15:11:54.432 | + functions-common:time_stop:2322 : elapsed_time=14684 2021-07-30 15:11:54.434 | + functions-common:time_stop:2323 : total=50335 2021-07-30 15:11:54.436 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-30 15:11:54.439 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=65019 2021-07-30 15:11:54.441 | + inc/python:pip_install:203 : return 0 2021-07-30 15:11:54.443 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-07-30 15:11:54.445 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-07-30 15:11:54.447 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-07-30 15:11:54.465 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-07-30 15:11:54.477 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-07-30 15:11:54.480 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-07-30 15:11:54.483 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:11:54.485 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:11:54.487 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-07-30 15:11:54.490 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:11:54.492 | + lib/keystone:install_keystone:519 : is_service_enabled ldap 2021-07-30 15:11:54.508 | + functions-common:is_service_enabled:1965 : return 1 2021-07-30 15:11:54.511 | + lib/keystone:install_keystone:523 : '[' uwsgi == mod_wsgi ']' 2021-07-30 15:11:54.513 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-07-30 15:11:54.516 | + ./stack.sh:main:865 : configure_keystone 2021-07-30 15:11:54.518 | + lib/keystone:configure_keystone:208 : sudo install -d -o ubuntu /etc/keystone 2021-07-30 15:11:54.531 | + lib/keystone:configure_keystone:210 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-07-30 15:11:54.534 | + lib/keystone:configure_keystone:211 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-07-30 15:11:54.538 | + lib/keystone:configure_keystone:214 : is_service_enabled ldap 2021-07-30 15:11:54.554 | + functions-common:is_service_enabled:1965 : return 1 2021-07-30 15:11:54.556 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf identity driver sql 2021-07-30 15:11:54.601 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-07-30 15:11:54.629 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-07-30 15:11:54.659 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf role driver sql 2021-07-30 15:11:54.690 | + lib/keystone:configure_keystone:222 : iniset /etc/keystone/keystone.conf resource driver sql 2021-07-30 15:11:54.720 | + lib/keystone:configure_keystone:225 : iniset /etc/keystone/keystone.conf cache enabled True 2021-07-30 15:11:54.753 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-07-30 15:11:54.780 | + lib/keystone:configure_keystone:227 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-07-30 15:11:54.812 | + lib/keystone:configure_keystone:229 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-07-30 15:11:54.814 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-07-30 15:11:54.816 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-07-30 15:11:54.819 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-07-30 15:11:54.821 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-07-30 15:11:54.823 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-07-30 15:11:54.838 | + functions-common:is_service_enabled:1965 : return 0 2021-07-30 15:11:54.841 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-07-30 15:11:54.844 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-07-30 15:11:54.846 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-07-30 15:11:54.861 | ++ functions-common:is_service_enabled:1965 : return 0 2021-07-30 15:11:54.864 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/ 2021-07-30 15:11:54.866 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/ 2021-07-30 15:11:54.896 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-07-30 15:11:54.898 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-07-30 15:11:54.900 | + lib/keystone:configure_keystone:231 : local service_port=5000 2021-07-30 15:11:54.903 | + lib/keystone:configure_keystone:232 : local auth_port=35357 2021-07-30 15:11:54.905 | + lib/keystone:configure_keystone:234 : is_service_enabled tls-proxy 2021-07-30 15:11:54.922 | + functions-common:is_service_enabled:1965 : return 1 2021-07-30 15:11:54.924 | + lib/keystone:configure_keystone:246 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.61/identity 2021-07-30 15:11:54.954 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.61/identity 2021-07-30 15:11:54.982 | + lib/keystone:configure_keystone:249 : [[ fernet != '' ]] 2021-07-30 15:11:54.984 | + lib/keystone:configure_keystone:250 : iniset /etc/keystone/keystone.conf token provider fernet 2021-07-30 15:11:55.016 | ++ lib/keystone:configure_keystone:253 : database_connection_url keystone 2021-07-30 15:11:55.018 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-07-30 15:11:55.020 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-07-30 15:11:55.023 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-07-30 15:11:55.025 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-07-30 15:11:55.028 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-07-30 15:11:55.058 | + lib/keystone:configure_keystone:256 : '[' False '!=' False ']' 2021-07-30 15:11:55.061 | + lib/keystone:configure_keystone:261 : setup_logging /etc/keystone/keystone.conf 2021-07-30 15:11:55.063 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-07-30 15:11:55.065 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-07-30 15:11:55.068 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-07-30 15:11:55.085 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-07-30 15:11:55.087 | + functions:setup_systemd_logging:695 : local pidstr= 2021-07-30 15:11:55.090 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-07-30 15:11:55.093 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-07-30 15:11:55.095 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-07-30 15:11:55.122 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-07-30 15:11:55.150 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-07-30 15:11:55.178 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-07-30 15:11:55.205 | + lib/keystone:configure_keystone:263 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-07-30 15:11:55.233 | + lib/keystone:configure_keystone:265 : '[' uwsgi == mod_wsgi ']' 2021-07-30 15:11:55.236 | + lib/keystone:configure_keystone:269 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-07-30 15:11:55.238 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-07-30 15:11:55.240 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-07-30 15:11:55.243 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-07-30 15:11:55.245 | + lib/apache:write_uwsgi_config:257 : local http= 2021-07-30 15:11:55.247 | + lib/apache:write_uwsgi_config:258 : local name= 2021-07-30 15:11:55.250 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-07-30 15:11:55.254 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-07-30 15:11:55.256 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-07-30 15:11:55.258 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-07-30 15:11:55.272 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-07-30 15:11:55.272 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-07-30 15:11:55.281 | d /var/run/uwsgi 0755 ubuntu root 2021-07-30 15:11:55.284 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-07-30 15:11:55.300 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-07-30 15:11:55.302 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-07-30 15:11:55.305 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-07-30 15:11:55.335 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-07-30 15:11:55.362 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-07-30 15:11:55.389 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-07-30 15:11:55.416 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-07-30 15:11:55.443 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-07-30 15:11:55.470 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-07-30 15:11:55.498 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-07-30 15:11:55.526 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-07-30 15:11:55.552 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-07-30 15:11:55.583 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-07-30 15:11:55.611 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-07-30 15:11:55.639 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-07-30 15:11:55.666 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-07-30 15:11:55.669 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-07-30 15:11:55.672 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-07-30 15:11:55.674 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-07-30 15:11:55.676 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-07-30 15:11:55.679 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-30 15:11:55.681 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-30 15:11:55.684 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-07-30 15:11:55.686 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-07-30 15:11:55.689 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-07-30 15:11:55.715 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-07-30 15:11:55.744 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 ' 2021-07-30 15:11:55.745 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-07-30 15:11:55.754 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-07-30 15:11:55.757 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-07-30 15:11:55.760 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-07-30 15:11:55.762 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-07-30 15:11:55.764 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-07-30 15:11:55.767 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-07-30 15:11:55.769 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-30 15:11:55.771 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-30 15:11:55.773 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-07-30 15:11:55.775 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-07-30 15:11:55.778 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-30 15:11:55.780 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-30 15:11:55.782 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-07-30 15:11:55.844 | Enabling site keystone-wsgi-public. 2021-07-30 15:11:55.849 | To activate the new configuration, you need to run: 2021-07-30 15:11:55.849 | systemctl reload apache2 2021-07-30 15:11:55.854 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-07-30 15:11:55.857 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-07-30 15:11:55.859 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-07-30 15:11:55.861 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-07-30 15:11:55.989 | + lib/keystone:configure_keystone:270 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-07-30 15:11:55.991 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-07-30 15:11:55.994 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-07-30 15:11:55.998 | + lib/apache:write_uwsgi_config:256 : local url=/identity_admin 2021-07-30 15:11:56.001 | + lib/apache:write_uwsgi_config:257 : local http= 2021-07-30 15:11:56.005 | + lib/apache:write_uwsgi_config:258 : local name= 2021-07-30 15:11:56.008 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-admin 2021-07-30 15:11:56.013 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-admin 2021-07-30 15:11:56.015 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-07-30 15:11:56.017 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-07-30 15:11:56.030 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-07-30 15:11:56.031 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-07-30 15:11:56.039 | d /var/run/uwsgi 0755 ubuntu root 2021-07-30 15:11:56.043 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-07-30 15:11:56.059 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-07-30 15:11:56.061 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-07-30 15:11:56.065 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-07-30 15:11:56.098 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-07-30 15:11:56.125 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-07-30 15:11:56.153 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-07-30 15:11:56.181 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-07-30 15:11:56.208 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-07-30 15:11:56.236 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-07-30 15:11:56.273 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-07-30 15:11:56.301 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-07-30 15:11:56.327 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-07-30 15:11:56.354 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-07-30 15:11:56.383 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-07-30 15:11:56.411 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-07-30 15:11:56.438 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-07-30 15:11:56.441 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-07-30 15:11:56.445 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-admin 2021-07-30 15:11:56.447 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-admin 2021-07-30 15:11:56.450 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-07-30 15:11:56.452 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-30 15:11:56.455 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-30 15:11:56.457 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-07-30 15:11:56.460 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-07-30 15:11:56.462 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-07-30 15:11:56.491 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-07-30 15:11:56.519 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 ' 2021-07-30 15:11:56.519 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-07-30 15:11:56.528 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-07-30 15:11:56.532 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-admin 2021-07-30 15:11:56.534 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-admin 2021-07-30 15:11:56.536 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-07-30 15:11:56.538 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-07-30 15:11:56.541 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-07-30 15:11:56.543 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-30 15:11:56.545 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-30 15:11:56.548 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-07-30 15:11:56.550 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-07-30 15:11:56.553 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-30 15:11:56.555 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-30 15:11:56.557 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-admin 2021-07-30 15:11:56.619 | Enabling site keystone-wsgi-admin. 2021-07-30 15:11:56.624 | To activate the new configuration, you need to run: 2021-07-30 15:11:56.625 | systemctl reload apache2 2021-07-30 15:11:56.629 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-07-30 15:11:56.631 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-07-30 15:11:56.633 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-07-30 15:11:56.636 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-07-30 15:11:56.762 | + lib/keystone:configure_keystone:273 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-07-30 15:11:56.794 | + lib/keystone:configure_keystone:275 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-07-30 15:11:56.825 | + lib/keystone:configure_keystone:277 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-07-30 15:11:56.854 | + lib/keystone:configure_keystone:285 : [[ True = True ]] 2021-07-30 15:11:56.857 | + lib/keystone:configure_keystone:286 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-07-30 15:11:56.889 | + lib/keystone:configure_keystone:287 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-07-30 15:11:56.916 | + lib/keystone:configure_keystone:288 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-07-30 15:11:56.944 | + lib/keystone:configure_keystone:290 : [[ False == True ]] 2021-07-30 15:11:56.947 | + ./stack.sh:main:869 : is_service_enabled swift 2021-07-30 15:11:56.964 | + functions-common:is_service_enabled:1965 : return 0 2021-07-30 15:11:56.966 | + ./stack.sh:main:870 : is_service_enabled ceilometer 2021-07-30 15:11:56.982 | + functions-common:is_service_enabled:1965 : return 1 2021-07-30 15:11:56.985 | + ./stack.sh:main:873 : stack_install_service swift 2021-07-30 15:11:56.987 | + lib/stack:stack_install_service:20 : local service=swift 2021-07-30 15:11:56.990 | + lib/stack:stack_install_service:21 : type install_swift 2021-07-30 15:11:56.992 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-07-30 15:11:56.994 | + lib/stack:stack_install_service:32 : install_swift 2021-07-30 15:11:56.997 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-07-30 15:11:56.999 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-07-30 15:11:57.001 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-07-30 15:11:57.004 | + functions-common:git_clone:525 : local git_ref=master 2021-07-30 15:11:57.006 | + functions-common:git_clone:526 : local orig_dir 2021-07-30 15:11:57.009 | ++ functions-common:git_clone:527 : pwd 2021-07-30 15:11:57.012 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-07-30 15:11:57.014 | + functions-common:git_clone:528 : local git_clone_flags= 2021-07-30 15:11:57.017 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-07-30 15:11:57.033 | + functions-common:git_clone:530 : RECLONE=False 2021-07-30 15:11:57.035 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-07-30 15:11:57.037 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-07-30 15:11:57.040 | + functions-common:git_clone:544 : echo master 2021-07-30 15:11:57.040 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-07-30 15:11:57.045 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-07-30 15:11:57.047 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-07-30 15:11:57.050 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-07-30 15:11:57.053 | + functions-common:git_clone:593 : git show --oneline 2021-07-30 15:11:57.053 | + functions-common:git_clone:593 : head -1 2021-07-30 15:11:57.066 | c9b0795b9 diskfile: Stop raising ENOENT when we race to mark durable 2021-07-30 15:11:57.069 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-07-30 15:11:57.072 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-07-30 15:11:57.075 | + inc/python:setup_develop:338 : local bindep 2021-07-30 15:11:57.078 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-07-30 15:11:57.080 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-07-30 15:11:57.083 | + inc/python:setup_develop:344 : local extras=keystone 2021-07-30 15:11:57.085 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-07-30 15:11:57.087 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-07-30 15:11:57.090 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-07-30 15:11:57.092 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-07-30 15:11:57.094 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-07-30 15:11:57.097 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-07-30 15:11:57.100 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-07-30 15:11:57.108 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-07-30 15:11:57.111 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-07-30 15:11:57.114 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-07-30 15:11:57.116 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-07-30 15:11:57.120 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-07-30 15:11:57.126 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2021-07-30 15:11:57.128 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2021-07-30 15:11:57.745 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2021-07-30 15:11:57.748 | + inc/python:setup_package:417 : local bindep=0 2021-07-30 15:11:57.750 | + inc/python:setup_package:418 : local bindep_flag= 2021-07-30 15:11:57.752 | + inc/python:setup_package:419 : local bindep_profiles= 2021-07-30 15:11:57.754 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2021-07-30 15:11:57.756 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2021-07-30 15:11:57.759 | + inc/python:setup_package:426 : local flags=-e 2021-07-30 15:11:57.761 | + inc/python:setup_package:427 : local extras=keystone 2021-07-30 15:11:57.763 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-07-30 15:11:57.766 | + inc/python:setup_package:431 : [[ -z keystone ]] 2021-07-30 15:11:57.768 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2021-07-30 15:11:57.770 | + inc/python:setup_package:437 : extras='[keystone]' 2021-07-30 15:11:57.772 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-07-30 15:11:57.774 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2021-07-30 15:11:57.796 | Using python 3.8 to install /opt/stack/swift 2021-07-30 15:11:57.798 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2021-07-30 15:11:58.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-30 15:11:58.516 | from cryptography.utils import int_from_bytes 2021-07-30 15:11:58.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-30 15:11:58.516 | from cryptography.utils import int_from_bytes 2021-07-30 15:11:59.568 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-30 15:11:59.569 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-07-30 15:11:59.572 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:11:59.573 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:11:59.573 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:11:59.575 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:11:59.577 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:11:59.581 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:11:59.589 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:11:59.592 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:11:59.594 | Obtaining file:///opt/stack/swift 2021-07-30 15:12:00.956 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-07-30 15:12:02.304 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-07-30 15:12:02.313 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (3.4.7) 2021-07-30 15:12:02.353 | Requirement already satisfied: eventlet===0.31.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (0.31.1) 2021-07-30 15:12:02.362 | Requirement already satisfied: greenlet===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (1.1.0) 2021-07-30 15:12:02.367 | Requirement already satisfied: keystonemiddleware===9.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (9.3.0) 2021-07-30 15:12:03.187 | Collecting lxml===4.6.3 2021-07-30 15:12:03.206 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1b3/8116b6e628118/lxml-4.6.3-cp38-cp38-manylinux2014_x86_64.whl (6.8 MB) 2021-07-30 15:12:03.438 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2021-07-30 15:12:03.441 | Requirement already satisfied: oslo.cache===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (2.8.1) 2021-07-30 15:12:03.477 | Requirement already satisfied: oslo.config===8.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (8.7.1) 2021-07-30 15:12:03.517 | Requirement already satisfied: oslo.context===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (3.3.0) 2021-07-30 15:12:03.523 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.1) 2021-07-30 15:12:03.529 | Requirement already satisfied: oslo.log===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.6.0) 2021-07-30 15:12:03.569 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.1.0) 2021-07-30 15:12:03.579 | Requirement already satisfied: oslo.utils===4.9.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (4.9.2) 2021-07-30 15:12:03.594 | Requirement already satisfied: packaging===21.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (21.0) 2021-07-30 15:12:03.599 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (5.6.0) 2021-07-30 15:12:03.602 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (3.1.1) 2021-07-30 15:12:03.702 | Collecting pyeclib===1.6.0 2021-07-30 15:12:03.730 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-07-30 15:12:04.812 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (0.9.6) 2021-07-30 15:12:04.814 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (2.4.7) 2021-07-30 15:12:04.817 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (2.8.2) 2021-07-30 15:12:04.822 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (4.2.0) 2021-07-30 15:12:04.841 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (2021.1) 2021-07-30 15:12:04.845 | Requirement already satisfied: requests===2.26.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (2.26.0) 2021-07-30 15:12:04.871 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (1.5.0) 2021-07-30 15:12:04.875 | Requirement already satisfied: setuptools===57.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 491)) (57.4.0) 2021-07-30 15:12:04.925 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (1.16.0) 2021-07-30 15:12:04.928 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (3.3.0) 2021-07-30 15:12:04.934 | Requirement already satisfied: urllib3===1.26.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.26.6) 2021-07-30 15:12:05.052 | Collecting xattr===0.9.7 2021-07-30 15:12:05.059 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2021-07-30 15:12:05.857 | Requirement already satisfied: cffi===1.14.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.14.6) 2021-07-30 15:12:05.860 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.16.0) 2021-07-30 15:12:05.868 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (4.3.1) 2021-07-30 15:12:05.928 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-07-30 15:12:05.941 | Requirement already satisfied: dogpile.cache===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 153)) (1.1.3) 2021-07-30 15:12:05.947 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (2.2.0) 2021-07-30 15:12:05.955 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-07-30 15:12:05.958 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2021-07-30 15:12:05.962 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (1.0.2) 2021-07-30 15:12:05.965 | Requirement already satisfied: iso8601===0.1.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.1.16) 2021-07-30 15:12:05.968 | Requirement already satisfied: idna===3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 202)) (3.2) 2021-07-30 15:12:05.971 | Requirement already satisfied: charset-normalizer===2.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.3) 2021-07-30 15:12:05.976 | Requirement already satisfied: certifi===2021.5.30 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2021.5.30) 2021-07-30 15:12:05.979 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.20) 2021-07-30 15:12:05.982 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (1.7.0) 2021-07-30 15:12:05.986 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 134)) (4.4.2) 2021-07-30 15:12:05.989 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.12.1) 2021-07-30 15:12:05.991 | Building wheels for collected packages: pyeclib, xattr 2021-07-30 15:12:05.992 | Building wheel for pyeclib (setup.py): started 2021-07-30 15:12:07.325 | Building wheel for pyeclib (setup.py): finished with status 'done' 2021-07-30 15:12:07.326 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55498 sha256=f5af48885fb2d6cc468ecddd8d466679682586d4bb6ee2f80696d00373b7effd 2021-07-30 15:12:07.326 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2021-07-30 15:12:07.328 | Building wheel for xattr (setup.py): started 2021-07-30 15:12:08.771 | Building wheel for xattr (setup.py): finished with status 'done' 2021-07-30 15:12:08.772 | Created wheel for xattr: filename=xattr-0.9.7-cp38-cp38-linux_x86_64.whl size=33259 sha256=ec3348738241170060dc0133d86e1928c9146c6f361c127058b7fb093e86c883 2021-07-30 15:12:08.772 | Stored in directory: /root/.cache/pip/wheels/90/58/82/c0bf95f0215cd4d718b9b5bde6f88253eef46677a81e649467 2021-07-30 15:12:08.773 | Successfully built pyeclib xattr 2021-07-30 15:12:10.057 | Installing collected packages: lxml, xattr, pyeclib, swift 2021-07-30 15:12:10.412 | Running setup.py develop for swift 2021-07-30 15:12:12.015 | Successfully installed lxml-4.6.3 pyeclib-1.6.0 swift xattr-0.9.7 2021-07-30 15:12:12.130 | WARNING: You are using pip version 20.2.2; however, version 21.2.1 is available. 2021-07-30 15:12:12.130 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-07-30 15:12:12.230 | + inc/python:pip_install:200 : result=0 2021-07-30 15:12:12.233 | + inc/python:pip_install:202 : time_stop pip_install 2021-07-30 15:12:12.235 | + functions-common:time_stop:2309 : local name 2021-07-30 15:12:12.237 | + functions-common:time_stop:2310 : local end_time 2021-07-30 15:12:12.239 | + functions-common:time_stop:2311 : local elapsed_time 2021-07-30 15:12:12.241 | + functions-common:time_stop:2312 : local total 2021-07-30 15:12:12.243 | + functions-common:time_stop:2313 : local start_time 2021-07-30 15:12:12.245 | + functions-common:time_stop:2315 : name=pip_install 2021-07-30 15:12:12.248 | + functions-common:time_stop:2316 : start_time=1627657917790 2021-07-30 15:12:12.250 | + functions-common:time_stop:2318 : [[ -z 1627657917790 ]] 2021-07-30 15:12:12.252 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-07-30 15:12:12.256 | + functions-common:time_stop:2321 : end_time=1627657932254 2021-07-30 15:12:12.258 | + functions-common:time_stop:2322 : elapsed_time=14464 2021-07-30 15:12:12.261 | + functions-common:time_stop:2323 : total=65019 2021-07-30 15:12:12.263 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-30 15:12:12.265 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=79483 2021-07-30 15:12:12.267 | + inc/python:pip_install:203 : return 0 2021-07-30 15:12:12.269 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-07-30 15:12:12.272 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-07-30 15:12:12.274 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-07-30 15:12:12.292 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-07-30 15:12:12.305 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2021-07-30 15:12:12.307 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-07-30 15:12:12.310 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:12:12.313 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:12:12.315 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-07-30 15:12:12.318 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:12:12.320 | + lib/swift:install_swift:747 : '[' False == True ']' 2021-07-30 15:12:12.323 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-07-30 15:12:12.325 | + ./stack.sh:main:874 : configure_swift 2021-07-30 15:12:12.327 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-07-30 15:12:12.329 | + lib/swift:configure_swift:335 : local node_number 2021-07-30 15:12:12.332 | + lib/swift:configure_swift:336 : local swift_node_config 2021-07-30 15:12:12.334 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-07-30 15:12:12.336 | + lib/swift:configure_swift:338 : local user_group 2021-07-30 15:12:12.338 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-07-30 15:12:13.195 | No object-reconstructor running 2021-07-30 15:12:13.196 | No container-sharder running 2021-07-30 15:12:13.196 | No account-reaper running 2021-07-30 15:12:13.196 | No container-updater running 2021-07-30 15:12:13.196 | No proxy-server running 2021-07-30 15:12:13.196 | No account-auditor running 2021-07-30 15:12:13.196 | No container-auditor running 2021-07-30 15:12:13.196 | No container-replicator running 2021-07-30 15:12:13.196 | No container-server running 2021-07-30 15:12:13.196 | No object-replicator running 2021-07-30 15:12:13.196 | No account-replicator running 2021-07-30 15:12:13.196 | No container-sync running 2021-07-30 15:12:13.196 | No object-server running 2021-07-30 15:12:13.196 | No object-auditor running 2021-07-30 15:12:13.196 | No object-updater running 2021-07-30 15:12:13.196 | No account-server running 2021-07-30 15:12:13.196 | No object-expirer running 2021-07-30 15:12:13.196 | No container-reconciler running 2021-07-30 15:12:13.246 | + lib/swift:configure_swift:341 : true 2021-07-30 15:12:13.248 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-07-30 15:12:13.260 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-07-30 15:12:13.273 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-07-30 15:12:13.275 | + lib/swift:configure_swift:355 : sed -e ' 2021-07-30 15:12:13.276 | s/%GROUP%//; 2021-07-30 15:12:13.276 | s/%USER%/ubuntu/; 2021-07-30 15:12:13.276 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-07-30 15:12:13.276 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-07-30 15:12:13.276 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-07-30 15:12:13.284 | uid = ubuntu 2021-07-30 15:12:13.285 | gid = 2021-07-30 15:12:13.285 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-07-30 15:12:13.285 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-07-30 15:12:13.285 | address = 127.0.0.1 2021-07-30 15:12:13.285 | 2021-07-30 15:12:13.285 | [account6612] 2021-07-30 15:12:13.285 | max connections = 25 2021-07-30 15:12:13.285 | path = /opt/stack/data/swift/1/node/ 2021-07-30 15:12:13.285 | read only = false 2021-07-30 15:12:13.285 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-07-30 15:12:13.285 | 2021-07-30 15:12:13.285 | [account6622] 2021-07-30 15:12:13.285 | max connections = 25 2021-07-30 15:12:13.285 | path = /opt/stack/data/swift/2/node/ 2021-07-30 15:12:13.285 | read only = false 2021-07-30 15:12:13.285 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-07-30 15:12:13.285 | 2021-07-30 15:12:13.285 | [account6632] 2021-07-30 15:12:13.285 | max connections = 25 2021-07-30 15:12:13.285 | path = /opt/stack/data/swift/3/node/ 2021-07-30 15:12:13.285 | read only = false 2021-07-30 15:12:13.285 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-07-30 15:12:13.285 | 2021-07-30 15:12:13.285 | [account6642] 2021-07-30 15:12:13.285 | max connections = 25 2021-07-30 15:12:13.285 | path = /opt/stack/data/swift/4/node/ 2021-07-30 15:12:13.285 | read only = false 2021-07-30 15:12:13.285 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-07-30 15:12:13.285 | 2021-07-30 15:12:13.285 | 2021-07-30 15:12:13.285 | [container6611] 2021-07-30 15:12:13.285 | max connections = 25 2021-07-30 15:12:13.285 | path = /opt/stack/data/swift/1/node/ 2021-07-30 15:12:13.285 | read only = false 2021-07-30 15:12:13.286 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-07-30 15:12:13.286 | 2021-07-30 15:12:13.286 | [container6621] 2021-07-30 15:12:13.286 | max connections = 25 2021-07-30 15:12:13.286 | path = /opt/stack/data/swift/2/node/ 2021-07-30 15:12:13.286 | read only = false 2021-07-30 15:12:13.286 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-07-30 15:12:13.286 | 2021-07-30 15:12:13.286 | [container6631] 2021-07-30 15:12:13.286 | max connections = 25 2021-07-30 15:12:13.286 | path = /opt/stack/data/swift/3/node/ 2021-07-30 15:12:13.286 | read only = false 2021-07-30 15:12:13.286 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-07-30 15:12:13.286 | 2021-07-30 15:12:13.286 | [container6641] 2021-07-30 15:12:13.286 | max connections = 25 2021-07-30 15:12:13.286 | path = /opt/stack/data/swift/4/node/ 2021-07-30 15:12:13.286 | read only = false 2021-07-30 15:12:13.286 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-07-30 15:12:13.286 | 2021-07-30 15:12:13.286 | 2021-07-30 15:12:13.286 | [object6613] 2021-07-30 15:12:13.286 | max connections = 25 2021-07-30 15:12:13.286 | path = /opt/stack/data/swift/1/node/ 2021-07-30 15:12:13.286 | read only = false 2021-07-30 15:12:13.286 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-07-30 15:12:13.286 | 2021-07-30 15:12:13.286 | [object6623] 2021-07-30 15:12:13.286 | max connections = 25 2021-07-30 15:12:13.286 | path = /opt/stack/data/swift/2/node/ 2021-07-30 15:12:13.286 | read only = false 2021-07-30 15:12:13.286 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-07-30 15:12:13.286 | 2021-07-30 15:12:13.286 | [object6633] 2021-07-30 15:12:13.286 | max connections = 25 2021-07-30 15:12:13.287 | path = /opt/stack/data/swift/3/node/ 2021-07-30 15:12:13.287 | read only = false 2021-07-30 15:12:13.287 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-07-30 15:12:13.287 | 2021-07-30 15:12:13.287 | [object6643] 2021-07-30 15:12:13.287 | max connections = 25 2021-07-30 15:12:13.287 | path = /opt/stack/data/swift/4/node/ 2021-07-30 15:12:13.287 | read only = false 2021-07-30 15:12:13.287 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-07-30 15:12:13.287 | + lib/swift:configure_swift:361 : is_ubuntu 2021-07-30 15:12:13.289 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-30 15:12:13.291 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-30 15:12:13.293 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-07-30 15:12:13.313 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-07-30 15:12:13.315 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-07-30 15:12:13.319 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-07-30 15:12:13.324 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-07-30 15:12:13.326 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-07-30 15:12:13.330 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-07-30 15:12:13.357 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.61:8080/v1/ 2021-07-30 15:12:13.383 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-07-30 15:12:13.401 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-07-30 15:12:13.427 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-07-30 15:12:13.445 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-07-30 15:12:13.473 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-07-30 15:12:13.490 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-07-30 15:12:13.519 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-07-30 15:12:13.536 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-07-30 15:12:13.563 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-07-30 15:12:13.581 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-07-30 15:12:13.608 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-07-30 15:12:13.626 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-07-30 15:12:13.641 | + functions-common:is_service_enabled:1965 : return 1 2021-07-30 15:12:13.643 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-07-30 15:12:13.671 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-07-30 15:12:13.698 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-07-30 15:12:13.724 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-07-30 15:12:13.751 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-07-30 15:12:13.766 | + functions-common:is_service_enabled:1965 : return 1 2021-07-30 15:12:13.768 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-07-30 15:12:13.795 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-07-30 15:12:13.810 | + functions-common:is_service_enabled:1965 : return 1 2021-07-30 15:12:13.812 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-07-30 15:12:13.828 | + functions-common:is_service_enabled:1965 : return 0 2021-07-30 15:12:13.830 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2021-07-30 15:12:13.832 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2021-07-30 15:12:13.846 | + functions-common:is_service_enabled:1965 : return 1 2021-07-30 15:12:13.848 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2021-07-30 15:12:13.850 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2021-07-30 15:12:13.852 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-07-30 15:12:13.858 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-07-30 15:12:13.863 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-07-30 15:12:13.891 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-07-30 15:12:13.917 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-07-30 15:12:13.947 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-07-30 15:12:13.975 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-07-30 15:12:14.002 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-07-30 15:12:14.004 | + lib/keystone:configure_keystone_authtoken_middleware:428 : local conf_file=/etc/swift/proxy-server.conf 2021-07-30 15:12:14.006 | + lib/keystone:configure_keystone_authtoken_middleware:429 : local admin_user=swift 2021-07-30 15:12:14.008 | + lib/keystone:configure_keystone_authtoken_middleware:430 : local section=filter:authtoken 2021-07-30 15:12:14.011 | + lib/keystone:configure_keystone_authtoken_middleware:432 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-07-30 15:12:14.037 | + lib/keystone:configure_keystone_authtoken_middleware:433 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-07-30 15:12:14.064 | + lib/keystone:configure_keystone_authtoken_middleware:434 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.61/identity 2021-07-30 15:12:14.091 | + lib/keystone:configure_keystone_authtoken_middleware:435 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-07-30 15:12:14.118 | + lib/keystone:configure_keystone_authtoken_middleware:436 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-07-30 15:12:14.151 | + lib/keystone:configure_keystone_authtoken_middleware:437 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-07-30 15:12:14.188 | + lib/keystone:configure_keystone_authtoken_middleware:438 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-07-30 15:12:14.215 | + lib/keystone:configure_keystone_authtoken_middleware:439 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-07-30 15:12:14.242 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-07-30 15:12:14.269 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-07-30 15:12:14.297 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-07-30 15:12:14.325 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-07-30 15:12:14.355 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-07-30 15:12:14.382 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-07-30 15:12:14.412 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-07-30 15:12:14.441 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-07-30 15:12:14.460 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-07-30 15:12:14.489 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-07-30 15:12:14.517 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-07-30 15:12:14.521 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-07-30 15:12:14.552 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-07-30 15:12:14.581 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-07-30 15:12:14.610 | + lib/swift:configure_swift:479 : local node_number 2021-07-30 15:12:14.612 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-07-30 15:12:14.615 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2021-07-30 15:12:14.617 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-07-30 15:12:14.621 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-07-30 15:12:14.624 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-07-30 15:12:14.626 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-07-30 15:12:14.628 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-07-30 15:12:14.630 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-07-30 15:12:14.632 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-07-30 15:12:14.635 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-07-30 15:12:14.637 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-07-30 15:12:14.656 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-07-30 15:12:14.685 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-07-30 15:12:14.706 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-07-30 15:12:14.735 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-07-30 15:12:14.753 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-07-30 15:12:14.783 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-07-30 15:12:14.802 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-07-30 15:12:14.832 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-07-30 15:12:14.850 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-07-30 15:12:14.878 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-07-30 15:12:14.897 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-07-30 15:12:14.925 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-07-30 15:12:14.943 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-07-30 15:12:14.973 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-07-30 15:12:14.992 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-07-30 15:12:15.022 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-07-30 15:12:15.039 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-07-30 15:12:15.067 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2021-07-30 15:12:15.072 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-07-30 15:12:15.090 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-07-30 15:12:15.119 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-07-30 15:12:15.149 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2021-07-30 15:12:15.151 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-07-30 15:12:15.155 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-07-30 15:12:15.158 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-07-30 15:12:15.160 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-07-30 15:12:15.162 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-07-30 15:12:15.164 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-07-30 15:12:15.166 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-07-30 15:12:15.169 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-07-30 15:12:15.171 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-07-30 15:12:15.191 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-07-30 15:12:15.220 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-07-30 15:12:15.239 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-07-30 15:12:15.268 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-07-30 15:12:15.294 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-07-30 15:12:15.323 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-07-30 15:12:15.341 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-07-30 15:12:15.371 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-07-30 15:12:15.390 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-07-30 15:12:15.420 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-07-30 15:12:15.442 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-07-30 15:12:15.470 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-07-30 15:12:15.490 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-07-30 15:12:15.518 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-07-30 15:12:15.537 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-07-30 15:12:15.565 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-07-30 15:12:15.583 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-07-30 15:12:15.611 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2021-07-30 15:12:15.616 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-07-30 15:12:15.633 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-07-30 15:12:15.662 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2021-07-30 15:12:15.664 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-07-30 15:12:15.670 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-07-30 15:12:15.672 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-07-30 15:12:15.674 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-07-30 15:12:15.676 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-07-30 15:12:15.678 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-07-30 15:12:15.680 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-07-30 15:12:15.682 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-07-30 15:12:15.685 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-07-30 15:12:15.703 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-07-30 15:12:15.732 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-07-30 15:12:15.750 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-07-30 15:12:15.779 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-07-30 15:12:15.799 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-07-30 15:12:15.827 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-07-30 15:12:15.845 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-07-30 15:12:15.874 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-07-30 15:12:15.892 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-07-30 15:12:15.921 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-07-30 15:12:15.939 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-07-30 15:12:15.968 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-07-30 15:12:15.986 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-07-30 15:12:16.017 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-07-30 15:12:16.035 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-07-30 15:12:16.064 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-07-30 15:12:16.081 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-07-30 15:12:16.108 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2021-07-30 15:12:16.113 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-07-30 15:12:16.130 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-07-30 15:12:16.160 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-07-30 15:12:16.187 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-07-30 15:12:16.216 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-07-30 15:12:16.244 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2021-07-30 15:12:16.246 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-07-30 15:12:16.251 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-07-30 15:12:16.281 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-07-30 15:12:16.310 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-07-30 15:12:16.339 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-07-30 15:12:16.374 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-07-30 15:12:16.403 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-07-30 15:12:16.431 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-07-30 15:12:16.459 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2021-07-30 15:12:16.488 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-07-30 15:12:16.518 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2021-07-30 15:12:16.533 | + functions-common:is_service_enabled:1965 : return 0 2021-07-30 15:12:16.535 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-07-30 15:12:16.554 | + lib/swift:configure_swift:522 : local auth_vers 2021-07-30 15:12:16.557 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2021-07-30 15:12:16.577 | + lib/swift:configure_swift:523 : auth_vers=3 2021-07-30 15:12:16.580 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.61 2021-07-30 15:12:16.607 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2021-07-30 15:12:16.609 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2021-07-30 15:12:16.637 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.61/identity 2021-07-30 15:12:16.665 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2021-07-30 15:12:16.668 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-07-30 15:12:16.697 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2021-07-30 15:12:16.712 | + functions-common:is_service_enabled:1965 : return 1 2021-07-30 15:12:16.714 | + lib/swift:configure_swift:542 : local user_group 2021-07-30 15:12:16.717 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2021-07-30 15:12:16.725 | + lib/swift:configure_swift:543 : user_group=1000 2021-07-30 15:12:16.727 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-07-30 15:12:16.741 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2021-07-30 15:12:16.743 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2021-07-30 15:12:16.755 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2021-07-30 15:12:16.757 | + lib/swift:configure_swift:549 : is_suse 2021-07-30 15:12:16.760 | + functions-common:is_suse:462 : is_opensuse 2021-07-30 15:12:16.762 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-07-30 15:12:16.764 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-07-30 15:12:16.768 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-07-30 15:12:16.769 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-07-30 15:12:16.772 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-07-30 15:12:16.774 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-07-30 15:12:16.787 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2021-07-30 15:12:16.789 | + lib/swift:configure_swift:562 : '[' False == True ']' 2021-07-30 15:12:16.792 | + ./stack.sh:main:877 : is_service_enabled s3api 2021-07-30 15:12:16.810 | + functions-common:is_service_enabled:1965 : return 1 2021-07-30 15:12:16.812 | + ./stack.sh:main:883 : is_service_enabled g-api n-api 2021-07-30 15:12:16.829 | + functions-common:is_service_enabled:1965 : return 0 2021-07-30 15:12:16.831 | + ./stack.sh:main:885 : stack_install_service glance 2021-07-30 15:12:16.834 | + lib/stack:stack_install_service:20 : local service=glance 2021-07-30 15:12:16.836 | + lib/stack:stack_install_service:21 : type install_glance 2021-07-30 15:12:16.838 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-07-30 15:12:16.841 | + lib/stack:stack_install_service:32 : install_glance 2021-07-30 15:12:16.843 | + lib/glance:install_glance:499 : glance_store_extras=() 2021-07-30 15:12:16.846 | + lib/glance:install_glance:499 : local glance_store_extras 2021-07-30 15:12:16.848 | + lib/glance:install_glance:501 : is_service_enabled cinder 2021-07-30 15:12:16.866 | + functions-common:is_service_enabled:1965 : return 0 2021-07-30 15:12:16.868 | + lib/glance:install_glance:502 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-07-30 15:12:16.871 | + lib/glance:install_glance:505 : is_service_enabled swift 2021-07-30 15:12:16.889 | + functions-common:is_service_enabled:1965 : return 0 2021-07-30 15:12:16.891 | + lib/glance:install_glance:506 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-07-30 15:12:16.894 | + lib/glance:install_glance:511 : use_library_from_git glance_store 2021-07-30 15:12:16.896 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-07-30 15:12:16.899 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:12:16.901 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:12:16.904 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-07-30 15:12:16.906 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:12:16.910 | ++ lib/glance:install_glance:517 : join_extras swift cinder 2021-07-30 15:12:16.912 | ++ inc/python:join_extras:29 : local IFS=, 2021-07-30 15:12:16.915 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-07-30 15:12:16.918 | + lib/glance:install_glance:517 : pip_install_gr_extras glance-store swift,cinder 2021-07-30 15:12:16.921 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-07-30 15:12:16.924 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-07-30 15:12:16.926 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-07-30 15:12:16.929 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-07-30 15:12:16.932 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-07-30 15:12:16.935 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-07-30 15:12:16.939 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-07-30 15:12:16.939 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-07-30 15:12:16.945 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-07-30 15:12:16.947 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-07-30 15:12:16.950 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-07-30 15:12:16.953 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-07-30 15:12:16.955 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-07-30 15:12:16.976 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-07-30 15:12:16.979 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2021-07-30 15:12:17.701 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-30 15:12:17.701 | from cryptography.utils import int_from_bytes 2021-07-30 15:12:17.702 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-30 15:12:17.702 | from cryptography.utils import int_from_bytes 2021-07-30 15:12:18.737 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-30 15:12:18.737 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-07-30 15:12:18.741 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:12:18.741 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:12:18.742 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:12:18.743 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:12:18.745 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:12:18.749 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:12:18.756 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:12:18.759 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:12:18.930 | Collecting glance-store===2.6.0 2021-07-30 15:12:18.938 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef4/a4faaa9d4edae/glance_store-2.6.0-py3-none-any.whl (217 kB) 2021-07-30 15:12:19.098 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (0.19.1) 2021-07-30 15:12:19.103 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (3.2.0) 2021-07-30 15:12:19.114 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (4.3.1) 2021-07-30 15:12:19.354 | Collecting os-brick===4.4.0 2021-07-30 15:12:19.361 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/415/15936d6b86a52/os_brick-4.4.0-py3-none-any.whl (254 kB) 2021-07-30 15:12:19.464 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (1.7.0) 2021-07-30 15:12:19.468 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (5.4.0) 2021-07-30 15:12:19.486 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (4.4.0) 2021-07-30 15:12:19.497 | Requirement already satisfied: oslo.config===8.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (8.7.1) 2021-07-30 15:12:19.535 | Requirement already satisfied: oslo.context===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (3.3.0) 2021-07-30 15:12:19.541 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.1) 2021-07-30 15:12:19.547 | Requirement already satisfied: oslo.log===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.6.0) 2021-07-30 15:12:19.587 | Requirement already satisfied: oslo.privsep===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.6.0) 2021-07-30 15:12:19.601 | Requirement already satisfied: oslo.rootwrap===6.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (6.3.0) 2021-07-30 15:12:19.604 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.1.0) 2021-07-30 15:12:19.613 | Requirement already satisfied: oslo.service===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.6.0) 2021-07-30 15:12:19.637 | Requirement already satisfied: oslo.utils===4.9.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (4.9.2) 2021-07-30 15:12:19.652 | Requirement already satisfied: packaging===21.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (21.0) 2021-07-30 15:12:19.657 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (5.6.0) 2021-07-30 15:12:19.660 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (0.9.6) 2021-07-30 15:12:19.662 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (2.4.7) 2021-07-30 15:12:19.801 | Collecting python-cinderclient===8.0.0 2021-07-30 15:12:19.809 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e52/b37cde46fe60d/python_cinderclient-8.0.0-py3-none-any.whl (252 kB) 2021-07-30 15:12:19.903 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (2.8.2) 2021-07-30 15:12:19.907 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (4.2.0) 2021-07-30 15:12:20.034 | Collecting python-swiftclient===3.12.0 2021-07-30 15:12:20.041 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/07c/63cf223127b70/python_swiftclient-3.12.0-py2.py3-none-any.whl (86 kB) 2021-07-30 15:12:20.139 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (2021.1) 2021-07-30 15:12:20.142 | Requirement already satisfied: requests===2.26.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (2.26.0) 2021-07-30 15:12:20.169 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (1.5.0) 2021-07-30 15:12:20.173 | Requirement already satisfied: simplejson===3.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (3.17.3) 2021-07-30 15:12:20.176 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (1.16.0) 2021-07-30 15:12:20.179 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (3.3.0) 2021-07-30 15:12:20.185 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (6.3.1) 2021-07-30 15:12:20.199 | Requirement already satisfied: urllib3===1.26.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.26.6) 2021-07-30 15:12:20.220 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 593)) (1.3.2) 2021-07-30 15:12:20.225 | Requirement already satisfied: eventlet===0.31.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (0.31.1) 2021-07-30 15:12:20.234 | Requirement already satisfied: iso8601===0.1.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.1.16) 2021-07-30 15:12:20.237 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (0.14.1) 2021-07-30 15:12:20.242 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-07-30 15:12:20.245 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2021-07-30 15:12:20.250 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (2.2.0) 2021-07-30 15:12:20.257 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (1.0.2) 2021-07-30 15:12:20.260 | Requirement already satisfied: cffi===1.14.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.14.6) 2021-07-30 15:12:20.263 | Requirement already satisfied: greenlet===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (1.1.0) 2021-07-30 15:12:20.268 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.0) 2021-07-30 15:12:20.279 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-07-30 15:12:20.287 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-07-30 15:12:20.296 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-07-30 15:12:20.309 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-07-30 15:12:20.319 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2021-07-30 15:12:20.322 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (0.7.2) 2021-07-30 15:12:20.324 | Requirement already satisfied: charset-normalizer===2.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.3) 2021-07-30 15:12:20.329 | Requirement already satisfied: certifi===2021.5.30 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2021.5.30) 2021-07-30 15:12:20.331 | Requirement already satisfied: idna===3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 202)) (3.2) 2021-07-30 15:12:20.335 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.16.0) 2021-07-30 15:12:20.343 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.6) 2021-07-30 15:12:20.345 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.12.1) 2021-07-30 15:12:20.348 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.20) 2021-07-30 15:12:20.350 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (2.5.0) 2021-07-30 15:12:20.361 | Requirement already satisfied: setuptools===57.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 491)) (57.4.0) 2021-07-30 15:12:20.411 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (0.7) 2021-07-30 15:12:20.418 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.0.0) 2021-07-30 15:12:21.795 | Installing collected packages: python-cinderclient, os-brick, python-swiftclient, glance-store 2021-07-30 15:12:22.793 | Successfully installed glance-store-2.6.0 os-brick-4.4.0 python-cinderclient-8.0.0 python-swiftclient-3.12.0 2021-07-30 15:12:22.938 | WARNING: You are using pip version 20.2.2; however, version 21.2.1 is available. 2021-07-30 15:12:22.938 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-07-30 15:12:23.014 | + inc/python:pip_install:200 : result=0 2021-07-30 15:12:23.016 | + inc/python:pip_install:202 : time_stop pip_install 2021-07-30 15:12:23.019 | + functions-common:time_stop:2309 : local name 2021-07-30 15:12:23.021 | + functions-common:time_stop:2310 : local end_time 2021-07-30 15:12:23.023 | + functions-common:time_stop:2311 : local elapsed_time 2021-07-30 15:12:23.026 | + functions-common:time_stop:2312 : local total 2021-07-30 15:12:23.028 | + functions-common:time_stop:2313 : local start_time 2021-07-30 15:12:23.031 | + functions-common:time_stop:2315 : name=pip_install 2021-07-30 15:12:23.033 | + functions-common:time_stop:2316 : start_time=1627657936971 2021-07-30 15:12:23.035 | + functions-common:time_stop:2318 : [[ -z 1627657936971 ]] 2021-07-30 15:12:23.038 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-07-30 15:12:23.043 | + functions-common:time_stop:2321 : end_time=1627657943040 2021-07-30 15:12:23.045 | + functions-common:time_stop:2322 : elapsed_time=6069 2021-07-30 15:12:23.047 | + functions-common:time_stop:2323 : total=79483 2021-07-30 15:12:23.050 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-30 15:12:23.052 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=85552 2021-07-30 15:12:23.054 | + inc/python:pip_install:203 : return 0 2021-07-30 15:12:23.057 | + lib/glance:install_glance:518 : copy_rootwrap /usr/local/etc/glance 2021-07-30 15:12:23.059 | + lib/glance:copy_rootwrap:227 : local source_path=/usr/local/etc/glance 2021-07-30 15:12:23.062 | + lib/glance:copy_rootwrap:229 : sudo install -d -o ubuntu /etc/glance 2021-07-30 15:12:23.075 | + lib/glance:copy_rootwrap:230 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-07-30 15:12:23.079 | + lib/glance:install_glance:521 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-07-30 15:12:23.082 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-07-30 15:12:23.084 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-07-30 15:12:23.087 | + functions-common:git_clone:525 : local git_ref=master 2021-07-30 15:12:23.089 | + functions-common:git_clone:526 : local orig_dir 2021-07-30 15:12:23.092 | ++ functions-common:git_clone:527 : pwd 2021-07-30 15:12:23.095 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-07-30 15:12:23.097 | + functions-common:git_clone:528 : local git_clone_flags= 2021-07-30 15:12:23.100 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-07-30 15:12:23.117 | + functions-common:git_clone:530 : RECLONE=False 2021-07-30 15:12:23.120 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-07-30 15:12:23.122 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-07-30 15:12:23.125 | + functions-common:git_clone:544 : echo master 2021-07-30 15:12:23.125 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-07-30 15:12:23.130 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-07-30 15:12:23.133 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-07-30 15:12:23.135 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-07-30 15:12:23.138 | + functions-common:git_clone:593 : git show --oneline 2021-07-30 15:12:23.138 | + functions-common:git_clone:593 : head -1 2021-07-30 15:12:23.143 | 429f1612 Remove dead 403->404 code 2021-07-30 15:12:23.146 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-07-30 15:12:23.149 | + lib/glance:install_glance:523 : setup_develop /opt/stack/glance 2021-07-30 15:12:23.151 | + inc/python:setup_develop:338 : local bindep 2021-07-30 15:12:23.154 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-07-30 15:12:23.156 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-07-30 15:12:23.159 | + inc/python:setup_develop:344 : local extras= 2021-07-30 15:12:23.161 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-07-30 15:12:23.164 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-07-30 15:12:23.167 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-07-30 15:12:23.170 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-07-30 15:12:23.172 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-07-30 15:12:23.175 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-07-30 15:12:23.178 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-07-30 15:12:23.180 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-07-30 15:12:23.183 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-07-30 15:12:23.185 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-07-30 15:12:23.188 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-07-30 15:12:23.191 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-07-30 15:12:23.196 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-07-30 15:12:23.199 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2021-07-30 15:12:23.822 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-07-30 15:12:23.825 | + inc/python:setup_package:417 : local bindep=0 2021-07-30 15:12:23.827 | + inc/python:setup_package:418 : local bindep_flag= 2021-07-30 15:12:23.830 | + inc/python:setup_package:419 : local bindep_profiles= 2021-07-30 15:12:23.832 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-07-30 15:12:23.834 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-07-30 15:12:23.836 | + inc/python:setup_package:426 : local flags=-e 2021-07-30 15:12:23.839 | + inc/python:setup_package:427 : local extras= 2021-07-30 15:12:23.841 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-07-30 15:12:23.843 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-07-30 15:12:23.846 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-07-30 15:12:23.848 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-07-30 15:12:23.850 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-07-30 15:12:23.853 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-07-30 15:12:23.874 | Using python 3.8 to install /opt/stack/glance 2021-07-30 15:12:23.876 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-07-30 15:12:24.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-30 15:12:24.583 | from cryptography.utils import int_from_bytes 2021-07-30 15:12:24.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-30 15:12:24.583 | from cryptography.utils import int_from_bytes 2021-07-30 15:12:25.623 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-30 15:12:25.623 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-07-30 15:12:25.627 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:12:25.627 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:12:25.628 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:12:25.629 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:12:25.631 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:12:25.635 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:12:25.643 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:12:25.646 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:12:25.648 | Obtaining file:///opt/stack/glance 2021-07-30 15:12:26.988 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-07-30 15:12:28.305 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-07-30 15:12:28.315 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-07-30 15:12:28.324 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-07-30 15:12:28.335 | Requirement already satisfied: SQLAlchemy===1.4.22 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.4.22) 2021-07-30 15:12:28.576 | Collecting WSME===0.10.1 2021-07-30 15:12:28.583 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/190/5bcebe4ca6b0f/WSME-0.10.1-py3-none-any.whl (60 kB) 2021-07-30 15:12:28.667 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-07-30 15:12:28.680 | Requirement already satisfied: alembic===1.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.6.5) 2021-07-30 15:12:28.820 | Collecting castellan===3.9.0 2021-07-30 15:12:28.826 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/570/340328f83ed56/castellan-3.9.0-py3-none-any.whl (94 kB) 2021-07-30 15:12:28.920 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (3.4.7) 2021-07-30 15:12:29.043 | Collecting cursive===0.2.2 2021-07-30 15:12:29.049 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2021-07-30 15:12:29.133 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (2.2.0) 2021-07-30 15:12:29.141 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 135)) (0.7.1) 2021-07-30 15:12:29.146 | Requirement already satisfied: eventlet===0.31.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (0.31.1) 2021-07-30 15:12:29.155 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (2.3.0) 2021-07-30 15:12:29.161 | Requirement already satisfied: glance-store===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (2.6.0) 2021-07-30 15:12:29.229 | Requirement already satisfied: greenlet===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (1.1.0) 2021-07-30 15:12:29.234 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (0.19.1) 2021-07-30 15:12:29.239 | Requirement already satisfied: iso8601===0.1.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.1.16) 2021-07-30 15:12:29.241 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (3.2.0) 2021-07-30 15:12:29.252 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (4.3.1) 2021-07-30 15:12:29.311 | Requirement already satisfied: keystonemiddleware===9.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (9.3.0) 2021-07-30 15:12:29.364 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2021-07-30 15:12:29.368 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (1.7.0) 2021-07-30 15:12:29.372 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (5.4.0) 2021-07-30 15:12:29.390 | Requirement already satisfied: oslo.cache===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (2.8.1) 2021-07-30 15:12:29.427 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (4.4.0) 2021-07-30 15:12:29.437 | Requirement already satisfied: oslo.config===8.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (8.7.1) 2021-07-30 15:12:29.477 | Requirement already satisfied: oslo.context===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (3.3.0) 2021-07-30 15:12:29.483 | Requirement already satisfied: oslo.db===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (10.0.0) 2021-07-30 15:12:29.532 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.1) 2021-07-30 15:12:29.630 | Collecting oslo.limit===1.4.0 2021-07-30 15:12:29.637 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95e/ef416d7ada135/oslo.limit-1.4.0-py3-none-any.whl (18 kB) 2021-07-30 15:12:29.719 | Requirement already satisfied: oslo.log===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.6.0) 2021-07-30 15:12:29.757 | Requirement already satisfied: oslo.messaging===12.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (12.8.0) 2021-07-30 15:12:29.834 | Requirement already satisfied: oslo.middleware===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.3.0) 2021-07-30 15:12:29.852 | Requirement already satisfied: oslo.policy===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.8.1) 2021-07-30 15:12:29.866 | Requirement already satisfied: oslo.reports===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2021-07-30 15:12:29.879 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.1.0) 2021-07-30 15:12:29.889 | Requirement already satisfied: oslo.service===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.6.0) 2021-07-30 15:12:29.912 | Requirement already satisfied: oslo.upgradecheck===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (1.4.0) 2021-07-30 15:12:29.922 | Requirement already satisfied: oslo.utils===4.9.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (4.9.2) 2021-07-30 15:12:29.939 | Requirement already satisfied: osprofiler===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (3.4.1) 2021-07-30 15:12:29.984 | Requirement already satisfied: packaging===21.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (21.0) 2021-07-30 15:12:29.989 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (5.6.0) 2021-07-30 15:12:29.992 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (0.7.2) 2021-07-30 15:12:29.994 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (5.8.0) 2021-07-30 15:12:30.016 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (20.0.1) 2021-07-30 15:12:30.030 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (3.1.1) 2021-07-30 15:12:30.041 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (0.9.6) 2021-07-30 15:12:30.043 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (2.4.7) 2021-07-30 15:12:30.158 | Collecting python-barbicanclient===5.1.0 2021-07-30 15:12:30.164 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81d/325fbc7fe832a/python_barbicanclient-5.1.0-py3-none-any.whl (82 kB) 2021-07-30 15:12:30.254 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (2.8.2) 2021-07-30 15:12:30.259 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.0.4) 2021-07-30 15:12:30.262 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (4.2.0) 2021-07-30 15:12:30.279 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (2021.1) 2021-07-30 15:12:30.283 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (0.7) 2021-07-30 15:12:30.291 | Requirement already satisfied: requests===2.26.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (2.26.0) 2021-07-30 15:12:30.401 | Collecting retrying===1.3.3 2021-07-30 15:12:30.407 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-07-30 15:12:30.490 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (1.5.0) 2021-07-30 15:12:30.494 | Requirement already satisfied: setuptools===57.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 491)) (57.4.0) 2021-07-30 15:12:30.626 | Collecting simplegeneric===0.8.1 2021-07-30 15:12:30.632 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2021-07-30 15:12:31.356 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (1.16.0) 2021-07-30 15:12:31.359 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (0.13.0) 2021-07-30 15:12:31.369 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (0.4.1) 2021-07-30 15:12:31.372 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.3.0) 2021-07-30 15:12:31.375 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (3.3.0) 2021-07-30 15:12:31.537 | Collecting taskflow===4.6.1 2021-07-30 15:12:31.544 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c43/70ac164c7b5cf/taskflow-4.6.1-py3-none-any.whl (492 kB) 2021-07-30 15:12:31.686 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (6.3.1) 2021-07-30 15:12:31.700 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.0.1) 2021-07-30 15:12:31.709 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (0.5.0) 2021-07-30 15:12:31.715 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.5.0) 2021-07-30 15:12:31.725 | Requirement already satisfied: urllib3===1.26.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (1.26.6) 2021-07-30 15:12:31.745 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 586)) (1.12.1) 2021-07-30 15:12:31.747 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 594)) (1.3.2) 2021-07-30 15:12:31.753 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-07-30 15:12:31.760 | Requirement already satisfied: cffi===1.14.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.14.6) 2021-07-30 15:12:31.764 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.16.0) 2021-07-30 15:12:31.773 | Requirement already satisfied: dogpile.cache===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 153)) (1.1.3) 2021-07-30 15:12:31.778 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (0.14.1) 2021-07-30 15:12:31.783 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-07-30 15:12:31.787 | Requirement already satisfied: openstacksdk===0.58.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (0.58.0) 2021-07-30 15:12:31.812 | Requirement already satisfied: kombu===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (5.1.0) 2021-07-30 15:12:31.857 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (4.2.2) 2021-07-30 15:12:31.860 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-07-30 15:12:31.865 | Requirement already satisfied: Jinja2===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (3.0.1) 2021-07-30 15:12:31.871 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (1.0.2) 2021-07-30 15:12:31.874 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.0) 2021-07-30 15:12:31.884 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2021-07-30 15:12:31.887 | Requirement already satisfied: cliff===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.8.0) 2021-07-30 15:12:31.898 | Requirement already satisfied: charset-normalizer===2.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.3) 2021-07-30 15:12:31.904 | Requirement already satisfied: idna===3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 202)) (3.2) 2021-07-30 15:12:31.907 | Requirement already satisfied: certifi===2021.5.30 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2021.5.30) 2021-07-30 15:12:31.909 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 134)) (4.4.2) 2021-07-30 15:12:31.913 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-07-30 15:12:32.029 | Collecting automaton===2.3.0 2021-07-30 15:12:32.036 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3d6/7f720f01d51bd/automaton-2.3.0-py3-none-any.whl (22 kB) 2021-07-30 15:12:32.197 | Collecting pydot===1.4.2 2021-07-30 15:12:32.204 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2021-07-30 15:12:32.429 | Collecting networkx===2.5.1 2021-07-30 15:12:32.438 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/063/5858ed7e989f4/networkx-2.5.1-py3-none-any.whl (1.6 MB) 2021-07-30 15:12:32.599 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.0.0) 2021-07-30 15:12:32.602 | Requirement already satisfied: MarkupSafe===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (2.0.1) 2021-07-30 15:12:32.605 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.20) 2021-07-30 15:12:32.608 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.6) 2021-07-30 15:12:32.610 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (0.10.0) 2021-07-30 15:12:32.613 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 464)) (1.4.0) 2021-07-30 15:12:32.616 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (1.32) 2021-07-30 15:12:32.621 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (2.5.0) 2021-07-30 15:12:32.643 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-07-30 15:12:32.646 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (5.0.0) 2021-07-30 15:12:32.649 | Requirement already satisfied: cmd2===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.1.2) 2021-07-30 15:12:32.709 | Requirement already satisfied: jsonpointer===2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (2.1) 2021-07-30 15:12:32.712 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (1.8.2) 2021-07-30 15:12:32.715 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (0.2.5) 2021-07-30 15:12:32.720 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117)) (0.4.4) 2021-07-30 15:12:32.724 | Requirement already satisfied: attrs===21.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (21.2.0) 2021-07-30 15:12:32.800 | Building wheels for collected packages: simplegeneric 2021-07-30 15:12:32.801 | Building wheel for simplegeneric (setup.py): started 2021-07-30 15:12:33.510 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2021-07-30 15:12:33.511 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5077 sha256=057be3030906a91061c2b7665c8df285a7a9361526c9eb690b3b7978b9995be5 2021-07-30 15:12:33.511 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2021-07-30 15:12:33.512 | Successfully built simplegeneric 2021-07-30 15:12:34.399 | Installing collected packages: automaton, pydot, networkx, taskflow, simplegeneric, WSME, oslo.limit, retrying, python-barbicanclient, castellan, cursive, glance 2021-07-30 15:12:36.956 | Running setup.py develop for glance 2021-07-30 15:12:38.533 | Successfully installed WSME-0.10.1 automaton-2.3.0 castellan-3.9.0 cursive-0.2.2 glance networkx-2.5.1 oslo.limit-1.4.0 pydot-1.4.2 python-barbicanclient-5.1.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.1 2021-07-30 15:12:38.689 | WARNING: You are using pip version 20.2.2; however, version 21.2.1 is available. 2021-07-30 15:12:38.689 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-07-30 15:12:38.777 | + inc/python:pip_install:200 : result=0 2021-07-30 15:12:38.780 | + inc/python:pip_install:202 : time_stop pip_install 2021-07-30 15:12:38.783 | + functions-common:time_stop:2309 : local name 2021-07-30 15:12:38.785 | + functions-common:time_stop:2310 : local end_time 2021-07-30 15:12:38.787 | + functions-common:time_stop:2311 : local elapsed_time 2021-07-30 15:12:38.789 | + functions-common:time_stop:2312 : local total 2021-07-30 15:12:38.792 | + functions-common:time_stop:2313 : local start_time 2021-07-30 15:12:38.794 | + functions-common:time_stop:2315 : name=pip_install 2021-07-30 15:12:38.797 | + functions-common:time_stop:2316 : start_time=1627657943868 2021-07-30 15:12:38.799 | + functions-common:time_stop:2318 : [[ -z 1627657943868 ]] 2021-07-30 15:12:38.802 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-07-30 15:12:38.806 | + functions-common:time_stop:2321 : end_time=1627657958803 2021-07-30 15:12:38.808 | + functions-common:time_stop:2322 : elapsed_time=14935 2021-07-30 15:12:38.810 | + functions-common:time_stop:2323 : total=85552 2021-07-30 15:12:38.813 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-30 15:12:38.815 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=100487 2021-07-30 15:12:38.817 | + inc/python:pip_install:203 : return 0 2021-07-30 15:12:38.819 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-07-30 15:12:38.822 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-07-30 15:12:38.824 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-07-30 15:12:38.843 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-07-30 15:12:38.856 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-07-30 15:12:38.858 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-07-30 15:12:38.861 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:12:38.863 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:12:38.865 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-07-30 15:12:38.868 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:12:38.870 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-07-30 15:12:38.873 | + ./stack.sh:main:886 : configure_glance 2021-07-30 15:12:38.875 | + lib/glance:configure_glance:318 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-07-30 15:12:38.887 | + lib/glance:configure_glance:321 : local dburl 2021-07-30 15:12:38.890 | ++ lib/glance:configure_glance:322 : database_connection_url glance 2021-07-30 15:12:38.893 | ++ lib/database:database_connection_url:132 : local db=glance 2021-07-30 15:12:38.895 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-07-30 15:12:38.897 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-07-30 15:12:38.900 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-07-30 15:12:38.903 | + lib/glance:configure_glance:322 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-07-30 15:12:38.905 | + lib/glance:configure_glance:324 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-07-30 15:12:38.934 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-07-30 15:12:38.963 | + lib/glance:configure_glance:326 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-07-30 15:12:38.991 | + lib/glance:configure_glance:327 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-07-30 15:12:39.018 | + lib/glance:configure_glance:328 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-07-30 15:12:39.049 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-07-30 15:12:39.078 | + lib/glance:configure_glance:330 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-07-30 15:12:39.081 | + lib/keystone:configure_keystone_authtoken_middleware:428 : local conf_file=/etc/glance/glance-api.conf 2021-07-30 15:12:39.083 | + lib/keystone:configure_keystone_authtoken_middleware:429 : local admin_user=glance 2021-07-30 15:12:39.086 | + lib/keystone:configure_keystone_authtoken_middleware:430 : local section=keystone_authtoken 2021-07-30 15:12:39.088 | + lib/keystone:configure_keystone_authtoken_middleware:432 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-07-30 15:12:39.118 | + lib/keystone:configure_keystone_authtoken_middleware:433 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-07-30 15:12:39.145 | + lib/keystone:configure_keystone_authtoken_middleware:434 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.61/identity 2021-07-30 15:12:39.172 | + lib/keystone:configure_keystone_authtoken_middleware:435 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-07-30 15:12:39.200 | + lib/keystone:configure_keystone_authtoken_middleware:436 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-07-30 15:12:39.232 | + lib/keystone:configure_keystone_authtoken_middleware:437 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-07-30 15:12:39.260 | + lib/keystone:configure_keystone_authtoken_middleware:438 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-07-30 15:12:39.289 | + lib/keystone:configure_keystone_authtoken_middleware:439 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-07-30 15:12:39.316 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-07-30 15:12:39.344 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-07-30 15:12:39.371 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-07-30 15:12:39.403 | + lib/glance:configure_glance:332 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-07-30 15:12:39.405 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-07-30 15:12:39.407 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-07-30 15:12:39.411 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-07-30 15:12:39.413 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-07-30 15:12:39.415 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-07-30 15:12:39.432 | + functions-common:is_service_enabled:1965 : return 0 2021-07-30 15:12:39.435 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-07-30 15:12:39.437 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-07-30 15:12:39.439 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-07-30 15:12:39.456 | ++ functions-common:is_service_enabled:1965 : return 0 2021-07-30 15:12:39.458 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/ 2021-07-30 15:12:39.461 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/ 2021-07-30 15:12:39.490 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-07-30 15:12:39.492 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-07-30 15:12:39.494 | + lib/glance:configure_glance:333 : '[' libvirt = libvirt ']' 2021-07-30 15:12:39.497 | + lib/glance:configure_glance:333 : '[' kvm = parallels ']' 2021-07-30 15:12:39.499 | + lib/glance:configure_glance:338 : configure_glance_store False False 2021-07-30 15:12:39.502 | + lib/glance:configure_glance_store:240 : local use_cinder_for_glance=False 2021-07-30 15:12:39.504 | + lib/glance:configure_glance_store:241 : local glance_enable_multiple_stores=False 2021-07-30 15:12:39.506 | + lib/glance:configure_glance_store:242 : local be 2021-07-30 15:12:39.509 | + lib/glance:configure_glance_store:244 : [[ False == \F\a\l\s\e ]] 2021-07-30 15:12:39.511 | + lib/glance:configure_glance_store:246 : [[ False == \T\r\u\e ]] 2021-07-30 15:12:39.514 | + lib/glance:configure_glance_store:263 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-07-30 15:12:39.545 | + lib/glance:configure_glance:341 : '[' -n '' ']' 2021-07-30 15:12:39.547 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.61 2021-07-30 15:12:39.578 | + lib/glance:configure_glance:348 : [[ False == \F\a\l\s\e ]] 2021-07-30 15:12:39.580 | + lib/glance:configure_glance:350 : is_service_enabled s-proxy 2021-07-30 15:12:39.596 | + functions-common:is_service_enabled:1965 : return 0 2021-07-30 15:12:39.599 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-07-30 15:12:39.627 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-07-30 15:12:39.655 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-07-30 15:12:39.682 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-07-30 15:12:39.710 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-07-30 15:12:39.738 | + lib/glance:configure_glance:357 : is_service_enabled tls-proxy 2021-07-30 15:12:39.754 | + functions-common:is_service_enabled:1965 : return 1 2021-07-30 15:12:39.756 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-07-30 15:12:39.785 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-07-30 15:12:39.815 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-07-30 15:12:39.843 | + lib/glance:configure_glance:365 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.61/identity/v3 2021-07-30 15:12:39.871 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-07-30 15:12:39.899 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.61/image 2021-07-30 15:12:39.927 | + lib/glance:configure_glance:374 : is_service_enabled tls-proxy 2021-07-30 15:12:39.944 | + functions-common:is_service_enabled:1965 : return 1 2021-07-30 15:12:39.946 | + lib/glance:configure_glance:380 : setup_logging /etc/glance/glance-api.conf 2021-07-30 15:12:39.949 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-07-30 15:12:39.951 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-07-30 15:12:39.954 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-07-30 15:12:39.971 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-07-30 15:12:39.973 | + functions:setup_systemd_logging:695 : local pidstr= 2021-07-30 15:12:39.976 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-07-30 15:12:39.978 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-07-30 15:12:39.981 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-07-30 15:12:40.009 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-07-30 15:12:40.036 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-07-30 15:12:40.065 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-07-30 15:12:40.092 | + lib/glance:configure_glance:382 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-07-30 15:12:40.097 | + lib/glance:configure_glance:385 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-07-30 15:12:40.128 | + lib/glance:configure_glance:386 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-07-30 15:12:40.156 | + lib/glance:configure_glance:387 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-07-30 15:12:40.184 | + lib/glance:configure_glance:388 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.61/identity 2021-07-30 15:12:40.211 | + lib/glance:configure_glance:389 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-07-30 15:12:40.239 | + lib/glance:configure_glance:390 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-07-30 15:12:40.268 | + lib/glance:configure_glance:391 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-07-30 15:12:40.297 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-07-30 15:12:40.327 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-07-30 15:12:40.358 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-07-30 15:12:40.388 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-07-30 15:12:40.416 | + lib/glance:configure_glance:401 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-07-30 15:12:40.422 | + lib/glance:configure_glance:403 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2021-07-30 15:12:40.428 | + lib/glance:configure_glance:405 : is_service_enabled tls-proxy 2021-07-30 15:12:40.444 | + functions-common:is_service_enabled:1965 : return 1 2021-07-30 15:12:40.446 | + lib/glance:configure_glance:413 : [[ False == False ]] 2021-07-30 15:12:40.449 | + lib/glance:configure_glance:414 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-07-30 15:12:40.451 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-07-30 15:12:40.453 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-07-30 15:12:40.456 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-07-30 15:12:40.458 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-07-30 15:12:40.462 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-07-30 15:12:40.465 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-07-30 15:12:40.469 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-07-30 15:12:40.499 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-07-30 15:12:40.501 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-07-30 15:12:40.504 | ++ functions:get_random_port:837 : true 2021-07-30 15:12:40.506 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-07-30 15:12:40.508 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-07-30 15:12:40.511 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-07-30 15:12:40.570 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-07-30 15:12:40.572 | ++ functions:get_random_port:841 : break 2 2021-07-30 15:12:40.574 | ++ functions:get_random_port:845 : echo 60999 2021-07-30 15:12:40.577 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-07-30 15:12:40.579 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-07-30 15:12:40.607 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-07-30 15:12:40.634 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-07-30 15:12:40.662 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-07-30 15:12:40.689 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-07-30 15:12:40.718 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-07-30 15:12:40.745 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-07-30 15:12:40.773 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-07-30 15:12:40.800 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-07-30 15:12:40.828 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-07-30 15:12:40.855 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-07-30 15:12:40.882 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-07-30 15:12:40.910 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-07-30 15:12:40.937 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-07-30 15:12:40.964 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-07-30 15:12:40.991 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-07-30 15:12:41.018 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-07-30 15:12:41.045 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-07-30 15:12:41.073 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-07-30 15:12:41.100 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-07-30 15:12:41.102 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-07-30 15:12:41.105 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-07-30 15:12:41.107 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-30 15:12:41.109 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-30 15:12:41.112 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-07-30 15:12:41.114 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-07-30 15:12:41.174 | proxy (enabled by site administrator) 2021-07-30 15:12:41.177 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-07-30 15:12:41.179 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-07-30 15:12:41.181 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-07-30 15:12:41.184 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-30 15:12:41.186 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-30 15:12:41.189 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-07-30 15:12:41.191 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-07-30 15:12:41.244 | No module matches proxy_http 2021-07-30 15:12:41.247 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-07-30 15:12:41.309 | Considering dependency proxy for proxy_http: 2021-07-30 15:12:41.309 | Module proxy already enabled 2021-07-30 15:12:41.309 | Enabling module proxy_http. 2021-07-30 15:12:41.315 | To activate the new configuration, you need to run: 2021-07-30 15:12:41.315 | systemctl restart apache2 2021-07-30 15:12:41.320 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-07-30 15:12:41.323 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-07-30 15:12:41.326 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-07-30 15:12:41.328 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-07-30 15:12:41.462 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-07-30 15:12:41.466 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-07-30 15:12:41.469 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-07-30 15:12:41.471 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-07-30 15:12:41.474 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-30 15:12:41.477 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-30 15:12:41.480 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-07-30 15:12:41.483 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-07-30 15:12:41.487 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-07-30 15:12:41.487 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-07-30 15:12:41.497 | KeepAlive Off 2021-07-30 15:12:41.501 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-07-30 15:12:41.502 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-07-30 15:12:41.511 | SetEnv proxy-sendchunked 1 2021-07-30 15:12:41.515 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-07-30 15:12:41.515 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-07-30 15:12:41.523 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-07-30 15:12:41.527 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-07-30 15:12:41.529 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-07-30 15:12:41.531 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-07-30 15:12:41.534 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-07-30 15:12:41.538 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-07-30 15:12:41.540 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-30 15:12:41.543 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-30 15:12:41.545 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-07-30 15:12:41.547 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-07-30 15:12:41.550 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-30 15:12:41.552 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-30 15:12:41.555 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-07-30 15:12:41.625 | Enabling site glance-wsgi-api. 2021-07-30 15:12:41.631 | To activate the new configuration, you need to run: 2021-07-30 15:12:41.631 | systemctl reload apache2 2021-07-30 15:12:41.636 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-07-30 15:12:41.638 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-07-30 15:12:41.641 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-07-30 15:12:41.643 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-07-30 15:12:41.779 | ++ lib/glance:configure_glance:417 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-07-30 15:12:41.784 | + lib/glance:configure_glance:417 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-07-30 15:12:41.814 | + lib/glance:configure_glance:427 : [[ False == True ]] 2021-07-30 15:12:41.816 | + ./stack.sh:main:889 : is_service_enabled cinder 2021-07-30 15:12:41.833 | + functions-common:is_service_enabled:1965 : return 0 2021-07-30 15:12:41.836 | + ./stack.sh:main:891 : stack_install_service cinder 2021-07-30 15:12:41.839 | + lib/stack:stack_install_service:20 : local service=cinder 2021-07-30 15:12:41.841 | + lib/stack:stack_install_service:21 : type install_cinder 2021-07-30 15:12:41.844 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-07-30 15:12:41.846 | + lib/stack:stack_install_service:32 : install_cinder 2021-07-30 15:12:41.849 | + lib/cinder:install_cinder:444 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-07-30 15:12:41.851 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-07-30 15:12:41.853 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-07-30 15:12:41.856 | + functions-common:git_clone:525 : local git_ref=master 2021-07-30 15:12:41.858 | + functions-common:git_clone:526 : local orig_dir 2021-07-30 15:12:41.861 | ++ functions-common:git_clone:527 : pwd 2021-07-30 15:12:41.864 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-07-30 15:12:41.866 | + functions-common:git_clone:528 : local git_clone_flags= 2021-07-30 15:12:41.869 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-07-30 15:12:41.885 | + functions-common:git_clone:530 : RECLONE=False 2021-07-30 15:12:41.888 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-07-30 15:12:41.890 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-07-30 15:12:41.893 | + functions-common:git_clone:544 : echo master 2021-07-30 15:12:41.893 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-07-30 15:12:41.898 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-07-30 15:12:41.901 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-07-30 15:12:41.904 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-07-30 15:12:41.907 | + functions-common:git_clone:593 : git show --oneline 2021-07-30 15:12:41.907 | + functions-common:git_clone:593 : head -1 2021-07-30 15:12:41.913 | 546d4a3f0 [Pure Storage] Resolve missing provider_id issue (PowerVC) 2021-07-30 15:12:41.916 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-07-30 15:12:41.919 | + lib/cinder:install_cinder:445 : setup_develop /opt/stack/cinder 2021-07-30 15:12:41.922 | + inc/python:setup_develop:338 : local bindep 2021-07-30 15:12:41.924 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-07-30 15:12:41.927 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-07-30 15:12:41.929 | + inc/python:setup_develop:344 : local extras= 2021-07-30 15:12:41.932 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-07-30 15:12:41.934 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-07-30 15:12:41.936 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-07-30 15:12:41.939 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-07-30 15:12:41.941 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-07-30 15:12:41.944 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-07-30 15:12:41.947 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-07-30 15:12:41.949 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-07-30 15:12:41.952 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-07-30 15:12:41.955 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-07-30 15:12:41.957 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-07-30 15:12:41.960 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-07-30 15:12:41.966 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-07-30 15:12:41.969 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2021-07-30 15:12:42.589 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-07-30 15:12:42.591 | + inc/python:setup_package:417 : local bindep=0 2021-07-30 15:12:42.594 | + inc/python:setup_package:418 : local bindep_flag= 2021-07-30 15:12:42.596 | + inc/python:setup_package:419 : local bindep_profiles= 2021-07-30 15:12:42.598 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-07-30 15:12:42.601 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-07-30 15:12:42.603 | + inc/python:setup_package:426 : local flags=-e 2021-07-30 15:12:42.605 | + inc/python:setup_package:427 : local extras= 2021-07-30 15:12:42.608 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-07-30 15:12:42.610 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-07-30 15:12:42.612 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-07-30 15:12:42.615 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-07-30 15:12:42.617 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-07-30 15:12:42.619 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-07-30 15:12:42.642 | Using python 3.8 to install /opt/stack/cinder 2021-07-30 15:12:42.644 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2021-07-30 15:12:43.379 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-30 15:12:43.379 | from cryptography.utils import int_from_bytes 2021-07-30 15:12:43.379 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-30 15:12:43.379 | from cryptography.utils import int_from_bytes 2021-07-30 15:12:44.453 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-30 15:12:44.453 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-07-30 15:12:44.457 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:12:44.458 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:12:44.459 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:12:44.460 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:12:44.461 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:12:44.465 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:12:44.473 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:12:44.476 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:12:44.477 | Obtaining file:///opt/stack/cinder 2021-07-30 15:12:46.579 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-07-30 15:12:48.712 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-07-30 15:12:48.721 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-07-30 15:12:48.730 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-07-30 15:12:48.742 | Requirement already satisfied: SQLAlchemy===1.4.22 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.4.22) 2021-07-30 15:12:48.865 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-07-30 15:12:49.836 | Collecting boto3===1.18.6 2021-07-30 15:12:49.844 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/68f/bc8b7c13448f5/boto3-1.18.6-py3-none-any.whl (131 kB) 2021-07-30 15:12:51.164 | Collecting botocore===1.21.6 2021-07-30 15:12:51.185 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c92/dc2b69aec36b7/botocore-1.21.6-py3-none-any.whl (7.7 MB) 2021-07-30 15:12:51.469 | Requirement already satisfied: castellan===3.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.9.0) 2021-07-30 15:12:51.489 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (3.4.7) 2021-07-30 15:12:51.529 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2021-07-30 15:12:51.543 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 134)) (4.4.2) 2021-07-30 15:12:51.546 | Requirement already satisfied: eventlet===0.31.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (0.31.1) 2021-07-30 15:12:51.737 | Collecting google-api-python-client===2.14.0 2021-07-30 15:12:51.755 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2a8/c34fccbf5c163/google_api_python_client-2.14.0-py2.py3-none-any.whl (7.1 MB) 2021-07-30 15:12:52.177 | Collecting google-auth===1.33.1 2021-07-30 15:12:52.184 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/036/dd68c1e8baa42/google_auth-1.33.1-py2.py3-none-any.whl (152 kB) 2021-07-30 15:12:52.374 | Collecting google-auth-httplib2===0.1.0 2021-07-30 15:12:52.380 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2021-07-30 15:12:52.463 | Requirement already satisfied: greenlet===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (1.1.0) 2021-07-30 15:12:52.468 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (0.19.1) 2021-07-30 15:12:52.473 | Requirement already satisfied: iso8601===0.1.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (0.1.16) 2021-07-30 15:12:52.475 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (0.10.0) 2021-07-30 15:12:52.479 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.2.0) 2021-07-30 15:12:52.490 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (4.3.1) 2021-07-30 15:12:52.548 | Requirement already satisfied: keystonemiddleware===9.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (9.3.0) 2021-07-30 15:12:52.601 | Requirement already satisfied: lxml===4.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (4.6.3) 2021-07-30 15:12:52.739 | Collecting oauth2client===4.1.3 2021-07-30 15:12:52.745 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-07-30 15:12:52.833 | Requirement already satisfied: os-brick===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (4.4.0) 2021-07-30 15:12:52.855 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (1.7.0) 2021-07-30 15:12:52.859 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (5.4.0) 2021-07-30 15:12:52.877 | Requirement already satisfied: oslo.cache===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (2.8.1) 2021-07-30 15:12:52.912 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2021-07-30 15:12:52.923 | Requirement already satisfied: oslo.config===8.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (8.7.1) 2021-07-30 15:12:52.962 | Requirement already satisfied: oslo.context===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (3.3.0) 2021-07-30 15:12:52.968 | Requirement already satisfied: oslo.db===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (10.0.0) 2021-07-30 15:12:53.016 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.1) 2021-07-30 15:12:53.023 | Requirement already satisfied: oslo.log===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.6.0) 2021-07-30 15:12:53.063 | Requirement already satisfied: oslo.messaging===12.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (12.8.0) 2021-07-30 15:12:53.120 | Requirement already satisfied: oslo.middleware===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.3.0) 2021-07-30 15:12:53.137 | Requirement already satisfied: oslo.policy===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (3.8.1) 2021-07-30 15:12:53.153 | Requirement already satisfied: oslo.privsep===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.6.0) 2021-07-30 15:12:53.167 | Requirement already satisfied: oslo.reports===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (2.3.0) 2021-07-30 15:12:53.180 | Requirement already satisfied: oslo.rootwrap===6.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (6.3.0) 2021-07-30 15:12:53.183 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.1.0) 2021-07-30 15:12:53.192 | Requirement already satisfied: oslo.service===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.6.0) 2021-07-30 15:12:53.215 | Requirement already satisfied: oslo.upgradecheck===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (1.4.0) 2021-07-30 15:12:53.224 | Requirement already satisfied: oslo.utils===4.9.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (4.9.2) 2021-07-30 15:12:53.241 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (2.4.0) 2021-07-30 15:12:53.438 | Collecting oslo.vmware===3.9.0 2021-07-30 15:12:53.444 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c6e/b9e2c89740812/oslo.vmware-3.9.0-py3-none-any.whl (491 kB) 2021-07-30 15:12:53.555 | Requirement already satisfied: osprofiler===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (3.4.1) 2021-07-30 15:12:53.599 | Requirement already satisfied: packaging===21.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (21.0) 2021-07-30 15:12:53.773 | Collecting paramiko===2.7.2 2021-07-30 15:12:53.778 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f3/e316fef2ac628/paramiko-2.7.2-py2.py3-none-any.whl (206 kB) 2021-07-30 15:12:53.897 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (5.6.0) 2021-07-30 15:12:53.899 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.7.2) 2021-07-30 15:12:53.902 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (5.8.0) 2021-07-30 15:12:54.119 | Collecting pyasn1===0.4.8 2021-07-30 15:12:54.126 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2021-07-30 15:12:54.379 | Collecting pyasn1-modules===0.2.8 2021-07-30 15:12:54.384 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2021-07-30 15:12:54.469 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (3.1.1) 2021-07-30 15:12:54.480 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.9.6) 2021-07-30 15:12:54.482 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (2.4.7) 2021-07-30 15:12:54.485 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (5.1.0) 2021-07-30 15:12:54.502 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (2.8.2) 2021-07-30 15:12:54.647 | Collecting python-glanceclient===3.4.0 2021-07-30 15:12:54.653 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aac/595fb591f61da/python_glanceclient-3.4.0-py3-none-any.whl (197 kB) 2021-07-30 15:12:54.752 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (4.2.0) 2021-07-30 15:12:54.769 | Requirement already satisfied: python-novaclient===17.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (17.5.0) 2021-07-30 15:12:54.785 | Requirement already satisfied: python-swiftclient===3.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (3.12.0) 2021-07-30 15:12:54.811 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2021.1) 2021-07-30 15:12:54.815 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (0.7) 2021-07-30 15:12:54.821 | Requirement already satisfied: requests===2.26.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (2.26.0) 2021-07-30 15:12:54.848 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (1.5.0) 2021-07-30 15:12:54.966 | Collecting rsa===4.7.2 2021-07-30 15:12:54.972 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/78f/9a9bf4e7be0c5/rsa-4.7.2-py3-none-any.whl (34 kB) 2021-07-30 15:12:55.170 | Collecting rtslib-fb===2.1.74 2021-07-30 15:12:55.176 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-07-30 15:12:56.074 | Collecting s3transfer===0.5.0 2021-07-30 15:12:56.080 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c1/dc369814391a6/s3transfer-0.5.0-py3-none-any.whl (79 kB) 2021-07-30 15:12:56.165 | Requirement already satisfied: setuptools===57.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 492)) (57.4.0) 2021-07-30 15:12:56.215 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 495)) (1.16.0) 2021-07-30 15:12:56.217 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (0.13.0) 2021-07-30 15:12:56.228 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (0.4.1) 2021-07-30 15:12:56.231 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (3.3.0) 2021-07-30 15:12:56.234 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (3.3.0) 2021-07-30 15:12:56.329 | Collecting suds-jurko===0.6 2021-07-30 15:12:56.335 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2021-07-30 15:12:56.521 | Collecting tabulate===0.8.9 2021-07-30 15:12:56.527 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2021-07-30 15:12:56.608 | Requirement already satisfied: taskflow===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (4.6.1) 2021-07-30 15:12:56.662 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (6.3.1) 2021-07-30 15:12:56.676 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (2.0.1) 2021-07-30 15:12:56.686 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (0.5.0) 2021-07-30 15:12:56.691 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (2.5.0) 2021-07-30 15:12:56.701 | Requirement already satisfied: tooz===2.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (2.9.0) 2021-07-30 15:12:56.852 | Collecting uritemplate===3.0.1 2021-07-30 15:12:56.859 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2021-07-30 15:12:56.938 | Requirement already satisfied: urllib3===1.26.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (1.26.6) 2021-07-30 15:12:56.958 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (0.12.1) 2021-07-30 15:12:57.057 | Collecting warlock===1.3.3 2021-07-30 15:12:57.063 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2021-07-30 15:12:57.146 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 587)) (1.12.1) 2021-07-30 15:12:57.149 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 595)) (1.3.2) 2021-07-30 15:12:57.251 | Collecting zstd===1.5.0.2 2021-07-30 15:12:57.258 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8d3/388a15135c481/zstd-1.5.0.2.tar.gz (528 kB) 2021-07-30 15:12:58.042 | Requirement already satisfied: cffi===1.14.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.14.6) 2021-07-30 15:12:58.045 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.16.0) 2021-07-30 15:12:58.204 | Collecting google-api-core===1.31.0 2021-07-30 15:12:58.211 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a9f/979b5c6a9cad3/google_api_core-1.31.0-py2.py3-none-any.whl (93 kB) 2021-07-30 15:12:58.315 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (4.2.2) 2021-07-30 15:12:58.318 | Requirement already satisfied: dogpile.cache===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 153)) (1.1.3) 2021-07-30 15:12:58.324 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (0.14.1) 2021-07-30 15:12:58.329 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (2.2.0) 2021-07-30 15:12:58.336 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-07-30 15:12:58.340 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.8.0) 2021-07-30 15:12:58.344 | Requirement already satisfied: alembic===1.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.6.5) 2021-07-30 15:12:58.375 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-07-30 15:12:58.380 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (2.3.0) 2021-07-30 15:12:58.387 | Requirement already satisfied: kombu===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (5.1.0) 2021-07-30 15:12:58.431 | Requirement already satisfied: Jinja2===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (3.0.1) 2021-07-30 15:12:58.438 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (1.0.2) 2021-07-30 15:12:58.441 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.0) 2021-07-30 15:12:58.452 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (0.11.0) 2021-07-30 15:12:58.455 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.0) 2021-07-30 15:12:58.552 | Collecting PyNaCl===1.4.0 2021-07-30 15:12:58.559 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30f/9b96db44e09b3/PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) 2021-07-30 15:12:58.595 | Requirement already satisfied: cliff===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.8.0) 2021-07-30 15:12:58.607 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (20.0.1) 2021-07-30 15:12:58.628 | Requirement already satisfied: idna===3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203)) (3.2) 2021-07-30 15:12:58.631 | Requirement already satisfied: charset-normalizer===2.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.3) 2021-07-30 15:12:58.637 | Requirement already satisfied: certifi===2021.5.30 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2021.5.30) 2021-07-30 15:12:58.733 | Collecting pyudev===0.22.0 2021-07-30 15:12:58.740 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-07-30 15:12:58.820 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-07-30 15:12:58.823 | Requirement already satisfied: networkx===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (2.5.1) 2021-07-30 15:12:58.865 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.4.2) 2021-07-30 15:12:58.871 | Requirement already satisfied: automaton===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (2.3.0) 2021-07-30 15:12:58.877 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.0.0) 2021-07-30 15:12:58.879 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (1.32) 2021-07-30 15:12:58.884 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (2.20) 2021-07-30 15:12:58.990 | Collecting googleapis-common-protos===1.53.0 2021-07-30 15:12:58.996 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f6d/561ab8fb16b30/googleapis_common_protos-1.53.0-py2.py3-none-any.whl (198 kB) 2021-07-30 15:12:59.081 | Requirement already satisfied: protobuf===3.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (3.17.3) 2021-07-30 15:12:59.085 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.6) 2021-07-30 15:12:59.087 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-07-30 15:12:59.095 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (1.0.4) 2021-07-30 15:12:59.097 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (5.0.0) 2021-07-30 15:12:59.100 | Requirement already satisfied: MarkupSafe===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (2.0.1) 2021-07-30 15:12:59.102 | Requirement already satisfied: cmd2===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.1.2) 2021-07-30 15:12:59.154 | Requirement already satisfied: jsonpointer===2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (2.1) 2021-07-30 15:12:59.157 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117)) (0.4.4) 2021-07-30 15:12:59.161 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (0.2.5) 2021-07-30 15:12:59.166 | Requirement already satisfied: attrs===21.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (21.2.0) 2021-07-30 15:12:59.219 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (1.8.2) 2021-07-30 15:12:59.221 | Building wheels for collected packages: rtslib-fb, zstd 2021-07-30 15:12:59.222 | Building wheel for rtslib-fb (setup.py): started 2021-07-30 15:13:00.006 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-07-30 15:13:00.008 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.74-py3-none-any.whl size=85410 sha256=c6fb7e0dd5f15a54215ab25f8174e595974fe0baf9ece59e6623f83dedc812b4 2021-07-30 15:13:00.008 | Stored in directory: /root/.cache/pip/wheels/0a/66/4f/3df2a9dc0ce4bd9783f4e0597600268e05f1fdc434bf783a5c 2021-07-30 15:13:00.010 | Building wheel for zstd (setup.py): started 2021-07-30 15:14:00.539 | Building wheel for zstd (setup.py): still running... 2021-07-30 15:14:09.926 | Building wheel for zstd (setup.py): finished with status 'done' 2021-07-30 15:14:09.942 | Created wheel for zstd: filename=zstd-1.5.0.2-cp38-cp38-linux_x86_64.whl size=2349255 sha256=bd66d497827c373eac2d6752f6c9007ce4ea3ec56d54ed22182e13d54fb8d0b1 2021-07-30 15:14:09.942 | Stored in directory: /root/.cache/pip/wheels/44/cf/d0/167a454a4b3d5833a5666b8512dbe0bcc20ef0424d943b6c7a 2021-07-30 15:14:09.943 | Successfully built rtslib-fb zstd 2021-07-30 15:14:10.969 | Installing collected packages: pyasn1, pyasn1-modules, rsa, oauth2client, PyNaCl, paramiko, warlock, python-glanceclient, pyudev, rtslib-fb, tabulate, suds-jurko, oslo.vmware, google-auth, googleapis-common-protos, google-api-core, google-auth-httplib2, uritemplate, google-api-python-client, zstd, botocore, s3transfer, boto3, cinder 2021-07-30 15:14:11.426 | Attempting uninstall: PyNaCl 2021-07-30 15:14:11.428 | Found existing installation: PyNaCl 1.3.0 2021-07-30 15:14:11.440 | Uninstalling PyNaCl-1.3.0: 2021-07-30 15:14:11.468 | Successfully uninstalled PyNaCl-1.3.0 2021-07-30 15:14:14.583 | Running setup.py develop for cinder 2021-07-30 15:14:16.911 | Successfully installed PyNaCl-1.4.0 boto3-1.18.6 botocore-1.21.6 cinder google-api-core-1.31.0 google-api-python-client-2.14.0 google-auth-1.33.1 google-auth-httplib2-0.1.0 googleapis-common-protos-1.53.0 oauth2client-4.1.3 oslo.vmware-3.9.0 paramiko-2.7.2 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-glanceclient-3.4.0 pyudev-0.22.0 rsa-4.7.2 rtslib-fb-2.1.74 s3transfer-0.5.0 suds-jurko-0.6 tabulate-0.8.9 uritemplate-3.0.1 warlock-1.3.3 zstd-1.5.0.2 2021-07-30 15:14:17.044 | WARNING: You are using pip version 20.2.2; however, version 21.2.1 is available. 2021-07-30 15:14:17.044 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-07-30 15:14:17.157 | + inc/python:pip_install:200 : result=0 2021-07-30 15:14:17.159 | + inc/python:pip_install:202 : time_stop pip_install 2021-07-30 15:14:17.161 | + functions-common:time_stop:2309 : local name 2021-07-30 15:14:17.164 | + functions-common:time_stop:2310 : local end_time 2021-07-30 15:14:17.166 | + functions-common:time_stop:2311 : local elapsed_time 2021-07-30 15:14:17.169 | + functions-common:time_stop:2312 : local total 2021-07-30 15:14:17.171 | + functions-common:time_stop:2313 : local start_time 2021-07-30 15:14:17.173 | + functions-common:time_stop:2315 : name=pip_install 2021-07-30 15:14:17.175 | + functions-common:time_stop:2316 : start_time=1627657962636 2021-07-30 15:14:17.177 | + functions-common:time_stop:2318 : [[ -z 1627657962636 ]] 2021-07-30 15:14:17.180 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-07-30 15:14:17.184 | + functions-common:time_stop:2321 : end_time=1627658057182 2021-07-30 15:14:17.186 | + functions-common:time_stop:2322 : elapsed_time=94546 2021-07-30 15:14:17.189 | + functions-common:time_stop:2323 : total=100487 2021-07-30 15:14:17.191 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-30 15:14:17.193 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=195033 2021-07-30 15:14:17.195 | + inc/python:pip_install:203 : return 0 2021-07-30 15:14:17.198 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-07-30 15:14:17.200 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-07-30 15:14:17.202 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-07-30 15:14:17.221 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-07-30 15:14:17.234 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2021-07-30 15:14:17.236 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-07-30 15:14:17.239 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:14:17.241 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:14:17.243 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-07-30 15:14:17.246 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:14:17.248 | + lib/cinder:install_cinder:446 : [[ lioadm == \t\g\t\a\d\m ]] 2021-07-30 15:14:17.251 | + lib/cinder:install_cinder:448 : [[ lioadm == \l\i\o\a\d\m ]] 2021-07-30 15:14:17.253 | + lib/cinder:install_cinder:449 : is_ubuntu 2021-07-30 15:14:17.256 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-30 15:14:17.258 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-30 15:14:17.261 | + lib/cinder:install_cinder:451 : sudo mkdir -p /etc/target 2021-07-30 15:14:17.273 | + lib/cinder:install_cinder:453 : install_package targetcli-fb 2021-07-30 15:14:17.276 | + functions-common:install_package:1347 : update_package_repo 2021-07-30 15:14:17.278 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-07-30 15:14:17.280 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-07-30 15:14:17.283 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-07-30 15:14:17.285 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-07-30 15:14:17.288 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-07-30 15:14:17.291 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-30 15:14:17.293 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-30 15:14:17.296 | + functions-common:update_package_repo:1328 : apt_get_update 2021-07-30 15:14:17.298 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-07-30 15:14:17.300 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-07-30 15:14:17.303 | + functions-common:apt_get_update:1074 : return 2021-07-30 15:14:17.305 | + functions-common:install_package:1348 : real_install_package targetcli-fb 2021-07-30 15:14:17.308 | + functions-common:real_install_package:1333 : is_ubuntu 2021-07-30 15:14:17.310 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-30 15:14:17.313 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-30 15:14:17.315 | + functions-common:real_install_package:1334 : apt_get install targetcli-fb 2021-07-30 15:14:17.337 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2021-07-30 15:14:17.446 | Reading package lists... 2021-07-30 15:14:17.666 | Building dependency tree... 2021-07-30 15:14:17.668 | Reading state information... 2021-07-30 15:14:17.895 | The following packages were automatically installed and are no longer required: 2021-07-30 15:14:17.896 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-07-30 15:14:17.896 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-07-30 15:14:17.896 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-07-30 15:14:17.896 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-07-30 15:14:17.896 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-07-30 15:14:17.896 | python3-zope.interface 2021-07-30 15:14:17.896 | Use 'sudo apt autoremove' to remove them. 2021-07-30 15:14:17.897 | The following additional packages will be installed: 2021-07-30 15:14:17.897 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2021-07-30 15:14:17.897 | python3-urwid 2021-07-30 15:14:17.898 | Suggested packages: 2021-07-30 15:14:17.898 | python-pyparsing-doc python-urwid-doc 2021-07-30 15:14:17.966 | The following NEW packages will be installed: 2021-07-30 15:14:17.966 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2021-07-30 15:14:17.966 | python3-urwid targetcli-fb 2021-07-30 15:14:18.070 | 0 upgraded, 6 newly installed, 0 to remove and 68 not upgraded. 2021-07-30 15:14:18.071 | Need to get 356 kB of archives. 2021-07-30 15:14:18.071 | After this operation, 2,294 kB of additional disk space will be used. 2021-07-30 15:14:18.071 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-07-30 15:14:18.208 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2021-07-30 15:14:18.285 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2021-07-30 15:14:18.294 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2021-07-30 15:14:18.301 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-rtslib-fb all 2.1.71-0ubuntu1.1 [36.4 kB] 2021-07-30 15:14:18.308 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2021-07-30 15:14:18.859 | Fetched 356 kB in 0s (1,048 kB/s) 2021-07-30 15:14:18.889 | Selecting previously unselected package python3-pyparsing. 2021-07-30 15:14:18.942 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90913 files and directories currently installed.) 2021-07-30 15:14:18.945 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2021-07-30 15:14:18.948 | Unpacking python3-pyparsing (2.4.6-1) ... 2021-07-30 15:14:18.984 | Selecting previously unselected package python3-urwid. 2021-07-30 15:14:18.994 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2021-07-30 15:14:18.997 | Unpacking python3-urwid (2.0.1-3) ... 2021-07-30 15:14:19.054 | Selecting previously unselected package python3-configshell-fb. 2021-07-30 15:14:19.065 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2021-07-30 15:14:19.067 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2021-07-30 15:14:19.105 | Selecting previously unselected package python3-pyudev. 2021-07-30 15:14:19.115 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2021-07-30 15:14:19.117 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2021-07-30 15:14:19.162 | Selecting previously unselected package python3-rtslib-fb. 2021-07-30 15:14:19.172 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2021-07-30 15:14:19.175 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2021-07-30 15:14:19.216 | Selecting previously unselected package targetcli-fb. 2021-07-30 15:14:19.225 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2021-07-30 15:14:19.228 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2021-07-30 15:14:19.287 | Setting up python3-urwid (2.0.1-3) ... 2021-07-30 15:14:19.639 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-07-30 15:14:19.639 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-07-30 15:14:19.639 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-07-30 15:14:19.639 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-07-30 15:14:19.639 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-07-30 15:14:19.639 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-07-30 15:14:19.639 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-07-30 15:14:19.639 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-07-30 15:14:19.744 | Setting up python3-pyparsing (2.4.6-1) ... 2021-07-30 15:14:20.052 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2021-07-30 15:14:20.357 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2021-07-30 15:14:20.639 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2021-07-30 15:14:21.864 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2021-07-30 15:14:22.389 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2021-07-30 15:14:22.389 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2021-07-30 15:14:24.333 | Processing triggers for man-db (2.9.1-1) ... 2021-07-30 15:14:24.436 | Processing triggers for systemd (245.4-4ubuntu3.11) ... 2021-07-30 15:14:29.116 | + functions-common:apt_get:1118 : result=0 2021-07-30 15:14:29.121 | + functions-common:apt_get:1121 : time_stop apt-get 2021-07-30 15:14:29.125 | + functions-common:time_stop:2309 : local name 2021-07-30 15:14:29.127 | + functions-common:time_stop:2310 : local end_time 2021-07-30 15:14:29.130 | + functions-common:time_stop:2311 : local elapsed_time 2021-07-30 15:14:29.133 | + functions-common:time_stop:2312 : local total 2021-07-30 15:14:29.136 | + functions-common:time_stop:2313 : local start_time 2021-07-30 15:14:29.138 | + functions-common:time_stop:2315 : name=apt-get 2021-07-30 15:14:29.148 | + functions-common:time_stop:2316 : start_time=1627658057334 2021-07-30 15:14:29.150 | + functions-common:time_stop:2318 : [[ -z 1627658057334 ]] 2021-07-30 15:14:29.153 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-07-30 15:14:29.158 | + functions-common:time_stop:2321 : end_time=1627658069155 2021-07-30 15:14:29.160 | + functions-common:time_stop:2322 : elapsed_time=11821 2021-07-30 15:14:29.162 | + functions-common:time_stop:2323 : total=250743 2021-07-30 15:14:29.165 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-30 15:14:29.167 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=262564 2021-07-30 15:14:29.170 | + functions-common:apt_get:1122 : return 0 2021-07-30 15:14:29.172 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-07-30 15:14:29.175 | + ./stack.sh:main:892 : configure_cinder 2021-07-30 15:14:29.177 | + lib/cinder:configure_cinder:229 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-07-30 15:14:29.190 | + lib/cinder:configure_cinder:231 : rm -f /etc/cinder/cinder.conf 2021-07-30 15:14:29.194 | + lib/cinder:configure_cinder:233 : configure_rootwrap cinder 2021-07-30 15:14:29.197 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-07-30 15:14:29.199 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-07-30 15:14:29.202 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-07-30 15:14:29.202 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-07-30 15:14:29.207 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-07-30 15:14:29.209 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-07-30 15:14:29.211 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-07-30 15:14:29.213 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-07-30 15:14:29.215 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-07-30 15:14:29.217 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-07-30 15:14:29.219 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-07-30 15:14:29.221 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-07-30 15:14:29.232 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-07-30 15:14:29.244 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2021-07-30 15:14:29.256 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2021-07-30 15:14:29.268 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-07-30 15:14:29.280 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-07-30 15:14:29.283 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-07-30 15:14:29.287 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.FdzLNkrcdh 2021-07-30 15:14:29.289 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-07-30 15:14:29.291 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-07-30 15:14:29.293 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-07-30 15:14:29.296 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.FdzLNkrcdh 2021-07-30 15:14:29.299 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.FdzLNkrcdh 2021-07-30 15:14:29.311 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.FdzLNkrcdh /etc/sudoers.d/cinder-rootwrap 2021-07-30 15:14:29.323 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-07-30 15:14:29.327 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-07-30 15:14:29.329 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-07-30 15:14:29.331 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-07-30 15:14:29.333 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-07-30 15:14:29.336 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-07-30 15:14:29.338 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-07-30 15:14:29.340 | + lib/cinder:configure_cinder:235 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-07-30 15:14:29.342 | + lib/cinder:configure_cinder:236 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-07-30 15:14:29.347 | + lib/cinder:configure_cinder:239 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-07-30 15:14:29.351 | + lib/cinder:configure_cinder:241 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-07-30 15:14:29.371 | + lib/cinder:configure_cinder:242 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-07-30 15:14:29.389 | + lib/cinder:configure_cinder:243 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-07-30 15:14:29.407 | + lib/cinder:configure_cinder:244 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-07-30 15:14:29.426 | + lib/cinder:configure_cinder:245 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-07-30 15:14:29.445 | + lib/cinder:configure_cinder:246 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-07-30 15:14:29.463 | + lib/cinder:configure_cinder:247 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-07-30 15:14:29.483 | + lib/cinder:configure_cinder:248 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-07-30 15:14:29.503 | + lib/cinder:configure_cinder:250 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-07-30 15:14:29.506 | + lib/keystone:configure_keystone_authtoken_middleware:428 : local conf_file=/etc/cinder/cinder.conf 2021-07-30 15:14:29.508 | + lib/keystone:configure_keystone_authtoken_middleware:429 : local admin_user=cinder 2021-07-30 15:14:29.511 | + lib/keystone:configure_keystone_authtoken_middleware:430 : local section=keystone_authtoken 2021-07-30 15:14:29.513 | + lib/keystone:configure_keystone_authtoken_middleware:432 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-07-30 15:14:29.542 | + lib/keystone:configure_keystone_authtoken_middleware:433 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-07-30 15:14:29.569 | + lib/keystone:configure_keystone_authtoken_middleware:434 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.61/identity 2021-07-30 15:14:29.598 | + lib/keystone:configure_keystone_authtoken_middleware:435 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-07-30 15:14:29.628 | + lib/keystone:configure_keystone_authtoken_middleware:436 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-07-30 15:14:29.656 | + lib/keystone:configure_keystone_authtoken_middleware:437 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-07-30 15:14:29.685 | + lib/keystone:configure_keystone_authtoken_middleware:438 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-07-30 15:14:29.713 | + lib/keystone:configure_keystone_authtoken_middleware:439 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-07-30 15:14:29.741 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-07-30 15:14:29.769 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-07-30 15:14:29.797 | + lib/cinder:configure_cinder:252 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-07-30 15:14:29.827 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-07-30 15:14:29.856 | ++ lib/cinder:configure_cinder:255 : database_connection_url cinder 2021-07-30 15:14:29.859 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-07-30 15:14:29.861 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-07-30 15:14:29.863 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-07-30 15:14:29.866 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-07-30 15:14:29.869 | + lib/cinder:configure_cinder:255 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-07-30 15:14:29.900 | + lib/cinder:configure_cinder:256 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-07-30 15:14:29.928 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-07-30 15:14:29.955 | + lib/cinder:configure_cinder:258 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-07-30 15:14:29.983 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-07-30 15:14:30.011 | + lib/cinder:configure_cinder:260 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-07-30 15:14:30.039 | + lib/cinder:configure_cinder:261 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-07-30 15:14:30.070 | + lib/cinder:configure_cinder:262 : [[ 4 == 6 ]] 2021-07-30 15:14:30.073 | + lib/cinder:configure_cinder:265 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.61 2021-07-30 15:14:30.100 | + lib/cinder:configure_cinder:267 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-07-30 15:14:30.132 | ++ lib/cinder:configure_cinder:268 : openssl rand -hex 16 2021-07-30 15:14:30.140 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf key_manager fixed_key 49a4ddbd38a621c1d4c9216bbe022cff 2021-07-30 15:14:30.168 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-07-30 15:14:30.195 | + lib/cinder:configure_cinder:275 : is_service_enabled c-vol 2021-07-30 15:14:30.212 | + functions-common:is_service_enabled:1965 : return 1 2021-07-30 15:14:30.215 | + lib/cinder:configure_cinder:297 : is_service_enabled c-bak 2021-07-30 15:14:30.231 | + functions-common:is_service_enabled:1965 : return 1 2021-07-30 15:14:30.233 | + lib/cinder:configure_cinder:305 : is_service_enabled ceilometer 2021-07-30 15:14:30.252 | + functions-common:is_service_enabled:1965 : return 1 2021-07-30 15:14:30.254 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2021-07-30 15:14:30.271 | + functions-common:is_service_enabled:1965 : return 1 2021-07-30 15:14:30.274 | + lib/cinder:configure_cinder:323 : '[' False '!=' False ']' 2021-07-30 15:14:30.277 | + lib/cinder:configure_cinder:327 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-07-30 15:14:30.279 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-07-30 15:14:30.281 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-07-30 15:14:30.284 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-07-30 15:14:30.286 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-07-30 15:14:30.288 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-07-30 15:14:30.305 | + functions-common:is_service_enabled:1965 : return 0 2021-07-30 15:14:30.309 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-07-30 15:14:30.311 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-07-30 15:14:30.314 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-07-30 15:14:30.331 | ++ functions-common:is_service_enabled:1965 : return 0 2021-07-30 15:14:30.333 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/ 2021-07-30 15:14:30.336 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/ 2021-07-30 15:14:30.364 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-07-30 15:14:30.366 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-07-30 15:14:30.369 | + lib/cinder:configure_cinder:330 : setup_logging /etc/cinder/cinder.conf True 2021-07-30 15:14:30.371 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-07-30 15:14:30.374 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-07-30 15:14:30.377 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-07-30 15:14:30.395 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-07-30 15:14:30.397 | + functions:setup_systemd_logging:695 : local pidstr= 2021-07-30 15:14:30.400 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-07-30 15:14:30.403 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-07-30 15:14:30.405 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-07-30 15:14:30.435 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-07-30 15:14:30.470 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-07-30 15:14:30.499 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-07-30 15:14:30.528 | + lib/cinder:configure_cinder:332 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-07-30 15:14:30.531 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-07-30 15:14:30.533 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2021-07-30 15:14:30.535 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2021-07-30 15:14:30.538 | + lib/apache:write_uwsgi_config:257 : local http= 2021-07-30 15:14:30.540 | + lib/apache:write_uwsgi_config:258 : local name= 2021-07-30 15:14:30.543 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2021-07-30 15:14:30.547 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2021-07-30 15:14:30.550 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-07-30 15:14:30.552 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-07-30 15:14:30.565 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-07-30 15:14:30.565 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-07-30 15:14:30.574 | d /var/run/uwsgi 0755 ubuntu root 2021-07-30 15:14:30.578 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-07-30 15:14:30.593 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-07-30 15:14:30.595 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-07-30 15:14:30.599 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-07-30 15:14:30.629 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-07-30 15:14:30.656 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-07-30 15:14:30.683 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-07-30 15:14:30.711 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-07-30 15:14:30.738 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-07-30 15:14:30.767 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-07-30 15:14:30.796 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-07-30 15:14:30.824 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-07-30 15:14:30.851 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-07-30 15:14:30.879 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-07-30 15:14:30.907 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-07-30 15:14:30.937 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-07-30 15:14:30.964 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-07-30 15:14:30.966 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-07-30 15:14:30.969 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2021-07-30 15:14:30.972 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2021-07-30 15:14:30.974 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-07-30 15:14:30.977 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-30 15:14:30.979 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-30 15:14:30.982 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-07-30 15:14:30.985 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-07-30 15:14:30.987 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-07-30 15:14:31.016 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-07-30 15:14:31.045 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2021-07-30 15:14:31.045 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-07-30 15:14:31.053 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-07-30 15:14:31.057 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2021-07-30 15:14:31.060 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2021-07-30 15:14:31.062 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-07-30 15:14:31.064 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-07-30 15:14:31.067 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-07-30 15:14:31.069 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-30 15:14:31.072 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-30 15:14:31.074 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-07-30 15:14:31.076 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-07-30 15:14:31.079 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-30 15:14:31.081 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-30 15:14:31.083 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2021-07-30 15:14:31.146 | Enabling site cinder-wsgi. 2021-07-30 15:14:31.152 | To activate the new configuration, you need to run: 2021-07-30 15:14:31.152 | systemctl reload apache2 2021-07-30 15:14:31.156 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-07-30 15:14:31.159 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-07-30 15:14:31.161 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-07-30 15:14:31.163 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-07-30 15:14:31.292 | + lib/cinder:configure_cinder:334 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-07-30 15:14:31.295 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-07-30 15:14:31.325 | + lib/cinder:configure_cinder:340 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.61/image 2021-07-30 15:14:31.352 | + lib/cinder:configure_cinder:341 : is_service_enabled tls-proxy 2021-07-30 15:14:31.370 | + functions-common:is_service_enabled:1965 : return 1 2021-07-30 15:14:31.372 | + lib/cinder:configure_cinder:347 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-07-30 15:14:31.374 | + lib/keystone:configure_keystone_authtoken_middleware:428 : local conf_file=/etc/cinder/cinder.conf 2021-07-30 15:14:31.377 | + lib/keystone:configure_keystone_authtoken_middleware:429 : local admin_user=nova 2021-07-30 15:14:31.379 | + lib/keystone:configure_keystone_authtoken_middleware:430 : local section=nova 2021-07-30 15:14:31.382 | + lib/keystone:configure_keystone_authtoken_middleware:432 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-07-30 15:14:31.418 | + lib/keystone:configure_keystone_authtoken_middleware:433 : iniset /etc/cinder/cinder.conf nova interface public 2021-07-30 15:14:31.450 | + lib/keystone:configure_keystone_authtoken_middleware:434 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.61/identity 2021-07-30 15:14:31.479 | + lib/keystone:configure_keystone_authtoken_middleware:435 : iniset /etc/cinder/cinder.conf nova username nova 2021-07-30 15:14:31.508 | + lib/keystone:configure_keystone_authtoken_middleware:436 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-07-30 15:14:31.537 | + lib/keystone:configure_keystone_authtoken_middleware:437 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-07-30 15:14:31.565 | + lib/keystone:configure_keystone_authtoken_middleware:438 : iniset /etc/cinder/cinder.conf nova project_name service 2021-07-30 15:14:31.592 | + lib/keystone:configure_keystone_authtoken_middleware:439 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-07-30 15:14:31.621 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-07-30 15:14:31.649 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-07-30 15:14:31.678 | + lib/cinder:configure_cinder:348 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-07-30 15:14:31.706 | + lib/cinder:configure_cinder:349 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-07-30 15:14:31.735 | + lib/cinder:configure_cinder:351 : [[ ! -z '' ]] 2021-07-30 15:14:31.738 | + lib/cinder:configure_cinder:353 : is_service_enabled etcd3 2021-07-30 15:14:31.756 | + functions-common:is_service_enabled:1965 : return 0 2021-07-30 15:14:31.758 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.61:2379 2021-07-30 15:14:31.790 | + lib/cinder:configure_cinder:357 : [[ False == True ]] 2021-07-30 15:14:31.793 | + ./stack.sh:main:895 : is_service_enabled neutron 2021-07-30 15:14:31.810 | + functions-common:is_service_enabled:1965 : return 0 2021-07-30 15:14:31.813 | + ./stack.sh:main:897 : stack_install_service neutron 2021-07-30 15:14:31.815 | + lib/stack:stack_install_service:20 : local service=neutron 2021-07-30 15:14:31.818 | + lib/stack:stack_install_service:21 : type install_neutron 2021-07-30 15:14:31.820 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-07-30 15:14:31.824 | + lib/stack:stack_install_service:32 : install_neutron 2021-07-30 15:14:31.827 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-07-30 15:14:31.831 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-07-30 15:14:31.831 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-07-30 15:14:31.837 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-07-30 15:14:31.839 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-07-30 15:14:31.842 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-07-30 15:14:31.845 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-07-30 15:14:31.847 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-07-30 15:14:31.850 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-07-30 15:14:31.853 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-07-30 15:14:31.855 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:14:31.858 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:14:31.860 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-07-30 15:14:31.863 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:14:31.865 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-07-30 15:14:31.868 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-07-30 15:14:31.870 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-07-30 15:14:31.873 | + functions-common:git_clone:525 : local git_ref=master 2021-07-30 15:14:31.875 | + functions-common:git_clone:526 : local orig_dir 2021-07-30 15:14:31.878 | ++ functions-common:git_clone:527 : pwd 2021-07-30 15:14:31.880 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-07-30 15:14:31.883 | + functions-common:git_clone:528 : local git_clone_flags= 2021-07-30 15:14:31.888 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-07-30 15:14:31.905 | + functions-common:git_clone:530 : RECLONE=False 2021-07-30 15:14:31.907 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-07-30 15:14:31.909 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-07-30 15:14:31.912 | + functions-common:git_clone:544 : echo master 2021-07-30 15:14:31.913 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-07-30 15:14:31.919 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-07-30 15:14:31.922 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-07-30 15:14:31.924 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-07-30 15:14:31.927 | + functions-common:git_clone:593 : git show --oneline 2021-07-30 15:14:31.927 | + functions-common:git_clone:593 : head -1 2021-07-30 15:14:31.946 | 19372a3cd8 Merge "Ensure only one worker creates neturon_pg_drop" 2021-07-30 15:14:31.949 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-07-30 15:14:31.952 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-07-30 15:14:31.955 | + inc/python:setup_develop:338 : local bindep 2021-07-30 15:14:31.959 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-07-30 15:14:31.961 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-07-30 15:14:31.964 | + inc/python:setup_develop:344 : local extras= 2021-07-30 15:14:31.967 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-07-30 15:14:31.970 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-07-30 15:14:31.972 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-07-30 15:14:31.975 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-07-30 15:14:31.979 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-07-30 15:14:31.982 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-07-30 15:14:31.985 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-07-30 15:14:31.988 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-07-30 15:14:31.991 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-07-30 15:14:31.994 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-07-30 15:14:31.996 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-07-30 15:14:31.999 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-07-30 15:14:32.005 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2021-07-30 15:14:32.008 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2021-07-30 15:14:32.690 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2021-07-30 15:14:32.692 | + inc/python:setup_package:417 : local bindep=0 2021-07-30 15:14:32.694 | + inc/python:setup_package:418 : local bindep_flag= 2021-07-30 15:14:32.696 | + inc/python:setup_package:419 : local bindep_profiles= 2021-07-30 15:14:32.699 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2021-07-30 15:14:32.701 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2021-07-30 15:14:32.703 | + inc/python:setup_package:426 : local flags=-e 2021-07-30 15:14:32.706 | + inc/python:setup_package:427 : local extras= 2021-07-30 15:14:32.708 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-07-30 15:14:32.710 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-07-30 15:14:32.713 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-07-30 15:14:32.716 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-07-30 15:14:32.720 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-07-30 15:14:32.722 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2021-07-30 15:14:32.744 | Using python 3.8 to install /opt/stack/neutron 2021-07-30 15:14:32.746 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2021-07-30 15:14:33.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-30 15:14:33.528 | from cryptography.utils import int_from_bytes 2021-07-30 15:14:33.528 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-30 15:14:33.528 | from cryptography.utils import int_from_bytes 2021-07-30 15:14:34.623 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-30 15:14:34.624 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-07-30 15:14:34.627 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:14:34.628 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:14:34.628 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:14:34.630 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:14:34.632 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:14:34.636 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:14:34.644 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:14:34.647 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:14:34.649 | Obtaining file:///opt/stack/neutron 2021-07-30 15:14:36.861 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-07-30 15:14:39.115 | Requirement already satisfied: Jinja2===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (3.0.1) 2021-07-30 15:14:39.122 | Requirement already satisfied: MarkupSafe===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (2.0.1) 2021-07-30 15:14:39.125 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-07-30 15:14:39.134 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-07-30 15:14:39.142 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-07-30 15:14:39.153 | Requirement already satisfied: SQLAlchemy===1.4.22 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.4.22) 2021-07-30 15:14:39.272 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-07-30 15:14:39.285 | Requirement already satisfied: alembic===1.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.6.5) 2021-07-30 15:14:39.295 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 134)) (2.2.0) 2021-07-30 15:14:39.302 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 135)) (4.4.2) 2021-07-30 15:14:39.306 | Requirement already satisfied: eventlet===0.31.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (0.31.1) 2021-07-30 15:14:39.315 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (2.3.0) 2021-07-30 15:14:39.321 | Requirement already satisfied: greenlet===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 192)) (1.1.0) 2021-07-30 15:14:39.327 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (0.19.1) 2021-07-30 15:14:39.331 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (4.3.1) 2021-07-30 15:14:39.391 | Requirement already satisfied: keystonemiddleware===9.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (9.3.0) 2021-07-30 15:14:39.443 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (0.8.0) 2021-07-30 15:14:39.448 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (0.11.0) 2021-07-30 15:14:39.451 | Requirement already satisfied: neutron-lib===2.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 267)) (2.12.0) 2021-07-30 15:14:39.492 | Requirement already satisfied: openstacksdk===0.58.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (0.58.0) 2021-07-30 15:14:39.518 | Requirement already satisfied: os-ken===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.0.0) 2021-07-30 15:14:39.669 | Collecting os-resource-classes===1.1.0 2021-07-30 15:14:39.676 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0f5/1374bb26dbd11/os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2021-07-30 15:14:39.767 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (1.7.0) 2021-07-30 15:14:39.771 | Requirement already satisfied: os-traits===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.5.0) 2021-07-30 15:14:39.776 | Requirement already satisfied: os-vif===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.5.0) 2021-07-30 15:14:39.800 | Requirement already satisfied: oslo.cache===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (2.8.1) 2021-07-30 15:14:39.835 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2021-07-30 15:14:39.846 | Requirement already satisfied: oslo.config===8.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (8.7.1) 2021-07-30 15:14:39.888 | Requirement already satisfied: oslo.context===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.3.0) 2021-07-30 15:14:39.895 | Requirement already satisfied: oslo.db===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (10.0.0) 2021-07-30 15:14:39.943 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (5.0.1) 2021-07-30 15:14:39.950 | Requirement already satisfied: oslo.log===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.6.0) 2021-07-30 15:14:40.014 | Requirement already satisfied: oslo.messaging===12.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (12.8.0) 2021-07-30 15:14:40.068 | Requirement already satisfied: oslo.middleware===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.3.0) 2021-07-30 15:14:40.087 | Requirement already satisfied: oslo.policy===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (3.8.1) 2021-07-30 15:14:40.103 | Requirement already satisfied: oslo.privsep===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (2.6.0) 2021-07-30 15:14:40.117 | Requirement already satisfied: oslo.reports===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.3.0) 2021-07-30 15:14:40.131 | Requirement already satisfied: oslo.rootwrap===6.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.3.0) 2021-07-30 15:14:40.134 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.1.0) 2021-07-30 15:14:40.143 | Requirement already satisfied: oslo.service===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.6.0) 2021-07-30 15:14:40.167 | Requirement already satisfied: oslo.upgradecheck===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.4.0) 2021-07-30 15:14:40.177 | Requirement already satisfied: oslo.utils===4.9.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (4.9.2) 2021-07-30 15:14:40.194 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.4.0) 2021-07-30 15:14:40.215 | Requirement already satisfied: osprofiler===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (3.4.1) 2021-07-30 15:14:40.262 | Requirement already satisfied: ovs===2.13.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (2.13.3) 2021-07-30 15:14:40.266 | Requirement already satisfied: ovsdbapp===1.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (1.11.0) 2021-07-30 15:14:40.276 | Requirement already satisfied: packaging===21.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (21.0) 2021-07-30 15:14:40.282 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (5.6.0) 2021-07-30 15:14:40.286 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (1.3.3) 2021-07-30 15:14:40.298 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (0.7.2) 2021-07-30 15:14:40.301 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (5.8.0) 2021-07-30 15:14:40.321 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (20.0.1) 2021-07-30 15:14:40.335 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (3.1.1) 2021-07-30 15:14:40.346 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (0.9.6) 2021-07-30 15:14:40.349 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (2.4.7) 2021-07-30 15:14:40.353 | Requirement already satisfied: pyroute2===0.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.4) 2021-07-30 15:14:40.370 | Requirement already satisfied: pyroute2.core===0.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (0.6.4) 2021-07-30 15:14:40.373 | Requirement already satisfied: pyroute2.ethtool===0.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378)) (0.6.4) 2021-07-30 15:14:40.377 | Requirement already satisfied: pyroute2.ipdb===0.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (0.6.4) 2021-07-30 15:14:40.381 | Requirement already satisfied: pyroute2.ipset===0.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 380)) (0.6.4) 2021-07-30 15:14:40.385 | Requirement already satisfied: pyroute2.ndb===0.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (0.6.4) 2021-07-30 15:14:40.388 | Requirement already satisfied: pyroute2.nftables===0.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 382)) (0.6.4) 2021-07-30 15:14:40.392 | Requirement already satisfied: pyroute2.nslink===0.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (0.6.4) 2021-07-30 15:14:40.396 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (2.8.2) 2021-07-30 15:14:40.402 | Requirement already satisfied: python-designateclient===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (4.3.0) 2021-07-30 15:14:40.421 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (1.0.4) 2021-07-30 15:14:40.424 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 417)) (4.2.0) 2021-07-30 15:14:40.442 | Requirement already satisfied: python-neutronclient===7.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (7.5.0) 2021-07-30 15:14:40.469 | Requirement already satisfied: python-novaclient===17.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (17.5.0) 2021-07-30 15:14:40.485 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2021.1) 2021-07-30 15:14:40.489 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (0.7) 2021-07-30 15:14:40.496 | Requirement already satisfied: requests===2.26.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (2.26.0) 2021-07-30 15:14:40.523 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 466)) (1.4.0) 2021-07-30 15:14:40.527 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471)) (1.5.0) 2021-07-30 15:14:40.531 | Requirement already satisfied: setproctitle===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 492)) (1.2.2) 2021-07-30 15:14:40.536 | Requirement already satisfied: setuptools===57.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (57.4.0) 2021-07-30 15:14:40.589 | Requirement already satisfied: simplejson===3.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 495)) (3.17.3) 2021-07-30 15:14:40.592 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.16.0) 2021-07-30 15:14:40.595 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (0.13.0) 2021-07-30 15:14:40.606 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (0.4.1) 2021-07-30 15:14:40.609 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (3.3.0) 2021-07-30 15:14:40.612 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (3.3.0) 2021-07-30 15:14:40.619 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (6.3.1) 2021-07-30 15:14:40.634 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.0.1) 2021-07-30 15:14:40.643 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (0.5.0) 2021-07-30 15:14:40.648 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (2.5.0) 2021-07-30 15:14:40.659 | Requirement already satisfied: tooz===2.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (2.9.0) 2021-07-30 15:14:40.719 | Requirement already satisfied: urllib3===1.26.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (1.26.6) 2021-07-30 15:14:40.739 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.12.1) 2021-07-30 15:14:40.744 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 588)) (1.12.1) 2021-07-30 15:14:40.746 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (1.3.2) 2021-07-30 15:14:40.751 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-07-30 15:14:40.760 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.16.0) 2021-07-30 15:14:40.768 | Requirement already satisfied: iso8601===0.1.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (0.1.16) 2021-07-30 15:14:40.771 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (3.4.7) 2021-07-30 15:14:40.810 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (0.10.0) 2021-07-30 15:14:40.814 | Requirement already satisfied: dogpile.cache===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 154)) (1.1.3) 2021-07-30 15:14:40.820 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5.0) 2021-07-30 15:14:40.842 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-07-30 15:14:40.845 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (1.32) 2021-07-30 15:14:40.850 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-07-30 15:14:40.854 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (1.0.2) 2021-07-30 15:14:40.857 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (0.14.1) 2021-07-30 15:14:40.862 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (4.2.2) 2021-07-30 15:14:40.865 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-07-30 15:14:40.870 | Requirement already satisfied: kombu===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (5.1.0) 2021-07-30 15:14:40.916 | Requirement already satisfied: cffi===1.14.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.14.6) 2021-07-30 15:14:40.920 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (3.0.0) 2021-07-30 15:14:40.930 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (0.3.5) 2021-07-30 15:14:40.933 | Requirement already satisfied: WebTest===2.0.35 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (2.0.35) 2021-07-30 15:14:40.955 | Requirement already satisfied: osc-lib===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (2.4.1) 2021-07-30 15:14:40.971 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (3.2.0) 2021-07-30 15:14:40.982 | Requirement already satisfied: cliff===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (3.8.0) 2021-07-30 15:14:40.994 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.1.0) 2021-07-30 15:14:40.998 | Requirement already satisfied: certifi===2021.5.30 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2021.5.30) 2021-07-30 15:14:41.001 | Requirement already satisfied: charset-normalizer===2.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.3) 2021-07-30 15:14:41.006 | Requirement already satisfied: idna===3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (3.2) 2021-07-30 15:14:41.010 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-07-30 15:14:41.013 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (1.0.0) 2021-07-30 15:14:41.015 | Requirement already satisfied: jsonpointer===2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (2.1) 2021-07-30 15:14:41.019 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.6) 2021-07-30 15:14:41.021 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (5.0.0) 2021-07-30 15:14:41.024 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (2.20) 2021-07-30 15:14:41.027 | Requirement already satisfied: beautifulsoup4===4.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (4.9.3) 2021-07-30 15:14:41.038 | Requirement already satisfied: waitress===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (2.0.0) 2021-07-30 15:14:41.051 | Requirement already satisfied: cmd2===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117)) (2.1.2) 2021-07-30 15:14:41.103 | Requirement already satisfied: soupsieve===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (2.2.1) 2021-07-30 15:14:41.109 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 583)) (0.2.5) 2021-07-30 15:14:41.114 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (1.8.2) 2021-07-30 15:14:41.117 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (0.4.4) 2021-07-30 15:14:41.121 | Requirement already satisfied: attrs===21.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (21.2.0) 2021-07-30 15:14:42.185 | Installing collected packages: os-resource-classes, neutron 2021-07-30 15:14:42.201 | Attempting uninstall: neutron 2021-07-30 15:14:42.203 | Found existing installation: neutron 18.1.0 2021-07-30 15:14:43.490 | Uninstalling neutron-18.1.0: 2021-07-30 15:14:43.577 | Successfully uninstalled neutron-18.1.0 2021-07-30 15:14:43.579 | Running setup.py develop for neutron 2021-07-30 15:14:46.320 | Successfully installed neutron os-resource-classes-1.1.0 2021-07-30 15:14:46.463 | WARNING: You are using pip version 20.2.2; however, version 21.2.1 is available. 2021-07-30 15:14:46.463 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-07-30 15:14:46.557 | + inc/python:pip_install:200 : result=0 2021-07-30 15:14:46.560 | + inc/python:pip_install:202 : time_stop pip_install 2021-07-30 15:14:46.562 | + functions-common:time_stop:2309 : local name 2021-07-30 15:14:46.564 | + functions-common:time_stop:2310 : local end_time 2021-07-30 15:14:46.566 | + functions-common:time_stop:2311 : local elapsed_time 2021-07-30 15:14:46.568 | + functions-common:time_stop:2312 : local total 2021-07-30 15:14:46.571 | + functions-common:time_stop:2313 : local start_time 2021-07-30 15:14:46.573 | + functions-common:time_stop:2315 : name=pip_install 2021-07-30 15:14:46.576 | + functions-common:time_stop:2316 : start_time=1627658072738 2021-07-30 15:14:46.578 | + functions-common:time_stop:2318 : [[ -z 1627658072738 ]] 2021-07-30 15:14:46.581 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-07-30 15:14:46.585 | + functions-common:time_stop:2321 : end_time=1627658086582 2021-07-30 15:14:46.587 | + functions-common:time_stop:2322 : elapsed_time=13844 2021-07-30 15:14:46.589 | + functions-common:time_stop:2323 : total=195033 2021-07-30 15:14:46.591 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-30 15:14:46.593 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=208877 2021-07-30 15:14:46.596 | + inc/python:pip_install:203 : return 0 2021-07-30 15:14:46.598 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-07-30 15:14:46.601 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-07-30 15:14:46.603 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-07-30 15:14:46.623 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-07-30 15:14:46.635 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2021-07-30 15:14:46.638 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-07-30 15:14:46.640 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:14:46.643 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:14:46.645 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-07-30 15:14:46.648 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:14:46.650 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2021-07-30 15:14:46.653 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-07-30 15:14:46.655 | + ./stack.sh:main:900 : is_service_enabled nova 2021-07-30 15:14:46.674 | + functions-common:is_service_enabled:1965 : return 0 2021-07-30 15:14:46.676 | + ./stack.sh:main:902 : stack_install_service nova 2021-07-30 15:14:46.679 | + lib/stack:stack_install_service:20 : local service=nova 2021-07-30 15:14:46.682 | + lib/stack:stack_install_service:21 : type install_nova 2021-07-30 15:14:46.685 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-07-30 15:14:46.687 | + lib/stack:stack_install_service:32 : install_nova 2021-07-30 15:14:46.690 | + lib/nova:install_nova:820 : use_library_from_git os-vif 2021-07-30 15:14:46.692 | + inc/python:use_library_from_git:250 : local name=os-vif 2021-07-30 15:14:46.695 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:14:46.697 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:14:46.699 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2021-07-30 15:14:46.702 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:14:46.704 | + lib/nova:install_nova:825 : is_service_enabled n-cpu 2021-07-30 15:14:46.720 | + functions-common:is_service_enabled:1965 : return 1 2021-07-30 15:14:46.722 | + lib/nova:install_nova:829 : is_service_enabled n-novnc 2021-07-30 15:14:46.739 | + functions-common:is_service_enabled:1965 : return 1 2021-07-30 15:14:46.741 | + lib/nova:install_nova:841 : is_service_enabled n-spice 2021-07-30 15:14:46.758 | + functions-common:is_service_enabled:1965 : return 1 2021-07-30 15:14:46.761 | + lib/nova:install_nova:853 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2021-07-30 15:14:46.763 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2021-07-30 15:14:46.765 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2021-07-30 15:14:46.767 | + functions-common:git_clone:525 : local git_ref=master 2021-07-30 15:14:46.770 | + functions-common:git_clone:526 : local orig_dir 2021-07-30 15:14:46.772 | ++ functions-common:git_clone:527 : pwd 2021-07-30 15:14:46.775 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-07-30 15:14:46.778 | + functions-common:git_clone:528 : local git_clone_flags= 2021-07-30 15:14:46.781 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-07-30 15:14:46.797 | + functions-common:git_clone:530 : RECLONE=False 2021-07-30 15:14:46.799 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-07-30 15:14:46.801 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-07-30 15:14:46.804 | + functions-common:git_clone:544 : echo master 2021-07-30 15:14:46.805 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-07-30 15:14:46.810 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2021-07-30 15:14:46.813 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-07-30 15:14:46.815 | + functions-common:git_clone:592 : cd /opt/stack/nova 2021-07-30 15:14:46.818 | + functions-common:git_clone:593 : git show --oneline 2021-07-30 15:14:46.818 | + functions-common:git_clone:593 : head -1 2021-07-30 15:14:46.824 | 5ddaf36f3b Merge "Fix request path to query a resource provider by uuid" 2021-07-30 15:14:46.827 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-07-30 15:14:46.830 | + lib/nova:install_nova:854 : setup_develop /opt/stack/nova 2021-07-30 15:14:46.832 | + inc/python:setup_develop:338 : local bindep 2021-07-30 15:14:46.834 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2021-07-30 15:14:46.837 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2021-07-30 15:14:46.839 | + inc/python:setup_develop:344 : local extras= 2021-07-30 15:14:46.842 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-07-30 15:14:46.844 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-07-30 15:14:46.846 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2021-07-30 15:14:46.849 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2021-07-30 15:14:46.851 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-07-30 15:14:46.854 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-07-30 15:14:46.857 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2021-07-30 15:14:46.860 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-07-30 15:14:46.863 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2021-07-30 15:14:46.865 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-07-30 15:14:46.868 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-07-30 15:14:46.871 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-07-30 15:14:46.877 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2021-07-30 15:14:46.879 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2021-07-30 15:14:47.497 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2021-07-30 15:14:47.499 | + inc/python:setup_package:417 : local bindep=0 2021-07-30 15:14:47.501 | + inc/python:setup_package:418 : local bindep_flag= 2021-07-30 15:14:47.503 | + inc/python:setup_package:419 : local bindep_profiles= 2021-07-30 15:14:47.506 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2021-07-30 15:14:47.508 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2021-07-30 15:14:47.511 | + inc/python:setup_package:426 : local flags=-e 2021-07-30 15:14:47.513 | + inc/python:setup_package:427 : local extras= 2021-07-30 15:14:47.515 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-07-30 15:14:47.517 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-07-30 15:14:47.520 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-07-30 15:14:47.522 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-07-30 15:14:47.525 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-07-30 15:14:47.527 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2021-07-30 15:14:47.548 | Using python 3.8 to install /opt/stack/nova 2021-07-30 15:14:47.550 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2021-07-30 15:14:48.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-30 15:14:48.325 | from cryptography.utils import int_from_bytes 2021-07-30 15:14:48.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-07-30 15:14:48.325 | from cryptography.utils import int_from_bytes 2021-07-30 15:14:49.414 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-07-30 15:14:49.415 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-07-30 15:14:49.418 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:14:49.418 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:14:49.419 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:14:49.420 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:14:49.422 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:14:49.426 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:14:49.433 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:14:49.436 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-07-30 15:14:49.438 | Obtaining file:///opt/stack/nova 2021-07-30 15:14:52.731 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-07-30 15:14:56.168 | Requirement already satisfied: Jinja2===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (3.0.1) 2021-07-30 15:14:56.175 | Requirement already satisfied: MarkupSafe===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (2.0.1) 2021-07-30 15:14:56.178 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-07-30 15:14:56.186 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-07-30 15:14:56.195 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-07-30 15:14:56.198 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-07-30 15:14:56.210 | Requirement already satisfied: SQLAlchemy===1.4.22 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.4.22) 2021-07-30 15:14:56.329 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-07-30 15:14:56.344 | Requirement already satisfied: castellan===3.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.9.0) 2021-07-30 15:14:56.368 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (3.4.7) 2021-07-30 15:14:56.409 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (0.2.2) 2021-07-30 15:14:56.423 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 135)) (4.4.2) 2021-07-30 15:14:56.426 | Requirement already satisfied: eventlet===0.31.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (0.31.1) 2021-07-30 15:14:56.436 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (2.3.0) 2021-07-30 15:14:56.442 | Requirement already satisfied: greenlet===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 192)) (1.1.0) 2021-07-30 15:14:56.448 | Requirement already satisfied: iso8601===0.1.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (0.1.16) 2021-07-30 15:14:56.451 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (3.2.0) 2021-07-30 15:14:56.463 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (4.3.1) 2021-07-30 15:14:56.525 | Requirement already satisfied: keystonemiddleware===9.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (9.3.0) 2021-07-30 15:14:56.578 | Requirement already satisfied: lxml===4.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (4.6.3) 2021-07-30 15:14:56.715 | Collecting microversion-parse===1.0.1 2021-07-30 15:14:56.722 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2021-07-30 15:14:56.817 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (0.8.0) 2021-07-30 15:14:56.823 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (0.11.0) 2021-07-30 15:14:56.826 | Requirement already satisfied: openstacksdk===0.58.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (0.58.0) 2021-07-30 15:14:56.852 | Requirement already satisfied: os-brick===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (4.4.0) 2021-07-30 15:14:56.875 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (1.1.0) 2021-07-30 15:14:56.880 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (1.7.0) 2021-07-30 15:14:56.885 | Requirement already satisfied: os-traits===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.5.0) 2021-07-30 15:14:56.890 | Requirement already satisfied: os-vif===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (2.5.0) 2021-07-30 15:14:56.915 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.4.0) 2021-07-30 15:14:57.056 | Collecting os-xenapi===0.3.4 2021-07-30 15:14:57.063 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b4d/9a2c858018977/os_xenapi-0.3.4-py2.py3-none-any.whl (137 kB) 2021-07-30 15:14:57.175 | Requirement already satisfied: oslo.cache===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (2.8.1) 2021-07-30 15:14:57.213 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.4.0) 2021-07-30 15:14:57.224 | Requirement already satisfied: oslo.config===8.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (8.7.1) 2021-07-30 15:14:57.266 | Requirement already satisfied: oslo.context===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (3.3.0) 2021-07-30 15:14:57.272 | Requirement already satisfied: oslo.db===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (10.0.0) 2021-07-30 15:14:57.323 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.1) 2021-07-30 15:14:57.329 | Requirement already satisfied: oslo.log===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.6.0) 2021-07-30 15:14:57.369 | Requirement already satisfied: oslo.messaging===12.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (12.8.0) 2021-07-30 15:14:57.427 | Requirement already satisfied: oslo.middleware===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.3.0) 2021-07-30 15:14:57.446 | Requirement already satisfied: oslo.policy===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.8.1) 2021-07-30 15:14:57.462 | Requirement already satisfied: oslo.privsep===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.6.0) 2021-07-30 15:14:57.477 | Requirement already satisfied: oslo.reports===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.3.0) 2021-07-30 15:14:57.490 | Requirement already satisfied: oslo.rootwrap===6.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.3.0) 2021-07-30 15:14:57.494 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (4.1.0) 2021-07-30 15:14:57.504 | Requirement already satisfied: oslo.service===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (2.6.0) 2021-07-30 15:14:57.529 | Requirement already satisfied: oslo.upgradecheck===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (1.4.0) 2021-07-30 15:14:57.539 | Requirement already satisfied: oslo.utils===4.9.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (4.9.2) 2021-07-30 15:14:57.556 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.4.0) 2021-07-30 15:14:57.577 | Requirement already satisfied: ovsdbapp===1.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (1.11.0) 2021-07-30 15:14:57.586 | Requirement already satisfied: packaging===21.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (21.0) 2021-07-30 15:14:57.591 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (2.7.2) 2021-07-30 15:14:57.627 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (5.6.0) 2021-07-30 15:14:57.630 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (0.7.2) 2021-07-30 15:14:57.633 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (5.8.0) 2021-07-30 15:14:57.654 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (3.1.1) 2021-07-30 15:14:57.665 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (0.9.6) 2021-07-30 15:14:57.668 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (2.4.7) 2021-07-30 15:14:57.798 | Collecting pypowervm===1.1.26 2021-07-30 15:14:57.806 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/33b/83b6a6da976d8/pypowervm-1.1.26-py2.py3-none-any.whl (1.1 MB) 2021-07-30 15:14:57.952 | Requirement already satisfied: pyroute2===0.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (0.6.4) 2021-07-30 15:14:57.969 | Requirement already satisfied: pyroute2.core===0.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378)) (0.6.4) 2021-07-30 15:14:57.972 | Requirement already satisfied: pyroute2.ethtool===0.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (0.6.4) 2021-07-30 15:14:57.976 | Requirement already satisfied: pyroute2.ipdb===0.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 380)) (0.6.4) 2021-07-30 15:14:57.980 | Requirement already satisfied: pyroute2.ipset===0.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (0.6.4) 2021-07-30 15:14:57.984 | Requirement already satisfied: pyroute2.ndb===0.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 382)) (0.6.4) 2021-07-30 15:14:57.988 | Requirement already satisfied: pyroute2.nftables===0.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (0.6.4) 2021-07-30 15:14:57.991 | Requirement already satisfied: pyroute2.nslink===0.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (0.6.4) 2021-07-30 15:14:57.996 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (5.1.0) 2021-07-30 15:14:58.013 | Requirement already satisfied: python-cinderclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (8.0.0) 2021-07-30 15:14:58.028 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (2.8.2) 2021-07-30 15:14:58.033 | Requirement already satisfied: python-glanceclient===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (3.4.0) 2021-07-30 15:14:58.051 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) (4.2.0) 2021-07-30 15:14:58.070 | Requirement already satisfied: python-neutronclient===7.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (7.5.0) 2021-07-30 15:14:58.097 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (2021.1) 2021-07-30 15:14:58.102 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (0.7) 2021-07-30 15:14:58.109 | Requirement already satisfied: requests===2.26.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (2.26.0) 2021-07-30 15:14:58.138 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.4.0) 2021-07-30 15:14:58.140 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (1.3.3) 2021-07-30 15:14:58.145 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) (1.5.0) 2021-07-30 15:14:58.150 | Requirement already satisfied: setuptools===57.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (57.4.0) 2021-07-30 15:14:58.203 | Requirement already satisfied: simplejson===3.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (3.17.3) 2021-07-30 15:14:58.206 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (1.16.0) 2021-07-30 15:14:58.209 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (0.13.0) 2021-07-30 15:14:58.220 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.4.1) 2021-07-30 15:14:58.223 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (3.3.0) 2021-07-30 15:14:58.227 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (3.3.0) 2021-07-30 15:14:58.234 | Requirement already satisfied: taskflow===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (4.6.1) 2021-07-30 15:14:58.292 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (6.3.1) 2021-07-30 15:14:58.307 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (2.0.1) 2021-07-30 15:14:58.316 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (0.5.0) 2021-07-30 15:14:58.322 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 548)) (2.5.0) 2021-07-30 15:14:58.333 | Requirement already satisfied: tooz===2.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (2.9.0) 2021-07-30 15:14:58.394 | Requirement already satisfied: urllib3===1.26.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (1.26.6) 2021-07-30 15:14:58.416 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.12.1) 2021-07-30 15:14:58.420 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 583)) (1.3.3) 2021-07-30 15:14:58.530 | Collecting websockify===0.10.0 2021-07-30 15:14:58.536 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c4/cc1bc132abb4a/websockify-0.10.0.tar.gz (40 kB) 2021-07-30 15:14:59.353 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 589)) (1.12.1) 2021-07-30 15:14:59.355 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (1.3.2) 2021-07-30 15:14:59.487 | Collecting zVMCloudConnector===1.4.1 2021-07-30 15:14:59.494 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2021-07-30 15:15:00.412 | Requirement already satisfied: cffi===1.14.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.14.6) 2021-07-30 15:15:00.416 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.16.0) 2021-07-30 15:15:00.425 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5.0) 2021-07-30 15:15:00.447 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-07-30 15:15:00.451 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (1.32) 2021-07-30 15:15:00.456 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (0.10.0) 2021-07-30 15:15:00.460 | Requirement already satisfied: dogpile.cache===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 154)) (1.1.3) 2021-07-30 15:15:00.466 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 134)) (2.2.0) 2021-07-30 15:15:00.594 | Collecting Babel===2.9.1 2021-07-30 15:15:00.615 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ab4/9e12b91d937cd/Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) 2021-07-30 15:15:00.892 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (0.14.1) 2021-07-30 15:15:00.897 | Requirement already satisfied: alembic===1.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.6.5) 2021-07-30 15:15:00.906 | Requirement already satisfied: kombu===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (5.1.0) 2021-07-30 15:15:00.954 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-07-30 15:15:00.959 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (4.2.2) 2021-07-30 15:15:00.962 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (1.0.2) 2021-07-30 15:15:00.966 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (3.0.0) 2021-07-30 15:15:00.977 | Requirement already satisfied: ovs===2.13.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (2.13.3) 2021-07-30 15:15:00.981 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2021-07-30 15:15:00.994 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.0) 2021-07-30 15:15:01.004 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.4.8) 2021-07-30 15:15:01.007 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.2.8) 2021-07-30 15:15:01.012 | Requirement already satisfied: cliff===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (3.8.0) 2021-07-30 15:15:01.025 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (20.0.1) 2021-07-30 15:15:01.040 | Requirement already satisfied: osc-lib===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (2.4.1) 2021-07-30 15:15:01.055 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.1.0) 2021-07-30 15:15:01.059 | Requirement already satisfied: charset-normalizer===2.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.3) 2021-07-30 15:15:01.064 | Requirement already satisfied: idna===3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (3.2) 2021-07-30 15:15:01.067 | Requirement already satisfied: certifi===2021.5.30 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2021.5.30) 2021-07-30 15:15:01.071 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-07-30 15:15:01.073 | Requirement already satisfied: networkx===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (2.5.1) 2021-07-30 15:15:01.112 | Requirement already satisfied: automaton===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (2.3.0) 2021-07-30 15:15:01.118 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.4.2) 2021-07-30 15:15:01.123 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (1.0.0) 2021-07-30 15:15:02.028 | Collecting numpy===1.21.1 2021-07-30 15:15:02.057 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/791/492091744b0fe/numpy-1.21.1-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.8 MB) 2021-07-30 15:15:02.463 | Requirement already satisfied: PyJWT===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.0) 2021-07-30 15:15:02.490 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (2.20) 2021-07-30 15:15:02.495 | Requirement already satisfied: jsonpointer===2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (2.1) 2021-07-30 15:15:02.499 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.6) 2021-07-30 15:15:02.502 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.0.4) 2021-07-30 15:15:02.505 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-07-30 15:15:02.514 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 576)) (5.0.0) 2021-07-30 15:15:02.517 | Requirement already satisfied: cmd2===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117)) (2.1.2) 2021-07-30 15:15:02.601 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (1.8.2) 2021-07-30 15:15:02.604 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (0.4.4) 2021-07-30 15:15:02.608 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (0.2.5) 2021-07-30 15:15:02.614 | Requirement already satisfied: attrs===21.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (21.2.0) 2021-07-30 15:15:02.671 | Building wheels for collected packages: websockify, zVMCloudConnector 2021-07-30 15:15:02.671 | Building wheel for websockify (setup.py): started 2021-07-30 15:15:03.477 | Building wheel for websockify (setup.py): finished with status 'done' 2021-07-30 15:15:03.478 | Created wheel for websockify: filename=websockify-0.10.0-py3-none-any.whl size=38664 sha256=da24c2f934fa0ee47aa3997f8e0a5a11cf74d3960a55d5c7dfaf245784e55dae 2021-07-30 15:15:03.478 | Stored in directory: /root/.cache/pip/wheels/3f/06/2e/aa961b4485210c3981933044b5dbf0240ce90acf4bf3ca9832 2021-07-30 15:15:03.480 | Building wheel for zVMCloudConnector (setup.py): started 2021-07-30 15:15:04.484 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2021-07-30 15:15:04.487 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303899 sha256=ad479633cf2ab482d8ecdbde4fe3061d0381a658aad99e3158c77dce14a6a6b2 2021-07-30 15:15:04.487 | Stored in directory: /root/.cache/pip/wheels/2a/0d/26/6a5dd74b24937acbd678e55297c0aa8f409dd980f39a3170dd 2021-07-30 15:15:04.488 | Successfully built websockify zVMCloudConnector 2021-07-30 15:15:05.495 | Installing collected packages: numpy, websockify, microversion-parse, Babel, os-xenapi, pypowervm, zVMCloudConnector, nova 2021-07-30 15:15:10.329 | Running setup.py develop for nova 2021-07-30 15:15:13.881 | Successfully installed Babel-2.9.1 microversion-parse-1.0.1 nova numpy-1.21.1 os-xenapi-0.3.4 pypowervm-1.1.26 websockify-0.10.0 zVMCloudConnector-1.4.1 2021-07-30 15:15:14.031 | WARNING: You are using pip version 20.2.2; however, version 21.2.1 is available. 2021-07-30 15:15:14.031 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-07-30 15:15:14.135 | + inc/python:pip_install:200 : result=0 2021-07-30 15:15:14.138 | + inc/python:pip_install:202 : time_stop pip_install 2021-07-30 15:15:14.140 | + functions-common:time_stop:2309 : local name 2021-07-30 15:15:14.142 | + functions-common:time_stop:2310 : local end_time 2021-07-30 15:15:14.144 | + functions-common:time_stop:2311 : local elapsed_time 2021-07-30 15:15:14.146 | + functions-common:time_stop:2312 : local total 2021-07-30 15:15:14.149 | + functions-common:time_stop:2313 : local start_time 2021-07-30 15:15:14.151 | + functions-common:time_stop:2315 : name=pip_install 2021-07-30 15:15:14.154 | + functions-common:time_stop:2316 : start_time=1627658087542 2021-07-30 15:15:14.156 | + functions-common:time_stop:2318 : [[ -z 1627658087542 ]] 2021-07-30 15:15:14.159 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-07-30 15:15:14.163 | + functions-common:time_stop:2321 : end_time=1627658114160 2021-07-30 15:15:14.165 | + functions-common:time_stop:2322 : elapsed_time=26618 2021-07-30 15:15:14.167 | + functions-common:time_stop:2323 : total=208877 2021-07-30 15:15:14.169 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-30 15:15:14.171 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=235495 2021-07-30 15:15:14.174 | + inc/python:pip_install:203 : return 0 2021-07-30 15:15:14.176 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-07-30 15:15:14.179 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-07-30 15:15:14.181 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-07-30 15:15:14.201 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-07-30 15:15:14.214 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2021-07-30 15:15:14.216 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2021-07-30 15:15:14.219 | + inc/python:use_library_from_git:251 : local enabled=1 2021-07-30 15:15:14.221 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-07-30 15:15:14.223 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2021-07-30 15:15:14.226 | + inc/python:use_library_from_git:253 : return 1 2021-07-30 15:15:14.228 | + lib/nova:install_nova:855 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2021-07-30 15:15:14.241 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-07-30 15:15:14.243 | + ./stack.sh:main:903 : configure_nova 2021-07-30 15:15:14.246 | + lib/nova:configure_nova:241 : sudo install -d -o ubuntu /etc/nova 2021-07-30 15:15:14.259 | + lib/nova:configure_nova:243 : configure_rootwrap nova 2021-07-30 15:15:14.261 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-07-30 15:15:14.264 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-07-30 15:15:14.267 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-07-30 15:15:14.268 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-07-30 15:15:14.273 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-07-30 15:15:14.275 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-07-30 15:15:14.278 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-07-30 15:15:14.280 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-07-30 15:15:14.282 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-07-30 15:15:14.285 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-07-30 15:15:14.287 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-07-30 15:15:14.289 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-07-30 15:15:14.301 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-07-30 15:15:14.313 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2021-07-30 15:15:14.325 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2021-07-30 15:15:14.338 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-07-30 15:15:14.350 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-07-30 15:15:14.353 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-07-30 15:15:14.358 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.pX384y1Tb7 2021-07-30 15:15:14.360 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-07-30 15:15:14.362 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-07-30 15:15:14.365 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-07-30 15:15:14.367 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-07-30 15:15:14.370 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-07-30 15:15:14.372 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.pX384y1Tb7 2021-07-30 15:15:14.376 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.pX384y1Tb7 2021-07-30 15:15:14.389 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.pX384y1Tb7 /etc/sudoers.d/nova-rootwrap 2021-07-30 15:15:14.402 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-07-30 15:15:14.406 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-07-30 15:15:14.409 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-07-30 15:15:14.411 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-07-30 15:15:14.414 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-07-30 15:15:14.416 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-07-30 15:15:14.418 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-07-30 15:15:14.421 | + lib/nova:configure_nova:245 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2021-07-30 15:15:14.424 | + lib/nova:configure_nova:247 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-07-30 15:15:14.429 | + lib/nova:configure_nova:250 : is_service_enabled n-cpu 2021-07-30 15:15:14.446 | + functions-common:is_service_enabled:1965 : return 1 2021-07-30 15:15:14.449 | + lib/nova:configure_nova:325 : create_nova_conf 2021-07-30 15:15:14.451 | + lib/nova:create_nova_conf:392 : rm -f /opt/stack/nova/bin/nova.conf 2021-07-30 15:15:14.454 | + lib/nova:create_nova_conf:395 : rm -f /etc/nova/nova.conf 2021-07-30 15:15:14.458 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-07-30 15:15:14.489 | + lib/nova:create_nova_conf:397 : '[' True == True ']' 2021-07-30 15:15:14.492 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-07-30 15:15:14.518 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-07-30 15:15:14.547 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-07-30 15:15:14.575 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-07-30 15:15:14.604 | + lib/nova:create_nova_conf:403 : iniset /etc/nova/nova.conf scheduler workers 2 2021-07-30 15:15:14.634 | + lib/nova:create_nova_conf:404 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-07-30 15:15:14.663 | + lib/nova:create_nova_conf:405 : [[ 4 == 6 ]] 2021-07-30 15:15:14.665 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.61 2021-07-30 15:15:14.692 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-07-30 15:15:14.719 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-07-30 15:15:14.746 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-07-30 15:15:14.774 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-07-30 15:15:14.801 | + lib/nova:create_nova_conf:415 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-07-30 15:15:14.834 | + lib/nova:create_nova_conf:417 : is_fedora 2021-07-30 15:15:14.837 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-07-30 15:15:14.839 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-07-30 15:15:14.841 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-07-30 15:15:14.843 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-07-30 15:15:14.845 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-07-30 15:15:14.847 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-07-30 15:15:14.850 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-07-30 15:15:14.852 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-07-30 15:15:14.854 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-07-30 15:15:14.856 | + lib/nova:create_nova_conf:417 : is_suse 2021-07-30 15:15:14.859 | + functions-common:is_suse:462 : is_opensuse 2021-07-30 15:15:14.861 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-07-30 15:15:14.863 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-07-30 15:15:14.865 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-07-30 15:15:14.868 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-07-30 15:15:14.870 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-07-30 15:15:14.872 | + lib/nova:create_nova_conf:426 : is_service_enabled n-api n-cond n-sched 2021-07-30 15:15:14.888 | + functions-common:is_service_enabled:1965 : return 0 2021-07-30 15:15:14.890 | + lib/nova:create_nova_conf:430 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-07-30 15:15:14.892 | + lib/nova:create_nova_conf:433 : local db=nova_cell0 2021-07-30 15:15:14.894 | + lib/nova:create_nova_conf:436 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-07-30 15:15:14.921 | ++ lib/nova:create_nova_conf:439 : database_connection_url nova_cell0 2021-07-30 15:15:14.924 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-07-30 15:15:14.926 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-07-30 15:15:14.928 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-07-30 15:15:14.931 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-07-30 15:15:14.933 | + lib/nova:create_nova_conf:439 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-07-30 15:15:14.962 | ++ lib/nova:create_nova_conf:440 : database_connection_url nova_api 2021-07-30 15:15:14.964 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-07-30 15:15:14.967 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-07-30 15:15:14.969 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2021-07-30 15:15:14.971 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-07-30 15:15:14.974 | + lib/nova:create_nova_conf:440 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-07-30 15:15:15.012 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache enabled True 2021-07-30 15:15:15.043 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-07-30 15:15:15.070 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-07-30 15:15:15.096 | + lib/nova:create_nova_conf:450 : is_service_enabled n-api 2021-07-30 15:15:15.112 | + functions-common:is_service_enabled:1965 : return 0 2021-07-30 15:15:15.114 | + lib/nova:create_nova_conf:451 : is_service_enabled n-api-meta 2021-07-30 15:15:15.130 | + functions-common:is_service_enabled:1965 : return 0 2021-07-30 15:15:15.134 | ++ lib/nova:create_nova_conf:453 : sed s/,metadata// 2021-07-30 15:15:15.134 | ++ lib/nova:create_nova_conf:453 : echo osapi_compute,metadata 2021-07-30 15:15:15.139 | + lib/nova:create_nova_conf:453 : NOVA_ENABLED_APIS=osapi_compute 2021-07-30 15:15:15.141 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-07-30 15:15:15.169 | + lib/nova:create_nova_conf:456 : is_service_enabled tls-proxy 2021-07-30 15:15:15.184 | + functions-common:is_service_enabled:1965 : return 1 2021-07-30 15:15:15.187 | + lib/nova:create_nova_conf:462 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-07-30 15:15:15.189 | + lib/keystone:configure_keystone_authtoken_middleware:428 : local conf_file=/etc/nova/nova.conf 2021-07-30 15:15:15.191 | + lib/keystone:configure_keystone_authtoken_middleware:429 : local admin_user=nova 2021-07-30 15:15:15.193 | + lib/keystone:configure_keystone_authtoken_middleware:430 : local section=keystone_authtoken 2021-07-30 15:15:15.196 | + lib/keystone:configure_keystone_authtoken_middleware:432 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-07-30 15:15:15.226 | + lib/keystone:configure_keystone_authtoken_middleware:433 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-07-30 15:15:15.253 | + lib/keystone:configure_keystone_authtoken_middleware:434 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.61/identity 2021-07-30 15:15:15.280 | + lib/keystone:configure_keystone_authtoken_middleware:435 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-07-30 15:15:15.308 | + lib/keystone:configure_keystone_authtoken_middleware:436 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-07-30 15:15:15.336 | + lib/keystone:configure_keystone_authtoken_middleware:437 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-07-30 15:15:15.363 | + lib/keystone:configure_keystone_authtoken_middleware:438 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-07-30 15:15:15.389 | + lib/keystone:configure_keystone_authtoken_middleware:439 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-07-30 15:15:15.417 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-07-30 15:15:15.449 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-07-30 15:15:15.481 | + lib/nova:create_nova_conf:465 : is_service_enabled cinder 2021-07-30 15:15:15.497 | + functions-common:is_service_enabled:1965 : return 0 2021-07-30 15:15:15.499 | + lib/nova:create_nova_conf:466 : configure_cinder_access 2021-07-30 15:15:15.502 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-07-30 15:15:15.531 | + lib/nova:configure_cinder_access:588 : iniset /etc/nova/nova.conf cinder auth_type password 2021-07-30 15:15:15.558 | + lib/nova:configure_cinder_access:589 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.61/identity 2021-07-30 15:15:15.586 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder username nova 2021-07-30 15:15:15.612 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-07-30 15:15:15.639 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-07-30 15:15:15.665 | + lib/nova:configure_cinder_access:599 : iniset /etc/nova/nova.conf cinder project_name service 2021-07-30 15:15:15.692 | + lib/nova:configure_cinder_access:600 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-07-30 15:15:15.719 | + lib/nova:configure_cinder_access:601 : is_service_enabled tls-proxy 2021-07-30 15:15:15.735 | + functions-common:is_service_enabled:1965 : return 1 2021-07-30 15:15:15.737 | + lib/nova:create_nova_conf:469 : '[' -n /opt/stack/data/nova ']' 2021-07-30 15:15:15.739 | + lib/nova:create_nova_conf:470 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-07-30 15:15:15.767 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-07-30 15:15:15.796 | + lib/nova:create_nova_conf:473 : '[' -n /opt/stack/data/nova/instances ']' 2021-07-30 15:15:15.799 | + lib/nova:create_nova_conf:474 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-07-30 15:15:15.826 | + lib/nova:create_nova_conf:476 : '[' False '!=' False ']' 2021-07-30 15:15:15.828 | + lib/nova:create_nova_conf:479 : '[' False '!=' False ']' 2021-07-30 15:15:15.830 | + lib/nova:create_nova_conf:484 : is_suse 2021-07-30 15:15:15.833 | + functions-common:is_suse:462 : is_opensuse 2021-07-30 15:15:15.835 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-07-30 15:15:15.837 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-07-30 15:15:15.840 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-07-30 15:15:15.842 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-07-30 15:15:15.844 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-07-30 15:15:15.846 | + lib/nova:create_nova_conf:489 : setup_logging /etc/nova/nova.conf 2021-07-30 15:15:15.849 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2021-07-30 15:15:15.851 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2021-07-30 15:15:15.854 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-07-30 15:15:15.871 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-07-30 15:15:15.873 | + functions:setup_systemd_logging:695 : local pidstr= 2021-07-30 15:15:15.875 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-07-30 15:15:15.878 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-07-30 15:15:15.880 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-07-30 15:15:15.907 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-07-30 15:15:15.934 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-07-30 15:15:15.961 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-07-30 15:15:15.987 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-07-30 15:15:16.017 | + lib/nova:create_nova_conf:493 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-07-30 15:15:16.020 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2021-07-30 15:15:16.022 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-07-30 15:15:16.024 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2021-07-30 15:15:16.026 | + lib/apache:write_uwsgi_config:257 : local http= 2021-07-30 15:15:16.028 | + lib/apache:write_uwsgi_config:258 : local name= 2021-07-30 15:15:16.031 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2021-07-30 15:15:16.035 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2021-07-30 15:15:16.037 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-07-30 15:15:16.039 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-07-30 15:15:16.051 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-07-30 15:15:16.052 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-07-30 15:15:16.060 | d /var/run/uwsgi 0755 ubuntu root 2021-07-30 15:15:16.063 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-07-30 15:15:16.079 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-07-30 15:15:16.081 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-07-30 15:15:16.085 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-07-30 15:15:16.113 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-07-30 15:15:16.140 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-07-30 15:15:16.165 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-07-30 15:15:16.192 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-07-30 15:15:16.218 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-07-30 15:15:16.244 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-07-30 15:15:16.272 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-07-30 15:15:16.298 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-07-30 15:15:16.324 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-07-30 15:15:16.350 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-07-30 15:15:16.377 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-07-30 15:15:16.403 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-07-30 15:15:16.430 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-07-30 15:15:16.432 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-07-30 15:15:16.435 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2021-07-30 15:15:16.437 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2021-07-30 15:15:16.439 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-07-30 15:15:16.441 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-30 15:15:16.444 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-30 15:15:16.446 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-07-30 15:15:16.449 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-07-30 15:15:16.451 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-07-30 15:15:16.479 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-07-30 15:15:16.507 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 ' 2021-07-30 15:15:16.507 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-07-30 15:15:16.516 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 2021-07-30 15:15:16.519 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2021-07-30 15:15:16.521 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2021-07-30 15:15:16.524 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-07-30 15:15:16.526 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-07-30 15:15:16.529 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-07-30 15:15:16.531 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-30 15:15:16.533 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-30 15:15:16.535 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-07-30 15:15:16.537 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-07-30 15:15:16.540 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-30 15:15:16.542 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-30 15:15:16.544 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2021-07-30 15:15:16.605 | Enabling site nova-api-wsgi. 2021-07-30 15:15:16.611 | To activate the new configuration, you need to run: 2021-07-30 15:15:16.611 | systemctl reload apache2 2021-07-30 15:15:16.615 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-07-30 15:15:16.617 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-07-30 15:15:16.619 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-07-30 15:15:16.622 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-07-30 15:15:16.751 | + lib/nova:create_nova_conf:494 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2021-07-30 15:15:16.754 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-07-30 15:15:16.756 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-07-30 15:15:16.758 | + lib/apache:write_uwsgi_config:256 : local url= 2021-07-30 15:15:16.761 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2021-07-30 15:15:16.763 | + lib/apache:write_uwsgi_config:258 : local name= 2021-07-30 15:15:16.766 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2021-07-30 15:15:16.771 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2021-07-30 15:15:16.773 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-07-30 15:15:16.775 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-07-30 15:15:16.788 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-07-30 15:15:16.788 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-07-30 15:15:16.797 | d /var/run/uwsgi 0755 ubuntu root 2021-07-30 15:15:16.800 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-07-30 15:15:16.816 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-07-30 15:15:16.818 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-07-30 15:15:16.823 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-07-30 15:15:16.852 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-07-30 15:15:16.879 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-07-30 15:15:16.905 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-07-30 15:15:16.932 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-07-30 15:15:16.959 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-07-30 15:15:16.985 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-07-30 15:15:17.012 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-07-30 15:15:17.038 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-07-30 15:15:17.065 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-07-30 15:15:17.092 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-07-30 15:15:17.119 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-07-30 15:15:17.146 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-07-30 15:15:17.173 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2021-07-30 15:15:17.175 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-07-30 15:15:17.201 | + lib/nova:create_nova_conf:496 : is_service_enabled ceilometer 2021-07-30 15:15:17.217 | + functions-common:is_service_enabled:1965 : return 1 2021-07-30 15:15:17.219 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-07-30 15:15:17.249 | ++ lib/nova:create_nova_conf:505 : get_notification_url 2021-07-30 15:15:17.251 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-07-30 15:15:17.254 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-07-30 15:15:17.271 | ++ functions-common:is_service_enabled:1965 : return 0 2021-07-30 15:15:17.273 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/ 2021-07-30 15:15:17.276 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/ 2021-07-30 15:15:17.303 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-07-30 15:15:17.333 | + lib/nova:create_nova_conf:507 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-07-30 15:15:17.335 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-07-30 15:15:17.338 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-07-30 15:15:17.340 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-07-30 15:15:17.342 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-07-30 15:15:17.344 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-07-30 15:15:17.360 | + functions-common:is_service_enabled:1965 : return 0 2021-07-30 15:15:17.363 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-07-30 15:15:17.366 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-07-30 15:15:17.368 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-07-30 15:15:17.384 | ++ functions-common:is_service_enabled:1965 : return 0 2021-07-30 15:15:17.386 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/ 2021-07-30 15:15:17.389 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/ 2021-07-30 15:15:17.417 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-07-30 15:15:17.419 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-07-30 15:15:17.421 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-07-30 15:15:17.449 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-07-30 15:15:17.476 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf conductor workers 2 2021-07-30 15:15:17.508 | + lib/nova:create_nova_conf:514 : is_service_enabled tls-proxy 2021-07-30 15:15:17.525 | + functions-common:is_service_enabled:1965 : return 1 2021-07-30 15:15:17.527 | + lib/nova:create_nova_conf:519 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-07-30 15:15:17.554 | + lib/nova:create_nova_conf:521 : '[' True == True ']' 2021-07-30 15:15:17.556 | + lib/nova:create_nova_conf:522 : init_nova_service_user_conf 2021-07-30 15:15:17.559 | + lib/nova:init_nova_service_user_conf:723 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2021-07-30 15:15:17.589 | + lib/nova:init_nova_service_user_conf:724 : iniset /etc/nova/nova.conf service_user auth_type password 2021-07-30 15:15:17.615 | + lib/nova:init_nova_service_user_conf:725 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.61/identity 2021-07-30 15:15:17.644 | + lib/nova:init_nova_service_user_conf:726 : iniset /etc/nova/nova.conf service_user username nova 2021-07-30 15:15:17.671 | + lib/nova:init_nova_service_user_conf:727 : iniset /etc/nova/nova.conf service_user password Passw0rd 2021-07-30 15:15:17.699 | + lib/nova:init_nova_service_user_conf:728 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2021-07-30 15:15:17.726 | + lib/nova:init_nova_service_user_conf:729 : iniset /etc/nova/nova.conf service_user project_name service 2021-07-30 15:15:17.754 | + lib/nova:init_nova_service_user_conf:730 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2021-07-30 15:15:17.782 | + lib/nova:init_nova_service_user_conf:731 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2021-07-30 15:15:17.810 | + lib/nova:create_nova_conf:525 : is_service_enabled n-cond 2021-07-30 15:15:17.825 | + functions-common:is_service_enabled:1965 : return 0 2021-07-30 15:15:17.828 | ++ lib/nova:create_nova_conf:526 : seq 1 1 2021-07-30 15:15:17.832 | + lib/nova:create_nova_conf:526 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-07-30 15:15:17.834 | + lib/nova:create_nova_conf:527 : local conf 2021-07-30 15:15:17.836 | + lib/nova:create_nova_conf:528 : local vhost 2021-07-30 15:15:17.839 | ++ lib/nova:create_nova_conf:529 : conductor_conf 1 2021-07-30 15:15:17.842 | ++ lib/nova:conductor_conf:735 : local cell=1 2021-07-30 15:15:17.844 | ++ lib/nova:conductor_conf:736 : echo /etc/nova/nova_cell1.conf 2021-07-30 15:15:17.846 | + lib/nova:create_nova_conf:529 : conf=/etc/nova/nova_cell1.conf 2021-07-30 15:15:17.849 | + lib/nova:create_nova_conf:530 : vhost=nova_cell1 2021-07-30 15:15:17.851 | + lib/nova:create_nova_conf:532 : rm -f /etc/nova/nova_cell1.conf 2021-07-30 15:15:17.856 | ++ lib/nova:create_nova_conf:533 : database_connection_url nova_cell1 2021-07-30 15:15:17.858 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-07-30 15:15:17.860 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-07-30 15:15:17.863 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2021-07-30 15:15:17.865 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-07-30 15:15:17.868 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-07-30 15:15:17.899 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-07-30 15:15:17.930 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-07-30 15:15:17.959 | + lib/nova:create_nova_conf:537 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-07-30 15:15:17.962 | + lib/nova:create_nova_conf:540 : rpc_backend_add_vhost nova_cell1 2021-07-30 15:15:17.964 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-07-30 15:15:17.966 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-07-30 15:15:17.982 | + functions-common:is_service_enabled:1965 : return 0 2021-07-30 15:15:17.986 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-07-30 15:15:17.986 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-07-30 15:15:18.677 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2021-07-30 15:15:18.680 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2021-07-30 15:15:19.326 | Adding vhost "nova_cell1" ... 2021-07-30 15:15:19.369 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2021-07-30 15:15:20.044 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2021-07-30 15:15:20.067 | + lib/nova:create_nova_conf:541 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-07-30 15:15:20.070 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-07-30 15:15:20.072 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-07-30 15:15:20.074 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-07-30 15:15:20.077 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-07-30 15:15:20.079 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-07-30 15:15:20.095 | + functions-common:is_service_enabled:1965 : return 0 2021-07-30 15:15:20.098 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-07-30 15:15:20.100 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-07-30 15:15:20.102 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-07-30 15:15:20.118 | ++ functions-common:is_service_enabled:1965 : return 0 2021-07-30 15:15:20.120 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/nova_cell1 2021-07-30 15:15:20.123 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.61:5672/nova_cell1 2021-07-30 15:15:20.152 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-07-30 15:15:20.154 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-07-30 15:15:20.156 | + lib/nova:create_nova_conf:545 : is_service_enabled placement placement-client 2021-07-30 15:15:20.172 | + functions-common:is_service_enabled:1965 : return 0 2021-07-30 15:15:20.174 | + lib/nova:create_nova_conf:546 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-07-30 15:15:20.177 | + lib/nova:configure_placement_nova_compute:574 : local conf=/etc/nova/nova_cell1.conf 2021-07-30 15:15:20.179 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-07-30 15:15:20.208 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.61/identity 2021-07-30 15:15:20.236 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-07-30 15:15:20.263 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-07-30 15:15:20.290 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-07-30 15:15:20.318 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-07-30 15:15:20.346 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-07-30 15:15:20.373 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-07-30 15:15:20.401 | + lib/nova:create_nova_conf:550 : setup_logging /etc/nova/nova_cell1.conf 2021-07-30 15:15:20.404 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-07-30 15:15:20.406 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2021-07-30 15:15:20.409 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-07-30 15:15:20.425 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-07-30 15:15:20.427 | + functions:setup_systemd_logging:695 : local pidstr= 2021-07-30 15:15:20.430 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-07-30 15:15:20.432 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-07-30 15:15:20.435 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-07-30 15:15:20.462 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-07-30 15:15:20.489 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-07-30 15:15:20.518 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-07-30 15:15:20.544 | + lib/nova:create_nova_conf:557 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-07-30 15:15:20.547 | ++ lib/nova:create_nova_conf:560 : seq 1 1 2021-07-30 15:15:20.551 | + lib/nova:create_nova_conf:560 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-07-30 15:15:20.554 | + lib/nova:create_nova_conf:561 : local conf 2021-07-30 15:15:20.556 | + lib/nova:create_nova_conf:562 : local offset 2021-07-30 15:15:20.559 | ++ lib/nova:create_nova_conf:563 : conductor_conf 1 2021-07-30 15:15:20.562 | ++ lib/nova:conductor_conf:735 : local cell=1 2021-07-30 15:15:20.564 | ++ lib/nova:conductor_conf:736 : echo /etc/nova/nova_cell1.conf 2021-07-30 15:15:20.567 | + lib/nova:create_nova_conf:563 : conf=/etc/nova/nova_cell1.conf 2021-07-30 15:15:20.569 | + lib/nova:create_nova_conf:564 : offset=0 2021-07-30 15:15:20.572 | + lib/nova:create_nova_conf:565 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-07-30 15:15:20.574 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2021-07-30 15:15:20.576 | + lib/nova:configure_console_proxies:673 : local offset=0 2021-07-30 15:15:20.578 | + lib/nova:configure_console_proxies:677 : offset=0 2021-07-30 15:15:20.581 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2021-07-30 15:15:20.596 | + functions-common:is_service_enabled:1965 : return 1 2021-07-30 15:15:20.598 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2021-07-30 15:15:20.600 | + lib/nova:configure_console_proxies:711 : is_service_enabled n-spice 2021-07-30 15:15:20.616 | + functions-common:is_service_enabled:1965 : return 1 2021-07-30 15:15:20.618 | + lib/nova:configure_console_proxies:716 : is_service_enabled n-sproxy 2021-07-30 15:15:20.634 | + functions-common:is_service_enabled:1965 : return 1 2021-07-30 15:15:20.637 | + lib/nova:configure_nova:327 : is_service_enabled n-cpu 2021-07-30 15:15:20.653 | + functions-common:is_service_enabled:1965 : return 1 2021-07-30 15:15:20.655 | + ./stack.sh:main:906 : is_service_enabled placement 2021-07-30 15:15:20.672 | + functions-common:is_service_enabled:1965 : return 0 2021-07-30 15:15:20.675 | + ./stack.sh:main:908 : stack_install_service placement 2021-07-30 15:15:20.677 | + lib/stack:stack_install_service:20 : local service=placement 2021-07-30 15:15:20.680 | + lib/stack:stack_install_service:21 : type install_placement 2021-07-30 15:15:20.682 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-07-30 15:15:20.685 | + lib/stack:stack_install_service:32 : install_placement 2021-07-30 15:15:20.687 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-07-30 15:15:20.690 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2021-07-30 15:15:20.692 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-30 15:15:20.695 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-30 15:15:20.698 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2021-07-30 15:15:20.700 | + functions-common:install_package:1347 : update_package_repo 2021-07-30 15:15:20.703 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-07-30 15:15:20.705 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-07-30 15:15:20.708 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-07-30 15:15:20.710 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-07-30 15:15:20.713 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-07-30 15:15:20.715 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-30 15:15:20.717 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-30 15:15:20.720 | + functions-common:update_package_repo:1328 : apt_get_update 2021-07-30 15:15:20.722 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-07-30 15:15:20.725 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-07-30 15:15:20.727 | + functions-common:apt_get_update:1074 : return 2021-07-30 15:15:20.730 | + functions-common:install_package:1348 : real_install_package apache2 2021-07-30 15:15:20.732 | + functions-common:real_install_package:1333 : is_ubuntu 2021-07-30 15:15:20.735 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-30 15:15:20.737 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-30 15:15:20.739 | + functions-common:real_install_package:1334 : apt_get install apache2 2021-07-30 15:15:20.762 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2021-07-30 15:15:20.868 | Reading package lists... 2021-07-30 15:15:21.086 | Building dependency tree... 2021-07-30 15:15:21.087 | Reading state information... 2021-07-30 15:15:21.314 | apache2 is already the newest version (2.4.41-4ubuntu3.4). 2021-07-30 15:15:21.314 | The following packages were automatically installed and are no longer required: 2021-07-30 15:15:21.315 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-07-30 15:15:21.315 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-07-30 15:15:21.315 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-07-30 15:15:21.315 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-07-30 15:15:21.315 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-07-30 15:15:21.315 | python3-zope.interface 2021-07-30 15:15:21.315 | Use 'sudo apt autoremove' to remove them. 2021-07-30 15:15:21.429 | 0 upgraded, 0 newly installed, 0 to remove and 68 not upgraded. 2021-07-30 15:15:21.433 | + functions-common:apt_get:1118 : result=0 2021-07-30 15:15:21.436 | + functions-common:apt_get:1121 : time_stop apt-get 2021-07-30 15:15:21.438 | + functions-common:time_stop:2309 : local name 2021-07-30 15:15:21.440 | + functions-common:time_stop:2310 : local end_time 2021-07-30 15:15:21.443 | + functions-common:time_stop:2311 : local elapsed_time 2021-07-30 15:15:21.445 | + functions-common:time_stop:2312 : local total 2021-07-30 15:15:21.447 | + functions-common:time_stop:2313 : local start_time 2021-07-30 15:15:21.450 | + functions-common:time_stop:2315 : name=apt-get 2021-07-30 15:15:21.452 | + functions-common:time_stop:2316 : start_time=1627658120760 2021-07-30 15:15:21.454 | + functions-common:time_stop:2318 : [[ -z 1627658120760 ]] 2021-07-30 15:15:21.457 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-07-30 15:15:21.462 | + functions-common:time_stop:2321 : end_time=1627658121459 2021-07-30 15:15:21.464 | + functions-common:time_stop:2322 : elapsed_time=699 2021-07-30 15:15:21.467 | + functions-common:time_stop:2323 : total=262564 2021-07-30 15:15:21.469 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-07-30 15:15:21.471 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=263263 2021-07-30 15:15:21.474 | + functions-common:apt_get:1122 : return 0 2021-07-30 15:15:21.477 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2021-07-30 15:15:21.480 | + functions-common:is_package_installed:1356 : [[ -z libapache2-mod-wsgi ]] 2021-07-30 15:15:21.482 | + functions-common:is_package_installed:1360 : [[ -z deb ]] 2021-07-30 15:15:21.485 | + functions-common:is_package_installed:1364 : [[ deb = \d\e\b ]] 2021-07-30 15:15:21.487 | + functions-common:is_package_installed:1365 : dpkg -s libapache2-mod-wsgi 2021-07-30 15:15:21.510 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2021-07-30 15:15:21.512 | + functions-common:install_package:1347 : update_package_repo 2021-07-30 15:15:21.515 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-07-30 15:15:21.517 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-07-30 15:15:21.520 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-07-30 15:15:21.523 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-07-30 15:15:21.526 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-07-30 15:15:21.528 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-30 15:15:21.531 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-30 15:15:21.533 | + functions-common:update_package_repo:1328 : apt_get_update 2021-07-30 15:15:21.536 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-07-30 15:15:21.539 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-07-30 15:15:21.541 | + functions-common:apt_get_update:1074 : return 2021-07-30 15:15:21.544 | + functions-common:install_package:1348 : real_install_package libapache2-mod-wsgi-py3 2021-07-30 15:15:21.546 | + functions-common:real_install_package:1333 : is_ubuntu 2021-07-30 15:15:21.549 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-07-30 15:15:21.551 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-07-30 15:15:21.554 | + functions-common:real_install_package:1334 : apt_get install libapache2-mod-wsgi-py3 2021-07-30 15:15:21.577 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2021-07-30 15:15:21.683 | Reading package lists... 2021-07-30 15:15:21.915 | Building dependency tree... 2021-07-30 15:15:21.916 | Reading state information... 2021-07-30 15:15:22.142 | The following packages were automatically installed and are no longer required: 2021-07-30 15:15:22.143 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-07-30 15:15:22.143 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-07-30 15:15:22.143 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-07-30 15:15:22.143 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-07-30 15:15:22.143 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-07-30 15:15:22.144 | python3-zope.interface 2021-07-30 15:15:22.144 | Use 'sudo apt autoremove' to remove them. 2021-07-30 15:15:22.210 | The following NEW packages will be installed: 2021-07-30 15:15:22.211 | libapache2-mod-wsgi-py3 2021-07-30 15:15:22.636 | 0 upgraded, 1 newly installed, 0 to remove and 68 not upgraded. 2021-07-30 15:15:22.636 | Need to get 93.3 kB of archives. 2021-07-30 15:15:22.636 | After this operation, 300 kB of additional disk space will be used. 2021-07-30 15:15:22.636 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2021-07-30 15:15:23.533 | Fetched 93.3 kB in 1s (121 kB/s) 2021-07-30 15:15:23.566 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2021-07-30 15:15:23.619 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 91082 files and directories currently installed.) 2021-07-30 15:15:23.622 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2021-07-30 15:15:23.625 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-07-30 15:15:23.688 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-07-30 15:15:23.859 | apache2_invoke: Enable module wsgi