2021-10-15 15:05:57.987 | + ./stack.sh:main:473 : exec 2021-10-15 15:05:57.987 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-10-15-150557' 2021-10-15 15:05:57.987 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-10-15-150557.summary.2021-10-15-150557 2021-10-15 15:05:57.987 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 15:05:57.987 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-10-15-150557 2021-10-15 15:05:57.987 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2021-10-15-150557 /opt/stack/logs/stack.sh.log 2021-10-15 15:05:57.987 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2021-10-15-150557.summary.2021-10-15-150557 /opt/stack/logs/stack.sh.log.summary 2021-10-15 15:05:57.987 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2021-10-15 15:05:57.987 | + functions:check_path_perm_sanity:596 : local real_path 2021-10-15 15:05:57.987 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-10-15 15:05:57.987 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-10-15 15:05:57.987 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-10-15 15:05:57.987 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-10-15 15:05:57.987 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-10-15 15:05:57.987 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-10-15 15:05:57.987 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-10-15 15:05:57.987 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-10-15 15:05:57.987 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-10-15 15:05:57.987 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-10-15 15:05:57.987 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-10-15 15:05:57.988 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-10-15 15:05:57.990 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-10-15 15:05:57.992 | + ./stack.sh:main:505 : trap exit_trap EXIT 2021-10-15 15:05:57.995 | + ./stack.sh:main:546 : trap err_trap ERR 2021-10-15 15:05:57.996 | + ./stack.sh:main:559 : set -o errexit 2021-10-15 15:05:57.998 | + ./stack.sh:main:562 : uname -a 2021-10-15 15:05:58.000 | Linux dv-cinder-814174-1-iscsi 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-10-15 15:05:58.002 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-10-15 15:05:58.004 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2021-10-15 15:05:58.007 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2021-10-15 15:05:58.034 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2021-10-15 15:05:58.049 | + ./stack.sh:main:576 : fetch_plugins 2021-10-15 15:05:58.051 | + functions-common:fetch_plugins:1655 : local plugins= 2021-10-15 15:05:58.053 | + functions-common:fetch_plugins:1656 : local plugin 2021-10-15 15:05:58.055 | + functions-common:fetch_plugins:1659 : [[ -z '' ]] 2021-10-15 15:05:58.057 | + functions-common:fetch_plugins:1660 : return 2021-10-15 15:05:58.061 | + ./stack.sh:main:580 : run_phase override_defaults 2021-10-15 15:05:58.063 | + functions-common:run_phase:1737 : local mode=override_defaults 2021-10-15 15:05:58.066 | + functions-common:run_phase:1738 : local phase= 2021-10-15 15:05:58.068 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-15 15:05:58.070 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-15 15:05:58.071 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-15 15:05:58.074 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-15 15:05:58.076 | + functions-common:run_phase:1747 : local extra 2021-10-15 15:05:58.078 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-15 15:05:58.082 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-15 15:05:58.083 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-15 15:05:58.085 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-15 15:05:58.087 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-10-15 15:05:58.089 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-15 15:05:58.102 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:05:58.104 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-10-15 15:05:58.106 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:05:58.107 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:05:58.109 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:05:58.111 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:05:58.113 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-10-15 15:05:58.114 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-10-15 15:05:58.117 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-10-15 15:05:58.119 | + functions-common:run_phase:1758 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-10-15 15:05:58.121 | + functions-common:run_phase:1761 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-10-15 15:05:58.125 | + functions-common:run_phase:1762 : plugin_override_defaults 2021-10-15 15:05:58.127 | + functions-common:plugin_override_defaults:1696 : local plugins= 2021-10-15 15:05:58.128 | + functions-common:plugin_override_defaults:1697 : local plugin 2021-10-15 15:05:58.130 | + functions-common:plugin_override_defaults:1700 : [[ -z '' ]] 2021-10-15 15:05:58.132 | + functions-common:plugin_override_defaults:1701 : return 2021-10-15 15:05:58.134 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2021-10-15 15:05:58.151 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2021-10-15 15:05:58.153 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-10-15 15:05:58.165 | ++ functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:05:58.168 | +++ lib/tls:source:43 : hostname -f 2021-10-15 15:05:58.171 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-10-15 15:05:58.173 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-10-15 15:05:58.175 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-10-15 15:05:58.176 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-10-15 15:05:58.178 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-10-15 15:05:58.181 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-10-15 15:05:58.182 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-10-15 15:05:58.184 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-10-15 15:05:58.186 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-10-15 15:05:58.188 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-10-15 15:05:58.192 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2021-10-15 15:05:58.203 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2021-10-15 15:05:58.220 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2021-10-15 15:05:58.232 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2021-10-15 15:05:58.245 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2021-10-15 15:05:58.271 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2021-10-15 15:05:58.330 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2021-10-15 15:05:58.413 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2021-10-15 15:05:58.436 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2021-10-15 15:05:58.479 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2021-10-15 15:05:58.532 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2021-10-15 15:05:58.658 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2021-10-15 15:05:58.671 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2021-10-15 15:05:58.684 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2021-10-15 15:05:58.697 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2021-10-15 15:05:58.788 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2021-10-15 15:05:58.790 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-10-15 15:05:58.793 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-10-15 15:05:58.795 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-10-15 15:05:58.797 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-10-15 15:05:58.799 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-10-15 15:05:58.802 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-10-15 15:05:58.802 | False' 2021-10-15 15:05:58.805 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-10-15 15:05:58.819 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-10-15 15:05:58.822 | + ./stack.sh:main:610 : run_phase source 2021-10-15 15:05:58.824 | + functions-common:run_phase:1737 : local mode=source 2021-10-15 15:05:58.826 | + functions-common:run_phase:1738 : local phase= 2021-10-15 15:05:58.828 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-15 15:05:58.830 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-15 15:05:58.832 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-15 15:05:58.834 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-15 15:05:58.836 | + functions-common:run_phase:1747 : local extra 2021-10-15 15:05:58.838 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-15 15:05:58.842 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-15 15:05:58.844 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-15 15:05:58.846 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-15 15:05:58.848 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-10-15 15:05:58.850 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-15 15:05:58.864 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:05:58.867 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-10-15 15:05:58.869 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-10-15 15:05:58.907 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-10-15 15:05:58.909 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-10-15 15:05:58.911 | + functions-common:run_phase:1758 : [[ source == \s\o\u\r\c\e ]] 2021-10-15 15:05:58.914 | + functions-common:run_phase:1759 : load_plugin_settings 2021-10-15 15:05:58.916 | + functions-common:load_plugin_settings:1673 : local plugins= 2021-10-15 15:05:58.918 | + functions-common:load_plugin_settings:1674 : local plugin 2021-10-15 15:05:58.920 | + functions-common:load_plugin_settings:1677 : [[ -z '' ]] 2021-10-15 15:05:58.922 | + functions-common:load_plugin_settings:1678 : return 2021-10-15 15:05:58.924 | + functions-common:run_phase:1760 : verify_disabled_services 2021-10-15 15:05:58.926 | + functions-common:verify_disabled_services:2020 : local service 2021-10-15 15:05:58.928 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:58.931 | + 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-10-15 15:05:58.934 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:58.936 | + 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-10-15 15:05:58.938 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:58.940 | + 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-10-15 15:05:58.942 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:58.945 | + 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-10-15 15:05:58.947 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:58.949 | + 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-10-15 15:05:58.951 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:58.953 | + 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-10-15 15:05:58.956 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:58.958 | + 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-10-15 15:05:58.960 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:58.962 | + 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-10-15 15:05:58.965 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:58.968 | + 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-10-15 15:05:58.970 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:58.972 | + 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-10-15 15:05:58.975 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:58.978 | + 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-10-15 15:05:58.980 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:58.982 | + 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-10-15 15:05:58.984 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:58.986 | + 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-10-15 15:05:58.989 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:58.991 | + 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-10-15 15:05:58.994 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:58.996 | + 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-10-15 15:05:58.998 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:59.001 | + 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-10-15 15:05:59.003 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:59.005 | + 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-10-15 15:05:59.007 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:59.009 | + 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-10-15 15:05:59.012 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:59.014 | + 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-10-15 15:05:59.016 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:59.018 | + 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-10-15 15:05:59.021 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:59.023 | + 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-10-15 15:05:59.025 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:59.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-crt, ]] 2021-10-15 15:05:59.029 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:59.032 | + 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-10-15 15:05:59.034 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:59.036 | + 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-10-15 15:05:59.039 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:59.041 | + 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-10-15 15:05:59.043 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:59.045 | + 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-10-15 15:05:59.048 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:59.050 | + 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-10-15 15:05:59.052 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:59.055 | + 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-10-15 15:05:59.057 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:59.059 | + 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-10-15 15:05:59.061 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:59.064 | + 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-10-15 15:05:59.066 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:59.068 | + 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-10-15 15:05:59.070 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:59.073 | + 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-10-15 15:05:59.075 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:59.077 | + 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-10-15 15:05:59.079 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:59.081 | + 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-10-15 15:05:59.084 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:59.086 | + 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-10-15 15:05:59.089 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:59.091 | + 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-10-15 15:05:59.093 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:59.095 | + 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-10-15 15:05:59.097 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:59.099 | + 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-10-15 15:05:59.102 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:59.104 | + 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-10-15 15:05:59.107 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:59.109 | + 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-10-15 15:05:59.111 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:59.113 | + 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-10-15 15:05:59.115 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:59.118 | + 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-10-15 15:05:59.120 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:59.122 | + 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-10-15 15:05:59.124 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:59.127 | + 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-10-15 15:05:59.129 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-10-15 15:05:59.131 | + 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-10-15 15:05:59.134 | + ./stack.sh:main:681 : initialize_database_backends 2021-10-15 15:05:59.136 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-10-15 15:05:59.139 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-10-15 15:05:59.153 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:05:59.156 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-10-15 15:05:59.158 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-10-15 15:05:59.160 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-10-15 15:05:59.175 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:05:59.177 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-10-15 15:05:59.180 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-10-15 15:05:59.182 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-10-15 15:05:59.184 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-10-15 15:05:59.187 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-10-15 15:05:59.189 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-10-15 15:05:59.191 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-10-15 15:05:59.194 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-10-15 15:05:59.196 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-10-15 15:05:59.198 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-10-15 15:05:59.201 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-10-15 15:05:59.203 | + lib/database:initialize_database_backends:104 : return 0 2021-10-15 15:05:59.206 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2021-10-15 15:05:59.206 | Using mysql database backend 2021-10-15 15:05:59.208 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-10-15 15:05:59.224 | + ./stack.sh:main:697 : is_service_enabled rabbit 2021-10-15 15:05:59.240 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:05:59.243 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-10-15 15:05:59.259 | + ./stack.sh:main:705 : is_service_enabled keystone 2021-10-15 15:05:59.275 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:05:59.277 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-10-15 15:05:59.293 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-10-15 15:05:59.309 | + ./stack.sh:main:720 : is_service_enabled ldap 2021-10-15 15:05:59.324 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:05:59.327 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2021-10-15 15:05:59.343 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:05:59.345 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-10-15 15:05:59.361 | + ./stack.sh:main:735 : [[ -z '' ]] 2021-10-15 15:05:59.364 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2021-10-15 15:05:59.366 | + ./stack.sh:main:741 : save_stackenv 741 2021-10-15 15:05:59.369 | + functions-common:save_stackenv:60 : local tag=741 2021-10-15 15:05:59.372 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-10-15 15:05:59.376 | + functions-common:save_stackenv:62 : time_stamp=2021-10-15-150559 2021-10-15 15:05:59.379 | + functions-common:save_stackenv:63 : echo '# 2021-10-15-150559 741' 2021-10-15 15:05:59.381 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:05:59.383 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-10-15 15:05:59.386 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:05:59.388 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-10-15 15:05:59.390 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:05:59.393 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-10-15 15:05:59.395 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:05:59.398 | + 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-10-15 15:05:59.400 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:05:59.403 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.24 2021-10-15 15:05:59.405 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:05:59.407 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.24/identity 2021-10-15 15:05:59.410 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:05:59.412 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-10-15-150557 2021-10-15 15:05:59.415 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:05:59.417 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-10-15 15:05:59.420 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:05:59.422 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.24 2021-10-15 15:05:59.424 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:05:59.426 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-10-15 15:05:59.429 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:05:59.431 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-10-15 15:05:59.433 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:05:59.436 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-10-15 15:05:59.438 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-10-15 15:05:59.440 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-10-15 15:05:59.443 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-10-15 15:05:59.445 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-10-15 15:05:59.448 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-10-15 15:05:59.450 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:05:59.452 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:05:59.454 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:05:59.457 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:05:59.459 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:05:59.462 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:05:59.477 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:05:59.479 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:05:59.481 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:05:59.484 | + functions-common:git_clone:544 : echo master 2021-10-15 15:05:59.484 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:05:59.489 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-10-15 15:05:59.492 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:05:59.494 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-10-15 15:05:59.496 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:05:59.497 | + functions-common:git_clone:593 : head -1 2021-10-15 15:05:59.500 | c9e9adfd Updated from generate-constraints 2021-10-15 15:05:59.503 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:05:59.505 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2021-10-15 15:05:59.508 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 15:05:59.510 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2021-10-15 15:05:59.513 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-10-15 15:05:59.516 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-10-15 15:05:59.518 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-10-15 15:05:59.520 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-10-15 15:05:59.523 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-10-15 15:05:59.526 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-10-15 15:05:59.528 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-10-15 15:05:59.531 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-10-15 15:05:59.536 | ++ tools/install_prereqs.sh:source:47 : NOW=1634310359 2021-10-15 15:05:59.539 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-10-15 15:05:59.543 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1634310215 2021-10-15 15:05:59.545 | ++ tools/install_prereqs.sh:source:49 : DELTA=144 2021-10-15 15:05:59.548 | ++ tools/install_prereqs.sh:source:50 : [[ 144 -lt 7200 ]] 2021-10-15 15:05:59.550 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-10-15 15:05:59.552 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-10-15 15:05:59.555 | ++ functions-common:export_proxy_variables:2127 : isset http_proxy 2021-10-15 15:05:59.557 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-10-15 15:05:59.559 | ++ functions-common:export_proxy_variables:2130 : isset https_proxy 2021-10-15 15:05:59.562 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-10-15 15:05:59.564 | ++ functions-common:export_proxy_variables:2133 : isset no_proxy 2021-10-15 15:05:59.566 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-10-15 15:05:59.570 | +++ 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-10-15 15:05:59.615 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-10-15 15:05:59.615 | apache2-dev 2021-10-15 15:05:59.615 | bc 2021-10-15 15:05:59.615 | bsdmainutils 2021-10-15 15:05:59.615 | curl 2021-10-15 15:05:59.615 | g++ 2021-10-15 15:05:59.615 | gawk 2021-10-15 15:05:59.615 | gcc 2021-10-15 15:05:59.615 | gettext 2021-10-15 15:05:59.615 | git 2021-10-15 15:05:59.615 | graphviz 2021-10-15 15:05:59.615 | iputils-ping 2021-10-15 15:05:59.615 | libapache2-mod-proxy-uwsgi 2021-10-15 15:05:59.615 | libffi-dev 2021-10-15 15:05:59.615 | libjpeg-dev 2021-10-15 15:05:59.615 | libpcre3-dev 2021-10-15 15:05:59.616 | libpq-dev 2021-10-15 15:05:59.616 | libssl-dev 2021-10-15 15:05:59.616 | libsystemd-dev 2021-10-15 15:05:59.616 | libxml2-dev 2021-10-15 15:05:59.616 | libxslt1-dev 2021-10-15 15:05:59.616 | libyaml-dev 2021-10-15 15:05:59.616 | lsof 2021-10-15 15:05:59.616 | openssh-server 2021-10-15 15:05:59.616 | openssl 2021-10-15 15:05:59.616 | pkg-config 2021-10-15 15:05:59.616 | psmisc 2021-10-15 15:05:59.616 | python3-dev 2021-10-15 15:05:59.616 | python3-pip 2021-10-15 15:05:59.616 | python3-systemd 2021-10-15 15:05:59.616 | python3-venv 2021-10-15 15:05:59.616 | tar 2021-10-15 15:05:59.616 | tcpdump 2021-10-15 15:05:59.616 | unzip 2021-10-15 15:05:59.616 | uuid-runtime 2021-10-15 15:05:59.616 | wget 2021-10-15 15:05:59.616 | wget 2021-10-15 15:05:59.616 | zlib1g-dev 2021-10-15 15:05:59.616 | libkrb5-dev 2021-10-15 15:05:59.616 | libldap2-dev 2021-10-15 15:05:59.616 | libsasl2-dev 2021-10-15 15:05:59.616 | memcached 2021-10-15 15:05:59.616 | python3-mysqldb 2021-10-15 15:05:59.616 | sqlite3 2021-10-15 15:05:59.616 | conntrack 2021-10-15 15:05:59.616 | curl 2021-10-15 15:05:59.616 | dnsmasq-base 2021-10-15 15:05:59.616 | dnsmasq-utils 2021-10-15 15:05:59.616 | ebtables 2021-10-15 15:05:59.616 | genisoimage 2021-10-15 15:05:59.616 | iptables 2021-10-15 15:05:59.616 | iputils-arping 2021-10-15 15:05:59.616 | kpartx 2021-10-15 15:05:59.616 | libjs-jquery-tablesorter 2021-10-15 15:05:59.616 | parted 2021-10-15 15:05:59.616 | pm-utils 2021-10-15 15:05:59.617 | python3-mysqldb 2021-10-15 15:05:59.617 | socat 2021-10-15 15:05:59.617 | sqlite3 2021-10-15 15:05:59.617 | sudo 2021-10-15 15:05:59.617 | vlan 2021-10-15 15:05:59.617 | lsscsi 2021-10-15 15:05:59.617 | open-iscsi 2021-10-15 15:05:59.617 | lvm2 2021-10-15 15:05:59.617 | qemu-utils 2021-10-15 15:05:59.617 | thin-provisioning-tools 2021-10-15 15:05:59.617 | acl 2021-10-15 15:05:59.617 | dnsmasq-base 2021-10-15 15:05:59.617 | dnsmasq-utils 2021-10-15 15:05:59.617 | ebtables 2021-10-15 15:05:59.617 | haproxy 2021-10-15 15:05:59.617 | iptables 2021-10-15 15:05:59.617 | iputils-arping 2021-10-15 15:05:59.617 | iputils-ping 2021-10-15 15:05:59.617 | postgresql-server-dev-all 2021-10-15 15:05:59.617 | python3-mysqldb 2021-10-15 15:05:59.617 | sqlite3 2021-10-15 15:05:59.617 | sudo 2021-10-15 15:05:59.617 | vlan 2021-10-15 15:05:59.617 | pcp 2021-10-15 15:05:59.617 | ipset 2021-10-15 15:05:59.617 | conntrack 2021-10-15 15:05:59.617 | conntrackd 2021-10-15 15:05:59.617 | keepalived 2021-10-15 15:05:59.617 | lvm2 2021-10-15 15:05:59.617 | qemu-utils 2021-10-15 15:05:59.617 | thin-provisioning-tools 2021-10-15 15:05:59.617 | curl 2021-10-15 15:05:59.617 | liberasurecode-dev 2021-10-15 15:05:59.617 | make 2021-10-15 15:05:59.617 | memcached 2021-10-15 15:05:59.617 | sqlite3 2021-10-15 15:05:59.617 | xfsprogs' 2021-10-15 15:05:59.619 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-10-15 15:05:59.637 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-10-15 15:05:59.637 | apache2-dev 2021-10-15 15:05:59.637 | bc 2021-10-15 15:05:59.637 | bsdmainutils 2021-10-15 15:05:59.637 | curl 2021-10-15 15:05:59.637 | g++ 2021-10-15 15:05:59.637 | gawk 2021-10-15 15:05:59.637 | gcc 2021-10-15 15:05:59.637 | gettext 2021-10-15 15:05:59.637 | git 2021-10-15 15:05:59.637 | graphviz 2021-10-15 15:05:59.637 | iputils-ping 2021-10-15 15:05:59.637 | libapache2-mod-proxy-uwsgi 2021-10-15 15:05:59.637 | libffi-dev 2021-10-15 15:05:59.637 | libjpeg-dev 2021-10-15 15:05:59.637 | libpcre3-dev 2021-10-15 15:05:59.637 | libpq-dev 2021-10-15 15:05:59.637 | libssl-dev 2021-10-15 15:05:59.637 | libsystemd-dev 2021-10-15 15:05:59.637 | libxml2-dev 2021-10-15 15:05:59.637 | libxslt1-dev 2021-10-15 15:05:59.637 | libyaml-dev 2021-10-15 15:05:59.637 | lsof 2021-10-15 15:05:59.637 | openssh-server 2021-10-15 15:05:59.637 | openssl 2021-10-15 15:05:59.637 | pkg-config 2021-10-15 15:05:59.637 | psmisc 2021-10-15 15:05:59.637 | python3-dev 2021-10-15 15:05:59.637 | python3-pip 2021-10-15 15:05:59.638 | python3-systemd 2021-10-15 15:05:59.638 | python3-venv 2021-10-15 15:05:59.638 | tar 2021-10-15 15:05:59.638 | tcpdump 2021-10-15 15:05:59.638 | unzip 2021-10-15 15:05:59.638 | uuid-runtime 2021-10-15 15:05:59.638 | wget 2021-10-15 15:05:59.638 | wget 2021-10-15 15:05:59.638 | zlib1g-dev 2021-10-15 15:05:59.638 | libkrb5-dev 2021-10-15 15:05:59.638 | libldap2-dev 2021-10-15 15:05:59.638 | libsasl2-dev 2021-10-15 15:05:59.638 | memcached 2021-10-15 15:05:59.638 | python3-mysqldb 2021-10-15 15:05:59.638 | sqlite3 2021-10-15 15:05:59.638 | conntrack 2021-10-15 15:05:59.638 | curl 2021-10-15 15:05:59.638 | dnsmasq-base 2021-10-15 15:05:59.638 | dnsmasq-utils 2021-10-15 15:05:59.638 | ebtables 2021-10-15 15:05:59.638 | genisoimage 2021-10-15 15:05:59.638 | iptables 2021-10-15 15:05:59.638 | iputils-arping 2021-10-15 15:05:59.638 | kpartx 2021-10-15 15:05:59.638 | libjs-jquery-tablesorter 2021-10-15 15:05:59.638 | parted 2021-10-15 15:05:59.638 | pm-utils 2021-10-15 15:05:59.638 | python3-mysqldb 2021-10-15 15:05:59.638 | socat 2021-10-15 15:05:59.638 | sqlite3 2021-10-15 15:05:59.638 | sudo 2021-10-15 15:05:59.638 | vlan 2021-10-15 15:05:59.638 | lsscsi 2021-10-15 15:05:59.638 | open-iscsi 2021-10-15 15:05:59.638 | lvm2 2021-10-15 15:05:59.638 | qemu-utils 2021-10-15 15:05:59.638 | thin-provisioning-tools 2021-10-15 15:05:59.638 | acl 2021-10-15 15:05:59.638 | dnsmasq-base 2021-10-15 15:05:59.639 | dnsmasq-utils 2021-10-15 15:05:59.639 | ebtables 2021-10-15 15:05:59.639 | haproxy 2021-10-15 15:05:59.639 | iptables 2021-10-15 15:05:59.639 | iputils-arping 2021-10-15 15:05:59.639 | iputils-ping 2021-10-15 15:05:59.639 | postgresql-server-dev-all 2021-10-15 15:05:59.639 | python3-mysqldb 2021-10-15 15:05:59.639 | sqlite3 2021-10-15 15:05:59.639 | sudo 2021-10-15 15:05:59.639 | vlan 2021-10-15 15:05:59.639 | pcp 2021-10-15 15:05:59.639 | ipset 2021-10-15 15:05:59.639 | conntrack 2021-10-15 15:05:59.639 | conntrackd 2021-10-15 15:05:59.639 | keepalived 2021-10-15 15:05:59.639 | lvm2 2021-10-15 15:05:59.639 | qemu-utils 2021-10-15 15:05:59.639 | thin-provisioning-tools 2021-10-15 15:05:59.639 | curl 2021-10-15 15:05:59.639 | liberasurecode-dev 2021-10-15 15:05:59.639 | make 2021-10-15 15:05:59.639 | memcached 2021-10-15 15:05:59.639 | sqlite3 2021-10-15 15:05:59.639 | xfsprogs ' 2021-10-15 15:05:59.639 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-10-15 15:05:59.641 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:05:59.644 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:05:59.647 | ++ 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 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 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 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-10-15 15:05:59.647 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-10-15 15:05:59.652 | ++ 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 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 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 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-10-15 15:05:59.654 | ++ functions-common:install_package:1347 : update_package_repo 2021-10-15 15:05:59.656 | ++ functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:05:59.659 | ++ functions-common:update_package_repo:1320 : REPOS_UPDATED=False 2021-10-15 15:05:59.661 | ++ functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:05:59.663 | ++ functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:05:59.665 | ++ functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:05:59.667 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:05:59.669 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:05:59.671 | ++ functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:05:59.674 | ++ functions-common:apt_get_update:1073 : [[ False == \T\r\u\e ]] 2021-10-15 15:05:59.676 | ++ functions-common:apt_get_update:1078 : [[ False = \T\r\u\e ]] 2021-10-15 15:05:59.678 | ++ functions-common:apt_get_update:1080 : local sudo=sudo 2021-10-15 15:05:59.680 | +++ functions-common:apt_get_update:1081 : id -u 2021-10-15 15:05:59.684 | ++ functions-common:apt_get_update:1081 : [[ 1000 = \0 ]] 2021-10-15 15:05:59.686 | ++ functions-common:apt_get_update:1084 : time_start apt-get-update 2021-10-15 15:05:59.688 | ++ functions-common:time_start:2295 : local name=apt-get-update 2021-10-15 15:05:59.690 | ++ functions-common:time_start:2296 : local start_time= 2021-10-15 15:05:59.692 | ++ functions-common:time_start:2297 : [[ -n '' ]] 2021-10-15 15:05:59.696 | +++ functions-common:time_start:2300 : date +%s%3N 2021-10-15 15:05:59.699 | ++ functions-common:time_start:2300 : _TIME_START[$name]=1634310359697 2021-10-15 15:05:59.701 | ++ functions-common:apt_get_update:1086 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-10-15 15:05:59.703 | ++ functions-common:apt_get_update:1087 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-10-15 15:05:59.705 | ++ 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-10-15 15:05:59.911 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-10-15 15:05:59.945 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-10-15 15:06:00.096 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2021-10-15 15:06:00.119 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-10-15 15:06:00.859 | Fetched 328 kB in 1s (379 kB/s) 2021-10-15 15:06:02.262 | Reading package lists... 2021-10-15 15:06:02.292 | ++ functions-common:apt_get_update:1092 : REPOS_UPDATED=True 2021-10-15 15:06:02.294 | ++ functions-common:apt_get_update:1094 : time_stop apt-get-update 2021-10-15 15:06:02.296 | ++ functions-common:time_stop:2309 : local name 2021-10-15 15:06:02.298 | ++ functions-common:time_stop:2310 : local end_time 2021-10-15 15:06:02.300 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:06:02.302 | ++ functions-common:time_stop:2312 : local total 2021-10-15 15:06:02.304 | ++ functions-common:time_stop:2313 : local start_time 2021-10-15 15:06:02.306 | ++ functions-common:time_stop:2315 : name=apt-get-update 2021-10-15 15:06:02.308 | ++ functions-common:time_stop:2316 : start_time=1634310359697 2021-10-15 15:06:02.310 | ++ functions-common:time_stop:2318 : [[ -z 1634310359697 ]] 2021-10-15 15:06:02.313 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:06:02.317 | ++ functions-common:time_stop:2321 : end_time=1634310362315 2021-10-15 15:06:02.319 | ++ functions-common:time_stop:2322 : elapsed_time=2618 2021-10-15 15:06:02.321 | ++ functions-common:time_stop:2323 : total=0 2021-10-15 15:06:02.323 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:06:02.325 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2618 2021-10-15 15:06:02.327 | ++ 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 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 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 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-10-15 15:06:02.330 | ++ functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:06:02.332 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:06:02.334 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:06:02.337 | ++ 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 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 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 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-10-15 15:06:02.360 | ++ 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 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 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 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-10-15 15:06:02.468 | Reading package lists... 2021-10-15 15:06:02.699 | Building dependency tree... 2021-10-15 15:06:02.700 | Reading state information... 2021-10-15 15:06:02.732 | acl is already the newest version (2.2.53-6). 2021-10-15 15:06:02.732 | bc is already the newest version (1.07.1-2build1). 2021-10-15 15:06:02.732 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-10-15 15:06:02.732 | conntrack is already the newest version (1:1.4.5-2). 2021-10-15 15:06:02.732 | ebtables is already the newest version (2.0.11-3build1). 2021-10-15 15:06:02.732 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-10-15 15:06:02.732 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-10-15 15:06:02.732 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-10-15 15:06:02.732 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-10-15 15:06:02.732 | gettext is already the newest version (0.19.8.1-10build1). 2021-10-15 15:06:02.732 | ipset is already the newest version (7.5-1~exp1). 2021-10-15 15:06:02.732 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-10-15 15:06:02.732 | iputils-arping is already the newest version (3:20190709-3). 2021-10-15 15:06:02.732 | iputils-ping is already the newest version (3:20190709-3). 2021-10-15 15:06:02.732 | keepalived is already the newest version (1:2.0.19-2). 2021-10-15 15:06:02.732 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-10-15 15:06:02.732 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-10-15 15:06:02.732 | libffi-dev is already the newest version (3.3-4). 2021-10-15 15:06:02.732 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-10-15 15:06:02.733 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-10-15 15:06:02.733 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-10-15 15:06:02.733 | libxslt1-dev is already the newest version (1.1.34-4). 2021-10-15 15:06:02.733 | libyaml-dev is already the newest version (0.2.2-1). 2021-10-15 15:06:02.733 | lsscsi is already the newest version (0.30-0.1). 2021-10-15 15:06:02.733 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-10-15 15:06:02.733 | make is already the newest version (4.2.1-1.2). 2021-10-15 15:06:02.733 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-10-15 15:06:02.733 | psmisc is already the newest version (23.3-1). 2021-10-15 15:06:02.733 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-10-15 15:06:02.733 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-10-15 15:06:02.733 | python3-systemd is already the newest version (234-3build2). 2021-10-15 15:06:02.733 | socat is already the newest version (1.7.3.3-2). 2021-10-15 15:06:02.733 | tcpdump is already the newest version (4.9.3-4). 2021-10-15 15:06:02.733 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-10-15 15:06:02.733 | unzip is already the newest version (6.0-25ubuntu1). 2021-10-15 15:06:02.733 | wget is already the newest version (1.20.3-1ubuntu1). 2021-10-15 15:06:02.733 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-10-15 15:06:02.733 | conntrackd is already the newest version (1:1.4.5-2). 2021-10-15 15:06:02.733 | graphviz is already the newest version (2.42.2-3build2). 2021-10-15 15:06:02.733 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-10-15 15:06:02.733 | pcp is already the newest version (5.0.3-1). 2021-10-15 15:06:02.733 | pm-utils is already the newest version (1.4.1-19). 2021-10-15 15:06:02.733 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-10-15 15:06:02.733 | apache2 is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 15:06:02.733 | apache2-dev is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 15:06:02.733 | curl is already the newest version (7.68.0-1ubuntu2.7). 2021-10-15 15:06:02.733 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2021-10-15 15:06:02.733 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2021-10-15 15:06:02.733 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-10-15 15:06:02.733 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2021-10-15 15:06:02.733 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-10-15 15:06:02.733 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-10-15 15:06:02.733 | libpq-dev is already the newest version (12.8-0ubuntu0.20.04.1). 2021-10-15 15:06:02.733 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.8). 2021-10-15 15:06:02.734 | libsystemd-dev is already the newest version (245.4-4ubuntu3.13). 2021-10-15 15:06:02.734 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2021-10-15 15:06:02.734 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-10-15 15:06:02.734 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2021-10-15 15:06:02.734 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-10-15 15:06:02.734 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2021-10-15 15:06:02.734 | openssl is already the newest version (1.1.1f-1ubuntu2.8). 2021-10-15 15:06:02.734 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-10-15 15:06:02.734 | qemu-utils is already the newest version (1:4.2-3ubuntu6.18). 2021-10-15 15:06:02.734 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-10-15 15:06:02.734 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-10-15 15:06:02.734 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-10-15 15:06:02.734 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-10-15 15:06:02.734 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-10-15 15:06:02.734 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 15:06:02.936 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-10-15 15:06:02.936 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2021-10-15 15:06:02.936 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-10-15 15:06:02.936 | The following packages were automatically installed and are no longer required: 2021-10-15 15:06:02.937 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:06:02.937 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:06:02.937 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:06:02.937 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:06:02.937 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:06:02.938 | python3-zope.interface 2021-10-15 15:06:02.938 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:06:03.049 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:06:03.053 | ++ functions-common:apt_get:1118 : result=0 2021-10-15 15:06:03.055 | ++ functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:06:03.058 | ++ functions-common:time_stop:2309 : local name 2021-10-15 15:06:03.060 | ++ functions-common:time_stop:2310 : local end_time 2021-10-15 15:06:03.062 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:06:03.064 | ++ functions-common:time_stop:2312 : local total 2021-10-15 15:06:03.066 | ++ functions-common:time_stop:2313 : local start_time 2021-10-15 15:06:03.068 | ++ functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:06:03.070 | ++ functions-common:time_stop:2316 : start_time=1634310362358 2021-10-15 15:06:03.072 | ++ functions-common:time_stop:2318 : [[ -z 1634310362358 ]] 2021-10-15 15:06:03.075 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:06:03.079 | ++ functions-common:time_stop:2321 : end_time=1634310363077 2021-10-15 15:06:03.081 | ++ functions-common:time_stop:2322 : elapsed_time=719 2021-10-15 15:06:03.083 | ++ functions-common:time_stop:2323 : total=708 2021-10-15 15:06:03.086 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:06:03.088 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1427 2021-10-15 15:06:03.090 | ++ functions-common:apt_get:1122 : return 0 2021-10-15 15:06:03.093 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-10-15 15:06:03.095 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-10-15 15:06:03.098 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-10-15 15:06:03.102 | ++ tools/install_prereqs.sh:source:89 : date 2021-10-15 15:06:03.106 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2021-10-15 15:06:03.109 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2021-10-15 15:06:03.111 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2021-10-15 15:06:04.512 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-10-15 15:06:04.514 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-10-15 15:06:04.516 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-10-15 15:06:04.519 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-10-15 15:06:04.521 | + tools/install_pip.sh:main:43 : GetDistro 2021-10-15 15:06:04.523 | + functions-common:GetDistro:373 : GetOSVersion 2021-10-15 15:06:04.525 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-10-15 15:06:04.527 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-10-15 15:06:04.529 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-10-15 15:06:04.531 | + functions-common:_ensure_lsb_release:328 : return 2021-10-15 15:06:04.533 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-10-15 15:06:04.606 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-10-15 15:06:04.608 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-10-15 15:06:04.680 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-10-15 15:06:04.683 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-10-15 15:06:04.754 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-10-15 15:06:04.756 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-10-15 15:06:04.758 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-10-15 15:06:04.760 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-10-15 15:06:04.762 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-10-15 15:06:04.764 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-10-15 15:06:04.766 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-10-15 15:06:04.768 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-10-15 15:06:04.769 | + functions-common:GetDistro:378 : DISTRO=focal 2021-10-15 15:06:04.771 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-10-15 15:06:04.774 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-10-15 15:06:04.774 | Distro: focal 2021-10-15 15:06:04.776 | + tools/install_pip.sh:main:115 : get_versions 2021-10-15 15:06:04.778 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-10-15 15:06:04.782 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-10-15 15:06:04.783 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-10-15 15:06:04.786 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-10-15 15:06:04.786 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-10-15 15:06:05.433 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3 2021-10-15 15:06:05.435 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3' 2021-10-15 15:06:05.435 | pip: 21.3 2021-10-15 15:06:05.437 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-10-15 15:06:05.439 | + tools/install_pip.sh:main:121 : is_fedora 2021-10-15 15:06:05.440 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:06:05.442 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:06:05.444 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:06:05.446 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:06:05.448 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:06:05.449 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:06:05.451 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:06:05.453 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:06:05.454 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:06:05.456 | + tools/install_pip.sh:main:133 : install_get_pip 2021-10-15 15:06:05.458 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-15 15:06:05.460 | + tools/install_pip.sh:install_get_pip:63 : head -1 /home/ubuntu/devstack/files/get-pip.py 2021-10-15 15:06:05.460 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2021-10-15 15:06:05.464 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-15 15:06:05.466 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2021-10-15 15:06:05.467 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-10-15 15:06:05.469 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-10-15 15:06:05.471 | + tools/install_pip.sh:install_get_pip:84 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2021-10-15 15:06:05.473 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -z /home/ubuntu/devstack/files/get-pip.py -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-10-15 15:06:05.483 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-10-15 15:06:05.484 | Dload Upload Total Spent Left Speed 2021-10-15 15:06:05.671 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-10-15 15:06:05.675 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-10-15 15:06:05.678 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-10-15 15:06:08.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:06:08.831 | from cryptography.utils import int_from_bytes 2021-10-15 15:06:08.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:06:08.831 | from cryptography.utils import int_from_bytes 2021-10-15 15:06:09.123 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:06:09.323 | Collecting pip 2021-10-15 15:06:09.334 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4a1/de8f97884ecfc/pip-21.3-py3-none-any.whl (1.7 MB) 2021-10-15 15:06:11.518 | Installing collected packages: pip 2021-10-15 15:06:11.518 | Attempting uninstall: pip 2021-10-15 15:06:11.519 | Found existing installation: pip 21.3 2021-10-15 15:06:11.770 | Uninstalling pip-21.3: 2021-10-15 15:06:11.784 | Successfully uninstalled pip-21.3 2021-10-15 15:06:13.434 | Successfully installed pip-21.3 2021-10-15 15:06:13.434 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:06:13.583 | + tools/install_pip.sh:main:136 : set -x 2021-10-15 15:06:13.586 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-10-15 15:06:13.587 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-10-15 15:06:13.589 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 15:06:13.592 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-10-15 15:06:13.593 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-10-15 15:06:13.595 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 15:06:13.598 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 15:06:13.598 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:06:13.603 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2021-10-15 15:06:13.605 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2021-10-15 15:06:13.606 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-10-15 15:06:13.608 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-10-15 15:06:13.610 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-10-15 15:06:13.627 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2021-10-15 15:06:13.628 | + 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 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-10-15 15:06:14.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:06:14.445 | from cryptography.utils import int_from_bytes 2021-10-15 15:06:14.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:06:14.445 | from cryptography.utils import int_from_bytes 2021-10-15 15:06:15.513 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:06:15.532 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 in /usr/local/lib/python3.8/dist-packages (58.2.0) 2021-10-15 15:06:17.671 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:06:17.791 | + inc/python:pip_install:200 : result=0 2021-10-15 15:06:17.792 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:06:17.794 | + functions-common:time_stop:2309 : local name 2021-10-15 15:06:17.796 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:06:17.797 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:06:17.799 | + functions-common:time_stop:2312 : local total 2021-10-15 15:06:17.801 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:06:17.802 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:06:17.805 | + functions-common:time_stop:2316 : start_time=1634310373622 2021-10-15 15:06:17.806 | + functions-common:time_stop:2318 : [[ -z 1634310373622 ]] 2021-10-15 15:06:17.808 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:06:17.812 | + functions-common:time_stop:2321 : end_time=1634310377810 2021-10-15 15:06:17.813 | + functions-common:time_stop:2322 : elapsed_time=4188 2021-10-15 15:06:17.815 | + functions-common:time_stop:2323 : total=0 2021-10-15 15:06:17.817 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:06:17.818 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4188 2021-10-15 15:06:17.820 | + inc/python:pip_install:203 : return 0 2021-10-15 15:06:17.822 | + tools/install_pip.sh:main:142 : get_versions 2021-10-15 15:06:17.824 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-10-15 15:06:17.828 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-10-15 15:06:17.829 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-10-15 15:06:17.832 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-10-15 15:06:17.832 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-10-15 15:06:18.471 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3 2021-10-15 15:06:18.473 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3' 2021-10-15 15:06:18.486 | pip: 21.3 2021-10-15 15:06:18.486 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-10-15 15:06:18.486 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-10-15 15:06:18.486 | + ./stack.sh:main:778 : fixup_all 2021-10-15 15:06:18.486 | + tools/fixup_stuff.sh:fixup_all:185 : fixup_keystone 2021-10-15 15:06:18.487 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-10-15 15:06:18.489 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-10-15 15:06:18.494 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-10-15 15:06:18.494 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-10-15 15:06:18.495 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-10-15 15:06:18.500 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-10-15 15:06:18.503 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-10-15 15:06:18.505 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-10-15 15:06:18.513 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-10-15 15:06:18.516 | + tools/fixup_stuff.sh:fixup_all:186 : fixup_ubuntu 2021-10-15 15:06:18.518 | + tools/fixup_stuff.sh:fixup_ubuntu:169 : is_ubuntu 2021-10-15 15:06:18.520 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:06:18.522 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:06:18.525 | + tools/fixup_stuff.sh:fixup_ubuntu:179 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-10-15 15:06:18.536 | + tools/fixup_stuff.sh:fixup_ubuntu:180 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-10-15 15:06:18.547 | + tools/fixup_stuff.sh:fixup_ubuntu:181 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2021-10-15 15:06:18.559 | + tools/fixup_stuff.sh:fixup_all:187 : fixup_fedora 2021-10-15 15:06:18.561 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2021-10-15 15:06:18.563 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:06:18.565 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:06:18.567 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:06:18.569 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:06:18.571 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:06:18.573 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:06:18.576 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:06:18.578 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:06:18.580 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:06:18.582 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2021-10-15 15:06:18.585 | + tools/fixup_stuff.sh:fixup_all:188 : fixup_suse 2021-10-15 15:06:18.587 | + tools/fixup_stuff.sh:fixup_suse:122 : is_suse 2021-10-15 15:06:18.589 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:06:18.591 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:06:18.593 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:06:18.595 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:06:18.597 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:06:18.599 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:06:18.602 | + tools/fixup_stuff.sh:fixup_suse:123 : return 2021-10-15 15:06:18.604 | + ./stack.sh:main:781 : pip_install -U os-testr 2021-10-15 15:06:18.624 | Using python 3.8 to install os-testr 2021-10-15 15:06:18.627 | + 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-10-15 15:06:19.454 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:06:19.454 | from cryptography.utils import int_from_bytes 2021-10-15 15:06:19.454 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:06:19.454 | from cryptography.utils import int_from_bytes 2021-10-15 15:06:20.542 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:06:20.559 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2021-10-15 15:06:20.634 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.6.0) 2021-10-15 15:06:20.635 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2021-10-15 15:06:20.636 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-10-15 15:06:20.638 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2021-10-15 15:06:20.651 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2021-10-15 15:06:20.676 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.9.0) 2021-10-15 15:06:20.677 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2021-10-15 15:06:20.677 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2021-10-15 15:06:20.679 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (5.4.1) 2021-10-15 15:06:20.681 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2021-10-15 15:06:20.711 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.4.0) 2021-10-15 15:06:20.712 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.7.2) 2021-10-15 15:06:20.713 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.0) 2021-10-15 15:06:20.714 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.2.0) 2021-10-15 15:06:20.715 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.7) 2021-10-15 15:06:20.730 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2021-10-15 15:06:20.810 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.2.0) 2021-10-15 15:06:20.812 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2021-10-15 15:06:20.813 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.4) 2021-10-15 15:06:20.815 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2021-10-15 15:06:22.932 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:06:23.052 | + inc/python:pip_install:200 : result=0 2021-10-15 15:06:23.054 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:06:23.056 | + functions-common:time_stop:2309 : local name 2021-10-15 15:06:23.059 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:06:23.061 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:06:23.063 | + functions-common:time_stop:2312 : local total 2021-10-15 15:06:23.065 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:06:23.067 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:06:23.069 | + functions-common:time_stop:2316 : start_time=1634310378619 2021-10-15 15:06:23.071 | + functions-common:time_stop:2318 : [[ -z 1634310378619 ]] 2021-10-15 15:06:23.074 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:06:23.078 | + functions-common:time_stop:2321 : end_time=1634310383075 2021-10-15 15:06:23.080 | + functions-common:time_stop:2322 : elapsed_time=4456 2021-10-15 15:06:23.082 | + functions-common:time_stop:2323 : total=0 2021-10-15 15:06:23.084 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:06:23.086 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4456 2021-10-15 15:06:23.089 | + inc/python:pip_install:203 : return 0 2021-10-15 15:06:23.091 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-10-15 15:06:23.142 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2021-10-15 15:06:23.430 | + ./stack.sh:main:792 : install_infra 2021-10-15 15:06:23.433 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-15 15:06:23.436 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-10-15 15:06:23.438 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-15 15:06:23.441 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-10-15 15:06:23.465 | + 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-10-15 15:06:25.429 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:25.601 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:25.622 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:25.664 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:25.669 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:25.731 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:25.792 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:25.888 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:25.908 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:26.235 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:26.241 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:26.247 | Ignoring selenium: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:26.359 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:26.425 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:06:26.563 | Requirement already up-to-date: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (5.6.0) 2021-10-15 15:06:26.831 | + inc/python:pip_install:200 : result=0 2021-10-15 15:06:26.834 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:06:26.836 | + functions-common:time_stop:2309 : local name 2021-10-15 15:06:26.838 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:06:26.841 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:06:26.843 | + functions-common:time_stop:2312 : local total 2021-10-15 15:06:26.845 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:06:26.847 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:06:26.849 | + functions-common:time_stop:2316 : start_time=1634310383457 2021-10-15 15:06:26.852 | + functions-common:time_stop:2318 : [[ -z 1634310383457 ]] 2021-10-15 15:06:26.854 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:06:26.858 | + functions-common:time_stop:2321 : end_time=1634310386856 2021-10-15 15:06:26.860 | + functions-common:time_stop:2322 : elapsed_time=3399 2021-10-15 15:06:26.862 | + functions-common:time_stop:2323 : total=4456 2021-10-15 15:06:26.864 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:06:26.867 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=7855 2021-10-15 15:06:26.869 | + inc/python:pip_install:203 : return 0 2021-10-15 15:06:26.871 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-10-15 15:06:26.874 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-10-15 15:06:26.896 | + 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-10-15 15:06:28.719 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:28.855 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:28.876 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:28.921 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:28.926 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:28.987 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:29.046 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:29.116 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:29.134 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:29.427 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:29.432 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:29.438 | Ignoring selenium: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:29.547 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-10-15 15:06:29.610 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:06:29.612 | Processing /opt/stack/requirements 2021-10-15 15:06:31.299 | Requirement already satisfied: PyYAML===5.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (5.4.1) 2021-10-15 15:06:31.303 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (3.0.0) 2021-10-15 15:06:31.315 | Requirement already satisfied: packaging===21.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (21.0) 2021-10-15 15:06:31.320 | 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 339)) (5.6.0) 2021-10-15 15:06:31.322 | Requirement already satisfied: pyparsing===2.4.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (2.4.7) 2021-10-15 15:06:31.326 | Requirement already satisfied: requests===2.26.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (2.26.0) 2021-10-15 15:06:31.353 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (1.16.0) 2021-10-15 15:06:31.356 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 548)) (2.5.0) 2021-10-15 15:06:31.366 | Requirement already satisfied: urllib3===1.26.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.26.7) 2021-10-15 15:06:31.386 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4954) (1.3) 2021-10-15 15:06:31.389 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4954) (0.3.0) 2021-10-15 15:06:31.405 | Requirement already satisfied: certifi===2021.10.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2021.10.8) 2021-10-15 15:06:31.408 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (3.3) 2021-10-15 15:06:31.411 | Requirement already satisfied: charset-normalizer===2.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.0.7) 2021-10-15 15:06:31.416 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (1.0.0) 2021-10-15 15:06:31.418 | Requirement already satisfied: cliff===3.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117)) (3.9.0) 2021-10-15 15:06:31.431 | Requirement already satisfied: stevedore===3.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (3.4.0) 2021-10-15 15:06:31.438 | Requirement already satisfied: prettytable===0.7.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.7.2) 2021-10-15 15:06:31.440 | Requirement already satisfied: autopage===0.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.4.0) 2021-10-15 15:06:31.462 | Requirement already satisfied: cmd2===2.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (2.2.0) 2021-10-15 15:06:31.516 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 587)) (0.2.5) 2021-10-15 15:06:31.521 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (1.8.2) 2021-10-15 15:06:31.524 | Requirement already satisfied: colorama===0.4.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 119)) (0.4.4) 2021-10-15 15:06:31.528 | Requirement already satisfied: attrs===21.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (21.2.0) 2021-10-15 15:06:31.582 | Building wheels for collected packages: openstack-requirements 2021-10-15 15:06:31.583 | Building wheel for openstack-requirements (setup.py): started 2021-10-15 15:06:32.403 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-10-15 15:06:32.404 | ERROR: Command errored out with exit status 1: 2021-10-15 15:06:32.404 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-0byp4lu8/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-0byp4lu8/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-nihk_geb 2021-10-15 15:06:32.404 | cwd: /tmp/pip-req-build-0byp4lu8/ 2021-10-15 15:06:32.404 | Complete output (6 lines): 2021-10-15 15:06:32.404 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-10-15 15:06:32.404 | or: setup.py --help [cmd1 cmd2 ...] 2021-10-15 15:06:32.404 | or: setup.py --help-commands 2021-10-15 15:06:32.404 | or: setup.py cmd --help 2021-10-15 15:06:32.404 | 2021-10-15 15:06:32.404 | error: invalid command 'bdist_wheel' 2021-10-15 15:06:32.404 | ---------------------------------------- 2021-10-15 15:06:32.404 | ERROR: Failed building wheel for openstack-requirements 2021-10-15 15:06:32.404 | Running setup.py clean for openstack-requirements 2021-10-15 15:06:33.223 | Failed to build openstack-requirements 2021-10-15 15:06:33.240 | Installing collected packages: openstack-requirements 2021-10-15 15:06:33.240 | Attempting uninstall: openstack-requirements 2021-10-15 15:06:33.241 | Found existing installation: openstack-requirements 1.2.1.dev4954 2021-10-15 15:06:33.277 | Uninstalling openstack-requirements-1.2.1.dev4954: 2021-10-15 15:06:33.295 | Successfully uninstalled openstack-requirements-1.2.1.dev4954 2021-10-15 15:06:33.298 | Running setup.py install for openstack-requirements: started 2021-10-15 15:06:35.617 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-10-15 15:06:35.642 | Successfully installed openstack-requirements-1.2.1.dev4954 2021-10-15 15:06:35.765 | + inc/python:pip_install:200 : result=0 2021-10-15 15:06:35.768 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:06:35.770 | + functions-common:time_stop:2309 : local name 2021-10-15 15:06:35.773 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:06:35.775 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:06:35.777 | + functions-common:time_stop:2312 : local total 2021-10-15 15:06:35.779 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:06:35.781 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:06:35.783 | + functions-common:time_stop:2316 : start_time=1634310386888 2021-10-15 15:06:35.785 | + functions-common:time_stop:2318 : [[ -z 1634310386888 ]] 2021-10-15 15:06:35.788 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:06:35.791 | + functions-common:time_stop:2321 : end_time=1634310395789 2021-10-15 15:06:35.794 | + functions-common:time_stop:2322 : elapsed_time=8901 2021-10-15 15:06:35.796 | + functions-common:time_stop:2323 : total=7855 2021-10-15 15:06:35.798 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:06:35.800 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=16756 2021-10-15 15:06:35.802 | + inc/python:pip_install:203 : return 0 2021-10-15 15:06:35.805 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-10-15 15:06:35.807 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-10-15 15:06:35.810 | + inc/python:use_library_from_git:250 : local name=pbr 2021-10-15 15:06:35.812 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:35.814 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:35.816 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-10-15 15:06:35.819 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:35.822 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-10-15 15:06:35.841 | Using python 3.8 to install pbr 2021-10-15 15:06:35.843 | + 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-10-15 15:06:36.656 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:06:36.656 | from cryptography.utils import int_from_bytes 2021-10-15 15:06:36.656 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:06:36.656 | from cryptography.utils import int_from_bytes 2021-10-15 15:06:37.732 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:06:37.749 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.6.0) 2021-10-15 15:06:40.054 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:06:40.173 | + inc/python:pip_install:200 : result=0 2021-10-15 15:06:40.175 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:06:40.178 | + functions-common:time_stop:2309 : local name 2021-10-15 15:06:40.180 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:06:40.182 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:06:40.184 | + functions-common:time_stop:2312 : local total 2021-10-15 15:06:40.187 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:06:40.189 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:06:40.191 | + functions-common:time_stop:2316 : start_time=1634310395836 2021-10-15 15:06:40.193 | + functions-common:time_stop:2318 : [[ -z 1634310395836 ]] 2021-10-15 15:06:40.196 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:06:40.199 | + functions-common:time_stop:2321 : end_time=1634310400197 2021-10-15 15:06:40.202 | + functions-common:time_stop:2322 : elapsed_time=4361 2021-10-15 15:06:40.204 | + functions-common:time_stop:2323 : total=16756 2021-10-15 15:06:40.206 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:06:40.208 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=21117 2021-10-15 15:06:40.210 | + inc/python:pip_install:203 : return 0 2021-10-15 15:06:40.212 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2021-10-15 15:06:42.553 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2021-10-15 15:06:44.471 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:06:44.472 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-10-15 15:06:44.478 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.6.0) 2021-10-15 15:06:44.481 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2021-10-15 15:06:44.483 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-10-15 15:06:44.551 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-10-15 15:06:44.554 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-10-15 15:06:44.557 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2021-10-15 15:06:44.575 | + ./stack.sh:main:801 : pkgs= 2021-10-15 15:06:44.578 | + ./stack.sh:main:802 : [[ -n '' ]] 2021-10-15 15:06:44.580 | + ./stack.sh:main:809 : run_phase stack pre-install 2021-10-15 15:06:44.582 | + functions-common:run_phase:1737 : local mode=stack 2021-10-15 15:06:44.585 | + functions-common:run_phase:1738 : local phase=pre-install 2021-10-15 15:06:44.587 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-10-15 15:06:44.589 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-10-15 15:06:44.591 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-10-15 15:06:44.593 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-10-15 15:06:44.596 | + functions-common:run_phase:1747 : local extra 2021-10-15 15:06:44.599 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-10-15 15:06:44.603 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-10-15 15:06:44.605 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-10-15 15:06:44.607 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-10-15 15:06:44.611 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-10-15 15:06:44.614 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-10-15 15:06:44.630 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:06:44.633 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-10-15 15:06:44.635 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:06:44.637 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-10-15 15:06:44.639 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:06:44.641 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-10-15 15:06:44.643 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:06:44.645 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-10-15 15:06:44.647 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:06:44.649 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-10-15 15:06:44.651 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-10-15 15:06:44.653 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-10-15 15:06:44.655 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-10-15 15:06:44.658 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-10-15 15:06:44.660 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-10-15 15:06:44.662 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-10-15 15:06:44.664 | + functions-common:run_phase:1764 : run_plugins stack pre-install 2021-10-15 15:06:44.666 | + functions-common:run_plugins:1723 : local mode=stack 2021-10-15 15:06:44.668 | + functions-common:run_plugins:1724 : local phase=pre-install 2021-10-15 15:06:44.671 | + functions-common:run_plugins:1726 : local plugins= 2021-10-15 15:06:44.673 | + functions-common:run_plugins:1727 : local plugin 2021-10-15 15:06:44.675 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2021-10-15 15:06:44.678 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-10-15 15:06:44.680 | + functions:set_systemd_override:821 : local value=2048 2021-10-15 15:06:44.683 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-10-15 15:06:44.685 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-10-15 15:06:44.736 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-10-15 15:06:44.736 | Set systemd system override for DefaultLimitNOFILE=2048 2021-10-15 15:06:44.738 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-10-15 15:06:45.109 | + ./stack.sh:main:814 : install_rpc_backend 2021-10-15 15:06:45.117 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-10-15 15:06:45.128 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:06:45.131 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-10-15 15:06:45.133 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:06:45.136 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:06:45.138 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:06:45.140 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:06:45.142 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:06:45.145 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:06:45.148 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:06:45.150 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:06:45.152 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:06:45.155 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:06:45.157 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:06:45.159 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:06:45.162 | + functions-common:install_package:1348 : real_install_package rabbitmq-server 2021-10-15 15:06:45.164 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:06:45.166 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:06:45.169 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:06:45.171 | + functions-common:real_install_package:1334 : apt_get install rabbitmq-server 2021-10-15 15:06:45.192 | + 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-10-15 15:06:45.298 | Reading package lists... 2021-10-15 15:06:45.526 | Building dependency tree... 2021-10-15 15:06:45.527 | Reading state information... 2021-10-15 15:06:45.759 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2021-10-15 15:06:45.759 | The following packages were automatically installed and are no longer required: 2021-10-15 15:06:45.760 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:06:45.760 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:06:45.760 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:06:45.760 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:06:45.761 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:06:45.761 | python3-zope.interface 2021-10-15 15:06:45.761 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:06:45.873 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:06:45.877 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:06:45.879 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:06:45.882 | + functions-common:time_stop:2309 : local name 2021-10-15 15:06:45.884 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:06:45.886 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:06:45.888 | + functions-common:time_stop:2312 : local total 2021-10-15 15:06:45.890 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:06:45.893 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:06:45.895 | + functions-common:time_stop:2316 : start_time=1634310405189 2021-10-15 15:06:45.897 | + functions-common:time_stop:2318 : [[ -z 1634310405189 ]] 2021-10-15 15:06:45.900 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:06:45.904 | + functions-common:time_stop:2321 : end_time=1634310405901 2021-10-15 15:06:45.906 | + functions-common:time_stop:2322 : elapsed_time=712 2021-10-15 15:06:45.908 | + functions-common:time_stop:2323 : total=1427 2021-10-15 15:06:45.910 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:06:45.913 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2139 2021-10-15 15:06:45.915 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:06:45.917 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-10-15 15:06:45.920 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:06:45.922 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:06:45.924 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:06:45.927 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:06:45.929 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:06:45.932 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:06:45.934 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-10-15 15:06:45.936 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:06:45.938 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:06:45.941 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:06:45.943 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:06:45.945 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:06:45.948 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:06:45.950 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:06:45.952 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:06:45.954 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:06:45.956 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-10-15 15:06:45.959 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:06:45.961 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:06:45.963 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:06:45.965 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:06:45.968 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:06:45.970 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:06:45.972 | + ./stack.sh:main:815 : restart_rpc_backend 2021-10-15 15:06:45.975 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-10-15 15:06:45.991 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:06:45.993 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-10-15 15:06:45.996 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 15:06:45.998 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2021-10-15 15:06:46.000 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-10-15 15:06:46.003 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-10-15 15:06:46.007 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-10-15 15:06:46.009 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-10-15 15:06:46.012 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-10-15 15:06:46.014 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-10-15 15:06:46.016 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-10-15 15:06:46.018 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-10-15 15:06:46.022 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-10-15 15:06:46.708 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-10-15 15:06:46.708 | user tags 2021-10-15 15:06:46.708 | stackrabbit []' 2021-10-15 15:06:46.712 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-10-15 15:06:46.712 | user tags 2021-10-15 15:06:46.712 | stackrabbit []' 2021-10-15 15:06:46.712 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-10-15 15:06:46.718 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-10-15 15:06:46.721 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-10-15 15:06:46.723 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-10-15 15:06:47.381 | Changing password for user "stackrabbit" ... 2021-10-15 15:06:47.436 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-10-15 15:06:48.090 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-10-15 15:06:48.151 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-10-15 15:06:48.153 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-10-15 15:06:48.861 | Changing password for user "stackrabbit" ... 2021-10-15 15:06:48.927 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-10-15 15:06:48.929 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-10-15 15:06:48.931 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-10-15 15:06:49.584 | Deleting user "guest" ... 2021-10-15 15:06:49.599 | Error: 2021-10-15 15:06:49.599 | {:no_such_user, "guest"} 2021-10-15 15:06:49.612 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-10-15 15:06:49.615 | + ./stack.sh:main:817 : is_service_enabled mysql postgresql 2021-10-15 15:06:49.631 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:06:49.634 | + ./stack.sh:main:818 : install_database 2021-10-15 15:06:49.636 | + lib/database:install_database:116 : install_database_mysql 2021-10-15 15:06:49.638 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-10-15 15:06:49.641 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:06:49.643 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:06:49.645 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-10-15 15:06:49.972 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-10-15 15:06:49.975 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-10-15 15:06:49.977 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-10-15 15:06:49.979 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:06:49.982 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-10-15 15:06:49.984 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:06:49.986 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:06:49.988 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:06:49.991 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:06:49.994 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:06:49.996 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:06:49.998 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:06:50.001 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:06:50.003 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:06:50.006 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-10-15 15:06:50.008 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:06:50.011 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:06:50.013 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:06:50.015 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:06:50.017 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:06:50.020 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:06:50.022 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-10-15 15:06:50.024 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:06:50.026 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:06:50.029 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-10-15 15:06:50.031 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:06:50.033 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:06:50.035 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:06:50.038 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:06:50.040 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:06:50.042 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:06:50.044 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:06:50.046 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:06:50.049 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:06:50.051 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:06:50.053 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:06:50.056 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:06:50.058 | + functions-common:install_package:1348 : real_install_package mysql-server 2021-10-15 15:06:50.060 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:06:50.063 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:06:50.065 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:06:50.068 | + functions-common:real_install_package:1334 : apt_get install mysql-server 2021-10-15 15:06:50.088 | + 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-10-15 15:06:50.196 | Reading package lists... 2021-10-15 15:06:50.423 | Building dependency tree... 2021-10-15 15:06:50.424 | Reading state information... 2021-10-15 15:06:50.664 | mysql-server is already the newest version (8.0.26-0ubuntu0.20.04.3). 2021-10-15 15:06:50.664 | The following packages were automatically installed and are no longer required: 2021-10-15 15:06:50.665 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:06:50.665 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:06:50.665 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:06:50.665 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:06:50.665 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:06:50.665 | python3-zope.interface 2021-10-15 15:06:50.665 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:06:50.775 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:06:50.779 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:06:50.781 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:06:50.784 | + functions-common:time_stop:2309 : local name 2021-10-15 15:06:50.786 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:06:50.788 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:06:50.790 | + functions-common:time_stop:2312 : local total 2021-10-15 15:06:50.792 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:06:50.794 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:06:50.797 | + functions-common:time_stop:2316 : start_time=1634310410086 2021-10-15 15:06:50.799 | + functions-common:time_stop:2318 : [[ -z 1634310410086 ]] 2021-10-15 15:06:50.802 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:06:50.806 | + functions-common:time_stop:2321 : end_time=1634310410804 2021-10-15 15:06:50.808 | + functions-common:time_stop:2322 : elapsed_time=718 2021-10-15 15:06:50.810 | + functions-common:time_stop:2323 : total=2139 2021-10-15 15:06:50.812 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:06:50.815 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2857 2021-10-15 15:06:50.818 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:06:50.820 | + ./stack.sh:main:820 : '[' -n mysql ']' 2021-10-15 15:06:50.823 | + ./stack.sh:main:821 : install_database_python 2021-10-15 15:06:50.825 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-10-15 15:06:50.828 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-10-15 15:06:50.831 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-10-15 15:06:50.833 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 15:06:50.836 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-10-15 15:06:50.838 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-10-15 15:06:50.841 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 15:06:50.844 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 15:06:50.844 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:06:50.850 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-10-15 15:06:50.852 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-10-15 15:06:50.855 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-10-15 15:06:50.858 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-10-15 15:06:50.860 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-10-15 15:06:50.883 | Using python 3.8 to install PyMySQL 2021-10-15 15:06:50.885 | + 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-10-15 15:06:51.703 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:06:51.703 | from cryptography.utils import int_from_bytes 2021-10-15 15:06:51.703 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:06:51.703 | from cryptography.utils import int_from_bytes 2021-10-15 15:06:52.785 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:06:52.803 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2021-10-15 15:06:54.963 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:06:55.087 | + inc/python:pip_install:200 : result=0 2021-10-15 15:06:55.089 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:06:55.091 | + functions-common:time_stop:2309 : local name 2021-10-15 15:06:55.093 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:06:55.096 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:06:55.098 | + functions-common:time_stop:2312 : local total 2021-10-15 15:06:55.100 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:06:55.102 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:06:55.105 | + functions-common:time_stop:2316 : start_time=1634310410877 2021-10-15 15:06:55.107 | + functions-common:time_stop:2318 : [[ -z 1634310410877 ]] 2021-10-15 15:06:55.110 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:06:55.114 | + functions-common:time_stop:2321 : end_time=1634310415111 2021-10-15 15:06:55.117 | + functions-common:time_stop:2322 : elapsed_time=4234 2021-10-15 15:06:55.119 | + functions-common:time_stop:2323 : total=21117 2021-10-15 15:06:55.121 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:06:55.124 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=25351 2021-10-15 15:06:55.126 | + inc/python:pip_install:203 : return 0 2021-10-15 15:06:55.128 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-10-15 15:06:55.131 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-10-15 15:06:55.133 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-10-15 15:06:55.136 | + ./stack.sh:main:824 : is_service_enabled neutron 2021-10-15 15:06:55.152 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:06:55.154 | + ./stack.sh:main:825 : install_neutron_agent_packages 2021-10-15 15:06:55.157 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-10-15 15:06:55.160 | ++ 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-10-15 15:06:55.161 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-10-15 15:06:55.166 | + 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-10-15 15:06:55.168 | + 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-10-15 15:06:55.171 | + 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-10-15 15:06:55.173 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-10-15 15:06:55.175 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-10-15 15:06:55.178 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:466 : is_service_enabled q-l3 2021-10-15 15:06:55.193 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:06:55.196 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:467 : install_package radvd 2021-10-15 15:06:55.198 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:06:55.200 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:06:55.202 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:06:55.205 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:06:55.207 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:06:55.209 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:06:55.212 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:06:55.214 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:06:55.216 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:06:55.218 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:06:55.220 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:06:55.223 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:06:55.225 | + functions-common:install_package:1348 : real_install_package radvd 2021-10-15 15:06:55.227 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:06:55.230 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:06:55.232 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:06:55.234 | + functions-common:real_install_package:1334 : apt_get install radvd 2021-10-15 15:06:55.256 | + 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-10-15 15:06:55.361 | Reading package lists... 2021-10-15 15:06:55.589 | Building dependency tree... 2021-10-15 15:06:55.591 | Reading state information... 2021-10-15 15:06:55.829 | radvd is already the newest version (1:2.17-2). 2021-10-15 15:06:55.830 | The following packages were automatically installed and are no longer required: 2021-10-15 15:06:55.830 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:06:55.830 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:06:55.830 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:06:55.831 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:06:55.831 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:06:55.831 | python3-zope.interface 2021-10-15 15:06:55.831 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:06:55.943 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:06:55.947 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:06:55.949 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:06:55.951 | + functions-common:time_stop:2309 : local name 2021-10-15 15:06:55.954 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:06:55.956 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:06:55.958 | + functions-common:time_stop:2312 : local total 2021-10-15 15:06:55.960 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:06:55.962 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:06:55.965 | + functions-common:time_stop:2316 : start_time=1634310415252 2021-10-15 15:06:55.967 | + functions-common:time_stop:2318 : [[ -z 1634310415252 ]] 2021-10-15 15:06:55.970 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:06:55.974 | + functions-common:time_stop:2321 : end_time=1634310415971 2021-10-15 15:06:55.976 | + functions-common:time_stop:2322 : elapsed_time=719 2021-10-15 15:06:55.978 | + functions-common:time_stop:2323 : total=2857 2021-10-15 15:06:55.980 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:06:55.982 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3576 2021-10-15 15:06:55.984 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:06:55.987 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:470 : is_service_enabled q-agt q-dhcp q-l3 2021-10-15 15:06:56.003 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:06:56.006 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:471 : neutron_plugin_install_agent_packages 2021-10-15 15:06:56.009 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-10-15 15:06:56.012 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-10-15 15:06:56.031 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-10-15 15:06:56.033 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:06:56.035 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:06:56.038 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:06:56.040 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:06:56.042 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:06:56.044 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:06:56.046 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:06:56.048 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:06:56.051 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:06:56.054 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:06:56.056 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:06:56.058 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:06:56.060 | + functions-common:install_package:1348 : real_install_package fakeroot make openvswitch-switch 2021-10-15 15:06:56.063 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:06:56.065 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:06:56.067 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:06:56.069 | + functions-common:real_install_package:1334 : apt_get install fakeroot make openvswitch-switch 2021-10-15 15:06:56.089 | + 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-10-15 15:06:56.196 | Reading package lists... 2021-10-15 15:06:56.424 | Building dependency tree... 2021-10-15 15:06:56.425 | Reading state information... 2021-10-15 15:06:56.662 | fakeroot is already the newest version (1.24-1). 2021-10-15 15:06:56.663 | make is already the newest version (4.2.1-1.2). 2021-10-15 15:06:56.663 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-10-15 15:06:56.663 | The following packages were automatically installed and are no longer required: 2021-10-15 15:06:56.664 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:06:56.664 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:06:56.664 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:06:56.664 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:06:56.664 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:06:56.664 | python3-zope.interface 2021-10-15 15:06:56.664 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:06:56.777 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:06:56.781 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:06:56.783 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:06:56.785 | + functions-common:time_stop:2309 : local name 2021-10-15 15:06:56.787 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:06:56.790 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:06:56.792 | + functions-common:time_stop:2312 : local total 2021-10-15 15:06:56.794 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:06:56.796 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:06:56.798 | + functions-common:time_stop:2316 : start_time=1634310416086 2021-10-15 15:06:56.800 | + functions-common:time_stop:2318 : [[ -z 1634310416086 ]] 2021-10-15 15:06:56.803 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:06:56.807 | + functions-common:time_stop:2321 : end_time=1634310416805 2021-10-15 15:06:56.809 | + functions-common:time_stop:2322 : elapsed_time=719 2021-10-15 15:06:56.812 | + functions-common:time_stop:2323 : total=3576 2021-10-15 15:06:56.814 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:06:56.816 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4295 2021-10-15 15:06:56.819 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:06:56.821 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-10-15 15:06:56.823 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:06:56.826 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:06:56.828 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-10-15 15:06:56.830 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-10-15 15:06:56.833 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-10-15 15:06:56.837 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-10-15 15:06:56.839 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-10-15 15:06:56.843 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-10-15 15:06:56.843 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-10-15 15:06:56.847 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-10-15 15:06:56.850 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-10-15 15:06:56.852 | + functions:vercmp:628 : local v1=5.4 2021-10-15 15:06:56.854 | + functions:vercmp:629 : local 'op=<' 2021-10-15 15:06:56.856 | + functions:vercmp:630 : local v2=3.13 2021-10-15 15:06:56.859 | + functions:vercmp:631 : local result 2021-10-15 15:06:56.862 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-10-15 15:06:56.863 | ++ functions:vercmp:635 : head -1 2021-10-15 15:06:56.863 | ++ functions:vercmp:635 : sort -V 2021-10-15 15:06:56.868 | + functions:vercmp:635 : result=3.13 2021-10-15 15:06:56.870 | + functions:vercmp:637 : case $op in 2021-10-15 15:06:56.873 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-10-15 15:06:56.875 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-10-15 15:06:56.877 | + functions:vercmp:648 : return 2021-10-15 15:06:56.880 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-10-15 15:06:56.883 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:06:56.885 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart openvswitch-switch 2021-10-15 15:06:57.362 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-10-15 15:06:57.365 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-10-15 15:06:57.368 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:57.374 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:57.379 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-10-15 15:06:57.385 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:57.388 | + ./stack.sh:main:828 : is_service_enabled etcd3 2021-10-15 15:06:57.406 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:06:57.408 | + ./stack.sh:main:829 : install_etcd3 2021-10-15 15:06:57.412 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-10-15 15:06:57.412 | Installing etcd 2021-10-15 15:06:57.414 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-10-15 15:06:57.426 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-10-15 15:06:57.439 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-10-15 15:06:57.441 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-10-15 15:06:57.456 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-10-15 15:06:57.460 | ++ 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-10-15 15:06:57.463 | ++ 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-10-15 15:06:57.466 | +++ 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-10-15 15:06:57.470 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 15:06:57.472 | ++ 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-10-15 15:06:57.475 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-10-15 15:06:57.478 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 15:06:57.480 | ++ functions:get_extra_file:74 : return 2021-10-15 15:06:57.483 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-10-15 15:06:57.485 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-10-15 15:06:57.487 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-10-15 15:06:57.490 | + ./stack.sh:main:838 : is_service_enabled tls-proxy 2021-10-15 15:06:57.506 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:06:57.509 | + ./stack.sh:main:848 : install_dstat 2021-10-15 15:06:57.511 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-10-15 15:06:57.528 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:06:57.530 | + ./stack.sh:main:854 : echo_summary 'Installing OpenStack project source' 2021-10-15 15:06:57.533 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-10-15 15:06:57.535 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2021-10-15 15:06:57.538 | + ./stack.sh:main:857 : install_libs 2021-10-15 15:06:57.540 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-10-15 15:06:57.543 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-10-15 15:06:57.545 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-10-15 15:06:57.547 | + inc/python:use_library_from_git:250 : local name=automaton 2021-10-15 15:06:57.549 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:57.552 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:57.554 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-10-15 15:06:57.556 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:57.559 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-10-15 15:06:57.561 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-10-15 15:06:57.563 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-10-15 15:06:57.565 | + inc/python:use_library_from_git:250 : local name=castellan 2021-10-15 15:06:57.567 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:57.569 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:57.572 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-10-15 15:06:57.574 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:57.576 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-10-15 15:06:57.578 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-10-15 15:06:57.581 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-10-15 15:06:57.583 | + inc/python:use_library_from_git:250 : local name=cliff 2021-10-15 15:06:57.586 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:57.588 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:57.590 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-10-15 15:06:57.592 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:57.595 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-10-15 15:06:57.597 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-10-15 15:06:57.600 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-10-15 15:06:57.602 | + inc/python:use_library_from_git:250 : local name=cursive 2021-10-15 15:06:57.604 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:57.606 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:57.609 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-10-15 15:06:57.611 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:57.613 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-10-15 15:06:57.615 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-10-15 15:06:57.618 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-10-15 15:06:57.620 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-10-15 15:06:57.622 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:57.625 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:57.627 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-10-15 15:06:57.630 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:57.632 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-10-15 15:06:57.634 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-10-15 15:06:57.636 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-10-15 15:06:57.638 | + inc/python:use_library_from_git:250 : local name=futurist 2021-10-15 15:06:57.641 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:57.643 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:57.646 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-10-15 15:06:57.648 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:57.650 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-10-15 15:06:57.653 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-10-15 15:06:57.655 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-10-15 15:06:57.657 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-10-15 15:06:57.659 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:57.662 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:57.665 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-10-15 15:06:57.667 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:57.669 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-10-15 15:06:57.671 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-10-15 15:06:57.674 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-10-15 15:06:57.676 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-10-15 15:06:57.679 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:57.681 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:57.683 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-10-15 15:06:57.686 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:57.688 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-10-15 15:06:57.690 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-10-15 15:06:57.693 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-10-15 15:06:57.695 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-10-15 15:06:57.698 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:57.700 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:57.702 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-10-15 15:06:57.705 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:57.707 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-10-15 15:06:57.710 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-10-15 15:06:57.712 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-10-15 15:06:57.714 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-10-15 15:06:57.717 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:57.719 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:57.721 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-10-15 15:06:57.723 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:57.726 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-10-15 15:06:57.728 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-10-15 15:06:57.730 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-10-15 15:06:57.733 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-10-15 15:06:57.735 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:57.737 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:57.739 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-10-15 15:06:57.742 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:57.744 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-10-15 15:06:57.746 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-10-15 15:06:57.749 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-10-15 15:06:57.751 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-10-15 15:06:57.753 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:57.756 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:57.759 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-10-15 15:06:57.761 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:57.763 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-10-15 15:06:57.765 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-10-15 15:06:57.768 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-10-15 15:06:57.770 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-10-15 15:06:57.773 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:57.775 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:57.777 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-10-15 15:06:57.779 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:57.782 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-10-15 15:06:57.784 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-10-15 15:06:57.786 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-10-15 15:06:57.788 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-10-15 15:06:57.790 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:57.793 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:57.795 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-10-15 15:06:57.797 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:57.799 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-10-15 15:06:57.802 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-10-15 15:06:57.804 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-10-15 15:06:57.806 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-10-15 15:06:57.808 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:57.811 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:57.813 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-10-15 15:06:57.815 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:57.818 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-10-15 15:06:57.820 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-10-15 15:06:57.823 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-10-15 15:06:57.825 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-10-15 15:06:57.827 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:57.829 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:57.832 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-10-15 15:06:57.835 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:57.837 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-10-15 15:06:57.839 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-10-15 15:06:57.841 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-10-15 15:06:57.844 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-10-15 15:06:57.846 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:57.849 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:57.851 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-10-15 15:06:57.854 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:57.856 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-10-15 15:06:57.858 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-10-15 15:06:57.861 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-10-15 15:06:57.863 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-10-15 15:06:57.866 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:57.868 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:57.870 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-10-15 15:06:57.873 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:57.875 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-10-15 15:06:57.877 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-10-15 15:06:57.880 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-10-15 15:06:57.882 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-10-15 15:06:57.885 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:57.887 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:57.889 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-10-15 15:06:57.891 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:57.894 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-10-15 15:06:57.896 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-10-15 15:06:57.898 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-10-15 15:06:57.901 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-10-15 15:06:57.903 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:57.905 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:57.907 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-10-15 15:06:57.910 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:57.913 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-10-15 15:06:57.915 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-10-15 15:06:57.917 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-10-15 15:06:57.920 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-10-15 15:06:57.922 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:57.924 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:57.927 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-10-15 15:06:57.929 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:57.932 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-10-15 15:06:57.934 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-10-15 15:06:57.936 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-10-15 15:06:57.938 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-10-15 15:06:57.941 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:57.943 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:57.946 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-10-15 15:06:57.948 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:57.950 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-10-15 15:06:57.952 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-10-15 15:06:57.955 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-10-15 15:06:57.957 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-10-15 15:06:57.959 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:57.962 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:57.964 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-10-15 15:06:57.966 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:57.969 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-10-15 15:06:57.971 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-10-15 15:06:57.974 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-10-15 15:06:57.976 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-10-15 15:06:57.979 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:57.981 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:57.983 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-10-15 15:06:57.985 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:57.988 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-10-15 15:06:57.991 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-10-15 15:06:57.993 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-10-15 15:06:57.995 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-10-15 15:06:57.998 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:58.000 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:58.002 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-10-15 15:06:58.005 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:58.007 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-10-15 15:06:58.009 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-10-15 15:06:58.012 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-10-15 15:06:58.014 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-10-15 15:06:58.016 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:58.018 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:58.021 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-10-15 15:06:58.024 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:58.026 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-10-15 15:06:58.028 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-10-15 15:06:58.031 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-10-15 15:06:58.033 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-10-15 15:06:58.036 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:58.038 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:58.040 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-10-15 15:06:58.043 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:58.045 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-10-15 15:06:58.047 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-10-15 15:06:58.050 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-10-15 15:06:58.052 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-10-15 15:06:58.054 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:58.056 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:58.059 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-10-15 15:06:58.061 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:58.063 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-10-15 15:06:58.066 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-10-15 15:06:58.068 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-10-15 15:06:58.070 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-10-15 15:06:58.073 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:58.075 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:58.077 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-10-15 15:06:58.080 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:58.082 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-10-15 15:06:58.085 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-10-15 15:06:58.087 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-10-15 15:06:58.089 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-10-15 15:06:58.092 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:58.094 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:58.096 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-10-15 15:06:58.099 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:58.101 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-10-15 15:06:58.104 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-10-15 15:06:58.106 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-10-15 15:06:58.108 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-10-15 15:06:58.110 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:58.113 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:58.115 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-10-15 15:06:58.117 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:58.120 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-10-15 15:06:58.122 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-10-15 15:06:58.124 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-10-15 15:06:58.127 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-10-15 15:06:58.129 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:58.131 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:58.134 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-10-15 15:06:58.136 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:58.138 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-10-15 15:06:58.141 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-10-15 15:06:58.143 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-10-15 15:06:58.146 | + inc/python:use_library_from_git:250 : local name=tooz 2021-10-15 15:06:58.148 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:58.150 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:58.153 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-10-15 15:06:58.155 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:58.157 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-10-15 15:06:58.160 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-10-15 15:06:58.162 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-10-15 15:06:58.165 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-10-15 15:06:58.167 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:58.169 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:58.172 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-10-15 15:06:58.174 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:58.176 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-10-15 15:06:58.179 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-10-15 15:06:58.181 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-10-15 15:06:58.183 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-10-15 15:06:58.186 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:58.188 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:58.190 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2021-10-15 15:06:58.192 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:58.195 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-10-15 15:06:58.197 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-10-15 15:06:58.199 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-10-15 15:06:58.202 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-10-15 15:06:58.204 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:58.206 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:58.209 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-10-15 15:06:58.211 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:58.214 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-10-15 15:06:58.216 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-10-15 15:06:58.218 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-10-15 15:06:58.221 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-10-15 15:06:58.224 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:06:58.226 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:06:58.228 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-10-15 15:06:58.231 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:06:58.233 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-10-15 15:06:58.254 | Using python 3.8 to install etcd3 2021-10-15 15:06:58.256 | + 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-10-15 15:06:59.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:06:59.078 | from cryptography.utils import int_from_bytes 2021-10-15 15:06:59.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:06:59.078 | from cryptography.utils import int_from_bytes 2021-10-15 15:07:00.167 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:07:00.184 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2021-10-15 15:07:00.193 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-10-15 15:07:00.194 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.41.0) 2021-10-15 15:07:00.195 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.18.1) 2021-10-15 15:07:00.196 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-10-15 15:07:02.319 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:07:02.435 | + inc/python:pip_install:200 : result=0 2021-10-15 15:07:02.438 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:07:02.440 | + functions-common:time_stop:2309 : local name 2021-10-15 15:07:02.442 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:07:02.444 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:07:02.446 | + functions-common:time_stop:2312 : local total 2021-10-15 15:07:02.449 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:07:02.451 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:07:02.453 | + functions-common:time_stop:2316 : start_time=1634310418248 2021-10-15 15:07:02.455 | + functions-common:time_stop:2318 : [[ -z 1634310418248 ]] 2021-10-15 15:07:02.458 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:07:02.467 | + functions-common:time_stop:2321 : end_time=1634310422464 2021-10-15 15:07:02.469 | + functions-common:time_stop:2322 : elapsed_time=4216 2021-10-15 15:07:02.471 | + functions-common:time_stop:2323 : total=25351 2021-10-15 15:07:02.474 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:07:02.476 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=29567 2021-10-15 15:07:02.478 | + inc/python:pip_install:203 : return 0 2021-10-15 15:07:02.481 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-10-15 15:07:02.503 | Using python 3.8 to install etcd3gw 2021-10-15 15:07:02.506 | + 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-10-15 15:07:03.324 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:07:03.324 | from cryptography.utils import int_from_bytes 2021-10-15 15:07:03.324 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:07:03.324 | from cryptography.utils import int_from_bytes 2021-10-15 15:07:04.393 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:07:04.411 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.0) 2021-10-15 15:07:04.418 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-10-15 15:07:04.419 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-10-15 15:07:04.420 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.6.0) 2021-10-15 15:07:04.421 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2021-10-15 15:07:04.456 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.7) 2021-10-15 15:07:04.459 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2021-10-15 15:07:04.460 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2021.10.8) 2021-10-15 15:07:04.461 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.7) 2021-10-15 15:07:06.564 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:07:06.683 | + inc/python:pip_install:200 : result=0 2021-10-15 15:07:06.685 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:07:06.687 | + functions-common:time_stop:2309 : local name 2021-10-15 15:07:06.689 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:07:06.692 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:07:06.694 | + functions-common:time_stop:2312 : local total 2021-10-15 15:07:06.696 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:07:06.698 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:07:06.700 | + functions-common:time_stop:2316 : start_time=1634310422498 2021-10-15 15:07:06.702 | + functions-common:time_stop:2318 : [[ -z 1634310422498 ]] 2021-10-15 15:07:06.705 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:07:06.709 | + functions-common:time_stop:2321 : end_time=1634310426707 2021-10-15 15:07:06.711 | + functions-common:time_stop:2322 : elapsed_time=4209 2021-10-15 15:07:06.714 | + functions-common:time_stop:2323 : total=29567 2021-10-15 15:07:06.716 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:07:06.718 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=33776 2021-10-15 15:07:06.720 | + inc/python:pip_install:203 : return 0 2021-10-15 15:07:06.723 | + ./stack.sh:main:860 : install_apache_uwsgi 2021-10-15 15:07:06.725 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-10-15 15:07:06.728 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-10-15 15:07:06.730 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-10-15 15:07:06.732 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-10-15 15:07:06.735 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-10-15 15:07:06.737 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-10-15 15:07:06.740 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-10-15 15:07:06.742 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-10-15 15:07:06.744 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-10-15 15:07:06.747 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-10-15 15:07:06.749 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-10-15 15:07:06.752 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-10-15 15:07:06.754 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-10-15 15:07:06.756 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:07:06.759 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:07:06.761 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-10-15 15:07:06.763 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 15:07:06.765 | + functions-common:install_package:1347 : update_package_repo 2021-10-15 15:07:06.768 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-10-15 15:07:06.770 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-10-15 15:07:06.772 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-10-15 15:07:06.774 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-10-15 15:07:06.777 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-10-15 15:07:06.779 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:07:06.781 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:07:06.784 | + functions-common:update_package_repo:1328 : apt_get_update 2021-10-15 15:07:06.786 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-10-15 15:07:06.789 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-10-15 15:07:06.791 | + functions-common:apt_get_update:1074 : return 2021-10-15 15:07:06.793 | + functions-common:install_package:1348 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 15:07:06.796 | + functions-common:real_install_package:1333 : is_ubuntu 2021-10-15 15:07:06.798 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:07:06.800 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:07:06.803 | + functions-common:real_install_package:1334 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-10-15 15:07:06.824 | + 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-10-15 15:07:06.931 | Reading package lists... 2021-10-15 15:07:07.155 | Building dependency tree... 2021-10-15 15:07:07.156 | Reading state information... 2021-10-15 15:07:07.392 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-10-15 15:07:07.392 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-10-15 15:07:07.392 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.7). 2021-10-15 15:07:07.392 | The following packages were automatically installed and are no longer required: 2021-10-15 15:07:07.393 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-10-15 15:07:07.393 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-10-15 15:07:07.393 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-10-15 15:07:07.393 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-10-15 15:07:07.393 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-10-15 15:07:07.393 | python3-zope.interface 2021-10-15 15:07:07.393 | Use 'sudo apt autoremove' to remove them. 2021-10-15 15:07:07.505 | 0 upgraded, 0 newly installed, 0 to remove and 94 not upgraded. 2021-10-15 15:07:07.509 | + functions-common:apt_get:1118 : result=0 2021-10-15 15:07:07.512 | + functions-common:apt_get:1121 : time_stop apt-get 2021-10-15 15:07:07.514 | + functions-common:time_stop:2309 : local name 2021-10-15 15:07:07.517 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:07:07.519 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:07:07.521 | + functions-common:time_stop:2312 : local total 2021-10-15 15:07:07.523 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:07:07.525 | + functions-common:time_stop:2315 : name=apt-get 2021-10-15 15:07:07.527 | + functions-common:time_stop:2316 : start_time=1634310426821 2021-10-15 15:07:07.530 | + functions-common:time_stop:2318 : [[ -z 1634310426821 ]] 2021-10-15 15:07:07.532 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:07:07.537 | + functions-common:time_stop:2321 : end_time=1634310427534 2021-10-15 15:07:07.539 | + functions-common:time_stop:2322 : elapsed_time=713 2021-10-15 15:07:07.541 | + functions-common:time_stop:2323 : total=4295 2021-10-15 15:07:07.544 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:07:07.546 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5008 2021-10-15 15:07:07.548 | + functions-common:apt_get:1122 : return 0 2021-10-15 15:07:07.551 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-10-15 15:07:07.553 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:07:07.556 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:07:07.558 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-10-15 15:07:07.620 | Module proxy already enabled 2021-10-15 15:07:07.624 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-10-15 15:07:07.685 | Considering dependency proxy for proxy_uwsgi: 2021-10-15 15:07:07.685 | Module proxy already enabled 2021-10-15 15:07:07.685 | Module proxy_uwsgi already enabled 2021-10-15 15:07:07.689 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-10-15 15:07:07.692 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 15:07:07.695 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:07:07.697 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 15:07:07.826 | + ./stack.sh:main:863 : install_keystoneauth 2021-10-15 15:07:07.828 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-10-15 15:07:07.831 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-10-15 15:07:07.833 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:07:07.835 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:07:07.838 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-10-15 15:07:07.840 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:07:07.843 | + ./stack.sh:main:864 : install_keystoneclient 2021-10-15 15:07:07.845 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-10-15 15:07:07.847 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-10-15 15:07:07.850 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:07:07.852 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:07:07.854 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-10-15 15:07:07.857 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:07:07.859 | + ./stack.sh:main:865 : install_glanceclient 2021-10-15 15:07:07.861 | + lib/glance:install_glanceclient:505 : use_library_from_git python-glanceclient 2021-10-15 15:07:07.864 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-10-15 15:07:07.866 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:07:07.869 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:07:07.871 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-10-15 15:07:07.874 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:07:07.876 | + ./stack.sh:main:866 : install_cinderclient 2021-10-15 15:07:07.878 | + lib/cinder:install_cinderclient:481 : use_library_from_git python-brick-cinderclient-ext 2021-10-15 15:07:07.881 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-10-15 15:07:07.883 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:07:07.886 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:07:07.888 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-10-15 15:07:07.890 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:07:07.893 | + lib/cinder:install_cinderclient:486 : use_library_from_git python-cinderclient 2021-10-15 15:07:07.895 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-10-15 15:07:07.897 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:07:07.900 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:07:07.902 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-10-15 15:07:07.904 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:07:07.907 | + ./stack.sh:main:867 : install_novaclient 2021-10-15 15:07:07.909 | + lib/nova:install_novaclient:806 : use_library_from_git python-novaclient 2021-10-15 15:07:07.911 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-10-15 15:07:07.913 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:07:07.916 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:07:07.918 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-10-15 15:07:07.920 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:07:07.923 | + ./stack.sh:main:868 : is_service_enabled swift glance horizon 2021-10-15 15:07:07.940 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:07:07.943 | + ./stack.sh:main:869 : install_swiftclient 2021-10-15 15:07:07.945 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-10-15 15:07:07.947 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-10-15 15:07:07.950 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:07:07.952 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:07:07.954 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-10-15 15:07:07.957 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:07:07.959 | + ./stack.sh:main:871 : is_service_enabled neutron nova horizon 2021-10-15 15:07:07.976 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:07:07.978 | + ./stack.sh:main:872 : install_neutronclient 2021-10-15 15:07:07.980 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-10-15 15:07:07.983 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-10-15 15:07:07.985 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:07:07.987 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:07:07.990 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-10-15 15:07:07.993 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:07:07.995 | + ./stack.sh:main:876 : install_keystonemiddleware 2021-10-15 15:07:07.998 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-10-15 15:07:08.000 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-10-15 15:07:08.002 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:07:08.005 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:07:08.007 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-10-15 15:07:08.010 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:07:08.012 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-10-15 15:07:08.014 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-10-15 15:07:08.017 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 15:07:08.020 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-10-15 15:07:08.023 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-10-15 15:07:08.025 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 15:07:08.028 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:07:08.029 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 15:07:08.034 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-10-15 15:07:08.036 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-10-15 15:07:08.038 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-10-15 15:07:08.041 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-10-15 15:07:08.044 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-10-15 15:07:08.064 | Using python 3.8 to install keystonemiddleware 2021-10-15 15:07:08.066 | + 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-10-15 15:07:08.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:07:08.874 | from cryptography.utils import int_from_bytes 2021-10-15 15:07:08.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:07:08.874 | from cryptography.utils import int_from_bytes 2021-10-15 15:07:09.945 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:07:09.962 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-10-15 15:07:10.015 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2021-10-15 15:07:10.016 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.3.1) 2021-10-15 15:07:10.017 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-10-15 15:07:10.018 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.6.0) 2021-10-15 15:07:10.020 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.10.0) 2021-10-15 15:07:10.021 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-10-15 15:07:10.022 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2021-10-15 15:07:10.023 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-10-15 15:07:10.024 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2021-10-15 15:07:10.025 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2021-10-15 15:07:10.026 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2021-10-15 15:07:10.027 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2021-10-15 15:07:10.028 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2021-10-15 15:07:10.030 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2021-10-15 15:07:10.087 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.4.0) 2021-10-15 15:07:10.088 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2021-10-15 15:07:10.089 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.16) 2021-10-15 15:07:10.126 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.4) 2021-10-15 15:07:10.167 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2021-10-15 15:07:10.168 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.4.1) 2021-10-15 15:07:10.169 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2021-10-15 15:07:10.171 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.3.0) 2021-10-15 15:07:10.219 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2021-10-15 15:07:10.222 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2021-10-15 15:07:10.232 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.2) 2021-10-15 15:07:10.233 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2021-10-15 15:07:10.247 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2021-10-15 15:07:10.248 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (2.4.7) 2021-10-15 15:07:10.251 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.0) 2021-10-15 15:07:10.315 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2021-10-15 15:07:10.317 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.7) 2021-10-15 15:07:10.318 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2021.10.8) 2021-10-15 15:07:10.320 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.7) 2021-10-15 15:07:10.372 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.2) 2021-10-15 15:07:10.384 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware) (5.1.0) 2021-10-15 15:07:12.430 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:07:12.552 | + inc/python:pip_install:200 : result=0 2021-10-15 15:07:12.555 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:07:12.557 | + functions-common:time_stop:2309 : local name 2021-10-15 15:07:12.559 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:07:12.561 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:07:12.563 | + functions-common:time_stop:2312 : local total 2021-10-15 15:07:12.565 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:07:12.568 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:07:12.570 | + functions-common:time_stop:2316 : start_time=1634310428059 2021-10-15 15:07:12.572 | + functions-common:time_stop:2318 : [[ -z 1634310428059 ]] 2021-10-15 15:07:12.575 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:07:12.579 | + functions-common:time_stop:2321 : end_time=1634310432577 2021-10-15 15:07:12.582 | + functions-common:time_stop:2322 : elapsed_time=4518 2021-10-15 15:07:12.585 | + functions-common:time_stop:2323 : total=33776 2021-10-15 15:07:12.587 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:07:12.589 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=38294 2021-10-15 15:07:12.592 | + inc/python:pip_install:203 : return 0 2021-10-15 15:07:12.594 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-10-15 15:07:12.596 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-10-15 15:07:12.599 | + inc/python:pip_install_gr:77 : local clean_name 2021-10-15 15:07:12.602 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-10-15 15:07:12.604 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-10-15 15:07:12.607 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-10-15 15:07:12.610 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:07:12.611 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-10-15 15:07:12.616 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-10-15 15:07:12.619 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-10-15 15:07:12.621 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-10-15 15:07:12.624 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-10-15 15:07:12.626 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-10-15 15:07:12.648 | Using python 3.8 to install python-memcached 2021-10-15 15:07:12.651 | + 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-10-15 15:07:13.484 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:07:13.484 | from cryptography.utils import int_from_bytes 2021-10-15 15:07:13.484 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:07:13.484 | from cryptography.utils import int_from_bytes 2021-10-15 15:07:14.548 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:07:14.567 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2021-10-15 15:07:14.570 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2021-10-15 15:07:16.680 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:07:16.797 | + inc/python:pip_install:200 : result=0 2021-10-15 15:07:16.799 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:07:16.802 | + functions-common:time_stop:2309 : local name 2021-10-15 15:07:16.804 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:07:16.806 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:07:16.808 | + functions-common:time_stop:2312 : local total 2021-10-15 15:07:16.811 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:07:16.813 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:07:16.815 | + functions-common:time_stop:2316 : start_time=1634310432642 2021-10-15 15:07:16.818 | + functions-common:time_stop:2318 : [[ -z 1634310432642 ]] 2021-10-15 15:07:16.821 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:07:16.825 | + functions-common:time_stop:2321 : end_time=1634310436822 2021-10-15 15:07:16.827 | + functions-common:time_stop:2322 : elapsed_time=4180 2021-10-15 15:07:16.829 | + functions-common:time_stop:2323 : total=38294 2021-10-15 15:07:16.832 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:07:16.834 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=42474 2021-10-15 15:07:16.836 | + inc/python:pip_install:203 : return 0 2021-10-15 15:07:16.838 | + ./stack.sh:main:878 : is_service_enabled keystone 2021-10-15 15:07:16.854 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:07:16.857 | + ./stack.sh:main:879 : '[' 10.222.0.24 == 10.222.0.24 ']' 2021-10-15 15:07:16.859 | + ./stack.sh:main:880 : stack_install_service keystone 2021-10-15 15:07:16.861 | + lib/stack:stack_install_service:20 : local service=keystone 2021-10-15 15:07:16.864 | + lib/stack:stack_install_service:21 : type install_keystone 2021-10-15 15:07:16.867 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 15:07:16.869 | + lib/stack:stack_install_service:32 : install_keystone 2021-10-15 15:07:16.871 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-10-15 15:07:16.887 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:07:16.889 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-10-15 15:07:16.891 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-10-15 15:07:16.893 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-10-15 15:07:16.895 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:07:16.897 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:07:16.900 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:07:16.902 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:07:16.904 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:07:16.907 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:07:16.922 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:07:16.924 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:07:16.926 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:07:16.929 | + functions-common:git_clone:544 : echo master 2021-10-15 15:07:16.929 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:07:16.934 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-10-15 15:07:16.936 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:07:16.938 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-10-15 15:07:16.941 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:07:16.941 | + functions-common:git_clone:593 : head -1 2021-10-15 15:07:16.944 | 1e7ecca88 Merge "Fix typo in identity provider policies" 2021-10-15 15:07:16.946 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:07:16.949 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-10-15 15:07:16.951 | + inc/python:setup_develop:338 : local bindep 2021-10-15 15:07:16.953 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-10-15 15:07:16.955 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-10-15 15:07:16.958 | + inc/python:setup_develop:344 : local extras= 2021-10-15 15:07:16.961 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-10-15 15:07:16.963 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 15:07:16.965 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-10-15 15:07:16.967 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-10-15 15:07:16.970 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 15:07:16.973 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-10-15 15:07:16.975 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-10-15 15:07:16.978 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 15:07:16.980 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-10-15 15:07:16.983 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 15:07:16.985 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 15:07:16.988 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-10-15 15:07:16.993 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-10-15 15:07:16.996 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2021-10-15 15:07:17.665 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-10-15 15:07:17.667 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 15:07:17.669 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 15:07:17.672 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 15:07:17.674 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-10-15 15:07:17.676 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-10-15 15:07:17.678 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 15:07:17.681 | + inc/python:setup_package:428 : local extras= 2021-10-15 15:07:17.683 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 15:07:17.685 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-10-15 15:07:17.687 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-10-15 15:07:17.689 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-10-15 15:07:17.692 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 15:07:17.694 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-10-15 15:07:17.714 | Using python 3.8 to install /opt/stack/keystone 2021-10-15 15:07:17.716 | + 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-10-15 15:07:18.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:07:18.527 | from cryptography.utils import int_from_bytes 2021-10-15 15:07:18.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:07:18.527 | from cryptography.utils import int_from_bytes 2021-10-15 15:07:19.590 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:07:19.607 | Obtaining file:///opt/stack/keystone 2021-10-15 15:07:19.608 | Preparing metadata (setup.py): started 2021-10-15 15:07:21.154 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:07:21.236 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (5.6.0) 2021-10-15 15:07:21.237 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.8.7) 2021-10-15 15:07:21.238 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.0.2) 2021-10-15 15:07:21.239 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.3.9) 2021-10-15 15:07:21.240 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (35.0.0) 2021-10-15 15:07:21.241 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.4.25) 2021-10-15 15:07:21.243 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.13.0) 2021-10-15 15:07:21.244 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.4.0) 2021-10-15 15:07:21.245 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.7.4) 2021-10-15 15:07:21.246 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.3.0) 2021-10-15 15:07:21.247 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (9.3.0) 2021-10-15 15:07:21.248 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.2.0) 2021-10-15 15:07:21.249 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.8.18) 2021-10-15 15:07:21.250 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.8.1) 2021-10-15 15:07:21.251 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (8.7.1) 2021-10-15 15:07:21.252 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.3.1) 2021-10-15 15:07:21.254 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (12.9.1) 2021-10-15 15:07:21.255 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (11.0.0) 2021-10-15 15:07:21.256 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (5.1.0) 2021-10-15 15:07:21.257 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.6.0) 2021-10-15 15:07:21.259 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.4.0) 2021-10-15 15:07:21.260 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.8.2) 2021-10-15 15:07:21.261 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.2.0) 2021-10-15 15:07:21.262 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.4.0) 2021-10-15 15:07:21.263 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.10.0) 2021-10-15 15:07:21.264 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.1.1) 2021-10-15 15:07:21.265 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (7.0.1) 2021-10-15 15:07:21.266 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.2.0) 2021-10-15 15:07:21.267 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.1.4) 2021-10-15 15:07:21.269 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.0.1.dev8) (3.2.0) 2021-10-15 15:07:21.270 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.1.1) 2021-10-15 15:07:21.271 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.0.2) 2021-10-15 15:07:21.272 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.4.2) 2021-10-15 15:07:21.273 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2021.3) 2021-10-15 15:07:21.284 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev8) (1.16.0) 2021-10-15 15:07:21.285 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev8) (1.15.0) 2021-10-15 15:07:21.330 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.0.1.dev8) (5.1.0) 2021-10-15 15:07:21.343 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (2.0.2) 2021-10-15 15:07:21.344 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (2.0.1) 2021-10-15 15:07:21.345 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (8.0.3) 2021-10-15 15:07:21.346 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (3.0.2) 2021-10-15 15:07:21.357 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.0.1.dev8) (9.0.1) 2021-10-15 15:07:21.421 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2.26.0) 2021-10-15 15:07:21.424 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (4.4.0) 2021-10-15 15:07:21.524 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (5.4.1) 2021-10-15 15:07:21.525 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (2.3.0) 2021-10-15 15:07:21.527 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (1.5.0) 2021-10-15 15:07:21.528 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (0.8.0) 2021-10-15 15:07:21.581 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (0.5.0) 2021-10-15 15:07:21.582 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (2.0.1) 2021-10-15 15:07:21.584 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.7.4) 2021-10-15 15:07:21.637 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev8) (2.8.2) 2021-10-15 15:07:21.640 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev8) (0.9.6) 2021-10-15 15:07:21.695 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.6.0) 2021-10-15 15:07:21.696 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.1.0) 2021-10-15 15:07:21.697 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.4.0) 2021-10-15 15:07:21.699 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.0.6) 2021-10-15 15:07:21.702 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.3.0) 2021-10-15 15:07:21.703 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (4.2.4) 2021-10-15 15:07:21.721 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.0.1.dev8) (3.3.0) 2021-10-15 15:07:21.770 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.0.1.dev8) (0.7.2) 2021-10-15 15:07:21.797 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (0.11.0) 2021-10-15 15:07:21.798 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (2.4.7) 2021-10-15 15:07:21.799 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (21.0) 2021-10-15 15:07:21.801 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (0.1.16) 2021-10-15 15:07:21.853 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.0.1.dev8) (4.4.1) 2021-10-15 15:07:21.990 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (0.7.1) 2021-10-15 15:07:21.991 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (5.2.2) 2021-10-15 15:07:21.993 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (1.8.0) 2021-10-15 15:07:21.994 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (21.0.0) 2021-10-15 15:07:22.212 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.0.1.dev8) (1.1.2) 2021-10-15 15:07:22.233 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev8) (0.4.2) 2021-10-15 15:07:22.235 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev8) (0.5.2) 2021-10-15 15:07:22.305 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.1.5) 2021-10-15 15:07:22.306 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.1.dev8) (4.8.1) 2021-10-15 15:07:22.324 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.0.0) 2021-10-15 15:07:22.396 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.0.1.dev8) (2.20) 2021-10-15 15:07:22.437 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.0.1.dev8) (1.13.2) 2021-10-15 15:07:22.547 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (2.0.1) 2021-10-15 15:07:22.621 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (1.7.0) 2021-10-15 15:07:22.747 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.0.1.dev8) (0.14.1) 2021-10-15 15:07:22.776 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.11.0) 2021-10-15 15:07:22.818 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (1.3.3) 2021-10-15 15:07:22.821 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.5.1) 2021-10-15 15:07:22.822 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (3.0.0) 2021-10-15 15:07:22.823 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (3.5.0) 2021-10-15 15:07:22.824 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.32.0) 2021-10-15 15:07:22.826 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.1.1) 2021-10-15 15:07:23.003 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (3.3) 2021-10-15 15:07:23.004 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2021.10.8) 2021-10-15 15:07:23.007 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2.0.7) 2021-10-15 15:07:23.008 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (1.26.7) 2021-10-15 15:07:23.153 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.0.1.dev8) (2.5.0) 2021-10-15 15:07:23.234 | Requirement already satisfied: elementpath<3.0.0,>=2.2.2 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.0.1.dev8) (2.3.2) 2021-10-15 15:07:23.306 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.0.1.dev8) (3.6.0) 2021-10-15 15:07:23.480 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.1.0) 2021-10-15 15:07:23.507 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.0.1.dev8) (1.6) 2021-10-15 15:07:23.648 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (58.2.0) 2021-10-15 15:07:23.741 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.7) 2021-10-15 15:07:23.776 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.0.0) 2021-10-15 15:07:25.327 | Installing collected packages: keystone 2021-10-15 15:07:25.327 | Attempting uninstall: keystone 2021-10-15 15:07:25.327 | Found existing installation: keystone 20.0.1.dev8 2021-10-15 15:07:25.330 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-10-15 15:07:25.333 | Running setup.py develop for keystone 2021-10-15 15:07:27.409 | Successfully installed keystone 2021-10-15 15:07:27.409 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:07:27.549 | + inc/python:pip_install:200 : result=0 2021-10-15 15:07:27.552 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:07:27.554 | + functions-common:time_stop:2309 : local name 2021-10-15 15:07:27.556 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:07:27.558 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:07:27.560 | + functions-common:time_stop:2312 : local total 2021-10-15 15:07:27.562 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:07:27.564 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:07:27.567 | + functions-common:time_stop:2316 : start_time=1634310437709 2021-10-15 15:07:27.569 | + functions-common:time_stop:2318 : [[ -z 1634310437709 ]] 2021-10-15 15:07:27.571 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:07:27.575 | + functions-common:time_stop:2321 : end_time=1634310447573 2021-10-15 15:07:27.578 | + functions-common:time_stop:2322 : elapsed_time=9864 2021-10-15 15:07:27.580 | + functions-common:time_stop:2323 : total=42474 2021-10-15 15:07:27.582 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:07:27.584 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=52338 2021-10-15 15:07:27.587 | + inc/python:pip_install:203 : return 0 2021-10-15 15:07:27.589 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-10-15 15:07:27.591 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-10-15 15:07:27.594 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-10-15 15:07:27.612 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-10-15 15:07:27.624 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-10-15 15:07:27.626 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-10-15 15:07:27.629 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:07:27.631 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:07:27.634 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-10-15 15:07:27.636 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:07:27.639 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-10-15 15:07:27.656 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:07:27.658 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-10-15 15:07:27.661 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-10-15 15:07:27.664 | + ./stack.sh:main:881 : configure_keystone 2021-10-15 15:07:27.666 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-10-15 15:07:27.679 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-10-15 15:07:27.681 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-10-15 15:07:27.686 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-10-15 15:07:27.701 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:07:27.704 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-10-15 15:07:27.733 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-10-15 15:07:27.760 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-10-15 15:07:27.798 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-10-15 15:07:27.827 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-10-15 15:07:27.857 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-10-15 15:07:27.888 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-10-15 15:07:27.917 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-10-15 15:07:27.945 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-10-15 15:07:27.948 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-10-15 15:07:27.950 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-10-15 15:07:27.952 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-10-15 15:07:27.954 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-10-15 15:07:27.957 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-10-15 15:07:27.972 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:07:27.975 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-10-15 15:07:27.977 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-10-15 15:07:27.980 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-10-15 15:07:27.995 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:07:27.997 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2021-10-15 15:07:28.000 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2021-10-15 15:07:28.029 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-10-15 15:07:28.031 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-10-15 15:07:28.034 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-10-15 15:07:28.036 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-10-15 15:07:28.039 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-10-15 15:07:28.054 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:07:28.056 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.24/identity 2021-10-15 15:07:28.086 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.24/identity 2021-10-15 15:07:28.113 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-10-15 15:07:28.115 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-10-15 15:07:28.146 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-10-15 15:07:28.149 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-10-15 15:07:28.151 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-10-15 15:07:28.153 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-10-15 15:07:28.156 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-10-15 15:07:28.158 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-10-15 15:07:28.188 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-10-15 15:07:28.191 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-10-15 15:07:28.193 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-10-15 15:07:28.195 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-10-15 15:07:28.198 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-10-15 15:07:28.217 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-10-15 15:07:28.219 | + functions:setup_systemd_logging:695 : local pidstr= 2021-10-15 15:07:28.222 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-10-15 15:07:28.224 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-10-15 15:07:28.226 | + 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-10-15 15:07:28.254 | + 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-10-15 15:07:28.281 | + 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-10-15 15:07:28.309 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-10-15 15:07:28.337 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-10-15 15:07:28.364 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-10-15 15:07:28.367 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-10-15 15:07:28.369 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-10-15 15:07:28.371 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-10-15 15:07:28.374 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-10-15 15:07:28.376 | + lib/apache:write_uwsgi_config:257 : local http= 2021-10-15 15:07:28.378 | + lib/apache:write_uwsgi_config:258 : local name= 2021-10-15 15:07:28.381 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-10-15 15:07:28.385 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-10-15 15:07:28.387 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-10-15 15:07:28.390 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-10-15 15:07:28.403 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-10-15 15:07:28.403 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-10-15 15:07:28.412 | d /var/run/uwsgi 0755 ubuntu root 2021-10-15 15:07:28.415 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-10-15 15:07:28.430 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-10-15 15:07:28.433 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-10-15 15:07:28.437 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-10-15 15:07:28.465 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-10-15 15:07:28.491 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-10-15 15:07:28.518 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-10-15 15:07:28.545 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-10-15 15:07:28.573 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-10-15 15:07:28.600 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-10-15 15:07:28.626 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-10-15 15:07:28.654 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-10-15 15:07:28.680 | + 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-10-15 15:07:28.708 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-10-15 15:07:28.734 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-10-15 15:07:28.761 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-10-15 15:07:28.788 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-10-15 15:07:28.791 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-10-15 15:07:28.793 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-10-15 15:07:28.796 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-10-15 15:07:28.798 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-10-15 15:07:28.801 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:07:28.803 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:07:28.806 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-10-15 15:07:28.808 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-10-15 15:07:28.811 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-10-15 15:07:28.838 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-10-15 15:07:28.865 | + 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-10-15 15:07:28.865 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-10-15 15:07:28.874 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2021-10-15 15:07:28.877 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-10-15 15:07:28.880 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-10-15 15:07:28.882 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-10-15 15:07:28.884 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-10-15 15:07:28.886 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:07:28.889 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:07:28.891 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:07:28.894 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-10-15 15:07:28.896 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-10-15 15:07:28.898 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:07:28.901 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:07:28.903 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-10-15 15:07:28.964 | Site keystone-wsgi-public already enabled 2021-10-15 15:07:28.968 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-10-15 15:07:28.970 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 15:07:28.973 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:07:28.975 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 15:07:29.102 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-10-15 15:07:29.104 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-10-15 15:07:29.107 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-10-15 15:07:29.110 | + lib/apache:write_uwsgi_config:256 : local url=/identity_admin 2021-10-15 15:07:29.112 | + lib/apache:write_uwsgi_config:257 : local http= 2021-10-15 15:07:29.114 | + lib/apache:write_uwsgi_config:258 : local name= 2021-10-15 15:07:29.117 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-admin 2021-10-15 15:07:29.122 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-admin 2021-10-15 15:07:29.124 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-10-15 15:07:29.127 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-10-15 15:07:29.139 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-10-15 15:07:29.139 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-10-15 15:07:29.148 | d /var/run/uwsgi 0755 ubuntu root 2021-10-15 15:07:29.152 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-10-15 15:07:29.167 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-10-15 15:07:29.170 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-10-15 15:07:29.173 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-10-15 15:07:29.204 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-10-15 15:07:29.231 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-10-15 15:07:29.258 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-10-15 15:07:29.285 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-10-15 15:07:29.312 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-10-15 15:07:29.339 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-10-15 15:07:29.367 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-10-15 15:07:29.393 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-10-15 15:07:29.421 | + 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-10-15 15:07:29.448 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-10-15 15:07:29.474 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-10-15 15:07:29.502 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-10-15 15:07:29.529 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-10-15 15:07:29.531 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-10-15 15:07:29.534 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-admin 2021-10-15 15:07:29.536 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-admin 2021-10-15 15:07:29.539 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-10-15 15:07:29.541 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:07:29.543 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:07:29.546 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-10-15 15:07:29.548 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-10-15 15:07:29.551 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-10-15 15:07:29.579 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-10-15 15:07:29.606 | + 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-10-15 15:07:29.607 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-10-15 15:07:29.616 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2021-10-15 15:07:29.619 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-admin 2021-10-15 15:07:29.622 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-admin 2021-10-15 15:07:29.624 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-10-15 15:07:29.627 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-10-15 15:07:29.630 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:07:29.632 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:07:29.634 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:07:29.637 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-10-15 15:07:29.639 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-10-15 15:07:29.641 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:07:29.644 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:07:29.646 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-admin 2021-10-15 15:07:29.707 | Site keystone-wsgi-admin already enabled 2021-10-15 15:07:29.711 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-10-15 15:07:29.713 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 15:07:29.716 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:07:29.718 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 15:07:29.846 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-10-15 15:07:29.880 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-10-15 15:07:29.910 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-10-15 15:07:29.940 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-10-15 15:07:29.943 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-10-15 15:07:29.973 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-10-15 15:07:30.001 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-10-15 15:07:30.028 | + ./stack.sh:main:885 : is_service_enabled swift 2021-10-15 15:07:30.045 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:07:30.048 | + ./stack.sh:main:886 : is_service_enabled ceilometer 2021-10-15 15:07:30.065 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:07:30.067 | + ./stack.sh:main:889 : stack_install_service swift 2021-10-15 15:07:30.070 | + lib/stack:stack_install_service:20 : local service=swift 2021-10-15 15:07:30.072 | + lib/stack:stack_install_service:21 : type install_swift 2021-10-15 15:07:30.074 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 15:07:30.077 | + lib/stack:stack_install_service:32 : install_swift 2021-10-15 15:07:30.079 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-10-15 15:07:30.082 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-10-15 15:07:30.084 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-10-15 15:07:30.086 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:07:30.088 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:07:30.091 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:07:30.094 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:07:30.096 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:07:30.099 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:07:30.115 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:07:30.117 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:07:30.119 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:07:30.122 | + functions-common:git_clone:544 : echo master 2021-10-15 15:07:30.123 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:07:30.128 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-10-15 15:07:30.130 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:07:30.132 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-10-15 15:07:30.135 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:07:30.135 | + functions-common:git_clone:593 : head -1 2021-10-15 15:07:30.139 | dbd0960ae Merge "Update master for stable/xena" 2021-10-15 15:07:30.141 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:07:30.144 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-10-15 15:07:30.146 | + inc/python:setup_develop:338 : local bindep 2021-10-15 15:07:30.149 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-10-15 15:07:30.151 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-10-15 15:07:30.153 | + inc/python:setup_develop:344 : local extras=keystone 2021-10-15 15:07:30.156 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-10-15 15:07:30.158 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 15:07:30.161 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-10-15 15:07:30.164 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-10-15 15:07:30.166 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 15:07:30.168 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-10-15 15:07:30.173 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-10-15 15:07:30.176 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 15:07:30.179 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-10-15 15:07:30.182 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 15:07:30.184 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 15:07:30.187 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-10-15 15:07:30.192 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-10-15 15:07:30.195 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2021-10-15 15:07:30.842 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-10-15 15:07:30.844 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 15:07:30.847 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 15:07:30.849 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 15:07:30.851 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-10-15 15:07:30.853 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-10-15 15:07:30.855 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 15:07:30.858 | + inc/python:setup_package:428 : local extras=keystone 2021-10-15 15:07:30.860 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 15:07:30.863 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-10-15 15:07:30.865 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-10-15 15:07:30.867 | + inc/python:setup_package:438 : extras='[keystone]' 2021-10-15 15:07:30.870 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 15:07:30.872 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-10-15 15:07:30.893 | Using python 3.8 to install /opt/stack/swift 2021-10-15 15:07:30.896 | + 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-10-15 15:07:31.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:07:31.715 | from cryptography.utils import int_from_bytes 2021-10-15 15:07:31.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:07:31.715 | from cryptography.utils import int_from_bytes 2021-10-15 15:07:32.779 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:07:32.797 | Obtaining file:///opt/stack/swift 2021-10-15 15:07:32.798 | Preparing metadata (setup.py): started 2021-10-15 15:07:34.010 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:07:34.051 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (0.32.0) 2021-10-15 15:07:34.052 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (1.1.2) 2021-10-15 15:07:34.053 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (0.11.0) 2021-10-15 15:07:34.054 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (2.1.1) 2021-10-15 15:07:34.055 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (4.6.3) 2021-10-15 15:07:34.056 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (2.26.0) 2021-10-15 15:07:34.057 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (1.16.0) 2021-10-15 15:07:34.058 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (0.9.7) 2021-10-15 15:07:34.059 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (1.6.0) 2021-10-15 15:07:34.060 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (35.0.0) 2021-10-15 15:07:34.061 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev43) (9.3.0) 2021-10-15 15:07:34.101 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0.dev43) (1.15.0) 2021-10-15 15:07:34.108 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0.dev43) (2.1.0) 2021-10-15 15:07:34.166 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (5.1.0) 2021-10-15 15:07:34.167 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (3.1.1) 2021-10-15 15:07:34.168 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (5.6.0) 2021-10-15 15:07:34.169 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (8.7.1) 2021-10-15 15:07:34.170 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.3.0) 2021-10-15 15:07:34.171 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.8.1) 2021-10-15 15:07:34.172 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (3.3.1) 2021-10-15 15:07:34.174 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.10.0) 2021-10-15 15:07:34.175 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.6.0) 2021-10-15 15:07:34.176 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.2.0) 2021-10-15 15:07:34.177 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.8.7) 2021-10-15 15:07:34.178 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (4.4.0) 2021-10-15 15:07:34.198 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.29.0.dev43) (58.2.0) 2021-10-15 15:07:34.229 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (2021.10.8) 2021-10-15 15:07:34.231 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (2.0.7) 2021-10-15 15:07:34.233 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (3.3) 2021-10-15 15:07:34.234 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev43) (1.26.7) 2021-10-15 15:07:34.257 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0.dev43) (2.20) 2021-10-15 15:07:34.346 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (0.1.16) 2021-10-15 15:07:34.348 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (3.4.0) 2021-10-15 15:07:34.349 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.7.0) 2021-10-15 15:07:34.390 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.1.4) 2021-10-15 15:07:34.433 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (5.4.1) 2021-10-15 15:07:34.434 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (0.8.0) 2021-10-15 15:07:34.435 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.5.0) 2021-10-15 15:07:34.437 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.3.0) 2021-10-15 15:07:34.494 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.8.2) 2021-10-15 15:07:34.499 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (0.9.6) 2021-10-15 15:07:34.513 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2021.3) 2021-10-15 15:07:34.514 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.0.2) 2021-10-15 15:07:34.532 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (2.4.7) 2021-10-15 15:07:34.534 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (21.0) 2021-10-15 15:07:34.638 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (1.13.2) 2021-10-15 15:07:34.653 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev43) (5.1.0) 2021-10-15 15:07:36.586 | Installing collected packages: swift 2021-10-15 15:07:36.586 | Attempting uninstall: swift 2021-10-15 15:07:36.586 | Found existing installation: swift 2.29.0.dev43 2021-10-15 15:07:36.589 | Can't uninstall 'swift'. No files were found to uninstall. 2021-10-15 15:07:36.591 | Running setup.py develop for swift 2021-10-15 15:07:38.550 | Successfully installed swift-2.29.0.dev43 2021-10-15 15:07:38.550 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:07:38.679 | + inc/python:pip_install:200 : result=0 2021-10-15 15:07:38.681 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:07:38.683 | + functions-common:time_stop:2309 : local name 2021-10-15 15:07:38.685 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:07:38.688 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:07:38.690 | + functions-common:time_stop:2312 : local total 2021-10-15 15:07:38.693 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:07:38.695 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:07:38.697 | + functions-common:time_stop:2316 : start_time=1634310450888 2021-10-15 15:07:38.699 | + functions-common:time_stop:2318 : [[ -z 1634310450888 ]] 2021-10-15 15:07:38.702 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:07:38.706 | + functions-common:time_stop:2321 : end_time=1634310458703 2021-10-15 15:07:38.708 | + functions-common:time_stop:2322 : elapsed_time=7815 2021-10-15 15:07:38.710 | + functions-common:time_stop:2323 : total=52338 2021-10-15 15:07:38.712 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:07:38.714 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=60153 2021-10-15 15:07:38.717 | + inc/python:pip_install:203 : return 0 2021-10-15 15:07:38.719 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-10-15 15:07:38.721 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-10-15 15:07:38.724 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-10-15 15:07:38.742 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-10-15 15:07:38.755 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-10-15 15:07:38.757 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-10-15 15:07:38.760 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:07:38.762 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:07:38.764 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-10-15 15:07:38.767 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:07:38.769 | + lib/swift:install_swift:746 : '[' False == True ']' 2021-10-15 15:07:38.771 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-10-15 15:07:38.774 | + ./stack.sh:main:890 : configure_swift 2021-10-15 15:07:38.776 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-10-15 15:07:38.778 | + lib/swift:configure_swift:335 : local node_number 2021-10-15 15:07:38.780 | + lib/swift:configure_swift:336 : local swift_node_config 2021-10-15 15:07:38.782 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-10-15 15:07:38.784 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-10-15 15:07:39.835 | No account-replicator running 2021-10-15 15:07:39.835 | No account-auditor running 2021-10-15 15:07:39.835 | No object-expirer running 2021-10-15 15:07:39.835 | No container-auditor running 2021-10-15 15:07:39.835 | No container-replicator running 2021-10-15 15:07:39.835 | No container-sync running 2021-10-15 15:07:39.835 | No object-reconstructor running 2021-10-15 15:07:39.835 | No container-reconciler running 2021-10-15 15:07:39.835 | No account-server running 2021-10-15 15:07:39.835 | No object-auditor running 2021-10-15 15:07:39.835 | No object-updater running 2021-10-15 15:07:39.835 | No proxy-server running 2021-10-15 15:07:39.835 | No account-reaper running 2021-10-15 15:07:39.835 | No container-updater running 2021-10-15 15:07:39.835 | No object-replicator running 2021-10-15 15:07:39.835 | No container-server running 2021-10-15 15:07:39.835 | No container-sharder running 2021-10-15 15:07:39.835 | No object-server running 2021-10-15 15:07:39.903 | + lib/swift:configure_swift:340 : true 2021-10-15 15:07:39.905 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2021-10-15 15:07:39.918 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-10-15 15:07:39.930 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-10-15 15:07:39.933 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2021-10-15 15:07:39.933 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2021-10-15 15:07:39.937 | + lib/swift:configure_swift:354 : sed -e ' 2021-10-15 15:07:39.937 | s/%GROUP%/ubuntu/; 2021-10-15 15:07:39.938 | s/%USER%/ubuntu/; 2021-10-15 15:07:39.938 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-10-15 15:07:39.938 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-10-15 15:07:39.941 | uid = ubuntu 2021-10-15 15:07:39.941 | gid = ubuntu 2021-10-15 15:07:39.941 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-10-15 15:07:39.941 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-10-15 15:07:39.941 | address = 127.0.0.1 2021-10-15 15:07:39.941 | 2021-10-15 15:07:39.941 | [account6612] 2021-10-15 15:07:39.941 | max connections = 25 2021-10-15 15:07:39.941 | path = /opt/stack/data/swift/1/node/ 2021-10-15 15:07:39.941 | read only = false 2021-10-15 15:07:39.941 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-10-15 15:07:39.941 | 2021-10-15 15:07:39.941 | [account6622] 2021-10-15 15:07:39.941 | max connections = 25 2021-10-15 15:07:39.941 | path = /opt/stack/data/swift/2/node/ 2021-10-15 15:07:39.941 | read only = false 2021-10-15 15:07:39.941 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-10-15 15:07:39.941 | 2021-10-15 15:07:39.941 | [account6632] 2021-10-15 15:07:39.941 | max connections = 25 2021-10-15 15:07:39.941 | path = /opt/stack/data/swift/3/node/ 2021-10-15 15:07:39.941 | read only = false 2021-10-15 15:07:39.942 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-10-15 15:07:39.942 | 2021-10-15 15:07:39.942 | [account6642] 2021-10-15 15:07:39.942 | max connections = 25 2021-10-15 15:07:39.942 | path = /opt/stack/data/swift/4/node/ 2021-10-15 15:07:39.942 | read only = false 2021-10-15 15:07:39.942 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-10-15 15:07:39.942 | 2021-10-15 15:07:39.942 | 2021-10-15 15:07:39.942 | [container6611] 2021-10-15 15:07:39.942 | max connections = 25 2021-10-15 15:07:39.942 | path = /opt/stack/data/swift/1/node/ 2021-10-15 15:07:39.942 | read only = false 2021-10-15 15:07:39.942 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-10-15 15:07:39.942 | 2021-10-15 15:07:39.942 | [container6621] 2021-10-15 15:07:39.942 | max connections = 25 2021-10-15 15:07:39.942 | path = /opt/stack/data/swift/2/node/ 2021-10-15 15:07:39.942 | read only = false 2021-10-15 15:07:39.942 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-10-15 15:07:39.942 | 2021-10-15 15:07:39.942 | [container6631] 2021-10-15 15:07:39.942 | max connections = 25 2021-10-15 15:07:39.942 | path = /opt/stack/data/swift/3/node/ 2021-10-15 15:07:39.942 | read only = false 2021-10-15 15:07:39.942 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-10-15 15:07:39.942 | 2021-10-15 15:07:39.942 | [container6641] 2021-10-15 15:07:39.942 | max connections = 25 2021-10-15 15:07:39.942 | path = /opt/stack/data/swift/4/node/ 2021-10-15 15:07:39.942 | read only = false 2021-10-15 15:07:39.942 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-10-15 15:07:39.942 | 2021-10-15 15:07:39.942 | 2021-10-15 15:07:39.942 | [object6613] 2021-10-15 15:07:39.942 | max connections = 25 2021-10-15 15:07:39.942 | path = /opt/stack/data/swift/1/node/ 2021-10-15 15:07:39.942 | read only = false 2021-10-15 15:07:39.942 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-10-15 15:07:39.943 | 2021-10-15 15:07:39.943 | [object6623] 2021-10-15 15:07:39.943 | max connections = 25 2021-10-15 15:07:39.943 | path = /opt/stack/data/swift/2/node/ 2021-10-15 15:07:39.943 | read only = false 2021-10-15 15:07:39.943 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-10-15 15:07:39.943 | 2021-10-15 15:07:39.943 | [object6633] 2021-10-15 15:07:39.943 | max connections = 25 2021-10-15 15:07:39.943 | path = /opt/stack/data/swift/3/node/ 2021-10-15 15:07:39.943 | read only = false 2021-10-15 15:07:39.943 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-10-15 15:07:39.943 | 2021-10-15 15:07:39.943 | [object6643] 2021-10-15 15:07:39.943 | max connections = 25 2021-10-15 15:07:39.943 | path = /opt/stack/data/swift/4/node/ 2021-10-15 15:07:39.943 | read only = false 2021-10-15 15:07:39.943 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-10-15 15:07:39.944 | + lib/swift:configure_swift:360 : is_ubuntu 2021-10-15 15:07:39.946 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:07:39.948 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:07:39.950 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-10-15 15:07:39.962 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-10-15 15:07:39.964 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-10-15 15:07:39.968 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-10-15 15:07:39.973 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-10-15 15:07:39.975 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-10-15 15:07:39.979 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-10-15 15:07:40.007 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.24:8080/v1/ 2021-10-15 15:07:40.032 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-10-15 15:07:40.050 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-10-15 15:07:40.077 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-10-15 15:07:40.095 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-10-15 15:07:40.123 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-10-15 15:07:40.140 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-10-15 15:07:40.167 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-10-15 15:07:40.185 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-10-15 15:07:40.212 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-10-15 15:07:40.230 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 15:07:40.257 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-10-15 15:07:40.275 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2021-10-15 15:07:40.289 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:07:40.291 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-10-15 15:07:40.319 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-10-15 15:07:40.346 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-10-15 15:07:40.373 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-10-15 15:07:40.400 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2021-10-15 15:07:40.415 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:07:40.417 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-10-15 15:07:40.443 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2021-10-15 15:07:40.457 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:07:40.459 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2021-10-15 15:07:40.474 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:07:40.476 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2021-10-15 15:07:40.478 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-10-15 15:07:40.493 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:07:40.495 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2021-10-15 15:07:40.497 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2021-10-15 15:07:40.499 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-10-15 15:07:40.505 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-10-15 15:07:40.510 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-10-15 15:07:40.537 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-10-15 15:07:40.562 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-10-15 15:07:40.593 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-10-15 15:07:40.621 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-10-15 15:07:40.649 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-10-15 15:07:40.651 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-10-15 15:07:40.653 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-10-15 15:07:40.655 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-10-15 15:07:40.657 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-10-15 15:07:40.683 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-10-15 15:07:40.711 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.24/identity 2021-10-15 15:07:40.737 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-10-15 15:07:40.764 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-10-15 15:07:40.790 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-10-15 15:07:40.818 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-10-15 15:07:40.844 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-10-15 15:07:40.870 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-10-15 15:07:40.898 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-10-15 15:07:40.924 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-10-15 15:07:40.951 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-10-15 15:07:40.977 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-10-15 15:07:41.005 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-10-15 15:07:41.036 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-10-15 15:07:41.062 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-10-15 15:07:41.081 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-10-15 15:07:41.107 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-10-15 15:07:41.135 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-10-15 15:07:41.140 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-10-15 15:07:41.167 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-10-15 15:07:41.194 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-10-15 15:07:41.220 | + lib/swift:configure_swift:478 : local node_number 2021-10-15 15:07:41.223 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-10-15 15:07:41.225 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2021-10-15 15:07:41.227 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-10-15 15:07:41.231 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-10-15 15:07:41.234 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-10-15 15:07:41.236 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-10-15 15:07:41.239 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-10-15 15:07:41.241 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-10-15 15:07:41.243 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-10-15 15:07:41.245 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-10-15 15:07:41.248 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-10-15 15:07:41.269 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-10-15 15:07:41.297 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-10-15 15:07:41.315 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-10-15 15:07:41.342 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-10-15 15:07:41.360 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-10-15 15:07:41.388 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-10-15 15:07:41.406 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-10-15 15:07:41.438 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-10-15 15:07:41.459 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-10-15 15:07:41.492 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-10-15 15:07:41.509 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-10-15 15:07:41.541 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-10-15 15:07:41.561 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-10-15 15:07:41.591 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-10-15 15:07:41.611 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-10-15 15:07:41.643 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-10-15 15:07:41.667 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-10-15 15:07:41.694 | + 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-10-15 15:07:41.699 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-10-15 15:07:41.717 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 15:07:41.745 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-10-15 15:07:41.773 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2021-10-15 15:07:41.775 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-10-15 15:07:41.780 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-10-15 15:07:41.782 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-10-15 15:07:41.784 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-10-15 15:07:41.786 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-10-15 15:07:41.788 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-10-15 15:07:41.790 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-10-15 15:07:41.793 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-10-15 15:07:41.795 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-10-15 15:07:41.813 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-10-15 15:07:41.841 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-10-15 15:07:41.858 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-10-15 15:07:41.887 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-10-15 15:07:41.904 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-10-15 15:07:41.932 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-10-15 15:07:41.950 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-10-15 15:07:41.978 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-10-15 15:07:41.995 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-10-15 15:07:42.023 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-10-15 15:07:42.042 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-10-15 15:07:42.070 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-10-15 15:07:42.087 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-10-15 15:07:42.116 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-10-15 15:07:42.133 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-10-15 15:07:42.161 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-10-15 15:07:42.179 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-10-15 15:07:42.205 | + 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-10-15 15:07:42.210 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-10-15 15:07:42.228 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 15:07:42.256 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2021-10-15 15:07:42.258 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-10-15 15:07:42.263 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-10-15 15:07:42.265 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-10-15 15:07:42.267 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-10-15 15:07:42.270 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-10-15 15:07:42.272 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-10-15 15:07:42.274 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-10-15 15:07:42.276 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-10-15 15:07:42.279 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-10-15 15:07:42.296 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-10-15 15:07:42.323 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-10-15 15:07:42.341 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-10-15 15:07:42.368 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-10-15 15:07:42.386 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-10-15 15:07:42.415 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-10-15 15:07:42.432 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-10-15 15:07:42.460 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-10-15 15:07:42.479 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-10-15 15:07:42.506 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-10-15 15:07:42.524 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-10-15 15:07:42.552 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-10-15 15:07:42.569 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-10-15 15:07:42.598 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-10-15 15:07:42.617 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-10-15 15:07:42.645 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-10-15 15:07:42.663 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-10-15 15:07:42.691 | + 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-10-15 15:07:42.696 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-10-15 15:07:42.713 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-10-15 15:07:42.742 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-10-15 15:07:42.769 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-10-15 15:07:42.796 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-10-15 15:07:42.824 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2021-10-15 15:07:42.826 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-10-15 15:07:42.830 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-10-15 15:07:42.858 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-10-15 15:07:42.886 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-10-15 15:07:42.914 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-10-15 15:07:42.943 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-10-15 15:07:42.971 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-10-15 15:07:42.999 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-10-15 15:07:43.026 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2021-10-15 15:07:43.053 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-10-15 15:07:43.080 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2021-10-15 15:07:43.096 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:07:43.099 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-10-15 15:07:43.117 | + lib/swift:configure_swift:521 : local auth_vers 2021-10-15 15:07:43.119 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2021-10-15 15:07:43.138 | + lib/swift:configure_swift:522 : auth_vers=3 2021-10-15 15:07:43.141 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.24 2021-10-15 15:07:43.167 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2021-10-15 15:07:43.170 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2021-10-15 15:07:43.197 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.24/identity 2021-10-15 15:07:43.225 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2021-10-15 15:07:43.227 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-10-15 15:07:43.255 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2021-10-15 15:07:43.274 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:07:43.277 | + lib/swift:configure_swift:541 : local user_group 2021-10-15 15:07:43.279 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2021-10-15 15:07:43.284 | + lib/swift:configure_swift:542 : user_group=1000 2021-10-15 15:07:43.287 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-10-15 15:07:43.299 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2021-10-15 15:07:43.302 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2021-10-15 15:07:43.313 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2021-10-15 15:07:43.316 | + lib/swift:configure_swift:548 : is_suse 2021-10-15 15:07:43.318 | + functions-common:is_suse:462 : is_opensuse 2021-10-15 15:07:43.320 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-10-15 15:07:43.323 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-10-15 15:07:43.325 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-10-15 15:07:43.327 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-10-15 15:07:43.329 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-10-15 15:07:43.332 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-10-15 15:07:43.344 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2021-10-15 15:07:43.346 | + lib/swift:configure_swift:561 : '[' False == True ']' 2021-10-15 15:07:43.348 | + ./stack.sh:main:893 : is_service_enabled s3api 2021-10-15 15:07:43.366 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:07:43.368 | + ./stack.sh:main:899 : is_service_enabled g-api n-api 2021-10-15 15:07:43.386 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:07:43.388 | + ./stack.sh:main:901 : stack_install_service glance 2021-10-15 15:07:43.391 | + lib/stack:stack_install_service:20 : local service=glance 2021-10-15 15:07:43.393 | + lib/stack:stack_install_service:21 : type install_glance 2021-10-15 15:07:43.395 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 15:07:43.398 | + lib/stack:stack_install_service:32 : install_glance 2021-10-15 15:07:43.400 | + lib/glance:install_glance:514 : glance_store_extras=() 2021-10-15 15:07:43.403 | + lib/glance:install_glance:514 : local glance_store_extras 2021-10-15 15:07:43.405 | + lib/glance:install_glance:516 : is_service_enabled cinder 2021-10-15 15:07:43.422 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:07:43.425 | + lib/glance:install_glance:517 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-10-15 15:07:43.428 | + lib/glance:install_glance:520 : is_service_enabled swift 2021-10-15 15:07:43.444 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:07:43.447 | + lib/glance:install_glance:521 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-10-15 15:07:43.449 | + lib/glance:install_glance:526 : use_library_from_git glance_store 2021-10-15 15:07:43.452 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-10-15 15:07:43.454 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:07:43.457 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:07:43.460 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-10-15 15:07:43.462 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:07:43.466 | ++ lib/glance:install_glance:532 : join_extras swift cinder 2021-10-15 15:07:43.468 | ++ inc/python:join_extras:29 : local IFS=, 2021-10-15 15:07:43.471 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-10-15 15:07:43.474 | + lib/glance:install_glance:532 : pip_install_gr_extras glance-store swift,cinder 2021-10-15 15:07:43.477 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-10-15 15:07:43.479 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-10-15 15:07:43.482 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-10-15 15:07:43.485 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-10-15 15:07:43.488 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-10-15 15:07:43.491 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-10-15 15:07:43.495 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-10-15 15:07:43.495 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-10-15 15:07:43.500 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-10-15 15:07:43.503 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-10-15 15:07:43.506 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-10-15 15:07:43.509 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-10-15 15:07:43.511 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-10-15 15:07:43.532 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-10-15 15:07:43.535 | + 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-10-15 15:07:44.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:07:44.346 | from cryptography.utils import int_from_bytes 2021-10-15 15:07:44.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:07:44.346 | from cryptography.utils import int_from_bytes 2021-10-15 15:07:45.406 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:07:45.426 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (2.7.0) 2021-10-15 15:07:45.508 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.4.0) 2021-10-15 15:07:45.510 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.32.0) 2021-10-15 15:07:45.510 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2021-10-15 15:07:45.511 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2021-10-15 15:07:45.512 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2021-10-15 15:07:45.513 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.7.1) 2021-10-15 15:07:45.515 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.10.0) 2021-10-15 15:07:45.516 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2021-10-15 15:07:45.517 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.1) 2021-10-15 15:07:45.518 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2021-10-15 15:07:45.519 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.26.0) 2021-10-15 15:07:45.521 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2021-10-15 15:07:45.523 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.12.0) 2021-10-15 15:07:45.525 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.1) 2021-10-15 15:07:45.527 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.6.2) 2021-10-15 15:07:45.529 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2021-10-15 15:07:45.531 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.0.1) 2021-10-15 15:07:45.534 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.1.0) 2021-10-15 15:07:45.542 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2021-10-15 15:07:45.544 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2021-10-15 15:07:45.549 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (2.4.7) 2021-10-15 15:07:45.618 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2021-10-15 15:07:45.620 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2021-10-15 15:07:45.622 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (0.1.16) 2021-10-15 15:07:45.645 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.6.0) 2021-10-15 15:07:45.648 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2021-10-15 15:07:45.649 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.3.1) 2021-10-15 15:07:45.650 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2021-10-15 15:07:45.652 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.0) 2021-10-15 15:07:45.661 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.14.1) 2021-10-15 15:07:45.703 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.3.0) 2021-10-15 15:07:45.704 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2021-10-15 15:07:45.705 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2021-10-15 15:07:45.706 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (5.4.1) 2021-10-15 15:07:45.726 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2021-10-15 15:07:45.729 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2021-10-15 15:07:45.743 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2021-10-15 15:07:45.759 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2021-10-15 15:07:45.760 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.0) 2021-10-15 15:07:45.778 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.5) 2021-10-15 15:07:45.780 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.7.2) 2021-10-15 15:07:45.861 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.7) 2021-10-15 15:07:45.863 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2021.10.8) 2021-10-15 15:07:45.865 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2021-10-15 15:07:45.868 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.7) 2021-10-15 15:07:45.916 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.20) 2021-10-15 15:07:45.943 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.2) 2021-10-15 15:07:45.980 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (1.6) 2021-10-15 15:07:46.156 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2021-10-15 15:07:46.162 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2021-10-15 15:07:46.194 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2021-10-15 15:07:46.195 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2021-10-15 15:07:46.198 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2021-10-15 15:07:46.199 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2021-10-15 15:07:46.201 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2021-10-15 15:07:46.203 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2021-10-15 15:07:46.412 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2021-10-15 15:07:46.452 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (58.2.0) 2021-10-15 15:07:46.539 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2021-10-15 15:07:46.688 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2021-10-15 15:07:48.450 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:07:48.570 | + inc/python:pip_install:200 : result=0 2021-10-15 15:07:48.572 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:07:48.575 | + functions-common:time_stop:2309 : local name 2021-10-15 15:07:48.577 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:07:48.579 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:07:48.582 | + functions-common:time_stop:2312 : local total 2021-10-15 15:07:48.584 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:07:48.587 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:07:48.589 | + functions-common:time_stop:2316 : start_time=1634310463527 2021-10-15 15:07:48.591 | + functions-common:time_stop:2318 : [[ -z 1634310463527 ]] 2021-10-15 15:07:48.594 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:07:48.599 | + functions-common:time_stop:2321 : end_time=1634310468596 2021-10-15 15:07:48.601 | + functions-common:time_stop:2322 : elapsed_time=5069 2021-10-15 15:07:48.603 | + functions-common:time_stop:2323 : total=60153 2021-10-15 15:07:48.605 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:07:48.608 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=65222 2021-10-15 15:07:48.610 | + inc/python:pip_install:203 : return 0 2021-10-15 15:07:48.613 | + lib/glance:install_glance:533 : copy_rootwrap /usr/local/etc/glance 2021-10-15 15:07:48.615 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-10-15 15:07:48.618 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-10-15 15:07:48.631 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-10-15 15:07:48.636 | + lib/glance:install_glance:536 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-10-15 15:07:48.638 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-10-15 15:07:48.641 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-10-15 15:07:48.643 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:07:48.646 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:07:48.650 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:07:48.653 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:07:48.655 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:07:48.658 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:07:48.681 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:07:48.683 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:07:48.685 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:07:48.688 | + functions-common:git_clone:544 : echo master 2021-10-15 15:07:48.688 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:07:48.694 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-10-15 15:07:48.696 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:07:48.698 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-10-15 15:07:48.701 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:07:48.702 | + functions-common:git_clone:593 : head -1 2021-10-15 15:07:48.706 | ff8e3d4a0 Merge "Add libpcre3-dev/pcre-devel to bindep.txt" 2021-10-15 15:07:48.709 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:07:48.711 | + lib/glance:install_glance:538 : setup_develop /opt/stack/glance 2021-10-15 15:07:48.714 | + inc/python:setup_develop:338 : local bindep 2021-10-15 15:07:48.716 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-10-15 15:07:48.719 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-10-15 15:07:48.722 | + inc/python:setup_develop:344 : local extras= 2021-10-15 15:07:48.724 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-10-15 15:07:48.727 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 15:07:48.729 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-10-15 15:07:48.731 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-10-15 15:07:48.734 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 15:07:48.736 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-10-15 15:07:48.739 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-10-15 15:07:48.742 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 15:07:48.745 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-10-15 15:07:48.747 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 15:07:48.750 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 15:07:48.753 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-10-15 15:07:48.759 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-10-15 15:07:48.761 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2021-10-15 15:07:49.408 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-10-15 15:07:49.411 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 15:07:49.414 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 15:07:49.416 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 15:07:49.418 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-10-15 15:07:49.420 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-10-15 15:07:49.423 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 15:07:49.425 | + inc/python:setup_package:428 : local extras= 2021-10-15 15:07:49.428 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 15:07:49.430 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-10-15 15:07:49.432 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-10-15 15:07:49.435 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-10-15 15:07:49.437 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 15:07:49.439 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-10-15 15:07:49.460 | Using python 3.8 to install /opt/stack/glance 2021-10-15 15:07:49.462 | + 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-10-15 15:07:50.278 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:07:50.279 | from cryptography.utils import int_from_bytes 2021-10-15 15:07:50.279 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:07:50.279 | from cryptography.utils import int_from_bytes 2021-10-15 15:07:51.341 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:07:51.359 | Obtaining file:///opt/stack/glance 2021-10-15 15:07:51.360 | Preparing metadata (setup.py): started 2021-10-15 15:07:52.540 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:07:52.618 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (5.6.0) 2021-10-15 15:07:52.619 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.7.1) 2021-10-15 15:07:52.621 | Requirement already satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.4.25) 2021-10-15 15:07:52.622 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.32.0) 2021-10-15 15:07:52.623 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.1.1) 2021-10-15 15:07:52.624 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.5.1) 2021-10-15 15:07:52.625 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.8.7) 2021-10-15 15:07:52.626 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.4.2) 2021-10-15 15:07:52.627 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.7.4) 2021-10-15 15:07:52.628 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.20.1) 2021-10-15 15:07:52.629 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (8.7.1) 2021-10-15 15:07:52.631 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.4.1) 2021-10-15 15:07:52.632 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.3.1) 2021-10-15 15:07:52.633 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.4.0) 2021-10-15 15:07:52.634 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.10.0) 2021-10-15 15:07:52.635 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.4.0) 2021-10-15 15:07:52.636 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.4.0) 2021-10-15 15:07:52.637 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.6.2) 2021-10-15 15:07:52.638 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.4.0) 2021-10-15 15:07:52.639 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (9.3.0) 2021-10-15 15:07:52.640 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.11.0) 2021-10-15 15:07:52.641 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.7.2) 2021-10-15 15:07:52.642 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.5.0) 2021-10-15 15:07:52.644 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev15) (3.2.0) 2021-10-15 15:07:52.645 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.3.0) 2021-10-15 15:07:52.646 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (21.0.0) 2021-10-15 15:07:52.647 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.16.0) 2021-10-15 15:07:52.648 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (11.0.0) 2021-10-15 15:07:52.649 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (5.1.0) 2021-10-15 15:07:52.650 | Requirement already satisfied: oslo.limit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.4.0) 2021-10-15 15:07:52.651 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.6.0) 2021-10-15 15:07:52.653 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (12.9.1) 2021-10-15 15:07:52.654 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (4.4.0) 2021-10-15 15:07:52.655 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.3.0) 2021-10-15 15:07:52.656 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.8.2) 2021-10-15 15:07:52.657 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (1.3.3) 2021-10-15 15:07:52.658 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.4.2) 2021-10-15 15:07:52.659 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.7.0) 2021-10-15 15:07:52.660 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (2.3.0) 2021-10-15 15:07:52.661 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (35.0.0) 2021-10-15 15:07:52.662 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.2.2) 2021-10-15 15:07:52.663 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (0.1.16) 2021-10-15 15:07:52.664 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (5.5.0) 2021-10-15 15:07:52.665 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev15) (3.9.1) 2021-10-15 15:07:52.682 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev15) (5.2.2) 2021-10-15 15:07:52.683 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev15) (1.1.5) 2021-10-15 15:07:52.684 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev15) (4.8.1) 2021-10-15 15:07:52.704 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev15) (2.26.0) 2021-10-15 15:07:52.707 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev15) (5.2.0) 2021-10-15 15:07:52.749 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev15) (1.15.0) 2021-10-15 15:07:52.764 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.1.0.dev15) (4.2.0) 2021-10-15 15:07:52.776 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev15) (1.13.2) 2021-10-15 15:07:52.790 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev15) (1.1.2) 2021-10-15 15:07:52.791 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev15) (2.1.0) 2021-10-15 15:07:52.874 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.1.0.dev15) (2.4.7) 2021-10-15 15:07:52.951 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.1.0.dev15) (1.7.0) 2021-10-15 15:07:53.001 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev15) (3.1.1) 2021-10-15 15:07:53.004 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev15) (2.8.1) 2021-10-15 15:07:53.037 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.1.0.dev15) (0.14.1) 2021-10-15 15:07:53.080 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev15) (5.4.1) 2021-10-15 15:07:53.082 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev15) (1.5.0) 2021-10-15 15:07:53.084 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev15) (0.8.0) 2021-10-15 15:07:53.144 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev15) (0.13.0) 2021-10-15 15:07:53.145 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev15) (0.5.0) 2021-10-15 15:07:53.148 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev15) (2.0.1) 2021-10-15 15:07:53.172 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.1.0.dev15) (0.59.0) 2021-10-15 15:07:53.220 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev15) (2.8.2) 2021-10-15 15:07:53.224 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev15) (0.9.6) 2021-10-15 15:07:53.308 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (2.6.0) 2021-10-15 15:07:53.310 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (0.3.0) 2021-10-15 15:07:53.312 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (5.0.6) 2021-10-15 15:07:53.314 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (5.1.0) 2021-10-15 15:07:53.316 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (4.2.4) 2021-10-15 15:07:53.341 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev15) (3.0.2) 2021-10-15 15:07:53.343 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev15) (3.2.0) 2021-10-15 15:07:53.344 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev15) (3.3.0) 2021-10-15 15:07:53.387 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.1.0.dev15) (5.8.0) 2021-10-15 15:07:53.430 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev15) (2021.3) 2021-10-15 15:07:53.432 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev15) (21.0) 2021-10-15 15:07:53.433 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev15) (0.11.0) 2021-10-15 15:07:53.510 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev15) (58.2.0) 2021-10-15 15:07:53.664 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev15) (0.7) 2021-10-15 15:07:53.957 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (2.4.0) 2021-10-15 15:07:53.961 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (6.3.1) 2021-10-15 15:07:53.963 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (1.4.2) 2021-10-15 15:07:53.964 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev15) (2.6.3) 2021-10-15 15:07:54.020 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==23.1.0.dev15) (0.8.1) 2021-10-15 15:07:54.046 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (5.0.0) 2021-10-15 15:07:54.167 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev15) (2.20) 2021-10-15 15:07:54.231 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance==23.1.0.dev15) (1.6) 2021-10-15 15:07:54.284 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.1.0.dev15) (2.0.1) 2021-10-15 15:07:54.502 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.1.4) 2021-10-15 15:07:54.504 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (5.1.0) 2021-10-15 15:07:54.505 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (0.10.0) 2021-10-15 15:07:54.507 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (2.5.0) 2021-10-15 15:07:54.508 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.4.0) 2021-10-15 15:07:54.510 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.32) 2021-10-15 15:07:54.511 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (1.4.4) 2021-10-15 15:07:54.631 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (0.11.0) 2021-10-15 15:07:54.665 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.1.0.dev15) (1.0.2) 2021-10-15 15:07:54.717 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (1.3.3) 2021-10-15 15:07:54.718 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev15) (3.0.0) 2021-10-15 15:07:54.963 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (3.9.0) 2021-10-15 15:07:55.154 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (2021.10.8) 2021-10-15 15:07:55.156 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (2.0.7) 2021-10-15 15:07:55.159 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (3.3) 2021-10-15 15:07:55.160 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev15) (1.26.7) 2021-10-15 15:07:55.238 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==23.1.0.dev15) (0.5.2) 2021-10-15 15:07:55.393 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev15) (2.5.0) 2021-10-15 15:07:55.497 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==23.1.0.dev15) (3.6.0) 2021-10-15 15:07:55.773 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (0.4.0) 2021-10-15 15:07:55.775 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (2.2.0) 2021-10-15 15:07:56.008 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev15) (2.1) 2021-10-15 15:07:56.326 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev15) (1.0.0) 2021-10-15 15:07:56.672 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (1.8.2) 2021-10-15 15:07:56.684 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (21.2.0) 2021-10-15 15:07:56.684 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (0.4.4) 2021-10-15 15:07:56.684 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev15) (0.2.5) 2021-10-15 15:07:57.859 | Installing collected packages: glance 2021-10-15 15:07:57.859 | Attempting uninstall: glance 2021-10-15 15:07:57.859 | Found existing installation: glance 23.1.0.dev15 2021-10-15 15:07:57.866 | Can't uninstall 'glance'. No files were found to uninstall. 2021-10-15 15:07:57.867 | Running setup.py develop for glance 2021-10-15 15:07:59.877 | Successfully installed glance 2021-10-15 15:07:59.877 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-10-15 15:08:00.020 | + inc/python:pip_install:200 : result=0 2021-10-15 15:08:00.023 | + inc/python:pip_install:202 : time_stop pip_install 2021-10-15 15:08:00.025 | + functions-common:time_stop:2309 : local name 2021-10-15 15:08:00.027 | + functions-common:time_stop:2310 : local end_time 2021-10-15 15:08:00.030 | + functions-common:time_stop:2311 : local elapsed_time 2021-10-15 15:08:00.032 | + functions-common:time_stop:2312 : local total 2021-10-15 15:08:00.034 | + functions-common:time_stop:2313 : local start_time 2021-10-15 15:08:00.036 | + functions-common:time_stop:2315 : name=pip_install 2021-10-15 15:08:00.039 | + functions-common:time_stop:2316 : start_time=1634310469454 2021-10-15 15:08:00.041 | + functions-common:time_stop:2318 : [[ -z 1634310469454 ]] 2021-10-15 15:08:00.044 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-10-15 15:08:00.048 | + functions-common:time_stop:2321 : end_time=1634310480045 2021-10-15 15:08:00.050 | + functions-common:time_stop:2322 : elapsed_time=10591 2021-10-15 15:08:00.052 | + functions-common:time_stop:2323 : total=65222 2021-10-15 15:08:00.055 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-10-15 15:08:00.057 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=75813 2021-10-15 15:08:00.059 | + inc/python:pip_install:203 : return 0 2021-10-15 15:08:00.062 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-10-15 15:08:00.064 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-10-15 15:08:00.067 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-10-15 15:08:00.086 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-10-15 15:08:00.098 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-10-15 15:08:00.100 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-10-15 15:08:00.103 | + inc/python:use_library_from_git:251 : local enabled=1 2021-10-15 15:08:00.105 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-10-15 15:08:00.108 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-10-15 15:08:00.110 | + inc/python:use_library_from_git:253 : return 1 2021-10-15 15:08:00.113 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-10-15 15:08:00.115 | + ./stack.sh:main:902 : configure_glance 2021-10-15 15:08:00.118 | + lib/glance:configure_glance:330 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-10-15 15:08:00.130 | + lib/glance:configure_glance:333 : local dburl 2021-10-15 15:08:00.133 | ++ lib/glance:configure_glance:334 : database_connection_url glance 2021-10-15 15:08:00.135 | ++ lib/database:database_connection_url:132 : local db=glance 2021-10-15 15:08:00.138 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-10-15 15:08:00.140 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-10-15 15:08:00.142 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-10-15 15:08:00.146 | + lib/glance:configure_glance:334 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-10-15 15:08:00.148 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-10-15 15:08:00.175 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-10-15 15:08:00.204 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-10-15 15:08:00.233 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-10-15 15:08:00.262 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-10-15 15:08:00.291 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-10-15 15:08:00.322 | + lib/glance:configure_glance:342 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-10-15 15:08:00.324 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-10-15 15:08:00.327 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-10-15 15:08:00.329 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-10-15 15:08:00.332 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-10-15 15:08:00.360 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-10-15 15:08:00.389 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.24/identity 2021-10-15 15:08:00.418 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-10-15 15:08:00.447 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-10-15 15:08:00.475 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-10-15 15:08:00.506 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-10-15 15:08:00.534 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-10-15 15:08:00.563 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-10-15 15:08:00.592 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-10-15 15:08:00.621 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-10-15 15:08:00.651 | + lib/glance:configure_glance:344 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-10-15 15:08:00.653 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-10-15 15:08:00.656 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-10-15 15:08:00.659 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-10-15 15:08:00.661 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-10-15 15:08:00.663 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-10-15 15:08:00.679 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:08:00.682 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-10-15 15:08:00.685 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-10-15 15:08:00.687 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-10-15 15:08:00.703 | ++ functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:08:00.706 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2021-10-15 15:08:00.709 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2021-10-15 15:08:00.738 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-10-15 15:08:00.740 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-10-15 15:08:00.742 | + lib/glance:configure_glance:345 : '[' libvirt = libvirt ']' 2021-10-15 15:08:00.745 | + lib/glance:configure_glance:345 : '[' kvm = parallels ']' 2021-10-15 15:08:00.747 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-10-15 15:08:00.777 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-10-15 15:08:00.806 | + lib/glance:configure_glance:353 : configure_glance_store False False 2021-10-15 15:08:00.808 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-10-15 15:08:00.811 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-10-15 15:08:00.813 | + lib/glance:configure_glance_store:254 : local be 2021-10-15 15:08:00.816 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-10-15 15:08:00.818 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-10-15 15:08:00.820 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-10-15 15:08:00.849 | + lib/glance:configure_glance:356 : '[' -n '' ']' 2021-10-15 15:08:00.852 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.24 2021-10-15 15:08:00.881 | + lib/glance:configure_glance:363 : [[ False == \F\a\l\s\e ]] 2021-10-15 15:08:00.883 | + lib/glance:configure_glance:365 : is_service_enabled s-proxy 2021-10-15 15:08:00.900 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:08:00.902 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-10-15 15:08:00.931 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-10-15 15:08:00.961 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-10-15 15:08:00.990 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-10-15 15:08:01.019 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-10-15 15:08:01.048 | + lib/glance:configure_glance:372 : is_service_enabled tls-proxy 2021-10-15 15:08:01.065 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:08:01.067 | + lib/glance:configure_glance:375 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-10-15 15:08:01.097 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-10-15 15:08:01.126 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-10-15 15:08:01.154 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.24/identity/v3 2021-10-15 15:08:01.183 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-10-15 15:08:01.213 | + lib/glance:configure_glance:387 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.24/image 2021-10-15 15:08:01.242 | + lib/glance:configure_glance:389 : is_service_enabled tls-proxy 2021-10-15 15:08:01.258 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:08:01.261 | + lib/glance:configure_glance:395 : setup_logging /etc/glance/glance-api.conf 2021-10-15 15:08:01.263 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-10-15 15:08:01.265 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-10-15 15:08:01.269 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-10-15 15:08:01.286 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-10-15 15:08:01.288 | + functions:setup_systemd_logging:695 : local pidstr= 2021-10-15 15:08:01.290 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-10-15 15:08:01.292 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-10-15 15:08:01.295 | + 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-10-15 15:08:01.323 | + 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-10-15 15:08:01.353 | + 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-10-15 15:08:01.382 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-10-15 15:08:01.413 | + lib/glance:configure_glance:397 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-10-15 15:08:01.417 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-10-15 15:08:01.450 | + lib/glance:configure_glance:401 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-10-15 15:08:01.479 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-10-15 15:08:01.509 | + lib/glance:configure_glance:403 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.24/identity 2021-10-15 15:08:01.538 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-10-15 15:08:01.568 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-10-15 15:08:01.597 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-10-15 15:08:01.626 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-10-15 15:08:01.657 | + lib/glance:configure_glance:412 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-10-15 15:08:01.685 | + lib/glance:configure_glance:413 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-10-15 15:08:01.715 | + lib/glance:configure_glance:414 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-10-15 15:08:01.746 | + lib/glance:configure_glance:416 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-10-15 15:08:01.751 | + lib/glance:configure_glance:418 : 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-10-15 15:08:01.759 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2021-10-15 15:08:01.775 | + functions-common:is_service_enabled:1965 : return 1 2021-10-15 15:08:01.778 | + lib/glance:configure_glance:428 : [[ False == False ]] 2021-10-15 15:08:01.780 | + lib/glance:configure_glance:429 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-10-15 15:08:01.782 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-10-15 15:08:01.785 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-10-15 15:08:01.787 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-10-15 15:08:01.790 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-10-15 15:08:01.794 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-10-15 15:08:01.796 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-10-15 15:08:01.800 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-10-15 15:08:01.830 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-10-15 15:08:01.832 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-10-15 15:08:01.835 | ++ functions:get_random_port:837 : true 2021-10-15 15:08:01.837 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-10-15 15:08:01.839 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-10-15 15:08:01.841 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-10-15 15:08:01.895 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-10-15 15:08:01.898 | ++ functions:get_random_port:841 : break 2 2021-10-15 15:08:01.900 | ++ functions:get_random_port:845 : echo 60999 2021-10-15 15:08:01.903 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-10-15 15:08:01.905 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-10-15 15:08:01.932 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-10-15 15:08:01.959 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-10-15 15:08:01.986 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-10-15 15:08:02.013 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-10-15 15:08:02.041 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-10-15 15:08:02.069 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-10-15 15:08:02.096 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-10-15 15:08:02.124 | + 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-10-15 15:08:02.151 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-10-15 15:08:02.178 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-10-15 15:08:02.205 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-10-15 15:08:02.232 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-10-15 15:08:02.259 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-10-15 15:08:02.286 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-10-15 15:08:02.313 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-10-15 15:08:02.340 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-10-15 15:08:02.368 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-10-15 15:08:02.395 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-10-15 15:08:02.422 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-10-15 15:08:02.425 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-10-15 15:08:02.427 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:08:02.429 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:08:02.431 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:08:02.434 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-10-15 15:08:02.436 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-10-15 15:08:02.491 | proxy (enabled by site administrator) 2021-10-15 15:08:02.494 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-10-15 15:08:02.497 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-10-15 15:08:02.499 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:08:02.501 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:08:02.504 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:08:02.506 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-10-15 15:08:02.508 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-10-15 15:08:02.562 | proxy_http (enabled by site administrator) 2021-10-15 15:08:02.565 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-10-15 15:08:02.568 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-10-15 15:08:02.570 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-10-15 15:08:02.572 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-10-15 15:08:02.575 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:08:02.577 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:08:02.579 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:08:02.583 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:08:02.585 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-10-15 15:08:02.586 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:08:02.594 | KeepAlive Off 2021-10-15 15:08:02.599 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:08:02.599 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-10-15 15:08:02.608 | SetEnv proxy-sendchunked 1 2021-10-15 15:08:02.611 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-10-15 15:08:02.612 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-10-15 15:08:02.620 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-10-15 15:08:02.623 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-10-15 15:08:02.626 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-10-15 15:08:02.628 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-10-15 15:08:02.630 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-10-15 15:08:02.633 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-10-15 15:08:02.635 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:08:02.637 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:08:02.639 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-10-15 15:08:02.642 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-10-15 15:08:02.645 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-10-15 15:08:02.647 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-10-15 15:08:02.649 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-10-15 15:08:02.710 | Site glance-wsgi-api already enabled 2021-10-15 15:08:02.714 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-10-15 15:08:02.716 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-10-15 15:08:02.719 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-10-15 15:08:02.722 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-10-15 15:08:02.852 | ++ lib/glance:configure_glance:432 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-10-15 15:08:02.860 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-10-15 15:08:02.891 | + lib/glance:configure_glance:442 : [[ False == True ]] 2021-10-15 15:08:02.894 | + ./stack.sh:main:905 : is_service_enabled cinder 2021-10-15 15:08:02.912 | + functions-common:is_service_enabled:1965 : return 0 2021-10-15 15:08:02.914 | + ./stack.sh:main:907 : stack_install_service cinder 2021-10-15 15:08:02.917 | + lib/stack:stack_install_service:20 : local service=cinder 2021-10-15 15:08:02.919 | + lib/stack:stack_install_service:21 : type install_cinder 2021-10-15 15:08:02.922 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-10-15 15:08:02.924 | + lib/stack:stack_install_service:32 : install_cinder 2021-10-15 15:08:02.927 | + lib/cinder:install_cinder:463 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-10-15 15:08:02.929 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-10-15 15:08:02.931 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-10-15 15:08:02.934 | + functions-common:git_clone:525 : local git_ref=master 2021-10-15 15:08:02.936 | + functions-common:git_clone:526 : local orig_dir 2021-10-15 15:08:02.939 | ++ functions-common:git_clone:527 : pwd 2021-10-15 15:08:02.942 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-10-15 15:08:02.945 | + functions-common:git_clone:528 : local git_clone_flags= 2021-10-15 15:08:02.948 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-10-15 15:08:02.964 | + functions-common:git_clone:530 : RECLONE=False 2021-10-15 15:08:02.966 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-10-15 15:08:02.969 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-10-15 15:08:02.972 | + functions-common:git_clone:544 : echo master 2021-10-15 15:08:02.972 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-10-15 15:08:02.977 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-10-15 15:08:02.980 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-10-15 15:08:02.982 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-10-15 15:08:02.985 | + functions-common:git_clone:593 : git show --oneline 2021-10-15 15:08:02.985 | + functions-common:git_clone:593 : head -1 2021-10-15 15:08:02.988 | fd5ec459c Increase min version of oslo.vmware to 3.10.0 2021-10-15 15:08:02.990 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-10-15 15:08:02.993 | + lib/cinder:install_cinder:464 : setup_develop /opt/stack/cinder 2021-10-15 15:08:02.996 | + inc/python:setup_develop:338 : local bindep 2021-10-15 15:08:02.998 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-10-15 15:08:03.001 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-10-15 15:08:03.004 | + inc/python:setup_develop:344 : local extras= 2021-10-15 15:08:03.006 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-10-15 15:08:03.008 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-10-15 15:08:03.011 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-10-15 15:08:03.013 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-10-15 15:08:03.016 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-10-15 15:08:03.019 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-10-15 15:08:03.022 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-10-15 15:08:03.024 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-10-15 15:08:03.027 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-10-15 15:08:03.030 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-10-15 15:08:03.032 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-10-15 15:08:03.035 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-10-15 15:08:03.041 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-10-15 15:08:03.044 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2021-10-15 15:08:03.685 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-10-15 15:08:03.688 | + inc/python:setup_package:418 : local bindep=0 2021-10-15 15:08:03.691 | + inc/python:setup_package:419 : local bindep_flag= 2021-10-15 15:08:03.693 | + inc/python:setup_package:420 : local bindep_profiles= 2021-10-15 15:08:03.696 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-10-15 15:08:03.698 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-10-15 15:08:03.700 | + inc/python:setup_package:427 : local flags=-e 2021-10-15 15:08:03.703 | + inc/python:setup_package:428 : local extras= 2021-10-15 15:08:03.706 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-10-15 15:08:03.708 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-10-15 15:08:03.711 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-10-15 15:08:03.713 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-10-15 15:08:03.715 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-10-15 15:08:03.718 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-10-15 15:08:03.738 | Using python 3.8 to install /opt/stack/cinder 2021-10-15 15:08:03.741 | + 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-10-15 15:08:04.558 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:08:04.558 | from cryptography.utils import int_from_bytes 2021-10-15 15:08:04.558 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-10-15 15:08:04.558 | from cryptography.utils import int_from_bytes 2021-10-15 15:08:05.627 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-10-15 15:08:05.644 | Obtaining file:///opt/stack/cinder 2021-10-15 15:08:05.645 | Preparing metadata (setup.py): started 2021-10-15 15:08:07.583 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:08:07.805 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.6.0) 2021-10-15 15:08:07.806 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.1.0) 2021-10-15 15:08:07.807 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.32.0) 2021-10-15 15:08:07.808 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.1.2) 2021-10-15 15:08:07.809 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.20.1) 2021-10-15 15:08:07.810 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.1.16) 2021-10-15 15:08:07.811 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev54) (3.2.0) 2021-10-15 15:08:07.812 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.4.0) 2021-10-15 15:08:07.813 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (9.3.0) 2021-10-15 15:08:07.814 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.6.3) 2021-10-15 15:08:07.928 | Collecting oauth2client>=4.1.3 2021-10-15 15:08:07.935 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-10-15 15:08:07.942 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (8.7.1) 2021-10-15 15:08:07.944 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.4.1) 2021-10-15 15:08:07.945 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.3.1) 2021-10-15 15:08:07.946 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (11.0.0) 2021-10-15 15:08:07.947 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.6.0) 2021-10-15 15:08:07.948 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (12.9.1) 2021-10-15 15:08:07.949 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.4.0) 2021-10-15 15:08:07.950 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.8.2) 2021-10-15 15:08:07.951 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.6.2) 2021-10-15 15:08:07.952 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.3.0) 2021-10-15 15:08:07.953 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (6.3.0) 2021-10-15 15:08:07.954 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.2.0) 2021-10-15 15:08:07.956 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.6.0) 2021-10-15 15:08:07.957 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.4.0) 2021-10-15 15:08:07.958 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.10.0) 2021-10-15 15:08:07.959 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.5.0) 2021-10-15 15:08:07.960 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.4.2) 2021-10-15 15:08:07.961 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (21.0) 2021-10-15 15:08:08.091 | Collecting paramiko>=2.7.2 2021-10-15 15:08:08.098 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/def/3ec612399bab4/paramiko-2.8.0-py2.py3-none-any.whl (206 kB) 2021-10-15 15:08:08.107 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.5.0) 2021-10-15 15:08:08.108 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.1.1) 2021-10-15 15:08:08.109 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.8.0) 2021-10-15 15:08:08.110 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.4.7) 2021-10-15 15:08:08.112 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.2.0) 2021-10-15 15:08:08.203 | Collecting python-glanceclient>=3.2.2 2021-10-15 15:08:08.211 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e0/05004ead1893b/python_glanceclient-3.5.0-py3-none-any.whl (198 kB) 2021-10-15 15:08:08.222 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.3.0) 2021-10-15 15:08:08.223 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (17.6.0) 2021-10-15 15:08:08.224 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.12.0) 2021-10-15 15:08:08.226 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2021.3) 2021-10-15 15:08:08.227 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.26.0) 2021-10-15 15:08:08.228 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (2.5.1) 2021-10-15 15:08:08.229 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (4.6.2) 2021-10-15 15:08:08.270 | Collecting rtslib-fb>=2.1.74 2021-10-15 15:08:08.277 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-10-15 15:08:08.301 | Preparing metadata (setup.py): started 2021-10-15 15:08:08.917 | Preparing metadata (setup.py): finished with status 'done' 2021-10-15 15:08:08.921 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.16.0) 2021-10-15 15:08:08.922 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.4.25) 2021-10-15 15:08:08.924 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (0.13.0) 2021-10-15 15:08:08.925 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (3.4.0) 2021-10-15 15:08:08.969 | Collecting tabulate>=0.8.7 2021-10-15 15:08:08.977 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2021-10-15 15:08:08.981 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (6.3.1) 2021-10-15 15:08:08.982 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (1.8.7) 2021-10-15 15:08:08.983 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev54) (5.1.0) 2021-10-15 15:08:09.080 | ERROR: Cannot install cinder==19.1.0.dev54 because these package versions have conflicting dependencies. 2021-10-15 15:08:09.080 | 2021-10-15 15:08:09.080 | The conflict is caused by: 2021-10-15 15:08:09.080 | cinder 19.1.0.dev54 depends on oslo.vmware>=3.10.0 2021-10-15 15:08:09.080 | The user requested (constraint) oslo-vmware===3.9.1 2021-10-15 15:08:09.080 | 2021-10-15 15:08:09.080 | To fix this you could try to: 2021-10-15 15:08:09.080 | 1. loosen the range of package versions you've specified 2021-10-15 15:08:09.080 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2021-10-15 15:08:09.081 | 2021-10-15 15:08:09.081 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2021-10-15 15:08:09.189 | + inc/python:pip_install:1 : exit_trap 2021-10-15 15:08:09.191 | + ./stack.sh:exit_trap:507 : local r=1 2021-10-15 15:08:09.194 | ++ ./stack.sh:exit_trap:508 : jobs -p 2021-10-15 15:08:09.196 | + ./stack.sh:exit_trap:508 : jobs= 2021-10-15 15:08:09.199 | + ./stack.sh:exit_trap:511 : [[ -n '' ]] 2021-10-15 15:08:09.201 | + ./stack.sh:exit_trap:517 : '[' -f '' ']' 2021-10-15 15:08:09.203 | + ./stack.sh:exit_trap:522 : kill_spinner 2021-10-15 15:08:09.205 | + ./stack.sh:kill_spinner:417 : '[' '!' -z '' ']' 2021-10-15 15:08:09.208 | + ./stack.sh:exit_trap:524 : [[ 1 -ne 0 ]] 2021-10-15 15:08:09.210 | + ./stack.sh:exit_trap:525 : echo 'Error on exit' 2021-10-15 15:08:09.210 | Error on exit 2021-10-15 15:08:09.212 | + ./stack.sh:exit_trap:527 : type -p generate-subunit 2021-10-15 15:08:09.214 | + ./stack.sh:exit_trap:528 : generate-subunit 1634310354 135 fail 2021-10-15 15:08:09.763 | + ./stack.sh:exit_trap:530 : [[ -z /opt/stack/logs ]] 2021-10-15 15:08:09.765 | + ./stack.sh:exit_trap:533 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-10-15 15:08:10.216 | + ./stack.sh:exit_trap:542 : exit 1