2022-05-10 10:28:21.325 | + ./stack.sh:main:489 : exec 2022-05-10 10:28:21.325 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-05-10-102821' 2022-05-10 10:28:21.325 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-05-10-102821.summary.2022-05-10-102821 2022-05-10 10:28:21.325 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-10 10:28:21.326 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-05-10-102821 2022-05-10 10:28:21.326 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-10-102821 /opt/stack/logs/stack.sh.log 2022-05-10 10:28:21.326 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-10-102821.summary.2022-05-10-102821 /opt/stack/logs/stack.sh.log.summary 2022-05-10 10:28:21.326 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-05-10 10:28:21.326 | + functions:check_path_perm_sanity:596 : local real_path 2022-05-10 10:28:21.326 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-05-10 10:28:21.326 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-05-10 10:28:21.326 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-05-10 10:28:21.326 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-05-10 10:28:21.326 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-05-10 10:28:21.326 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-10 10:28:21.326 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-05-10 10:28:21.326 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-05-10 10:28:21.326 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-10 10:28:21.326 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-10 10:28:21.326 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-05-10 10:28:21.326 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-05-10 10:28:21.326 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-10 10:28:21.327 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-05-10 10:28:21.329 | + ./stack.sh:main:562 : trap err_trap ERR 2022-05-10 10:28:21.331 | + ./stack.sh:main:575 : set -o errexit 2022-05-10 10:28:21.333 | + ./stack.sh:main:578 : uname -a 2022-05-10 10:28:21.334 | Linux dv-neutron-841246-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-05-10 10:28:21.336 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-05-10 10:28:21.338 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-05-10 10:28:21.341 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-05-10 10:28:21.377 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-05-10 10:28:21.393 | + ./stack.sh:main:592 : fetch_plugins 2022-05-10 10:28:21.395 | + functions-common:fetch_plugins:1783 : local plugins= 2022-05-10 10:28:21.396 | + functions-common:fetch_plugins:1784 : local plugin 2022-05-10 10:28:21.398 | + functions-common:fetch_plugins:1787 : [[ -z '' ]] 2022-05-10 10:28:21.400 | + functions-common:fetch_plugins:1788 : return 2022-05-10 10:28:21.402 | + ./stack.sh:main:596 : run_phase override_defaults 2022-05-10 10:28:21.404 | + functions-common:run_phase:1865 : local mode=override_defaults 2022-05-10 10:28:21.405 | + functions-common:run_phase:1866 : local phase= 2022-05-10 10:28:21.407 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-10 10:28:21.409 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-10 10:28:21.411 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-10 10:28:21.412 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-10 10:28:21.414 | + functions-common:run_phase:1875 : local extra 2022-05-10 10:28:21.416 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-10 10:28:21.419 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-10 10:28:21.421 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-10 10:28:21.423 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-10 10:28:21.424 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-05-10 10:28:21.426 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-10 10:28:21.439 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:28:21.441 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-10 10:28:21.443 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-10 10:28:21.444 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-10 10:28:21.446 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-10 10:28:21.448 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-10 10:28:21.449 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-10 10:28:21.451 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-05-10 10:28:21.453 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-05-10 10:28:21.455 | + functions-common:run_phase:1886 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-10 10:28:21.457 | + functions-common:run_phase:1889 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-10 10:28:21.459 | + functions-common:run_phase:1890 : plugin_override_defaults 2022-05-10 10:28:21.461 | + functions-common:plugin_override_defaults:1824 : local plugins= 2022-05-10 10:28:21.462 | + functions-common:plugin_override_defaults:1825 : local plugin 2022-05-10 10:28:21.464 | + functions-common:plugin_override_defaults:1828 : [[ -z '' ]] 2022-05-10 10:28:21.466 | + functions-common:plugin_override_defaults:1829 : return 2022-05-10 10:28:21.468 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-05-10 10:28:21.485 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-05-10 10:28:21.487 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-05-10 10:28:21.499 | ++ functions-common:is_service_enabled:2093 : return 1 2022-05-10 10:28:21.502 | +++ lib/tls:source:43 : hostname -f 2022-05-10 10:28:21.506 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-05-10 10:28:21.507 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-05-10 10:28:21.509 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-05-10 10:28:21.511 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-05-10 10:28:21.513 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-05-10 10:28:21.515 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-05-10 10:28:21.517 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-05-10 10:28:21.518 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-05-10 10:28:21.520 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-05-10 10:28:21.522 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-05-10 10:28:21.526 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-05-10 10:28:21.537 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-05-10 10:28:21.554 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-05-10 10:28:21.566 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-05-10 10:28:21.578 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-05-10 10:28:21.613 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-05-10 10:28:21.671 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-05-10 10:28:21.760 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-05-10 10:28:21.780 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-05-10 10:28:21.830 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-05-10 10:28:21.881 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-05-10 10:28:22.025 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-05-10 10:28:22.039 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-05-10 10:28:22.052 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-05-10 10:28:22.064 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-05-10 10:28:22.156 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-05-10 10:28:22.158 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-05-10 10:28:22.161 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-05-10 10:28:22.163 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-05-10 10:28:22.165 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-05-10 10:28:22.167 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-05-10 10:28:22.170 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-05-10 10:28:22.170 | False' 2022-05-10 10:28:22.173 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-05-10 10:28:22.188 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-05-10 10:28:22.191 | + ./stack.sh:main:626 : run_phase source 2022-05-10 10:28:22.193 | + functions-common:run_phase:1865 : local mode=source 2022-05-10 10:28:22.194 | + functions-common:run_phase:1866 : local phase= 2022-05-10 10:28:22.196 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-10 10:28:22.198 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-10 10:28:22.200 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-10 10:28:22.202 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-10 10:28:22.205 | + functions-common:run_phase:1875 : local extra 2022-05-10 10:28:22.208 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-10 10:28:22.211 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-10 10:28:22.213 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-10 10:28:22.215 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-10 10:28:22.218 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-05-10 10:28:22.220 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-10 10:28:22.234 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:28:22.236 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-05-10 10:28:22.238 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-05-10 10:28:22.277 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-05-10 10:28:22.279 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-05-10 10:28:22.281 | + functions-common:run_phase:1886 : [[ source == \s\o\u\r\c\e ]] 2022-05-10 10:28:22.284 | + functions-common:run_phase:1887 : load_plugin_settings 2022-05-10 10:28:22.286 | + functions-common:load_plugin_settings:1801 : local plugins= 2022-05-10 10:28:22.288 | + functions-common:load_plugin_settings:1802 : local plugin 2022-05-10 10:28:22.290 | + functions-common:load_plugin_settings:1805 : [[ -z '' ]] 2022-05-10 10:28:22.292 | + functions-common:load_plugin_settings:1806 : return 2022-05-10 10:28:22.294 | + functions-common:run_phase:1888 : verify_disabled_services 2022-05-10 10:28:22.296 | + functions-common:verify_disabled_services:2148 : local service 2022-05-10 10:28:22.298 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:28:22.300 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-05-10 10:28:22.302 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:28:22.305 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-05-10 10:28:22.307 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:28:22.309 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-05-10 10:28:22.311 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:28:22.313 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-05-10 10:28:22.315 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:28:22.318 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-05-10 10:28:22.320 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:28:22.322 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-05-10 10:28:22.324 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:28:22.326 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-05-10 10:28:22.329 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:28:22.331 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-05-10 10:28:22.333 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:28:22.336 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-05-10 10:28:22.338 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:28:22.340 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-05-10 10:28:22.342 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:28:22.345 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-05-10 10:28:22.347 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:28:22.349 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-05-10 10:28:22.351 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:28:22.354 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-05-10 10:28:22.356 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:28:22.358 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-05-10 10:28:22.360 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:28:22.362 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-05-10 10:28:22.365 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:28:22.367 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-05-10 10:28:22.369 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:28:22.371 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-05-10 10:28:22.373 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:28:22.375 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-05-10 10:28:22.378 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:28:22.380 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-05-10 10:28:22.382 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:28:22.384 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-05-10 10:28:22.387 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:28:22.389 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-05-10 10:28:22.391 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:28:22.394 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-05-10 10:28:22.396 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:28:22.398 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-05-10 10:28:22.400 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:28:22.402 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-05-10 10:28:22.404 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:28:22.407 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-05-10 10:28:22.409 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:28:22.412 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-05-10 10:28:22.414 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:28:22.416 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-05-10 10:28:22.418 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:28:22.420 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-05-10 10:28:22.422 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:28:22.425 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-05-10 10:28:22.427 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:28:22.429 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-05-10 10:28:22.431 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:28:22.433 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-05-10 10:28:22.435 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:28:22.438 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-05-10 10:28:22.440 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:28:22.442 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-05-10 10:28:22.444 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:28:22.446 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-05-10 10:28:22.448 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:28:22.451 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-05-10 10:28:22.453 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:28:22.456 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-05-10 10:28:22.458 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:28:22.460 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-05-10 10:28:22.462 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:28:22.464 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-05-10 10:28:22.467 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:28:22.469 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-05-10 10:28:22.471 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:28:22.473 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-05-10 10:28:22.475 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:28:22.477 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-05-10 10:28:22.479 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:28:22.482 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-05-10 10:28:22.484 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:28:22.486 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-05-10 10:28:22.489 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:28:22.491 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-05-10 10:28:22.493 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:28:22.495 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-05-10 10:28:22.497 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:28:22.499 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-05-10 10:28:22.502 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:28:22.504 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-05-10 10:28:22.507 | + ./stack.sh:main:697 : initialize_database_backends 2022-05-10 10:28:22.510 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-10 10:28:22.512 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-05-10 10:28:22.526 | + functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:28:22.528 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-05-10 10:28:22.530 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-10 10:28:22.532 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-05-10 10:28:22.547 | + functions-common:is_service_enabled:2093 : return 1 2022-05-10 10:28:22.550 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-05-10 10:28:22.552 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-05-10 10:28:22.554 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-05-10 10:28:22.556 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-05-10 10:28:22.559 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-05-10 10:28:22.561 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-05-10 10:28:22.564 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-05-10 10:28:22.566 | + lib/database:initialize_database_backends:92 : return 0 2022-05-10 10:28:22.569 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-05-10 10:28:22.569 | Using mysql database backend 2022-05-10 10:28:22.571 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-05-10 10:28:22.586 | + ./stack.sh:main:703 : define_database_baseurl 2022-05-10 10:28:22.589 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-05-10 10:28:22.591 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-10 10:28:22.594 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-05-10 10:28:22.597 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-10 10:28:22.599 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-05-10 10:28:22.615 | + functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:28:22.618 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-05-10 10:28:22.633 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-05-10 10:28:22.649 | + functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:28:22.651 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-05-10 10:28:22.667 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-05-10 10:28:22.683 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-05-10 10:28:22.699 | + functions-common:is_service_enabled:2093 : return 1 2022-05-10 10:28:22.701 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-05-10 10:28:22.716 | + functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:28:22.719 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-05-10 10:28:22.735 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-05-10 10:28:22.738 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-05-10 10:28:22.740 | + ./stack.sh:main:759 : save_stackenv 759 2022-05-10 10:28:22.742 | + functions-common:save_stackenv:60 : local tag=759 2022-05-10 10:28:22.745 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-10 10:28:22.750 | + functions-common:save_stackenv:62 : time_stamp=2022-05-10-102822 2022-05-10 10:28:22.752 | + functions-common:save_stackenv:63 : echo '# 2022-05-10-102822 759' 2022-05-10 10:28:22.754 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-10 10:28:22.757 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-10 10:28:22.759 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-10 10:28:22.762 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-10 10:28:22.764 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-10 10:28:22.766 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-10 10:28:22.769 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-10 10:28:22.771 | + 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,c-vol,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,c-bak,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 2022-05-10 10:28:22.773 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-10 10:28:22.776 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.36 2022-05-10 10:28:22.778 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-10 10:28:22.780 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.36/identity 2022-05-10 10:28:22.783 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-10 10:28:22.785 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-10-102821 2022-05-10 10:28:22.788 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-10 10:28:22.790 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-10 10:28:22.792 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-10 10:28:22.795 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.36 2022-05-10 10:28:22.798 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-10 10:28:22.800 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-10 10:28:22.802 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-10 10:28:22.804 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-10 10:28:22.807 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-10 10:28:22.809 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-10 10:28:22.811 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-10 10:28:22.814 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-10 10:28:22.816 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-05-10 10:28:22.819 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-05-10 10:28:22.821 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-05-10 10:28:22.823 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-05-10 10:28:22.825 | + functions-common:git_clone:610 : local git_ref=master 2022-05-10 10:28:22.827 | + functions-common:git_clone:611 : local orig_dir 2022-05-10 10:28:22.830 | ++ functions-common:git_clone:612 : pwd 2022-05-10 10:28:22.832 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-10 10:28:22.834 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-10 10:28:22.837 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-10 10:28:22.851 | + functions-common:git_clone:615 : RECLONE=False 2022-05-10 10:28:22.853 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-10 10:28:22.855 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-10 10:28:22.858 | + functions-common:git_clone:629 : echo master 2022-05-10 10:28:22.858 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-10 10:28:22.864 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-05-10 10:28:22.866 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-10 10:28:22.868 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-05-10 10:28:22.880 | + functions-common:git_clone:689 : cd /opt/stack/requirements 2022-05-10 10:28:22.883 | + functions-common:git_clone:690 : git show --oneline 2022-05-10 10:28:22.883 | + functions-common:git_clone:690 : head -1 2022-05-10 10:28:22.887 | 525ce7c9 Updated from generate-constraints 2022-05-10 10:28:22.889 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-10 10:28:22.892 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-05-10 10:28:22.894 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-10 10:28:22.896 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-05-10 10:28:22.899 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-05-10 10:28:22.901 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-05-10 10:28:22.904 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-05-10 10:28:22.907 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-05-10 10:28:22.909 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-05-10 10:28:22.912 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-05-10 10:28:22.914 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-05-10 10:28:22.917 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-05-10 10:28:22.921 | ++ tools/install_prereqs.sh:source:47 : NOW=1652178502 2022-05-10 10:28:22.925 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-05-10 10:28:22.929 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1652178117 2022-05-10 10:28:22.932 | ++ tools/install_prereqs.sh:source:49 : DELTA=385 2022-05-10 10:28:22.934 | ++ tools/install_prereqs.sh:source:50 : [[ 385 -lt 7200 ]] 2022-05-10 10:28:22.936 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-05-10 10:28:22.939 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-05-10 10:28:22.941 | ++ functions-common:export_proxy_variables:2255 : isset http_proxy 2022-05-10 10:28:22.943 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-05-10 10:28:22.946 | ++ functions-common:export_proxy_variables:2258 : isset https_proxy 2022-05-10 10:28:22.948 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-05-10 10:28:22.950 | ++ functions-common:export_proxy_variables:2261 : isset no_proxy 2022-05-10 10:28:22.952 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-05-10 10:28:22.956 | +++ 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,c-vol,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,c-bak,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 2022-05-10 10:28:23.001 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-05-10 10:28:23.001 | apache2-dev 2022-05-10 10:28:23.001 | bc 2022-05-10 10:28:23.001 | bsdmainutils 2022-05-10 10:28:23.001 | curl 2022-05-10 10:28:23.001 | g++ 2022-05-10 10:28:23.001 | gawk 2022-05-10 10:28:23.001 | gcc 2022-05-10 10:28:23.002 | gettext 2022-05-10 10:28:23.002 | git 2022-05-10 10:28:23.002 | graphviz 2022-05-10 10:28:23.002 | iputils-ping 2022-05-10 10:28:23.002 | libapache2-mod-proxy-uwsgi 2022-05-10 10:28:23.002 | libffi-dev 2022-05-10 10:28:23.002 | libjpeg-dev 2022-05-10 10:28:23.002 | libpcre3-dev 2022-05-10 10:28:23.002 | libpq-dev 2022-05-10 10:28:23.002 | libssl-dev 2022-05-10 10:28:23.002 | libsystemd-dev 2022-05-10 10:28:23.002 | libxml2-dev 2022-05-10 10:28:23.002 | libxslt1-dev 2022-05-10 10:28:23.002 | libyaml-dev 2022-05-10 10:28:23.002 | lsof 2022-05-10 10:28:23.002 | openssh-server 2022-05-10 10:28:23.002 | openssl 2022-05-10 10:28:23.002 | pkg-config 2022-05-10 10:28:23.002 | psmisc 2022-05-10 10:28:23.002 | python3-dev 2022-05-10 10:28:23.002 | python3-pip 2022-05-10 10:28:23.002 | python3-systemd 2022-05-10 10:28:23.002 | python3-venv 2022-05-10 10:28:23.002 | tar 2022-05-10 10:28:23.002 | tcpdump 2022-05-10 10:28:23.002 | unzip 2022-05-10 10:28:23.002 | uuid-runtime 2022-05-10 10:28:23.002 | wget 2022-05-10 10:28:23.002 | wget 2022-05-10 10:28:23.002 | zlib1g-dev 2022-05-10 10:28:23.002 | libkrb5-dev 2022-05-10 10:28:23.002 | libldap2-dev 2022-05-10 10:28:23.002 | libsasl2-dev 2022-05-10 10:28:23.002 | memcached 2022-05-10 10:28:23.002 | python3-mysqldb 2022-05-10 10:28:23.002 | sqlite3 2022-05-10 10:28:23.002 | conntrack 2022-05-10 10:28:23.003 | curl 2022-05-10 10:28:23.003 | dnsmasq-base 2022-05-10 10:28:23.003 | dnsmasq-utils 2022-05-10 10:28:23.003 | ebtables 2022-05-10 10:28:23.003 | genisoimage 2022-05-10 10:28:23.003 | iptables 2022-05-10 10:28:23.003 | iputils-arping 2022-05-10 10:28:23.003 | kpartx 2022-05-10 10:28:23.003 | libjs-jquery-tablesorter 2022-05-10 10:28:23.003 | parted 2022-05-10 10:28:23.003 | pm-utils 2022-05-10 10:28:23.003 | python3-mysqldb 2022-05-10 10:28:23.003 | socat 2022-05-10 10:28:23.003 | sqlite3 2022-05-10 10:28:23.003 | sudo 2022-05-10 10:28:23.003 | vlan 2022-05-10 10:28:23.003 | lsscsi 2022-05-10 10:28:23.003 | open-iscsi 2022-05-10 10:28:23.003 | lvm2 2022-05-10 10:28:23.003 | qemu-utils 2022-05-10 10:28:23.003 | thin-provisioning-tools 2022-05-10 10:28:23.003 | acl 2022-05-10 10:28:23.003 | dnsmasq-base 2022-05-10 10:28:23.003 | dnsmasq-utils 2022-05-10 10:28:23.003 | ebtables 2022-05-10 10:28:23.003 | haproxy 2022-05-10 10:28:23.003 | iptables 2022-05-10 10:28:23.003 | iputils-arping 2022-05-10 10:28:23.003 | iputils-ping 2022-05-10 10:28:23.003 | postgresql-server-dev-all 2022-05-10 10:28:23.003 | python3-mysqldb 2022-05-10 10:28:23.003 | sqlite3 2022-05-10 10:28:23.003 | sudo 2022-05-10 10:28:23.003 | vlan 2022-05-10 10:28:23.003 | pcp 2022-05-10 10:28:23.003 | ipset 2022-05-10 10:28:23.004 | conntrack 2022-05-10 10:28:23.004 | conntrackd 2022-05-10 10:28:23.004 | keepalived 2022-05-10 10:28:23.004 | lvm2 2022-05-10 10:28:23.004 | qemu-utils 2022-05-10 10:28:23.004 | thin-provisioning-tools 2022-05-10 10:28:23.004 | curl 2022-05-10 10:28:23.004 | liberasurecode-dev 2022-05-10 10:28:23.004 | make 2022-05-10 10:28:23.004 | memcached 2022-05-10 10:28:23.004 | rsync 2022-05-10 10:28:23.004 | sqlite3 2022-05-10 10:28:23.004 | xfsprogs' 2022-05-10 10:28:23.005 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-05-10 10:28:23.023 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-05-10 10:28:23.023 | apache2-dev 2022-05-10 10:28:23.023 | bc 2022-05-10 10:28:23.024 | bsdmainutils 2022-05-10 10:28:23.024 | curl 2022-05-10 10:28:23.024 | g++ 2022-05-10 10:28:23.024 | gawk 2022-05-10 10:28:23.024 | gcc 2022-05-10 10:28:23.024 | gettext 2022-05-10 10:28:23.024 | git 2022-05-10 10:28:23.024 | graphviz 2022-05-10 10:28:23.024 | iputils-ping 2022-05-10 10:28:23.024 | libapache2-mod-proxy-uwsgi 2022-05-10 10:28:23.024 | libffi-dev 2022-05-10 10:28:23.024 | libjpeg-dev 2022-05-10 10:28:23.024 | libpcre3-dev 2022-05-10 10:28:23.024 | libpq-dev 2022-05-10 10:28:23.024 | libssl-dev 2022-05-10 10:28:23.024 | libsystemd-dev 2022-05-10 10:28:23.024 | libxml2-dev 2022-05-10 10:28:23.024 | libxslt1-dev 2022-05-10 10:28:23.024 | libyaml-dev 2022-05-10 10:28:23.024 | lsof 2022-05-10 10:28:23.024 | openssh-server 2022-05-10 10:28:23.024 | openssl 2022-05-10 10:28:23.024 | pkg-config 2022-05-10 10:28:23.024 | psmisc 2022-05-10 10:28:23.024 | python3-dev 2022-05-10 10:28:23.024 | python3-pip 2022-05-10 10:28:23.024 | python3-systemd 2022-05-10 10:28:23.024 | python3-venv 2022-05-10 10:28:23.024 | tar 2022-05-10 10:28:23.024 | tcpdump 2022-05-10 10:28:23.024 | unzip 2022-05-10 10:28:23.024 | uuid-runtime 2022-05-10 10:28:23.024 | wget 2022-05-10 10:28:23.024 | wget 2022-05-10 10:28:23.024 | zlib1g-dev 2022-05-10 10:28:23.024 | libkrb5-dev 2022-05-10 10:28:23.024 | libldap2-dev 2022-05-10 10:28:23.025 | libsasl2-dev 2022-05-10 10:28:23.025 | memcached 2022-05-10 10:28:23.025 | python3-mysqldb 2022-05-10 10:28:23.025 | sqlite3 2022-05-10 10:28:23.025 | conntrack 2022-05-10 10:28:23.025 | curl 2022-05-10 10:28:23.025 | dnsmasq-base 2022-05-10 10:28:23.025 | dnsmasq-utils 2022-05-10 10:28:23.025 | ebtables 2022-05-10 10:28:23.025 | genisoimage 2022-05-10 10:28:23.025 | iptables 2022-05-10 10:28:23.025 | iputils-arping 2022-05-10 10:28:23.025 | kpartx 2022-05-10 10:28:23.025 | libjs-jquery-tablesorter 2022-05-10 10:28:23.025 | parted 2022-05-10 10:28:23.025 | pm-utils 2022-05-10 10:28:23.025 | python3-mysqldb 2022-05-10 10:28:23.025 | socat 2022-05-10 10:28:23.025 | sqlite3 2022-05-10 10:28:23.025 | sudo 2022-05-10 10:28:23.025 | vlan 2022-05-10 10:28:23.025 | lsscsi 2022-05-10 10:28:23.025 | open-iscsi 2022-05-10 10:28:23.025 | lvm2 2022-05-10 10:28:23.025 | qemu-utils 2022-05-10 10:28:23.025 | thin-provisioning-tools 2022-05-10 10:28:23.026 | acl 2022-05-10 10:28:23.026 | dnsmasq-base 2022-05-10 10:28:23.026 | dnsmasq-utils 2022-05-10 10:28:23.026 | ebtables 2022-05-10 10:28:23.026 | haproxy 2022-05-10 10:28:23.026 | iptables 2022-05-10 10:28:23.026 | iputils-arping 2022-05-10 10:28:23.026 | iputils-ping 2022-05-10 10:28:23.026 | postgresql-server-dev-all 2022-05-10 10:28:23.026 | python3-mysqldb 2022-05-10 10:28:23.026 | sqlite3 2022-05-10 10:28:23.026 | sudo 2022-05-10 10:28:23.026 | vlan 2022-05-10 10:28:23.026 | pcp 2022-05-10 10:28:23.026 | ipset 2022-05-10 10:28:23.026 | conntrack 2022-05-10 10:28:23.026 | conntrackd 2022-05-10 10:28:23.026 | keepalived 2022-05-10 10:28:23.026 | lvm2 2022-05-10 10:28:23.026 | qemu-utils 2022-05-10 10:28:23.026 | thin-provisioning-tools 2022-05-10 10:28:23.026 | curl 2022-05-10 10:28:23.026 | liberasurecode-dev 2022-05-10 10:28:23.026 | make 2022-05-10 10:28:23.026 | memcached 2022-05-10 10:28:23.026 | rsync 2022-05-10 10:28:23.026 | sqlite3 2022-05-10 10:28:23.026 | xfsprogs ' 2022-05-10 10:28:23.026 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-05-10 10:28:23.028 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:28:23.030 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:28:23.034 | ++ 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 rsync sqlite3 xfsprogs 2022-05-10 10:28:23.034 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-05-10 10:28:23.039 | ++ 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 rsync sqlite3 xfsprogs 2022-05-10 10:28:23.041 | ++ functions-common:install_package:1475 : update_package_repo 2022-05-10 10:28:23.043 | ++ functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-10 10:28:23.045 | ++ functions-common:update_package_repo:1448 : REPOS_UPDATED=False 2022-05-10 10:28:23.048 | ++ functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-10 10:28:23.050 | ++ functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-10 10:28:23.052 | ++ functions-common:update_package_repo:1455 : is_ubuntu 2022-05-10 10:28:23.054 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:28:23.056 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:28:23.058 | ++ functions-common:update_package_repo:1456 : apt_get_update 2022-05-10 10:28:23.060 | ++ functions-common:apt_get_update:1201 : [[ False == \T\r\u\e ]] 2022-05-10 10:28:23.062 | ++ functions-common:apt_get_update:1206 : [[ False = \T\r\u\e ]] 2022-05-10 10:28:23.064 | ++ functions-common:apt_get_update:1208 : local sudo=sudo 2022-05-10 10:28:23.066 | +++ functions-common:apt_get_update:1209 : id -u 2022-05-10 10:28:23.070 | ++ functions-common:apt_get_update:1209 : [[ 1000 = \0 ]] 2022-05-10 10:28:23.072 | ++ functions-common:apt_get_update:1212 : time_start apt-get-update 2022-05-10 10:28:23.074 | ++ functions-common:time_start:2423 : local name=apt-get-update 2022-05-10 10:28:23.076 | ++ functions-common:time_start:2424 : local start_time= 2022-05-10 10:28:23.079 | ++ functions-common:time_start:2425 : [[ -n '' ]] 2022-05-10 10:28:23.082 | +++ functions-common:time_start:2428 : date +%s%3N 2022-05-10 10:28:23.085 | ++ functions-common:time_start:2428 : _TIME_START[$name]=1652178503083 2022-05-10 10:28:23.087 | ++ functions-common:apt_get_update:1214 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-05-10 10:28:23.089 | ++ functions-common:apt_get_update:1215 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-05-10 10:28:23.091 | ++ functions-common:apt_get_update:1216 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-05-10 10:28:23.300 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-05-10 10:28:23.336 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-05-10 10:28:23.516 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-05-10 10:28:23.584 | Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-05-10 10:28:24.310 | Fetched 336 kB in 1s (359 kB/s) 2022-05-10 10:28:25.830 | Reading package lists... 2022-05-10 10:28:25.861 | ++ functions-common:apt_get_update:1220 : REPOS_UPDATED=True 2022-05-10 10:28:25.863 | ++ functions-common:apt_get_update:1222 : time_stop apt-get-update 2022-05-10 10:28:25.865 | ++ functions-common:time_stop:2437 : local name 2022-05-10 10:28:25.867 | ++ functions-common:time_stop:2438 : local end_time 2022-05-10 10:28:25.869 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-10 10:28:25.871 | ++ functions-common:time_stop:2440 : local total 2022-05-10 10:28:25.873 | ++ functions-common:time_stop:2441 : local start_time 2022-05-10 10:28:25.875 | ++ functions-common:time_stop:2443 : name=apt-get-update 2022-05-10 10:28:25.877 | ++ functions-common:time_stop:2444 : start_time=1652178503083 2022-05-10 10:28:25.879 | ++ functions-common:time_stop:2446 : [[ -z 1652178503083 ]] 2022-05-10 10:28:25.882 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-10 10:28:25.886 | ++ functions-common:time_stop:2449 : end_time=1652178505884 2022-05-10 10:28:25.888 | ++ functions-common:time_stop:2450 : elapsed_time=2801 2022-05-10 10:28:25.890 | ++ functions-common:time_stop:2451 : total=0 2022-05-10 10:28:25.893 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-10 10:28:25.895 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2801 2022-05-10 10:28:25.897 | ++ functions-common:install_package:1476 : 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 rsync sqlite3 xfsprogs 2022-05-10 10:28:25.899 | ++ functions-common:real_install_package:1461 : is_ubuntu 2022-05-10 10:28:25.902 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:28:25.904 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:28:25.906 | ++ functions-common:real_install_package:1462 : 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 rsync sqlite3 xfsprogs 2022-05-10 10:28:25.926 | ++ functions-common:apt_get:1242 : 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 rsync sqlite3 xfsprogs 2022-05-10 10:28:26.035 | Reading package lists... 2022-05-10 10:28:26.274 | Building dependency tree... 2022-05-10 10:28:26.275 | Reading state information... 2022-05-10 10:28:26.308 | acl is already the newest version (2.2.53-6). 2022-05-10 10:28:26.308 | bc is already the newest version (1.07.1-2build1). 2022-05-10 10:28:26.308 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-05-10 10:28:26.308 | conntrack is already the newest version (1:1.4.5-2). 2022-05-10 10:28:26.308 | ebtables is already the newest version (2.0.11-3build1). 2022-05-10 10:28:26.308 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-05-10 10:28:26.308 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-05-10 10:28:26.308 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-05-10 10:28:26.308 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-05-10 10:28:26.308 | gettext is already the newest version (0.19.8.1-10build1). 2022-05-10 10:28:26.308 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-05-10 10:28:26.308 | iputils-arping is already the newest version (3:20190709-3). 2022-05-10 10:28:26.308 | iputils-ping is already the newest version (3:20190709-3). 2022-05-10 10:28:26.308 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-05-10 10:28:26.308 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-05-10 10:28:26.308 | libffi-dev is already the newest version (3.3-4). 2022-05-10 10:28:26.308 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-05-10 10:28:26.308 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-05-10 10:28:26.308 | libxslt1-dev is already the newest version (1.1.34-4). 2022-05-10 10:28:26.308 | libyaml-dev is already the newest version (0.2.2-1). 2022-05-10 10:28:26.308 | lsscsi is already the newest version (0.30-0.1). 2022-05-10 10:28:26.308 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-05-10 10:28:26.308 | make is already the newest version (4.2.1-1.2). 2022-05-10 10:28:26.308 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-05-10 10:28:26.308 | psmisc is already the newest version (23.3-1). 2022-05-10 10:28:26.308 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-05-10 10:28:26.308 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-05-10 10:28:26.308 | python3-systemd is already the newest version (234-3build2). 2022-05-10 10:28:26.309 | socat is already the newest version (1.7.3.3-2). 2022-05-10 10:28:26.309 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-05-10 10:28:26.309 | unzip is already the newest version (6.0-25ubuntu1). 2022-05-10 10:28:26.309 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-05-10 10:28:26.309 | conntrackd is already the newest version (1:1.4.5-2). 2022-05-10 10:28:26.309 | graphviz is already the newest version (2.42.2-3build2). 2022-05-10 10:28:26.309 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-05-10 10:28:26.309 | pcp is already the newest version (5.0.3-1). 2022-05-10 10:28:26.309 | pm-utils is already the newest version (1.4.1-19). 2022-05-10 10:28:26.309 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-05-10 10:28:26.309 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-05-10 10:28:26.309 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-05-10 10:28:26.309 | curl is already the newest version (7.68.0-1ubuntu2.10). 2022-05-10 10:28:26.309 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-05-10 10:28:26.309 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-05-10 10:28:26.309 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-05-10 10:28:26.309 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-05-10 10:28:26.309 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-05-10 10:28:26.309 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-05-10 10:28:26.309 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-05-10 10:28:26.309 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-05-10 10:28:26.309 | libpq-dev is already the newest version (12.10-0ubuntu0.20.04.1). 2022-05-10 10:28:26.309 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-05-10 10:28:26.309 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-05-10 10:28:26.309 | libsystemd-dev is already the newest version (245.4-4ubuntu3.16). 2022-05-10 10:28:26.309 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-05-10 10:28:26.309 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-05-10 10:28:26.309 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-05-10 10:28:26.309 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-05-10 10:28:26.309 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-05-10 10:28:26.309 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-05-10 10:28:26.309 | openssl set to manually installed. 2022-05-10 10:28:26.309 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-05-10 10:28:26.310 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-05-10 10:28:26.310 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-05-10 10:28:26.310 | rsync set to manually installed. 2022-05-10 10:28:26.310 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-05-10 10:28:26.310 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-05-10 10:28:26.310 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-05-10 10:28:26.310 | tar set to manually installed. 2022-05-10 10:28:26.310 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-05-10 10:28:26.310 | tcpdump set to manually installed. 2022-05-10 10:28:26.310 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-05-10 10:28:26.519 | uuid-runtime set to manually installed. 2022-05-10 10:28:26.519 | wget is already the newest version (1.20.3-1ubuntu2). 2022-05-10 10:28:26.519 | wget set to manually installed. 2022-05-10 10:28:26.519 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-05-10 10:28:26.519 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-05-10 10:28:26.519 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-05-10 10:28:26.519 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-05-10 10:28:26.519 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-05-10 10:28:26.519 | The following packages were automatically installed and are no longer required: 2022-05-10 10:28:26.520 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-10 10:28:26.520 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-10 10:28:26.520 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-10 10:28:26.520 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-10 10:28:26.520 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-10 10:28:26.520 | python3-zope.interface 2022-05-10 10:28:26.520 | Use 'sudo apt autoremove' to remove them. 2022-05-10 10:28:26.646 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-10 10:28:26.650 | ++ functions-common:apt_get:1246 : result=0 2022-05-10 10:28:26.653 | ++ functions-common:apt_get:1249 : time_stop apt-get 2022-05-10 10:28:26.655 | ++ functions-common:time_stop:2437 : local name 2022-05-10 10:28:26.657 | ++ functions-common:time_stop:2438 : local end_time 2022-05-10 10:28:26.660 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-10 10:28:26.662 | ++ functions-common:time_stop:2440 : local total 2022-05-10 10:28:26.664 | ++ functions-common:time_stop:2441 : local start_time 2022-05-10 10:28:26.666 | ++ functions-common:time_stop:2443 : name=apt-get 2022-05-10 10:28:26.668 | ++ functions-common:time_stop:2444 : start_time=1652178505924 2022-05-10 10:28:26.670 | ++ functions-common:time_stop:2446 : [[ -z 1652178505924 ]] 2022-05-10 10:28:26.673 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-10 10:28:26.677 | ++ functions-common:time_stop:2449 : end_time=1652178506675 2022-05-10 10:28:26.679 | ++ functions-common:time_stop:2450 : elapsed_time=751 2022-05-10 10:28:26.681 | ++ functions-common:time_stop:2451 : total=731 2022-05-10 10:28:26.683 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-10 10:28:26.686 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1482 2022-05-10 10:28:26.688 | ++ functions-common:apt_get:1250 : return 0 2022-05-10 10:28:26.690 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-05-10 10:28:26.693 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-05-10 10:28:26.695 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-05-10 10:28:26.699 | ++ tools/install_prereqs.sh:source:89 : date 2022-05-10 10:28:26.704 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-05-10 10:28:26.706 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-05-10 10:28:26.709 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-05-10 10:28:28.102 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-05-10 10:28:28.104 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-05-10 10:28:28.106 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-05-10 10:28:28.108 | + tools/install_pip.sh:main:43 : GetDistro 2022-05-10 10:28:28.110 | + functions-common:GetDistro:446 : GetOSVersion 2022-05-10 10:28:28.112 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-05-10 10:28:28.114 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-05-10 10:28:28.115 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-05-10 10:28:28.117 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-05-10 10:28:28.119 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-05-10 10:28:28.121 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-05-10 10:28:28.122 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-05-10 10:28:28.124 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-05-10 10:28:28.126 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-05-10 10:28:28.128 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-05-10 10:28:28.129 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-05-10 10:28:28.131 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-05-10 10:28:28.133 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-05-10 10:28:28.135 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-05-10 10:28:28.136 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-05-10 10:28:28.139 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-05-10 10:28:28.141 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-05-10 10:28:28.142 | + functions-common:_ensure_lsb_release:394 : return 2022-05-10 10:28:28.145 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-05-10 10:28:28.218 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-05-10 10:28:28.222 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-05-10 10:28:28.295 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-05-10 10:28:28.297 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-05-10 10:28:28.369 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-05-10 10:28:28.371 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-05-10 10:28:28.373 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-05-10 10:28:28.374 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-05-10 10:28:28.376 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-05-10 10:28:28.378 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-05-10 10:28:28.380 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-05-10 10:28:28.382 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-05-10 10:28:28.384 | + functions-common:GetDistro:451 : DISTRO=focal 2022-05-10 10:28:28.386 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-05-10 10:28:28.388 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-05-10 10:28:28.388 | Distro: focal 2022-05-10 10:28:28.390 | + tools/install_pip.sh:main:124 : get_versions 2022-05-10 10:28:28.393 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-10 10:28:28.397 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-10 10:28:28.398 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-10 10:28:28.401 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-10 10:28:28.401 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-10 10:28:29.056 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-05-10 10:28:29.058 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-05-10 10:28:29.058 | pip: 21.3.1 2022-05-10 10:28:29.060 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-05-10 10:28:29.062 | + tools/install_pip.sh:main:130 : is_fedora 2022-05-10 10:28:29.064 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-10 10:28:29.066 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-10 10:28:29.068 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-10 10:28:29.069 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-10 10:28:29.071 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-10 10:28:29.073 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-10 10:28:29.074 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-10 10:28:29.076 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-10 10:28:29.078 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-10 10:28:29.079 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-10 10:28:29.081 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-10 10:28:29.083 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-05-10 10:28:29.085 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:28:29.086 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:28:29.088 | + tools/install_pip.sh:main:142 : : 2022-05-10 10:28:29.090 | + tools/install_pip.sh:main:147 : set -x 2022-05-10 10:28:29.092 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-05-10 10:28:29.094 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-05-10 10:28:29.095 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-10 10:28:29.098 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-05-10 10:28:29.099 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-05-10 10:28:29.101 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-10 10:28:29.104 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-05-10 10:28:29.104 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-10 10:28:29.108 | ++ 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 ' 2022-05-10 10:28:29.110 | ++ 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 == '' ]] 2022-05-10 10:28:29.112 | ++ 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' 2022-05-10 10:28:29.114 | + 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' 2022-05-10 10:28:29.116 | + 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' 2022-05-10 10:28:29.132 | 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 2022-05-10 10:28:29.134 | + 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' 2022-05-10 10:28:29.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-10 10:28:29.975 | from cryptography.utils import int_from_bytes 2022-05-10 10:28:29.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-10 10:28:29.975 | from cryptography.utils import int_from_bytes 2022-05-10 10:28:31.240 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-10 10:28:32.639 | Collecting 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 2022-05-10 10:28:32.650 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/26e/ad7d1f93efc0f/setuptools-62.1.0-py3-none-any.whl (1.1 MB) 2022-05-10 10:28:35.072 | Installing collected packages: setuptools 2022-05-10 10:28:35.961 | Successfully installed setuptools-62.1.0 2022-05-10 10:28:35.961 | 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 2022-05-10 10:28:36.129 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-10 10:28:36.129 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-10 10:28:36.260 | + inc/python:pip_install:200 : result=0 2022-05-10 10:28:36.262 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-10 10:28:36.264 | + functions-common:time_stop:2437 : local name 2022-05-10 10:28:36.266 | + functions-common:time_stop:2438 : local end_time 2022-05-10 10:28:36.268 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-10 10:28:36.270 | + functions-common:time_stop:2440 : local total 2022-05-10 10:28:36.271 | + functions-common:time_stop:2441 : local start_time 2022-05-10 10:28:36.273 | + functions-common:time_stop:2443 : name=pip_install 2022-05-10 10:28:36.275 | + functions-common:time_stop:2444 : start_time=1652178509128 2022-05-10 10:28:36.276 | + functions-common:time_stop:2446 : [[ -z 1652178509128 ]] 2022-05-10 10:28:36.278 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-10 10:28:36.282 | + functions-common:time_stop:2449 : end_time=1652178516280 2022-05-10 10:28:36.284 | + functions-common:time_stop:2450 : elapsed_time=7152 2022-05-10 10:28:36.286 | + functions-common:time_stop:2451 : total=0 2022-05-10 10:28:36.288 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-10 10:28:36.290 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7152 2022-05-10 10:28:36.291 | + inc/python:pip_install:203 : return 0 2022-05-10 10:28:36.293 | + tools/install_pip.sh:main:153 : get_versions 2022-05-10 10:28:36.296 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-10 10:28:36.299 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-10 10:28:36.301 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-10 10:28:36.304 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-10 10:28:36.304 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-10 10:28:36.972 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-05-10 10:28:36.974 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-05-10 10:28:36.974 | pip: 21.3.1 2022-05-10 10:28:36.977 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-05-10 10:28:36.980 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-05-10 10:28:36.983 | + ./stack.sh:main:798 : fixup_all 2022-05-10 10:28:36.985 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-05-10 10:28:36.987 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-05-10 10:28:36.989 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:28:36.991 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:28:36.993 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-05-10 10:28:37.005 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-05-10 10:28:37.017 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-05-10 10:28:37.028 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-05-10 10:28:37.030 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-05-10 10:28:37.032 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-10 10:28:37.034 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-10 10:28:37.036 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-10 10:28:37.038 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-10 10:28:37.040 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-10 10:28:37.042 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-10 10:28:37.044 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-10 10:28:37.046 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-10 10:28:37.048 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-10 10:28:37.050 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-10 10:28:37.052 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-10 10:28:37.055 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-05-10 10:28:37.057 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-05-10 10:28:37.059 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-05-10 10:28:37.061 | + functions-common:is_suse:542 : is_opensuse 2022-05-10 10:28:37.064 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-10 10:28:37.066 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-10 10:28:37.068 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-10 10:28:37.070 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-10 10:28:37.072 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-10 10:28:37.075 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-05-10 10:28:37.077 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-05-10 10:28:37.079 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-05-10 10:28:37.082 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-05-10 10:28:37.084 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-05-10 10:28:37.086 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-05-10 10:28:37.088 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-05-10 10:28:37.108 | Using python 3.8 to install os-testr 2022-05-10 10:28:37.110 | + 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 2022-05-10 10:28:37.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-10 10:28:37.938 | from cryptography.utils import int_from_bytes 2022-05-10 10:28:37.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-10 10:28:37.939 | from cryptography.utils import int_from_bytes 2022-05-10 10:28:39.089 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-10 10:28:39.120 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-05-10 10:28:39.193 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.9.0) 2022-05-10 10:28:39.194 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-05-10 10:28:39.194 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-05-10 10:28:39.208 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-05-10 10:28:39.218 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-05-10 10:28:39.228 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-05-10 10:28:41.542 | 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 2022-05-10 10:28:41.549 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-10 10:28:41.549 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-10 10:28:41.665 | + inc/python:pip_install:200 : result=0 2022-05-10 10:28:41.667 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-10 10:28:41.669 | + functions-common:time_stop:2437 : local name 2022-05-10 10:28:41.671 | + functions-common:time_stop:2438 : local end_time 2022-05-10 10:28:41.673 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-10 10:28:41.675 | + functions-common:time_stop:2440 : local total 2022-05-10 10:28:41.678 | + functions-common:time_stop:2441 : local start_time 2022-05-10 10:28:41.680 | + functions-common:time_stop:2443 : name=pip_install 2022-05-10 10:28:41.682 | + functions-common:time_stop:2444 : start_time=1652178517103 2022-05-10 10:28:41.684 | + functions-common:time_stop:2446 : [[ -z 1652178517103 ]] 2022-05-10 10:28:41.686 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-10 10:28:41.691 | + functions-common:time_stop:2449 : end_time=1652178521689 2022-05-10 10:28:41.693 | + functions-common:time_stop:2450 : elapsed_time=4586 2022-05-10 10:28:41.695 | + functions-common:time_stop:2451 : total=0 2022-05-10 10:28:41.697 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-10 10:28:41.699 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4586 2022-05-10 10:28:41.701 | + inc/python:pip_install:203 : return 0 2022-05-10 10:28:41.704 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-05-10 10:28:41.755 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-05-10 10:28:41.857 | + ./stack.sh:main:812 : install_infra 2022-05-10 10:28:41.860 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-10 10:28:41.863 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-05-10 10:28:41.865 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-10 10:28:41.868 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-05-10 10:28:41.892 | + 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 2022-05-10 10:28:43.793 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:43.801 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:43.805 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:43.810 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:43.814 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:43.821 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:43.825 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:43.851 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:43.932 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:43.952 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:43.957 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:43.962 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:43.977 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:43.985 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:43.987 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:44.004 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:44.022 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:44.032 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:44.036 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:44.054 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:44.077 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:44.095 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:44.104 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:44.109 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:44.129 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:44.159 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:44.161 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:44.175 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:44.179 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:44.184 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:44.189 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:44.204 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:44.211 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:44.260 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:44.279 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:44.283 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:44.318 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:44.383 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:44.390 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:44.397 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:44.447 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:44.461 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:44.470 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:44.574 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:44.602 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:44.606 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:44.616 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:44.622 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:44.642 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:44.649 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:44.667 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:44.698 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:44.727 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:44.739 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:44.747 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:44.755 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:44.773 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:44.781 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:44.796 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:44.807 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:44.811 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:44.818 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-10 10:28:44.954 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.9.0) 2022-05-10 10:28:45.238 | + inc/python:pip_install:200 : result=0 2022-05-10 10:28:45.240 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-10 10:28:45.243 | + functions-common:time_stop:2437 : local name 2022-05-10 10:28:45.245 | + functions-common:time_stop:2438 : local end_time 2022-05-10 10:28:45.247 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-10 10:28:45.249 | + functions-common:time_stop:2440 : local total 2022-05-10 10:28:45.251 | + functions-common:time_stop:2441 : local start_time 2022-05-10 10:28:45.253 | + functions-common:time_stop:2443 : name=pip_install 2022-05-10 10:28:45.255 | + functions-common:time_stop:2444 : start_time=1652178521884 2022-05-10 10:28:45.257 | + functions-common:time_stop:2446 : [[ -z 1652178521884 ]] 2022-05-10 10:28:45.260 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-10 10:28:45.264 | + functions-common:time_stop:2449 : end_time=1652178525262 2022-05-10 10:28:45.266 | + functions-common:time_stop:2450 : elapsed_time=3378 2022-05-10 10:28:45.268 | + functions-common:time_stop:2451 : total=4586 2022-05-10 10:28:45.270 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-10 10:28:45.272 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7964 2022-05-10 10:28:45.274 | + inc/python:pip_install:203 : return 0 2022-05-10 10:28:45.277 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-10 10:28:45.279 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-05-10 10:28:45.302 | + 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 2022-05-10 10:28:47.061 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.069 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.073 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.079 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.083 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.090 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.094 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.120 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.199 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.219 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.223 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.228 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.243 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.251 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.253 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.270 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.288 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.297 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.302 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.320 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.343 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.360 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.368 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.374 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.395 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.424 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.426 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.440 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.445 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.449 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.455 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.470 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.477 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.526 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.544 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.549 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.580 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.643 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.650 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.657 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.712 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.725 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.734 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.837 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.862 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.866 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.878 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.883 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.902 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.909 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.927 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.957 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.986 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:47.998 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:48.006 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:48.014 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:48.032 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:48.040 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:48.055 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:48.066 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:48.070 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:28:48.076 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-10 10:28:48.078 | Processing /opt/stack/requirements 2022-05-10 10:28:49.799 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-05-10 10:28:49.803 | 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 191)) (3.0.0) 2022-05-10 10:28:49.814 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-05-10 10:28:49.819 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.9.0) 2022-05-10 10:28:49.822 | Requirement already satisfied: pyparsing===3.0.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.8) 2022-05-10 10:28:49.828 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-05-10 10:28:49.855 | 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 539)) (1.16.0) 2022-05-10 10:28:49.857 | 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 596)) (2.5.0) 2022-05-10 10:28:49.868 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.26.9) 2022-05-10 10:28:49.921 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5405) (1.3) 2022-05-10 10:28:49.923 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5405) (0.3.0) 2022-05-10 10:28:49.939 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-05-10 10:28:49.945 | 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 226)) (3.3) 2022-05-10 10:28:49.948 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-05-10 10:28:49.950 | 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 186)) (1.0.0) 2022-05-10 10:28:49.953 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-05-10 10:28:49.965 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-05-10 10:28:49.968 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-05-10 10:28:49.975 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.3.0) 2022-05-10 10:28:49.986 | Requirement already satisfied: cmd2===2.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.1) 2022-05-10 10:28:50.035 | 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 637)) (0.2.5) 2022-05-10 10:28:50.040 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-05-10 10:28:50.102 | 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 410)) (1.8.2) 2022-05-10 10:28:50.104 | Building wheels for collected packages: openstack-requirements 2022-05-10 10:28:50.105 | Building wheel for openstack-requirements (setup.py): started 2022-05-10 10:28:50.950 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-05-10 10:28:50.950 | ERROR: Command errored out with exit status 1: 2022-05-10 10:28:50.950 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-flrjk4ce/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-flrjk4ce/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-k0hxzdfa 2022-05-10 10:28:50.950 | cwd: /tmp/pip-req-build-flrjk4ce/ 2022-05-10 10:28:50.950 | Complete output (6 lines): 2022-05-10 10:28:50.950 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-05-10 10:28:50.950 | or: setup.py --help [cmd1 cmd2 ...] 2022-05-10 10:28:50.950 | or: setup.py --help-commands 2022-05-10 10:28:50.950 | or: setup.py cmd --help 2022-05-10 10:28:50.950 | 2022-05-10 10:28:50.950 | error: invalid command 'bdist_wheel' 2022-05-10 10:28:50.950 | ---------------------------------------- 2022-05-10 10:28:50.950 | ERROR: Failed building wheel for openstack-requirements 2022-05-10 10:28:50.951 | Running setup.py clean for openstack-requirements 2022-05-10 10:28:51.775 | Failed to build openstack-requirements 2022-05-10 10:28:51.791 | Installing collected packages: openstack-requirements 2022-05-10 10:28:51.791 | Attempting uninstall: openstack-requirements 2022-05-10 10:28:51.792 | Found existing installation: openstack-requirements 1.2.1.dev5405 2022-05-10 10:28:51.828 | Uninstalling openstack-requirements-1.2.1.dev5405: 2022-05-10 10:28:51.846 | Successfully uninstalled openstack-requirements-1.2.1.dev5405 2022-05-10 10:28:51.849 | Running setup.py install for openstack-requirements: started 2022-05-10 10:28:54.210 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-05-10 10:28:54.233 | Successfully installed openstack-requirements-1.2.1.dev5405 2022-05-10 10:28:54.359 | + inc/python:pip_install:200 : result=0 2022-05-10 10:28:54.361 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-10 10:28:54.363 | + functions-common:time_stop:2437 : local name 2022-05-10 10:28:54.365 | + functions-common:time_stop:2438 : local end_time 2022-05-10 10:28:54.367 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-10 10:28:54.369 | + functions-common:time_stop:2440 : local total 2022-05-10 10:28:54.371 | + functions-common:time_stop:2441 : local start_time 2022-05-10 10:28:54.373 | + functions-common:time_stop:2443 : name=pip_install 2022-05-10 10:28:54.376 | + functions-common:time_stop:2444 : start_time=1652178525294 2022-05-10 10:28:54.378 | + functions-common:time_stop:2446 : [[ -z 1652178525294 ]] 2022-05-10 10:28:54.380 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-10 10:28:54.384 | + functions-common:time_stop:2449 : end_time=1652178534382 2022-05-10 10:28:54.386 | + functions-common:time_stop:2450 : elapsed_time=9088 2022-05-10 10:28:54.389 | + functions-common:time_stop:2451 : total=7964 2022-05-10 10:28:54.391 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-10 10:28:54.393 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=17052 2022-05-10 10:28:54.395 | + inc/python:pip_install:203 : return 0 2022-05-10 10:28:54.397 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-05-10 10:28:54.400 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-05-10 10:28:54.402 | + inc/python:use_library_from_git:250 : local name=pbr 2022-05-10 10:28:54.404 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:28:54.407 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:28:54.409 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-05-10 10:28:54.412 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:28:54.414 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-05-10 10:28:54.435 | Using python 3.8 to install pbr 2022-05-10 10:28:54.438 | + 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 2022-05-10 10:28:55.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-10 10:28:55.263 | from cryptography.utils import int_from_bytes 2022-05-10 10:28:55.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-10 10:28:55.263 | from cryptography.utils import int_from_bytes 2022-05-10 10:28:56.430 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-10 10:28:56.461 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-05-10 10:28:58.962 | 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 2022-05-10 10:28:58.968 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-10 10:28:58.968 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-10 10:28:59.085 | + inc/python:pip_install:200 : result=0 2022-05-10 10:28:59.087 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-10 10:28:59.089 | + functions-common:time_stop:2437 : local name 2022-05-10 10:28:59.091 | + functions-common:time_stop:2438 : local end_time 2022-05-10 10:28:59.093 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-10 10:28:59.095 | + functions-common:time_stop:2440 : local total 2022-05-10 10:28:59.097 | + functions-common:time_stop:2441 : local start_time 2022-05-10 10:28:59.099 | + functions-common:time_stop:2443 : name=pip_install 2022-05-10 10:28:59.101 | + functions-common:time_stop:2444 : start_time=1652178534430 2022-05-10 10:28:59.103 | + functions-common:time_stop:2446 : [[ -z 1652178534430 ]] 2022-05-10 10:28:59.106 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-10 10:28:59.110 | + functions-common:time_stop:2449 : end_time=1652178539107 2022-05-10 10:28:59.112 | + functions-common:time_stop:2450 : elapsed_time=4677 2022-05-10 10:28:59.114 | + functions-common:time_stop:2451 : total=17052 2022-05-10 10:28:59.116 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-10 10:28:59.118 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=21729 2022-05-10 10:28:59.121 | + inc/python:pip_install:203 : return 0 2022-05-10 10:28:59.123 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-05-10 10:29:01.386 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-05-10 10:29:03.256 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-10 10:29:03.257 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-05-10 10:29:03.278 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-05-10 10:29:03.281 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-05-10 10:29:03.287 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-05-10 10:29:03.289 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-05-10 10:29:03.292 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-05-10 10:29:03.361 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-10 10:29:03.364 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-10 10:29:03.367 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-05-10 10:29:03.383 | + ./stack.sh:main:821 : pkgs= 2022-05-10 10:29:03.386 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-05-10 10:29:03.388 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-05-10 10:29:03.390 | + functions-common:run_phase:1865 : local mode=stack 2022-05-10 10:29:03.393 | + functions-common:run_phase:1866 : local phase=pre-install 2022-05-10 10:29:03.395 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-10 10:29:03.397 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-10 10:29:03.399 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-10 10:29:03.401 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-10 10:29:03.403 | + functions-common:run_phase:1875 : local extra 2022-05-10 10:29:03.407 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-10 10:29:03.411 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-10 10:29:03.413 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-10 10:29:03.415 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-10 10:29:03.417 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-05-10 10:29:03.419 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-10 10:29:03.434 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:29:03.436 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-10 10:29:03.438 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-10 10:29:03.440 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-05-10 10:29:03.442 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-05-10 10:29:03.444 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-05-10 10:29:03.446 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-05-10 10:29:03.448 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-05-10 10:29:03.450 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-05-10 10:29:03.452 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-05-10 10:29:03.455 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-05-10 10:29:03.457 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-05-10 10:29:03.459 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-10 10:29:03.461 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-10 10:29:03.463 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-10 10:29:03.465 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-10 10:29:03.467 | + functions-common:run_phase:1892 : run_plugins stack pre-install 2022-05-10 10:29:03.469 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-10 10:29:03.471 | + functions-common:run_plugins:1852 : local phase=pre-install 2022-05-10 10:29:03.474 | + functions-common:run_plugins:1854 : local plugins= 2022-05-10 10:29:03.476 | + functions-common:run_plugins:1855 : local plugin 2022-05-10 10:29:03.478 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-05-10 10:29:03.480 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-05-10 10:29:03.483 | + functions:set_systemd_override:821 : local value=2048 2022-05-10 10:29:03.486 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-05-10 10:29:03.488 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-05-10 10:29:03.539 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-05-10 10:29:03.539 | Set systemd system override for DefaultLimitNOFILE=2048 2022-05-10 10:29:03.541 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-05-10 10:29:03.910 | + ./stack.sh:main:834 : install_rpc_backend 2022-05-10 10:29:03.912 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-05-10 10:29:03.929 | + functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:29:03.931 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-05-10 10:29:03.934 | + functions-common:install_package:1475 : update_package_repo 2022-05-10 10:29:03.936 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-10 10:29:03.938 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-10 10:29:03.941 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-10 10:29:03.943 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-10 10:29:03.945 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-10 10:29:03.947 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:29:03.950 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:29:03.952 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-10 10:29:03.954 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-10 10:29:03.956 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-10 10:29:03.959 | + functions-common:apt_get_update:1202 : return 2022-05-10 10:29:03.961 | + functions-common:install_package:1476 : real_install_package rabbitmq-server 2022-05-10 10:29:03.963 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-10 10:29:03.965 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:29:03.968 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:29:03.970 | + functions-common:real_install_package:1462 : apt_get install rabbitmq-server 2022-05-10 10:29:03.991 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-05-10 10:29:04.100 | Reading package lists... 2022-05-10 10:29:04.340 | Building dependency tree... 2022-05-10 10:29:04.341 | Reading state information... 2022-05-10 10:29:04.592 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-05-10 10:29:04.592 | The following packages were automatically installed and are no longer required: 2022-05-10 10:29:04.594 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-10 10:29:04.594 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-10 10:29:04.594 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-10 10:29:04.594 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-10 10:29:04.594 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-10 10:29:04.594 | python3-zope.interface 2022-05-10 10:29:04.594 | Use 'sudo apt autoremove' to remove them. 2022-05-10 10:29:04.708 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-10 10:29:04.713 | + functions-common:apt_get:1246 : result=0 2022-05-10 10:29:04.715 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-10 10:29:04.717 | + functions-common:time_stop:2437 : local name 2022-05-10 10:29:04.721 | + functions-common:time_stop:2438 : local end_time 2022-05-10 10:29:04.723 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-10 10:29:04.725 | + functions-common:time_stop:2440 : local total 2022-05-10 10:29:04.727 | + functions-common:time_stop:2441 : local start_time 2022-05-10 10:29:04.730 | + functions-common:time_stop:2443 : name=apt-get 2022-05-10 10:29:04.732 | + functions-common:time_stop:2444 : start_time=1652178543989 2022-05-10 10:29:04.734 | + functions-common:time_stop:2446 : [[ -z 1652178543989 ]] 2022-05-10 10:29:04.737 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-10 10:29:04.741 | + functions-common:time_stop:2449 : end_time=1652178544739 2022-05-10 10:29:04.743 | + functions-common:time_stop:2450 : elapsed_time=750 2022-05-10 10:29:04.746 | + functions-common:time_stop:2451 : total=1482 2022-05-10 10:29:04.748 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-10 10:29:04.750 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2232 2022-05-10 10:29:04.752 | + functions-common:apt_get:1250 : return 0 2022-05-10 10:29:04.754 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-05-10 10:29:04.757 | + functions-common:is_suse:542 : is_opensuse 2022-05-10 10:29:04.759 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-10 10:29:04.761 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-10 10:29:04.764 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-10 10:29:04.766 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-10 10:29:04.768 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-10 10:29:04.770 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-05-10 10:29:04.772 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-10 10:29:04.775 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-10 10:29:04.777 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-10 10:29:04.779 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-10 10:29:04.782 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-10 10:29:04.784 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-10 10:29:04.786 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-10 10:29:04.788 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-10 10:29:04.790 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-10 10:29:04.793 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-10 10:29:04.795 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-10 10:29:04.798 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-05-10 10:29:04.800 | + functions-common:is_suse:542 : is_opensuse 2022-05-10 10:29:04.802 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-10 10:29:04.804 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-10 10:29:04.806 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-10 10:29:04.809 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-10 10:29:04.811 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-10 10:29:04.813 | + ./stack.sh:main:835 : restart_rpc_backend 2022-05-10 10:29:04.815 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-05-10 10:29:04.830 | + functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:29:04.833 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-05-10 10:29:04.835 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-10 10:29:04.837 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-05-10 10:29:04.840 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-05-10 10:29:04.842 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-05-10 10:29:04.847 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-05-10 10:29:04.849 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-05-10 10:29:04.851 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-05-10 10:29:04.854 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-05-10 10:29:04.856 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-05-10 10:29:04.858 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-05-10 10:29:04.862 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-05-10 10:29:05.535 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-05-10 10:29:05.535 | user tags 2022-05-10 10:29:05.535 | stackrabbit []' 2022-05-10 10:29:05.538 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-05-10 10:29:05.538 | user tags 2022-05-10 10:29:05.538 | stackrabbit []' 2022-05-10 10:29:05.539 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-05-10 10:29:05.545 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-05-10 10:29:05.547 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-05-10 10:29:05.549 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-10 10:29:06.210 | Changing password for user "stackrabbit" ... 2022-05-10 10:29:06.233 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-05-10 10:29:06.896 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-05-10 10:29:06.919 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-05-10 10:29:06.921 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-10 10:29:07.563 | Changing password for user "stackrabbit" ... 2022-05-10 10:29:07.586 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-05-10 10:29:07.588 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-05-10 10:29:07.590 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-05-10 10:29:08.318 | Deleting user "guest" ... 2022-05-10 10:29:08.335 | Error: 2022-05-10 10:29:08.335 | {:no_such_user, "guest"} 2022-05-10 10:29:08.348 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-05-10 10:29:08.350 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-05-10 10:29:08.366 | + functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:29:08.369 | + ./stack.sh:main:838 : install_database 2022-05-10 10:29:08.371 | + lib/database:install_database:118 : install_database_mysql 2022-05-10 10:29:08.373 | + lib/databases/mysql:install_database_mysql:166 : is_ubuntu 2022-05-10 10:29:08.376 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:29:08.378 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:29:08.381 | + lib/databases/mysql:install_database_mysql:169 : sudo debconf-set-selections 2022-05-10 10:29:08.597 | + lib/databases/mysql:install_database_mysql:179 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-05-10 10:29:08.599 | + lib/databases/mysql:install_database_mysql:192 : [[ True == \T\r\u\e ]] 2022-05-10 10:29:08.602 | + lib/databases/mysql:install_database_mysql:193 : is_oraclelinux 2022-05-10 10:29:08.604 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-05-10 10:29:08.606 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-05-10 10:29:08.608 | + lib/databases/mysql:install_database_mysql:195 : is_fedora 2022-05-10 10:29:08.611 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-10 10:29:08.614 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-10 10:29:08.616 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-10 10:29:08.618 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-10 10:29:08.620 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-10 10:29:08.623 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-10 10:29:08.625 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-10 10:29:08.627 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-10 10:29:08.630 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-10 10:29:08.632 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-10 10:29:08.635 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-10 10:29:08.637 | + lib/databases/mysql:install_database_mysql:198 : is_suse 2022-05-10 10:29:08.639 | + functions-common:is_suse:542 : is_opensuse 2022-05-10 10:29:08.641 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-10 10:29:08.644 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-10 10:29:08.646 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-10 10:29:08.648 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-10 10:29:08.650 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-10 10:29:08.653 | + lib/databases/mysql:install_database_mysql:201 : is_ubuntu 2022-05-10 10:29:08.655 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:29:08.658 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:29:08.660 | + lib/databases/mysql:install_database_mysql:202 : install_package mysql-server 2022-05-10 10:29:08.662 | + functions-common:install_package:1475 : update_package_repo 2022-05-10 10:29:08.664 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-10 10:29:08.667 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-10 10:29:08.669 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-10 10:29:08.671 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-10 10:29:08.674 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-10 10:29:08.677 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:29:08.679 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:29:08.681 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-10 10:29:08.683 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-10 10:29:08.686 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-10 10:29:08.688 | + functions-common:apt_get_update:1202 : return 2022-05-10 10:29:08.690 | + functions-common:install_package:1476 : real_install_package mysql-server 2022-05-10 10:29:08.692 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-10 10:29:08.695 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:29:08.697 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:29:08.699 | + functions-common:real_install_package:1462 : apt_get install mysql-server 2022-05-10 10:29:08.720 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-05-10 10:29:08.827 | Reading package lists... 2022-05-10 10:29:09.068 | Building dependency tree... 2022-05-10 10:29:09.070 | Reading state information... 2022-05-10 10:29:09.323 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-05-10 10:29:09.324 | The following packages were automatically installed and are no longer required: 2022-05-10 10:29:09.325 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-10 10:29:09.325 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-10 10:29:09.325 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-10 10:29:09.325 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-10 10:29:09.325 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-10 10:29:09.325 | python3-zope.interface 2022-05-10 10:29:09.325 | Use 'sudo apt autoremove' to remove them. 2022-05-10 10:29:09.438 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-10 10:29:09.443 | + functions-common:apt_get:1246 : result=0 2022-05-10 10:29:09.445 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-10 10:29:09.447 | + functions-common:time_stop:2437 : local name 2022-05-10 10:29:09.449 | + functions-common:time_stop:2438 : local end_time 2022-05-10 10:29:09.451 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-10 10:29:09.454 | + functions-common:time_stop:2440 : local total 2022-05-10 10:29:09.456 | + functions-common:time_stop:2441 : local start_time 2022-05-10 10:29:09.458 | + functions-common:time_stop:2443 : name=apt-get 2022-05-10 10:29:09.460 | + functions-common:time_stop:2444 : start_time=1652178548717 2022-05-10 10:29:09.462 | + functions-common:time_stop:2446 : [[ -z 1652178548717 ]] 2022-05-10 10:29:09.465 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-10 10:29:09.469 | + functions-common:time_stop:2449 : end_time=1652178549466 2022-05-10 10:29:09.472 | + functions-common:time_stop:2450 : elapsed_time=749 2022-05-10 10:29:09.474 | + functions-common:time_stop:2451 : total=2232 2022-05-10 10:29:09.476 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-10 10:29:09.478 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2981 2022-05-10 10:29:09.480 | + functions-common:apt_get:1250 : return 0 2022-05-10 10:29:09.482 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-05-10 10:29:09.485 | + ./stack.sh:main:841 : install_database_python 2022-05-10 10:29:09.487 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-05-10 10:29:09.489 | + lib/databases/mysql:install_database_python_mysql:211 : pip_install_gr PyMySQL 2022-05-10 10:29:09.491 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-05-10 10:29:09.493 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-10 10:29:09.496 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-05-10 10:29:09.499 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-05-10 10:29:09.501 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-10 10:29:09.505 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-10 10:29:09.505 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-05-10 10:29:09.510 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-05-10 10:29:09.512 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-05-10 10:29:09.514 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-05-10 10:29:09.518 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-05-10 10:29:09.520 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-05-10 10:29:09.540 | Using python 3.8 to install PyMySQL 2022-05-10 10:29:09.543 | + 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 2022-05-10 10:29:10.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-10 10:29:10.383 | from cryptography.utils import int_from_bytes 2022-05-10 10:29:10.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-10 10:29:10.383 | from cryptography.utils import int_from_bytes 2022-05-10 10:29:11.557 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-10 10:29:11.589 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-05-10 10:29:13.943 | 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 2022-05-10 10:29:13.949 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-10 10:29:13.949 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-10 10:29:14.060 | + inc/python:pip_install:200 : result=0 2022-05-10 10:29:14.062 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-10 10:29:14.065 | + functions-common:time_stop:2437 : local name 2022-05-10 10:29:14.067 | + functions-common:time_stop:2438 : local end_time 2022-05-10 10:29:14.070 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-10 10:29:14.072 | + functions-common:time_stop:2440 : local total 2022-05-10 10:29:14.074 | + functions-common:time_stop:2441 : local start_time 2022-05-10 10:29:14.076 | + functions-common:time_stop:2443 : name=pip_install 2022-05-10 10:29:14.078 | + functions-common:time_stop:2444 : start_time=1652178549535 2022-05-10 10:29:14.081 | + functions-common:time_stop:2446 : [[ -z 1652178549535 ]] 2022-05-10 10:29:14.083 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-10 10:29:14.088 | + functions-common:time_stop:2449 : end_time=1652178554085 2022-05-10 10:29:14.090 | + functions-common:time_stop:2450 : elapsed_time=4550 2022-05-10 10:29:14.092 | + functions-common:time_stop:2451 : total=21729 2022-05-10 10:29:14.095 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-10 10:29:14.097 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=26279 2022-05-10 10:29:14.099 | + inc/python:pip_install:203 : return 0 2022-05-10 10:29:14.101 | + lib/databases/mysql:install_database_python_mysql:212 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-05-10 10:29:14.103 | + lib/databases/mysql:install_database_python_mysql:214 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-10 10:29:14.106 | + lib/databases/mysql:install_database_python_mysql:215 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-05-10 10:29:14.108 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-05-10 10:29:14.124 | + functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:29:14.127 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-05-10 10:29:14.129 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-05-10 10:29:14.133 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-10 10:29:14.133 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-10 10:29:14.138 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-10 10:29:14.140 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-10 10:29:14.143 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,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- ]] 2022-05-10 10:29:14.145 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-10 10:29:14.147 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-05-10 10:29:14.149 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-05-10 10:29:14.167 | + functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:29:14.169 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-05-10 10:29:14.171 | + functions-common:install_package:1475 : update_package_repo 2022-05-10 10:29:14.174 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-10 10:29:14.177 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-10 10:29:14.179 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-10 10:29:14.181 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-10 10:29:14.183 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-10 10:29:14.186 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:29:14.188 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:29:14.191 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-10 10:29:14.193 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-10 10:29:14.195 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-10 10:29:14.197 | + functions-common:apt_get_update:1202 : return 2022-05-10 10:29:14.200 | + functions-common:install_package:1476 : real_install_package radvd 2022-05-10 10:29:14.202 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-10 10:29:14.204 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:29:14.206 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:29:14.209 | + functions-common:real_install_package:1462 : apt_get install radvd 2022-05-10 10:29:14.228 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-05-10 10:29:14.337 | Reading package lists... 2022-05-10 10:29:14.574 | Building dependency tree... 2022-05-10 10:29:14.575 | Reading state information... 2022-05-10 10:29:14.828 | radvd is already the newest version (1:2.17-2). 2022-05-10 10:29:14.828 | The following packages were automatically installed and are no longer required: 2022-05-10 10:29:14.829 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-10 10:29:14.829 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-10 10:29:14.829 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-10 10:29:14.829 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-10 10:29:14.829 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-10 10:29:14.829 | python3-zope.interface 2022-05-10 10:29:14.829 | Use 'sudo apt autoremove' to remove them. 2022-05-10 10:29:14.940 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-10 10:29:14.944 | + functions-common:apt_get:1246 : result=0 2022-05-10 10:29:14.946 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-10 10:29:14.949 | + functions-common:time_stop:2437 : local name 2022-05-10 10:29:14.951 | + functions-common:time_stop:2438 : local end_time 2022-05-10 10:29:14.954 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-10 10:29:14.956 | + functions-common:time_stop:2440 : local total 2022-05-10 10:29:14.958 | + functions-common:time_stop:2441 : local start_time 2022-05-10 10:29:14.960 | + functions-common:time_stop:2443 : name=apt-get 2022-05-10 10:29:14.963 | + functions-common:time_stop:2444 : start_time=1652178554226 2022-05-10 10:29:14.965 | + functions-common:time_stop:2446 : [[ -z 1652178554226 ]] 2022-05-10 10:29:14.968 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-10 10:29:14.974 | + functions-common:time_stop:2449 : end_time=1652178554970 2022-05-10 10:29:14.976 | + functions-common:time_stop:2450 : elapsed_time=744 2022-05-10 10:29:14.979 | + functions-common:time_stop:2451 : total=2981 2022-05-10 10:29:14.981 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-10 10:29:14.984 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3725 2022-05-10 10:29:14.986 | + functions-common:apt_get:1250 : return 0 2022-05-10 10:29:14.988 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-05-10 10:29:15.004 | + functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:29:15.007 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-05-10 10:29:15.009 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-05-10 10:29:15.011 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-05-10 10:29:15.014 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-05-10 10:29:15.034 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-05-10 10:29:15.036 | + functions-common:install_package:1475 : update_package_repo 2022-05-10 10:29:15.038 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-10 10:29:15.041 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-10 10:29:15.043 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-10 10:29:15.045 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-10 10:29:15.047 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-10 10:29:15.050 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:29:15.052 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:29:15.054 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-10 10:29:15.056 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-10 10:29:15.058 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-10 10:29:15.060 | + functions-common:apt_get_update:1202 : return 2022-05-10 10:29:15.063 | + functions-common:install_package:1476 : real_install_package fakeroot make openvswitch-switch 2022-05-10 10:29:15.065 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-10 10:29:15.067 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:29:15.069 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:29:15.072 | + functions-common:real_install_package:1462 : apt_get install fakeroot make openvswitch-switch 2022-05-10 10:29:15.091 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-05-10 10:29:15.202 | Reading package lists... 2022-05-10 10:29:15.444 | Building dependency tree... 2022-05-10 10:29:15.445 | Reading state information... 2022-05-10 10:29:15.688 | fakeroot is already the newest version (1.24-1). 2022-05-10 10:29:15.688 | make is already the newest version (4.2.1-1.2). 2022-05-10 10:29:15.688 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-05-10 10:29:15.688 | The following packages were automatically installed and are no longer required: 2022-05-10 10:29:15.689 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-10 10:29:15.689 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-10 10:29:15.689 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-10 10:29:15.689 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-10 10:29:15.690 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-10 10:29:15.690 | python3-zope.interface 2022-05-10 10:29:15.690 | Use 'sudo apt autoremove' to remove them. 2022-05-10 10:29:15.800 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-10 10:29:15.804 | + functions-common:apt_get:1246 : result=0 2022-05-10 10:29:15.807 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-10 10:29:15.809 | + functions-common:time_stop:2437 : local name 2022-05-10 10:29:15.811 | + functions-common:time_stop:2438 : local end_time 2022-05-10 10:29:15.813 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-10 10:29:15.815 | + functions-common:time_stop:2440 : local total 2022-05-10 10:29:15.817 | + functions-common:time_stop:2441 : local start_time 2022-05-10 10:29:15.819 | + functions-common:time_stop:2443 : name=apt-get 2022-05-10 10:29:15.821 | + functions-common:time_stop:2444 : start_time=1652178555089 2022-05-10 10:29:15.823 | + functions-common:time_stop:2446 : [[ -z 1652178555089 ]] 2022-05-10 10:29:15.826 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-10 10:29:15.830 | + functions-common:time_stop:2449 : end_time=1652178555828 2022-05-10 10:29:15.832 | + functions-common:time_stop:2450 : elapsed_time=739 2022-05-10 10:29:15.834 | + functions-common:time_stop:2451 : total=3725 2022-05-10 10:29:15.836 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-10 10:29:15.838 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4464 2022-05-10 10:29:15.841 | + functions-common:apt_get:1250 : return 0 2022-05-10 10:29:15.843 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-05-10 10:29:15.846 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:29:15.848 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:29:15.850 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-05-10 10:29:15.852 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-05-10 10:29:15.855 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-05-10 10:29:15.859 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-05-10 10:29:15.862 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-05-10 10:29:15.865 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-05-10 10:29:15.866 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-05-10 10:29:15.870 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-05-10 10:29:15.872 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-05-10 10:29:15.874 | + functions:vercmp:628 : local v1=5.4 2022-05-10 10:29:15.877 | + functions:vercmp:629 : local 'op=<' 2022-05-10 10:29:15.879 | + functions:vercmp:630 : local v2=3.13 2022-05-10 10:29:15.881 | + functions:vercmp:631 : local result 2022-05-10 10:29:15.884 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-05-10 10:29:15.885 | ++ functions:vercmp:635 : sort -V 2022-05-10 10:29:15.885 | ++ functions:vercmp:635 : head -1 2022-05-10 10:29:15.889 | + functions:vercmp:635 : result=3.13 2022-05-10 10:29:15.892 | + functions:vercmp:637 : case $op in 2022-05-10 10:29:15.894 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-05-10 10:29:15.896 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-05-10 10:29:15.898 | + functions:vercmp:648 : return 2022-05-10 10:29:15.901 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-05-10 10:29:15.903 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-10 10:29:15.905 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart openvswitch-switch 2022-05-10 10:29:16.367 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-05-10 10:29:16.369 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-05-10 10:29:16.372 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:16.374 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:16.378 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-05-10 10:29:16.381 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:16.383 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-05-10 10:29:16.402 | + functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:29:16.405 | + ./stack.sh:main:849 : install_etcd3 2022-05-10 10:29:16.407 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-05-10 10:29:16.407 | Installing etcd 2022-05-10 10:29:16.410 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-05-10 10:29:16.422 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-05-10 10:29:16.438 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-05-10 10:29:16.441 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-05-10 10:29:16.454 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-05-10 10:29:16.457 | ++ 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 2022-05-10 10:29:16.459 | ++ 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 2022-05-10 10:29:16.462 | +++ 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 2022-05-10 10:29:16.466 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-05-10 10:29:16.468 | ++ 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* ]] 2022-05-10 10:29:16.471 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-05-10 10:29:16.473 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-10 10:29:16.475 | ++ functions:get_extra_file:74 : return 2022-05-10 10:29:16.478 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-10 10:29:16.480 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-05-10 10:29:16.483 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-05-10 10:29:16.486 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-05-10 10:29:16.502 | + functions-common:is_service_enabled:2093 : return 1 2022-05-10 10:29:16.504 | + ./stack.sh:main:868 : install_dstat 2022-05-10 10:29:16.507 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-05-10 10:29:16.523 | + functions-common:is_service_enabled:2093 : return 1 2022-05-10 10:29:16.525 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-05-10 10:29:16.527 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-10 10:29:16.529 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-05-10 10:29:16.532 | + ./stack.sh:main:877 : install_libs 2022-05-10 10:29:16.535 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-05-10 10:29:16.537 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-05-10 10:29:16.539 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-05-10 10:29:16.541 | + inc/python:use_library_from_git:250 : local name=automaton 2022-05-10 10:29:16.543 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:16.546 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:16.548 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-05-10 10:29:16.551 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:16.553 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-05-10 10:29:16.555 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-05-10 10:29:16.557 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-05-10 10:29:16.559 | + inc/python:use_library_from_git:250 : local name=castellan 2022-05-10 10:29:16.562 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:16.564 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:16.566 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-05-10 10:29:16.568 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:16.570 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-05-10 10:29:16.573 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-05-10 10:29:16.575 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-05-10 10:29:16.577 | + inc/python:use_library_from_git:250 : local name=cliff 2022-05-10 10:29:16.579 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:16.582 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:16.584 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-05-10 10:29:16.586 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:16.588 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-05-10 10:29:16.590 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-05-10 10:29:16.593 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-05-10 10:29:16.595 | + inc/python:use_library_from_git:250 : local name=cursive 2022-05-10 10:29:16.598 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:16.600 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:16.602 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-05-10 10:29:16.604 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:16.607 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-05-10 10:29:16.609 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-05-10 10:29:16.612 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-05-10 10:29:16.614 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-05-10 10:29:16.616 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:16.618 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:16.621 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-05-10 10:29:16.623 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:16.625 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-05-10 10:29:16.627 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-05-10 10:29:16.630 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-05-10 10:29:16.632 | + inc/python:use_library_from_git:250 : local name=futurist 2022-05-10 10:29:16.634 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:16.636 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:16.639 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-05-10 10:29:16.641 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:16.643 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-05-10 10:29:16.645 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-05-10 10:29:16.648 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-05-10 10:29:16.650 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-05-10 10:29:16.652 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:16.654 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:16.657 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-05-10 10:29:16.659 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:16.661 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-05-10 10:29:16.664 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-05-10 10:29:16.666 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-05-10 10:29:16.668 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-05-10 10:29:16.670 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:16.673 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:16.675 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-05-10 10:29:16.677 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:16.680 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-05-10 10:29:16.682 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-05-10 10:29:16.684 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-05-10 10:29:16.686 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-05-10 10:29:16.689 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:16.691 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:16.693 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-05-10 10:29:16.695 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:16.698 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-05-10 10:29:16.700 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-05-10 10:29:16.702 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-05-10 10:29:16.704 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-05-10 10:29:16.707 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:16.709 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:16.711 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-05-10 10:29:16.713 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:16.716 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-05-10 10:29:16.718 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-05-10 10:29:16.721 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-05-10 10:29:16.723 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-05-10 10:29:16.725 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:16.727 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:16.729 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-05-10 10:29:16.732 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:16.734 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-05-10 10:29:16.737 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-05-10 10:29:16.739 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-05-10 10:29:16.741 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-05-10 10:29:16.744 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:16.746 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:16.748 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-05-10 10:29:16.750 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:16.752 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-05-10 10:29:16.755 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-05-10 10:29:16.757 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-05-10 10:29:16.759 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-05-10 10:29:16.762 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:16.764 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:16.766 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-05-10 10:29:16.768 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:16.770 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-05-10 10:29:16.773 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-05-10 10:29:16.775 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-05-10 10:29:16.777 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-05-10 10:29:16.779 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:16.782 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:16.784 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-05-10 10:29:16.787 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:16.789 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-05-10 10:29:16.791 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-05-10 10:29:16.793 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-05-10 10:29:16.796 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-05-10 10:29:16.798 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:16.800 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:16.802 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-05-10 10:29:16.805 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:16.807 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-05-10 10:29:16.809 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-05-10 10:29:16.811 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-05-10 10:29:16.814 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-05-10 10:29:16.816 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:16.819 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:16.821 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-05-10 10:29:16.823 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:16.825 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-05-10 10:29:16.828 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-05-10 10:29:16.830 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-05-10 10:29:16.833 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-05-10 10:29:16.835 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:16.837 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:16.839 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-05-10 10:29:16.842 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:16.844 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-05-10 10:29:16.846 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-05-10 10:29:16.848 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-05-10 10:29:16.851 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-05-10 10:29:16.853 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:16.855 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:16.858 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-05-10 10:29:16.860 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:16.862 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-05-10 10:29:16.864 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-05-10 10:29:16.867 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-05-10 10:29:16.869 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-05-10 10:29:16.871 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:16.873 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:16.876 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-05-10 10:29:16.878 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:16.880 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-05-10 10:29:16.883 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-05-10 10:29:16.885 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-05-10 10:29:16.888 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-05-10 10:29:16.890 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:16.893 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:16.895 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-05-10 10:29:16.897 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:16.899 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-05-10 10:29:16.902 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-05-10 10:29:16.904 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-05-10 10:29:16.906 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-05-10 10:29:16.908 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:16.911 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:16.913 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-05-10 10:29:16.915 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:16.918 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-05-10 10:29:16.920 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-05-10 10:29:16.923 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-05-10 10:29:16.925 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-05-10 10:29:16.927 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:16.929 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:16.932 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-05-10 10:29:16.934 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:16.936 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-05-10 10:29:16.939 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-05-10 10:29:16.941 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-05-10 10:29:16.943 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-05-10 10:29:16.946 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:16.948 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:16.950 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-05-10 10:29:16.952 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:16.955 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-05-10 10:29:16.957 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-05-10 10:29:16.959 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-05-10 10:29:16.962 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-05-10 10:29:16.964 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:16.966 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:16.968 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-05-10 10:29:16.970 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:16.973 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-05-10 10:29:16.975 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-05-10 10:29:16.977 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-05-10 10:29:16.980 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-05-10 10:29:16.982 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:16.984 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:16.987 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-05-10 10:29:16.989 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:16.991 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-05-10 10:29:16.994 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-05-10 10:29:16.996 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-05-10 10:29:16.998 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-05-10 10:29:17.000 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:17.002 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:17.005 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-05-10 10:29:17.007 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:17.010 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-05-10 10:29:17.012 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-05-10 10:29:17.014 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-05-10 10:29:17.017 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-05-10 10:29:17.019 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:17.022 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:17.024 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-05-10 10:29:17.026 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:17.028 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-05-10 10:29:17.031 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-05-10 10:29:17.034 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-05-10 10:29:17.036 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-05-10 10:29:17.038 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:17.040 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:17.043 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-05-10 10:29:17.045 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:17.048 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-05-10 10:29:17.050 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-05-10 10:29:17.052 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-05-10 10:29:17.054 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-05-10 10:29:17.057 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:17.059 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:17.061 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-05-10 10:29:17.063 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:17.066 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-05-10 10:29:17.068 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-05-10 10:29:17.070 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-05-10 10:29:17.072 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-05-10 10:29:17.075 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:17.077 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:17.080 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-05-10 10:29:17.082 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:17.084 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-05-10 10:29:17.087 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-05-10 10:29:17.089 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-05-10 10:29:17.091 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-05-10 10:29:17.094 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:17.096 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:17.099 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-05-10 10:29:17.101 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:17.103 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-05-10 10:29:17.105 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-05-10 10:29:17.108 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-05-10 10:29:17.110 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-05-10 10:29:17.112 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:17.115 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:17.117 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-05-10 10:29:17.119 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:17.121 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-05-10 10:29:17.124 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-05-10 10:29:17.126 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-05-10 10:29:17.128 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-05-10 10:29:17.130 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:17.133 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:17.135 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-05-10 10:29:17.137 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:17.140 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-05-10 10:29:17.142 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-05-10 10:29:17.145 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-05-10 10:29:17.147 | + inc/python:use_library_from_git:250 : local name=tooz 2022-05-10 10:29:17.149 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:17.151 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:17.153 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-05-10 10:29:17.156 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:17.159 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-05-10 10:29:17.161 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-05-10 10:29:17.163 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-05-10 10:29:17.165 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-05-10 10:29:17.168 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:17.170 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:17.172 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-05-10 10:29:17.174 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:17.177 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-05-10 10:29:17.179 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-05-10 10:29:17.181 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-05-10 10:29:17.184 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-05-10 10:29:17.186 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:17.188 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:17.190 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-05-10 10:29:17.193 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:17.195 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-05-10 10:29:17.197 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-05-10 10:29:17.199 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-05-10 10:29:17.202 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-05-10 10:29:17.204 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:17.207 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:17.209 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-05-10 10:29:17.211 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:17.214 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-05-10 10:29:17.216 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-05-10 10:29:17.218 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-05-10 10:29:17.221 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-05-10 10:29:17.223 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:17.226 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:17.228 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-05-10 10:29:17.230 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:17.233 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-05-10 10:29:17.253 | Using python 3.8 to install etcd3 2022-05-10 10:29:17.255 | + 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 2022-05-10 10:29:18.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-10 10:29:18.100 | from cryptography.utils import int_from_bytes 2022-05-10 10:29:18.100 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-10 10:29:18.100 | from cryptography.utils import int_from_bytes 2022-05-10 10:29:19.275 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-10 10:29:19.306 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-05-10 10:29:19.315 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-05-10 10:29:19.316 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.46.0) 2022-05-10 10:29:19.317 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.1) 2022-05-10 10:29:19.318 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-05-10 10:29:21.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 2022-05-10 10:29:21.678 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-10 10:29:21.678 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-10 10:29:21.789 | + inc/python:pip_install:200 : result=0 2022-05-10 10:29:21.791 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-10 10:29:21.794 | + functions-common:time_stop:2437 : local name 2022-05-10 10:29:21.796 | + functions-common:time_stop:2438 : local end_time 2022-05-10 10:29:21.798 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-10 10:29:21.800 | + functions-common:time_stop:2440 : local total 2022-05-10 10:29:21.802 | + functions-common:time_stop:2441 : local start_time 2022-05-10 10:29:21.805 | + functions-common:time_stop:2443 : name=pip_install 2022-05-10 10:29:21.807 | + functions-common:time_stop:2444 : start_time=1652178557248 2022-05-10 10:29:21.809 | + functions-common:time_stop:2446 : [[ -z 1652178557248 ]] 2022-05-10 10:29:21.812 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-10 10:29:21.816 | + functions-common:time_stop:2449 : end_time=1652178561814 2022-05-10 10:29:21.818 | + functions-common:time_stop:2450 : elapsed_time=4566 2022-05-10 10:29:21.821 | + functions-common:time_stop:2451 : total=26279 2022-05-10 10:29:21.823 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-10 10:29:21.825 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=30845 2022-05-10 10:29:21.827 | + inc/python:pip_install:203 : return 0 2022-05-10 10:29:21.830 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-05-10 10:29:21.851 | Using python 3.8 to install etcd3gw 2022-05-10 10:29:21.853 | + 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 2022-05-10 10:29:22.683 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-10 10:29:22.683 | from cryptography.utils import int_from_bytes 2022-05-10 10:29:22.683 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-10 10:29:22.683 | from cryptography.utils import int_from_bytes 2022-05-10 10:29:23.853 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-10 10:29:23.885 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-05-10 10:29:23.891 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-05-10 10:29:23.892 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.1) 2022-05-10 10:29:23.893 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.9.0) 2022-05-10 10:29:23.923 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-05-10 10:29:23.925 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-05-10 10:29:23.926 | 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.9) 2022-05-10 10:29:23.928 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-05-10 10:29:26.294 | 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 2022-05-10 10:29:26.301 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-10 10:29:26.301 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-10 10:29:26.414 | + inc/python:pip_install:200 : result=0 2022-05-10 10:29:26.416 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-10 10:29:26.418 | + functions-common:time_stop:2437 : local name 2022-05-10 10:29:26.421 | + functions-common:time_stop:2438 : local end_time 2022-05-10 10:29:26.423 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-10 10:29:26.425 | + functions-common:time_stop:2440 : local total 2022-05-10 10:29:26.427 | + functions-common:time_stop:2441 : local start_time 2022-05-10 10:29:26.429 | + functions-common:time_stop:2443 : name=pip_install 2022-05-10 10:29:26.431 | + functions-common:time_stop:2444 : start_time=1652178561846 2022-05-10 10:29:26.434 | + functions-common:time_stop:2446 : [[ -z 1652178561846 ]] 2022-05-10 10:29:26.436 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-10 10:29:26.441 | + functions-common:time_stop:2449 : end_time=1652178566438 2022-05-10 10:29:26.443 | + functions-common:time_stop:2450 : elapsed_time=4592 2022-05-10 10:29:26.445 | + functions-common:time_stop:2451 : total=30845 2022-05-10 10:29:26.447 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-10 10:29:26.450 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=35437 2022-05-10 10:29:26.452 | + inc/python:pip_install:203 : return 0 2022-05-10 10:29:26.455 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-05-10 10:29:26.457 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-05-10 10:29:26.459 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-05-10 10:29:26.462 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-10 10:29:26.464 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-10 10:29:26.466 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-10 10:29:26.469 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-10 10:29:26.471 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-10 10:29:26.473 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-10 10:29:26.475 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-10 10:29:26.478 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-10 10:29:26.480 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-10 10:29:26.482 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-10 10:29:26.485 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-10 10:29:26.487 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-05-10 10:29:26.489 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:29:26.491 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:29:26.494 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-05-10 10:29:26.496 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-10 10:29:26.498 | + functions-common:install_package:1475 : update_package_repo 2022-05-10 10:29:26.501 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-10 10:29:26.503 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-10 10:29:26.506 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-10 10:29:26.508 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-10 10:29:26.510 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-10 10:29:26.513 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:29:26.515 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:29:26.518 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-10 10:29:26.520 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-10 10:29:26.523 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-10 10:29:26.525 | + functions-common:apt_get_update:1202 : return 2022-05-10 10:29:26.527 | + functions-common:install_package:1476 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-10 10:29:26.529 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-10 10:29:26.532 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:29:26.534 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:29:26.536 | + functions-common:real_install_package:1462 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-10 10:29:26.557 | + functions-common:apt_get:1242 : 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 2022-05-10 10:29:26.669 | Reading package lists... 2022-05-10 10:29:26.907 | Building dependency tree... 2022-05-10 10:29:26.909 | Reading state information... 2022-05-10 10:29:27.153 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-05-10 10:29:27.154 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-05-10 10:29:27.154 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-05-10 10:29:27.154 | The following packages were automatically installed and are no longer required: 2022-05-10 10:29:27.155 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-10 10:29:27.155 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-10 10:29:27.155 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-10 10:29:27.155 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-10 10:29:27.155 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-10 10:29:27.155 | python3-zope.interface 2022-05-10 10:29:27.155 | Use 'sudo apt autoremove' to remove them. 2022-05-10 10:29:27.266 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-10 10:29:27.270 | + functions-common:apt_get:1246 : result=0 2022-05-10 10:29:27.272 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-10 10:29:27.275 | + functions-common:time_stop:2437 : local name 2022-05-10 10:29:27.277 | + functions-common:time_stop:2438 : local end_time 2022-05-10 10:29:27.279 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-10 10:29:27.282 | + functions-common:time_stop:2440 : local total 2022-05-10 10:29:27.284 | + functions-common:time_stop:2441 : local start_time 2022-05-10 10:29:27.286 | + functions-common:time_stop:2443 : name=apt-get 2022-05-10 10:29:27.288 | + functions-common:time_stop:2444 : start_time=1652178566554 2022-05-10 10:29:27.290 | + functions-common:time_stop:2446 : [[ -z 1652178566554 ]] 2022-05-10 10:29:27.293 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-10 10:29:27.297 | + functions-common:time_stop:2449 : end_time=1652178567295 2022-05-10 10:29:27.300 | + functions-common:time_stop:2450 : elapsed_time=741 2022-05-10 10:29:27.302 | + functions-common:time_stop:2451 : total=4464 2022-05-10 10:29:27.304 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-10 10:29:27.306 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5205 2022-05-10 10:29:27.308 | + functions-common:apt_get:1250 : return 0 2022-05-10 10:29:27.311 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-05-10 10:29:27.313 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:29:27.315 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:29:27.318 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-05-10 10:29:27.380 | Module proxy already enabled 2022-05-10 10:29:27.384 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-05-10 10:29:27.445 | Considering dependency proxy for proxy_uwsgi: 2022-05-10 10:29:27.445 | Module proxy already enabled 2022-05-10 10:29:27.445 | Module proxy_uwsgi already enabled 2022-05-10 10:29:27.449 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-05-10 10:29:27.451 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-10 10:29:27.454 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-10 10:29:27.456 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-10 10:29:27.579 | + ./stack.sh:main:883 : install_keystoneauth 2022-05-10 10:29:27.581 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-05-10 10:29:27.583 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-05-10 10:29:27.587 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:27.589 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:27.592 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-05-10 10:29:27.595 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:27.597 | + ./stack.sh:main:884 : install_keystoneclient 2022-05-10 10:29:27.600 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-05-10 10:29:27.602 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-05-10 10:29:27.604 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:27.607 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:27.609 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-05-10 10:29:27.612 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:27.614 | + ./stack.sh:main:885 : install_glanceclient 2022-05-10 10:29:27.617 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-05-10 10:29:27.619 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-05-10 10:29:27.621 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:27.624 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:27.626 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-05-10 10:29:27.628 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:27.631 | + ./stack.sh:main:886 : install_cinderclient 2022-05-10 10:29:27.633 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-05-10 10:29:27.635 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-05-10 10:29:27.638 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:27.640 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:27.643 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-05-10 10:29:27.645 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:27.648 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-05-10 10:29:27.650 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-05-10 10:29:27.652 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:27.654 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:27.657 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-05-10 10:29:27.660 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:27.662 | + ./stack.sh:main:887 : install_novaclient 2022-05-10 10:29:27.664 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-05-10 10:29:27.667 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-05-10 10:29:27.669 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:27.671 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:27.674 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-05-10 10:29:27.676 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:27.678 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-05-10 10:29:27.695 | + functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:29:27.697 | + ./stack.sh:main:889 : install_swiftclient 2022-05-10 10:29:27.700 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-05-10 10:29:27.702 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-05-10 10:29:27.705 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:27.707 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:27.709 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-05-10 10:29:27.712 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:27.714 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-05-10 10:29:27.730 | + functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:29:27.733 | + ./stack.sh:main:892 : install_neutronclient 2022-05-10 10:29:27.735 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-05-10 10:29:27.737 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-05-10 10:29:27.740 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:27.742 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:27.744 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-05-10 10:29:27.747 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:27.749 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-05-10 10:29:27.751 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-05-10 10:29:27.754 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-05-10 10:29:27.756 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:27.759 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:27.761 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-05-10 10:29:27.763 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:27.766 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-05-10 10:29:27.768 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-05-10 10:29:27.771 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-10 10:29:27.774 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-05-10 10:29:27.776 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-05-10 10:29:27.778 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-10 10:29:27.782 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-05-10 10:29:27.783 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-10 10:29:27.787 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-05-10 10:29:27.790 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-05-10 10:29:27.792 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-05-10 10:29:27.795 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-05-10 10:29:27.797 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-05-10 10:29:27.817 | Using python 3.8 to install keystonemiddleware 2022-05-10 10:29:27.820 | + 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 2022-05-10 10:29:28.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-10 10:29:28.677 | from cryptography.utils import int_from_bytes 2022-05-10 10:29:28.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-10 10:29:28.677 | from cryptography.utils import int_from_bytes 2022-05-10 10:29:29.848 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-10 10:29:29.880 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-05-10 10:29:29.933 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-05-10 10:29:29.934 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.13.0) 2022-05-10 10:29:29.935 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-05-10 10:29:29.936 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-05-10 10:29:29.937 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-05-10 10:29:29.938 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-05-10 10:29:29.939 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-05-10 10:29:29.940 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.11.0) 2022-05-10 10:29:29.941 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-05-10 10:29:29.942 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-05-10 10:29:29.943 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.9.0) 2022-05-10 10:29:29.944 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-05-10 10:29:29.945 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-05-10 10:29:29.947 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-05-10 10:29:30.004 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-05-10 10:29:30.006 | 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) 2022-05-10 10:29:30.008 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-05-10 10:29:30.047 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-05-10 10:29:30.086 | 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) 2022-05-10 10:29:30.088 | 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) 2022-05-10 10:29:30.089 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-05-10 10:29:30.090 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-05-10 10:29:30.137 | 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) 2022-05-10 10:29:30.142 | 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) 2022-05-10 10:29:30.151 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-05-10 10:29:30.153 | 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.3) 2022-05-10 10:29:30.167 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-05-10 10:29:30.168 | 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) 2022-05-10 10:29:30.170 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.8) 2022-05-10 10:29:30.233 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-05-10 10:29:30.234 | 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.9) 2022-05-10 10:29:30.236 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-05-10 10:29:30.239 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-05-10 10:29:30.289 | 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.14.1) 2022-05-10 10:29:30.301 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-05-10 10:29:32.559 | 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 2022-05-10 10:29:32.567 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-10 10:29:32.567 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-10 10:29:32.681 | + inc/python:pip_install:200 : result=0 2022-05-10 10:29:32.684 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-10 10:29:32.686 | + functions-common:time_stop:2437 : local name 2022-05-10 10:29:32.688 | + functions-common:time_stop:2438 : local end_time 2022-05-10 10:29:32.690 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-10 10:29:32.692 | + functions-common:time_stop:2440 : local total 2022-05-10 10:29:32.694 | + functions-common:time_stop:2441 : local start_time 2022-05-10 10:29:32.697 | + functions-common:time_stop:2443 : name=pip_install 2022-05-10 10:29:32.699 | + functions-common:time_stop:2444 : start_time=1652178567812 2022-05-10 10:29:32.701 | + functions-common:time_stop:2446 : [[ -z 1652178567812 ]] 2022-05-10 10:29:32.704 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-10 10:29:32.708 | + functions-common:time_stop:2449 : end_time=1652178572706 2022-05-10 10:29:32.710 | + functions-common:time_stop:2450 : elapsed_time=4894 2022-05-10 10:29:32.713 | + functions-common:time_stop:2451 : total=35437 2022-05-10 10:29:32.715 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-10 10:29:32.717 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=40331 2022-05-10 10:29:32.720 | + inc/python:pip_install:203 : return 0 2022-05-10 10:29:32.722 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-05-10 10:29:32.724 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-05-10 10:29:32.727 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-10 10:29:32.730 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-05-10 10:29:32.732 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-05-10 10:29:32.734 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-10 10:29:32.738 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-05-10 10:29:32.738 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-10 10:29:32.743 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-05-10 10:29:32.745 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-05-10 10:29:32.748 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-05-10 10:29:32.750 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-05-10 10:29:32.753 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-05-10 10:29:32.774 | Using python 3.8 to install python-memcached 2022-05-10 10:29:32.776 | + 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 2022-05-10 10:29:33.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-10 10:29:33.616 | from cryptography.utils import int_from_bytes 2022-05-10 10:29:33.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-10 10:29:33.616 | from cryptography.utils import int_from_bytes 2022-05-10 10:29:34.780 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-10 10:29:34.811 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-05-10 10:29:34.814 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-05-10 10:29:37.203 | 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 2022-05-10 10:29:37.210 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-10 10:29:37.210 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-10 10:29:37.331 | + inc/python:pip_install:200 : result=0 2022-05-10 10:29:37.333 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-10 10:29:37.335 | + functions-common:time_stop:2437 : local name 2022-05-10 10:29:37.337 | + functions-common:time_stop:2438 : local end_time 2022-05-10 10:29:37.340 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-10 10:29:37.342 | + functions-common:time_stop:2440 : local total 2022-05-10 10:29:37.344 | + functions-common:time_stop:2441 : local start_time 2022-05-10 10:29:37.346 | + functions-common:time_stop:2443 : name=pip_install 2022-05-10 10:29:37.348 | + functions-common:time_stop:2444 : start_time=1652178572768 2022-05-10 10:29:37.351 | + functions-common:time_stop:2446 : [[ -z 1652178572768 ]] 2022-05-10 10:29:37.353 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-10 10:29:37.357 | + functions-common:time_stop:2449 : end_time=1652178577355 2022-05-10 10:29:37.360 | + functions-common:time_stop:2450 : elapsed_time=4587 2022-05-10 10:29:37.362 | + functions-common:time_stop:2451 : total=40331 2022-05-10 10:29:37.365 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-10 10:29:37.367 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=44918 2022-05-10 10:29:37.369 | + inc/python:pip_install:203 : return 0 2022-05-10 10:29:37.371 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-05-10 10:29:37.388 | + functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:29:37.391 | + ./stack.sh:main:899 : '[' 10.222.0.36 == 10.222.0.36 ']' 2022-05-10 10:29:37.393 | + ./stack.sh:main:900 : stack_install_service keystone 2022-05-10 10:29:37.395 | + lib/stack:stack_install_service:20 : local service=keystone 2022-05-10 10:29:37.397 | + lib/stack:stack_install_service:21 : type install_keystone 2022-05-10 10:29:37.400 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-10 10:29:37.402 | + lib/stack:stack_install_service:32 : install_keystone 2022-05-10 10:29:37.404 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-05-10 10:29:37.419 | + functions-common:is_service_enabled:2093 : return 1 2022-05-10 10:29:37.422 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-05-10 10:29:37.424 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-05-10 10:29:37.426 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-05-10 10:29:37.428 | + functions-common:git_clone:610 : local git_ref=master 2022-05-10 10:29:37.430 | + functions-common:git_clone:611 : local orig_dir 2022-05-10 10:29:37.433 | ++ functions-common:git_clone:612 : pwd 2022-05-10 10:29:37.435 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-10 10:29:37.438 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-10 10:29:37.440 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-10 10:29:37.455 | + functions-common:git_clone:615 : RECLONE=False 2022-05-10 10:29:37.457 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-10 10:29:37.459 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-10 10:29:37.462 | + functions-common:git_clone:629 : echo master 2022-05-10 10:29:37.462 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-10 10:29:37.467 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-05-10 10:29:37.469 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-10 10:29:37.471 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-05-10 10:29:37.483 | + functions-common:git_clone:689 : cd /opt/stack/keystone 2022-05-10 10:29:37.487 | + functions-common:git_clone:690 : git show --oneline 2022-05-10 10:29:37.487 | + functions-common:git_clone:690 : head -1 2022-05-10 10:29:37.490 | 1561da645 Drop lower-constraints.txt and its testing 2022-05-10 10:29:37.492 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-10 10:29:37.495 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-05-10 10:29:37.497 | + inc/python:setup_develop:338 : local bindep 2022-05-10 10:29:37.499 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-10 10:29:37.502 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-05-10 10:29:37.504 | + inc/python:setup_develop:344 : local extras= 2022-05-10 10:29:37.507 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-05-10 10:29:37.509 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-10 10:29:37.511 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-10 10:29:37.514 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-05-10 10:29:37.516 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-10 10:29:37.518 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-10 10:29:37.521 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-05-10 10:29:37.524 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-10 10:29:37.526 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-05-10 10:29:37.529 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-10 10:29:37.531 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-10 10:29:37.534 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-05-10 10:29:37.540 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-05-10 10:29:37.542 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-05-10 10:29:38.224 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-05-10 10:29:38.226 | + inc/python:setup_package:418 : local bindep=0 2022-05-10 10:29:38.229 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-10 10:29:38.231 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-10 10:29:38.233 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-10 10:29:38.235 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-05-10 10:29:38.238 | + inc/python:setup_package:427 : local flags=-e 2022-05-10 10:29:38.240 | + inc/python:setup_package:428 : local extras= 2022-05-10 10:29:38.242 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-10 10:29:38.244 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-10 10:29:38.246 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-10 10:29:38.249 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-10 10:29:38.251 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-10 10:29:38.253 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-05-10 10:29:38.274 | Using python 3.8 to install /opt/stack/keystone 2022-05-10 10:29:38.276 | + 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 2022-05-10 10:29:39.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-10 10:29:39.118 | from cryptography.utils import int_from_bytes 2022-05-10 10:29:39.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-10 10:29:39.118 | from cryptography.utils import int_from_bytes 2022-05-10 10:29:40.296 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-10 10:29:40.328 | Obtaining file:///opt/stack/keystone 2022-05-10 10:29:40.329 | Preparing metadata (setup.py): started 2022-05-10 10:29:45.201 | Preparing metadata (setup.py): finished with status 'done' 2022-05-10 10:29:45.275 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (5.9.0) 2022-05-10 10:29:45.277 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.8.7) 2022-05-10 10:29:45.278 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2.1.2) 2022-05-10 10:29:45.279 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (0.3.9) 2022-05-10 10:29:45.280 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (36.0.2) 2022-05-10 10:29:45.281 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.4.36) 2022-05-10 10:29:45.282 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (0.13.0) 2022-05-10 10:29:45.283 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.5.0) 2022-05-10 10:29:45.284 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.7.4) 2022-05-10 10:29:45.285 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.4.0) 2022-05-10 10:29:45.288 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (9.4.0) 2022-05-10 10:29:45.290 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.2.2) 2022-05-10 10:29:45.291 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (0.8.20) 2022-05-10 10:29:45.294 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2.11.0) 2022-05-10 10:29:45.295 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (8.8.0) 2022-05-10 10:29:45.299 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.1.0) 2022-05-10 10:29:45.300 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (12.13.0) 2022-05-10 10:29:45.301 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (11.3.0) 2022-05-10 10:29:45.302 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (5.1.0) 2022-05-10 10:29:45.303 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.7.0) 2022-05-10 10:29:45.304 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.5.1) 2022-05-10 10:29:45.305 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.12.1) 2022-05-10 10:29:45.306 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.3.0) 2022-05-10 10:29:45.307 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.5.0) 2022-05-10 10:29:45.308 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.13.0) 2022-05-10 10:29:45.309 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.2.0) 2022-05-10 10:29:45.310 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (7.1.2) 2022-05-10 10:29:45.311 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2.3.0) 2022-05-10 10:29:45.313 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.1.5) 2022-05-10 10:29:45.314 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev13) (3.2.0) 2022-05-10 10:29:45.315 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.1.1) 2022-05-10 10:29:45.316 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.0.3) 2022-05-10 10:29:45.317 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.4.3) 2022-05-10 10:29:45.318 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2022.1) 2022-05-10 10:29:45.327 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev13) (1.15.0) 2022-05-10 10:29:45.370 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev13) (5.1.1) 2022-05-10 10:29:45.388 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (2.1.2) 2022-05-10 10:29:45.391 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (4.11.3) 2022-05-10 10:29:45.392 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (8.1.3) 2022-05-10 10:29:45.393 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (3.1.2) 2022-05-10 10:29:45.394 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (2.1.2) 2022-05-10 10:29:45.405 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev13) (9.0.1) 2022-05-10 10:29:45.406 | Requirement already satisfied: six>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev13) (1.16.0) 2022-05-10 10:29:45.465 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (2.27.1) 2022-05-10 10:29:45.467 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (4.5.0) 2022-05-10 10:29:45.563 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (6.0) 2022-05-10 10:29:45.564 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (2.5.0) 2022-05-10 10:29:45.566 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (1.5.0) 2022-05-10 10:29:45.567 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (0.8.0) 2022-05-10 10:29:45.619 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev13) (0.5.0) 2022-05-10 10:29:45.621 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev13) (2.0.1) 2022-05-10 10:29:45.623 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev13) (1.7.7) 2022-05-10 10:29:45.680 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev13) (2.8.2) 2022-05-10 10:29:45.684 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev13) (0.9.6) 2022-05-10 10:29:45.739 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (0.4.0) 2022-05-10 10:29:45.740 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (5.2.4) 2022-05-10 10:29:45.743 | 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==21.1.0.dev13) (2.8.0) 2022-05-10 10:29:45.744 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (5.1.1) 2022-05-10 10:29:45.745 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (5.0.0) 2022-05-10 10:29:45.746 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (2.4.1) 2022-05-10 10:29:45.769 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev13) (3.3.0) 2022-05-10 10:29:45.816 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev13) (3.3.0) 2022-05-10 10:29:45.863 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (21.3) 2022-05-10 10:29:45.864 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (1.0.2) 2022-05-10 10:29:45.865 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (0.11.0) 2022-05-10 10:29:45.866 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (3.0.8) 2022-05-10 10:29:45.912 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev13) (4.5.1) 2022-05-10 10:29:46.033 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (0.7.1) 2022-05-10 10:29:46.035 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (5.7.1) 2022-05-10 10:29:46.036 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (1.10.0) 2022-05-10 10:29:46.036 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (62.1.0) 2022-05-10 10:29:46.038 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (22.0.0) 2022-05-10 10:29:46.255 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev13) (1.1.2) 2022-05-10 10:29:46.277 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev13) (0.5.2) 2022-05-10 10:29:46.278 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev13) (0.4.2) 2022-05-10 10:29:46.345 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev13) (1.2.0) 2022-05-10 10:29:46.363 | 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==21.1.0.dev13) (5.0.0) 2022-05-10 10:29:46.418 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev13) (2.21) 2022-05-10 10:29:46.457 | 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==21.1.0.dev13) (1.14.1) 2022-05-10 10:29:46.560 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (3.8.0) 2022-05-10 10:29:46.614 | 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==21.1.0.dev13) (2.1.1) 2022-05-10 10:29:46.686 | 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==21.1.0.dev13) (1.7.0) 2022-05-10 10:29:46.810 | 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==21.1.0.dev13) (0.17.3) 2022-05-10 10:29:46.839 | 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==21.1.0.dev13) (0.14.1) 2022-05-10 10:29:46.879 | 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==21.1.0.dev13) (0.33.0) 2022-05-10 10:29:46.882 | 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==21.1.0.dev13) (1.3.3) 2022-05-10 10:29:46.883 | 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==21.1.0.dev13) (3.0.0) 2022-05-10 10:29:46.884 | 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==21.1.0.dev13) (3.5.0) 2022-05-10 10:29:46.885 | 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==21.1.0.dev13) (2.5.1) 2022-05-10 10:29:46.887 | 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==21.1.0.dev13) (2.1.1) 2022-05-10 10:29:46.939 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev13) (0.2.5) 2022-05-10 10:29:47.074 | 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==21.1.0.dev13) (1.26.9) 2022-05-10 10:29:47.076 | 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==21.1.0.dev13) (2.0.12) 2022-05-10 10:29:47.078 | 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==21.1.0.dev13) (3.3) 2022-05-10 10:29:47.079 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (2019.11.28) 2022-05-10 10:29:47.226 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev13) (2.5.0) 2022-05-10 10:29:47.324 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev13) (2.5.1) 2022-05-10 10:29:47.565 | 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==21.1.0.dev13) (2.2.1) 2022-05-10 10:29:47.817 | 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==21.1.0.dev13) (0.7) 2022-05-10 10:29:47.851 | 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==21.1.0.dev13) (1.0.0) 2022-05-10 10:29:49.541 | Installing collected packages: keystone 2022-05-10 10:29:49.541 | Attempting uninstall: keystone 2022-05-10 10:29:49.541 | Found existing installation: keystone 21.1.0.dev13 2022-05-10 10:29:49.544 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-05-10 10:29:49.546 | Running setup.py develop for keystone 2022-05-10 10:29:55.448 | Successfully installed keystone 2022-05-10 10:29:55.448 | 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 2022-05-10 10:29:55.456 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-10 10:29:55.456 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-10 10:29:55.589 | + inc/python:pip_install:200 : result=0 2022-05-10 10:29:55.592 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-10 10:29:55.594 | + functions-common:time_stop:2437 : local name 2022-05-10 10:29:55.596 | + functions-common:time_stop:2438 : local end_time 2022-05-10 10:29:55.598 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-10 10:29:55.601 | + functions-common:time_stop:2440 : local total 2022-05-10 10:29:55.603 | + functions-common:time_stop:2441 : local start_time 2022-05-10 10:29:55.605 | + functions-common:time_stop:2443 : name=pip_install 2022-05-10 10:29:55.607 | + functions-common:time_stop:2444 : start_time=1652178578268 2022-05-10 10:29:55.609 | + functions-common:time_stop:2446 : [[ -z 1652178578268 ]] 2022-05-10 10:29:55.612 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-10 10:29:55.616 | + functions-common:time_stop:2449 : end_time=1652178595614 2022-05-10 10:29:55.618 | + functions-common:time_stop:2450 : elapsed_time=17346 2022-05-10 10:29:55.620 | + functions-common:time_stop:2451 : total=44918 2022-05-10 10:29:55.622 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-10 10:29:55.624 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=62264 2022-05-10 10:29:55.627 | + inc/python:pip_install:203 : return 0 2022-05-10 10:29:55.629 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-10 10:29:55.631 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-10 10:29:55.634 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-10 10:29:55.652 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-10 10:29:55.664 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-05-10 10:29:55.666 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-05-10 10:29:55.669 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:29:55.671 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:29:55.674 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-05-10 10:29:55.676 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:29:55.679 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-05-10 10:29:55.695 | + functions-common:is_service_enabled:2093 : return 1 2022-05-10 10:29:55.697 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-05-10 10:29:55.699 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-10 10:29:55.702 | + ./stack.sh:main:901 : configure_keystone 2022-05-10 10:29:55.704 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-05-10 10:29:55.716 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-05-10 10:29:55.719 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-05-10 10:29:55.723 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-05-10 10:29:55.739 | + functions-common:is_service_enabled:2093 : return 1 2022-05-10 10:29:55.741 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-05-10 10:29:55.771 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-05-10 10:29:55.799 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-05-10 10:29:55.828 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-05-10 10:29:55.857 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-05-10 10:29:55.887 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-05-10 10:29:55.917 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-05-10 10:29:55.944 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-05-10 10:29:55.973 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-05-10 10:29:55.976 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-05-10 10:29:55.978 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-05-10 10:29:55.980 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-05-10 10:29:55.982 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-10 10:29:55.985 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-10 10:29:56.000 | + functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:29:56.003 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-10 10:29:56.005 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-10 10:29:56.008 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-10 10:29:56.023 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:29:56.025 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-05-10 10:29:56.028 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-05-10 10:29:56.058 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-10 10:29:56.060 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-10 10:29:56.063 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-05-10 10:29:56.065 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-05-10 10:29:56.081 | + functions-common:is_service_enabled:2093 : return 1 2022-05-10 10:29:56.083 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.36/identity 2022-05-10 10:29:56.113 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-05-10 10:29:56.116 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-05-10 10:29:56.147 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-05-10 10:29:56.149 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-05-10 10:29:56.152 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-05-10 10:29:56.154 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=keystone 2022-05-10 10:29:56.157 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-05-10 10:29:56.160 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-05-10 10:29:56.189 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-05-10 10:29:56.191 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-05-10 10:29:56.194 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-05-10 10:29:56.196 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-05-10 10:29:56.199 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-10 10:29:56.215 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-10 10:29:56.218 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-10 10:29:56.221 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-10 10:29:56.223 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-10 10:29:56.225 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-05-10 10:29:56.252 | + 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' 2022-05-10 10:29:56.279 | + 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' 2022-05-10 10:29:56.306 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-10 10:29:56.334 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-05-10 10:29:56.361 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-05-10 10:29:56.364 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-05-10 10:29:56.366 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-05-10 10:29:56.368 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-05-10 10:29:56.371 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-05-10 10:29:56.373 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-10 10:29:56.376 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-10 10:29:56.379 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-05-10 10:29:56.383 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-05-10 10:29:56.385 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-10 10:29:56.388 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-10 10:29:56.400 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-10 10:29:56.401 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-10 10:29:56.409 | d /var/run/uwsgi 0755 ubuntu root 2022-05-10 10:29:56.412 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-10 10:29:56.428 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-05-10 10:29:56.430 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-05-10 10:29:56.434 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-05-10 10:29:56.463 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-05-10 10:29:56.489 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-05-10 10:29:56.516 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-05-10 10:29:56.542 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-05-10 10:29:56.569 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-05-10 10:29:56.595 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-05-10 10:29:56.621 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-05-10 10:29:56.649 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-05-10 10:29:56.676 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-10 10:29:56.702 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-05-10 10:29:56.729 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-05-10 10:29:56.756 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-05-10 10:29:56.782 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-10 10:29:56.785 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-10 10:29:56.788 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-05-10 10:29:56.790 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-05-10 10:29:56.792 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-10 10:29:56.794 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:29:56.797 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:29:56.804 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-10 10:29:56.806 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-10 10:29:56.809 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-05-10 10:29:56.835 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-05-10 10:29:56.862 | + 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 ' 2022-05-10 10:29:56.863 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-10 10:29:56.871 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-05-10 10:29:56.875 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-05-10 10:29:56.877 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-05-10 10:29:56.880 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-10 10:29:56.882 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-10 10:29:56.885 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-10 10:29:56.887 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:29:56.889 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:29:56.891 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-10 10:29:56.894 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-10 10:29:56.896 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:29:56.898 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:29:56.900 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-05-10 10:29:56.962 | Site keystone-wsgi-public already enabled 2022-05-10 10:29:56.966 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-10 10:29:56.968 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-10 10:29:56.971 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-10 10:29:56.973 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-10 10:29:57.101 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-05-10 10:29:57.131 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-05-10 10:29:57.162 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-05-10 10:29:57.193 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-05-10 10:29:57.195 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-05-10 10:29:57.225 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-05-10 10:29:57.253 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-05-10 10:29:57.281 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-05-10 10:29:57.284 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-05-10 10:29:57.286 | + ./stack.sh:main:905 : is_service_enabled swift 2022-05-10 10:29:57.303 | + functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:29:57.305 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-05-10 10:29:57.322 | + functions-common:is_service_enabled:2093 : return 1 2022-05-10 10:29:57.324 | + ./stack.sh:main:909 : stack_install_service swift 2022-05-10 10:29:57.326 | + lib/stack:stack_install_service:20 : local service=swift 2022-05-10 10:29:57.328 | + lib/stack:stack_install_service:21 : type install_swift 2022-05-10 10:29:57.331 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-10 10:29:57.333 | + lib/stack:stack_install_service:32 : install_swift 2022-05-10 10:29:57.335 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-05-10 10:29:57.338 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-05-10 10:29:57.340 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-05-10 10:29:57.342 | + functions-common:git_clone:610 : local git_ref=master 2022-05-10 10:29:57.345 | + functions-common:git_clone:611 : local orig_dir 2022-05-10 10:29:57.348 | ++ functions-common:git_clone:612 : pwd 2022-05-10 10:29:57.350 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-10 10:29:57.352 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-10 10:29:57.355 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-10 10:29:57.371 | + functions-common:git_clone:615 : RECLONE=False 2022-05-10 10:29:57.373 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-10 10:29:57.375 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-10 10:29:57.378 | + functions-common:git_clone:629 : echo master 2022-05-10 10:29:57.378 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-10 10:29:57.384 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-05-10 10:29:57.386 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-10 10:29:57.388 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/swift 2022-05-10 10:29:57.400 | + functions-common:git_clone:689 : cd /opt/stack/swift 2022-05-10 10:29:57.403 | + functions-common:git_clone:690 : git show --oneline 2022-05-10 10:29:57.403 | + functions-common:git_clone:690 : head -1 2022-05-10 10:29:57.427 | 92bb7108c Merge "diskfile: Quarantine hashdirs on ENODATA" 2022-05-10 10:29:57.429 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-10 10:29:57.432 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-05-10 10:29:57.434 | + inc/python:setup_develop:338 : local bindep 2022-05-10 10:29:57.437 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-05-10 10:29:57.439 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-05-10 10:29:57.442 | + inc/python:setup_develop:344 : local extras=keystone 2022-05-10 10:29:57.444 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-05-10 10:29:57.446 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-10 10:29:57.449 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-05-10 10:29:57.451 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-05-10 10:29:57.454 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-10 10:29:57.456 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-05-10 10:29:57.459 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-05-10 10:29:57.461 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-10 10:29:57.464 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-05-10 10:29:57.466 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-10 10:29:57.469 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-10 10:29:57.472 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-05-10 10:29:57.478 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-05-10 10:29:57.480 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-05-10 10:29:58.144 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-05-10 10:29:58.146 | + inc/python:setup_package:418 : local bindep=0 2022-05-10 10:29:58.149 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-10 10:29:58.151 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-10 10:29:58.153 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-05-10 10:29:58.156 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-05-10 10:29:58.158 | + inc/python:setup_package:427 : local flags=-e 2022-05-10 10:29:58.160 | + inc/python:setup_package:428 : local extras=keystone 2022-05-10 10:29:58.163 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-10 10:29:58.165 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-05-10 10:29:58.167 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-05-10 10:29:58.170 | + inc/python:setup_package:438 : extras='[keystone]' 2022-05-10 10:29:58.172 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-10 10:29:58.175 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-05-10 10:29:58.195 | Using python 3.8 to install /opt/stack/swift 2022-05-10 10:29:58.197 | + 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]' 2022-05-10 10:29:59.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-10 10:29:59.029 | from cryptography.utils import int_from_bytes 2022-05-10 10:29:59.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-10 10:29:59.029 | from cryptography.utils import int_from_bytes 2022-05-10 10:30:00.209 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-10 10:30:00.240 | Obtaining file:///opt/stack/swift 2022-05-10 10:30:00.241 | Preparing metadata (setup.py): started 2022-05-10 10:30:04.731 | Preparing metadata (setup.py): finished with status 'done' 2022-05-10 10:30:04.771 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev43) (0.33.0) 2022-05-10 10:30:04.772 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev43) (1.1.2) 2022-05-10 10:30:04.773 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev43) (0.11.0) 2022-05-10 10:30:04.774 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev43) (2.1.1) 2022-05-10 10:30:04.775 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev43) (4.8.0) 2022-05-10 10:30:04.776 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev43) (2.27.1) 2022-05-10 10:30:04.777 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev43) (1.16.0) 2022-05-10 10:30:04.778 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev43) (0.9.9) 2022-05-10 10:30:04.780 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev43) (1.6.1) 2022-05-10 10:30:04.781 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev43) (36.0.2) 2022-05-10 10:30:04.782 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev43) (9.4.0) 2022-05-10 10:30:04.820 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev43) (1.15.0) 2022-05-10 10:30:04.828 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev43) (2.2.1) 2022-05-10 10:30:04.883 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev43) (1.8.7) 2022-05-10 10:30:04.884 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev43) (4.4.0) 2022-05-10 10:30:04.885 | 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.30.0.dev43) (4.3.0) 2022-05-10 10:30:04.887 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev43) (4.13.0) 2022-05-10 10:30:04.888 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev43) (5.1.0) 2022-05-10 10:30:04.889 | 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.30.0.dev43) (5.9.0) 2022-05-10 10:30:04.890 | 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.30.0.dev43) (3.1.1) 2022-05-10 10:30:04.891 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev43) (4.5.0) 2022-05-10 10:30:04.892 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev43) (8.8.0) 2022-05-10 10:30:04.894 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev43) (4.1.0) 2022-05-10 10:30:04.895 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev43) (2.11.0) 2022-05-10 10:30:04.896 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev43) (4.7.0) 2022-05-10 10:30:04.916 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev43) (62.1.0) 2022-05-10 10:30:04.948 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev43) (3.3) 2022-05-10 10:30:04.949 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev43) (1.26.9) 2022-05-10 10:30:04.951 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev43) (2.0.12) 2022-05-10 10:30:04.953 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev43) (2019.11.28) 2022-05-10 10:30:04.976 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev43) (2.21) 2022-05-10 10:30:05.079 | 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.30.0.dev43) (3.5.0) 2022-05-10 10:30:05.081 | 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.30.0.dev43) (1.7.0) 2022-05-10 10:30:05.083 | 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.30.0.dev43) (1.0.2) 2022-05-10 10:30:05.125 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev43) (1.1.5) 2022-05-10 10:30:05.169 | 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.30.0.dev43) (2.5.0) 2022-05-10 10:30:05.171 | 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.30.0.dev43) (6.0) 2022-05-10 10:30:05.172 | 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.30.0.dev43) (0.8.0) 2022-05-10 10:30:05.173 | 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.30.0.dev43) (1.5.0) 2022-05-10 10:30:05.231 | 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.30.0.dev43) (2.8.2) 2022-05-10 10:30:05.234 | 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.30.0.dev43) (0.9.6) 2022-05-10 10:30:05.249 | 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.30.0.dev43) (1.0.3) 2022-05-10 10:30:05.250 | 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.30.0.dev43) (2022.1) 2022-05-10 10:30:05.269 | 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.30.0.dev43) (21.3) 2022-05-10 10:30:05.271 | 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.30.0.dev43) (3.0.8) 2022-05-10 10:30:05.388 | 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.30.0.dev43) (1.14.1) 2022-05-10 10:30:05.403 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev43) (5.1.1) 2022-05-10 10:30:07.569 | Installing collected packages: swift 2022-05-10 10:30:07.569 | Attempting uninstall: swift 2022-05-10 10:30:07.569 | Found existing installation: swift 2.30.0.dev43 2022-05-10 10:30:07.572 | Can't uninstall 'swift'. No files were found to uninstall. 2022-05-10 10:30:07.573 | Running setup.py develop for swift 2022-05-10 10:30:13.216 | Successfully installed swift 2022-05-10 10:30:13.216 | 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 2022-05-10 10:30:13.224 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-10 10:30:13.224 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-10 10:30:13.355 | + inc/python:pip_install:200 : result=0 2022-05-10 10:30:13.358 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-10 10:30:13.360 | + functions-common:time_stop:2437 : local name 2022-05-10 10:30:13.363 | + functions-common:time_stop:2438 : local end_time 2022-05-10 10:30:13.365 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-10 10:30:13.367 | + functions-common:time_stop:2440 : local total 2022-05-10 10:30:13.369 | + functions-common:time_stop:2441 : local start_time 2022-05-10 10:30:13.371 | + functions-common:time_stop:2443 : name=pip_install 2022-05-10 10:30:13.373 | + functions-common:time_stop:2444 : start_time=1652178598189 2022-05-10 10:30:13.376 | + functions-common:time_stop:2446 : [[ -z 1652178598189 ]] 2022-05-10 10:30:13.378 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-10 10:30:13.383 | + functions-common:time_stop:2449 : end_time=1652178613380 2022-05-10 10:30:13.385 | + functions-common:time_stop:2450 : elapsed_time=15191 2022-05-10 10:30:13.387 | + functions-common:time_stop:2451 : total=62264 2022-05-10 10:30:13.389 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-10 10:30:13.391 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=77455 2022-05-10 10:30:13.393 | + inc/python:pip_install:203 : return 0 2022-05-10 10:30:13.396 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-10 10:30:13.398 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-10 10:30:13.400 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-10 10:30:13.418 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-10 10:30:13.430 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-05-10 10:30:13.432 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-05-10 10:30:13.435 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:30:13.438 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:30:13.440 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-05-10 10:30:13.442 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:30:13.445 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-05-10 10:30:13.447 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-10 10:30:13.450 | + ./stack.sh:main:910 : configure_swift 2022-05-10 10:30:13.452 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-05-10 10:30:13.454 | + lib/swift:configure_swift:332 : local node_number 2022-05-10 10:30:13.456 | + lib/swift:configure_swift:333 : local swift_node_config 2022-05-10 10:30:13.458 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-05-10 10:30:13.460 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-05-10 10:30:14.655 | No proxy-server running 2022-05-10 10:30:14.656 | No object-replicator running 2022-05-10 10:30:14.656 | No account-auditor running 2022-05-10 10:30:14.656 | No object-updater running 2022-05-10 10:30:14.656 | No container-sharder running 2022-05-10 10:30:14.656 | No container-reconciler running 2022-05-10 10:30:14.656 | No object-server running 2022-05-10 10:30:14.656 | No container-auditor running 2022-05-10 10:30:14.656 | No container-replicator running 2022-05-10 10:30:14.656 | No account-server running 2022-05-10 10:30:14.656 | No account-reaper running 2022-05-10 10:30:14.656 | No account-replicator running 2022-05-10 10:30:14.656 | No object-auditor running 2022-05-10 10:30:14.656 | No object-expirer running 2022-05-10 10:30:14.656 | No container-sync running 2022-05-10 10:30:14.656 | No container-updater running 2022-05-10 10:30:14.656 | No object-reconstructor running 2022-05-10 10:30:14.656 | No container-server running 2022-05-10 10:30:14.751 | + lib/swift:configure_swift:337 : true 2022-05-10 10:30:14.753 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-05-10 10:30:14.766 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-05-10 10:30:14.777 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-05-10 10:30:14.781 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-05-10 10:30:14.781 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-05-10 10:30:14.786 | + lib/swift:configure_swift:351 : sed -e ' 2022-05-10 10:30:14.786 | s/%GROUP%/ubuntu/; 2022-05-10 10:30:14.786 | s/%USER%/ubuntu/; 2022-05-10 10:30:14.786 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-05-10 10:30:14.786 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-05-10 10:30:14.789 | uid = ubuntu 2022-05-10 10:30:14.789 | gid = ubuntu 2022-05-10 10:30:14.789 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-05-10 10:30:14.789 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-05-10 10:30:14.789 | address = 127.0.0.1 2022-05-10 10:30:14.789 | 2022-05-10 10:30:14.789 | [account6612] 2022-05-10 10:30:14.789 | max connections = 25 2022-05-10 10:30:14.789 | path = /opt/stack/data/swift/1/node/ 2022-05-10 10:30:14.789 | read only = false 2022-05-10 10:30:14.789 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-05-10 10:30:14.789 | 2022-05-10 10:30:14.789 | [account6622] 2022-05-10 10:30:14.789 | max connections = 25 2022-05-10 10:30:14.790 | path = /opt/stack/data/swift/2/node/ 2022-05-10 10:30:14.790 | read only = false 2022-05-10 10:30:14.790 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-05-10 10:30:14.790 | 2022-05-10 10:30:14.790 | [account6632] 2022-05-10 10:30:14.790 | max connections = 25 2022-05-10 10:30:14.791 | path = /opt/stack/data/swift/3/node/ 2022-05-10 10:30:14.791 | read only = false 2022-05-10 10:30:14.791 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-05-10 10:30:14.791 | 2022-05-10 10:30:14.791 | [account6642] 2022-05-10 10:30:14.791 | max connections = 25 2022-05-10 10:30:14.791 | path = /opt/stack/data/swift/4/node/ 2022-05-10 10:30:14.791 | read only = false 2022-05-10 10:30:14.791 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-05-10 10:30:14.791 | 2022-05-10 10:30:14.791 | 2022-05-10 10:30:14.791 | [container6611] 2022-05-10 10:30:14.791 | max connections = 25 2022-05-10 10:30:14.791 | path = /opt/stack/data/swift/1/node/ 2022-05-10 10:30:14.791 | read only = false 2022-05-10 10:30:14.792 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-05-10 10:30:14.792 | 2022-05-10 10:30:14.792 | [container6621] 2022-05-10 10:30:14.792 | max connections = 25 2022-05-10 10:30:14.792 | path = /opt/stack/data/swift/2/node/ 2022-05-10 10:30:14.792 | read only = false 2022-05-10 10:30:14.792 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-05-10 10:30:14.792 | 2022-05-10 10:30:14.792 | [container6631] 2022-05-10 10:30:14.792 | max connections = 25 2022-05-10 10:30:14.792 | path = /opt/stack/data/swift/3/node/ 2022-05-10 10:30:14.792 | read only = false 2022-05-10 10:30:14.792 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-05-10 10:30:14.792 | 2022-05-10 10:30:14.792 | [container6641] 2022-05-10 10:30:14.792 | max connections = 25 2022-05-10 10:30:14.792 | path = /opt/stack/data/swift/4/node/ 2022-05-10 10:30:14.792 | read only = false 2022-05-10 10:30:14.792 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-05-10 10:30:14.792 | 2022-05-10 10:30:14.792 | 2022-05-10 10:30:14.792 | [object6613] 2022-05-10 10:30:14.792 | max connections = 25 2022-05-10 10:30:14.792 | path = /opt/stack/data/swift/1/node/ 2022-05-10 10:30:14.792 | read only = false 2022-05-10 10:30:14.792 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-05-10 10:30:14.792 | 2022-05-10 10:30:14.792 | [object6623] 2022-05-10 10:30:14.792 | max connections = 25 2022-05-10 10:30:14.792 | path = /opt/stack/data/swift/2/node/ 2022-05-10 10:30:14.792 | read only = false 2022-05-10 10:30:14.792 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-05-10 10:30:14.792 | 2022-05-10 10:30:14.792 | [object6633] 2022-05-10 10:30:14.792 | max connections = 25 2022-05-10 10:30:14.792 | path = /opt/stack/data/swift/3/node/ 2022-05-10 10:30:14.793 | read only = false 2022-05-10 10:30:14.793 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-05-10 10:30:14.793 | 2022-05-10 10:30:14.793 | [object6643] 2022-05-10 10:30:14.793 | max connections = 25 2022-05-10 10:30:14.793 | path = /opt/stack/data/swift/4/node/ 2022-05-10 10:30:14.793 | read only = false 2022-05-10 10:30:14.793 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-05-10 10:30:14.793 | + lib/swift:configure_swift:357 : is_ubuntu 2022-05-10 10:30:14.794 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:30:14.796 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:30:14.798 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-05-10 10:30:14.811 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-05-10 10:30:14.813 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-05-10 10:30:14.818 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-05-10 10:30:14.822 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-05-10 10:30:14.824 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-05-10 10:30:14.828 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-05-10 10:30:14.858 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.36:8080/v1/ 2022-05-10 10:30:14.883 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-05-10 10:30:14.901 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-05-10 10:30:14.934 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-05-10 10:30:14.951 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-05-10 10:30:14.979 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-05-10 10:30:14.996 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-05-10 10:30:15.029 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-05-10 10:30:15.047 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-05-10 10:30:15.078 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-05-10 10:30:15.098 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-05-10 10:30:15.128 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-05-10 10:30:15.146 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-05-10 10:30:15.162 | + functions-common:is_service_enabled:2093 : return 1 2022-05-10 10:30:15.165 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-05-10 10:30:15.193 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-05-10 10:30:15.221 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-05-10 10:30:15.248 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-05-10 10:30:15.276 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-05-10 10:30:15.290 | + functions-common:is_service_enabled:2093 : return 1 2022-05-10 10:30:15.292 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-05-10 10:30:15.318 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-05-10 10:30:15.333 | + functions-common:is_service_enabled:2093 : return 1 2022-05-10 10:30:15.335 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-05-10 10:30:15.349 | + functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:30:15.351 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-05-10 10:30:15.353 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-05-10 10:30:15.372 | + functions-common:is_service_enabled:2093 : return 1 2022-05-10 10:30:15.375 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-05-10 10:30:15.377 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-05-10 10:30:15.382 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-05-10 10:30:15.387 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-05-10 10:30:15.393 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-05-10 10:30:15.419 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-05-10 10:30:15.447 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-05-10 10:30:15.475 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-05-10 10:30:15.505 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-05-10 10:30:15.534 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-05-10 10:30:15.536 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-05-10 10:30:15.538 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-05-10 10:30:15.540 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-05-10 10:30:15.543 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-05-10 10:30:15.570 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-05-10 10:30:15.596 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.36/identity 2022-05-10 10:30:15.623 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-05-10 10:30:15.650 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-05-10 10:30:15.677 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-05-10 10:30:15.704 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-05-10 10:30:15.730 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-05-10 10:30:15.757 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-10 10:30:15.784 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-05-10 10:30:15.811 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-05-10 10:30:15.838 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-05-10 10:30:15.866 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-05-10 10:30:15.892 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-05-10 10:30:15.922 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-05-10 10:30:15.949 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-05-10 10:30:15.967 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-05-10 10:30:15.994 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-05-10 10:30:16.021 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-05-10 10:30:16.026 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-05-10 10:30:16.055 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-05-10 10:30:16.081 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-05-10 10:30:16.107 | + lib/swift:configure_swift:475 : local node_number 2022-05-10 10:30:16.110 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-10 10:30:16.112 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-10 10:30:16.115 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-05-10 10:30:16.119 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-05-10 10:30:16.121 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-10 10:30:16.124 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-10 10:30:16.126 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-05-10 10:30:16.128 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-05-10 10:30:16.130 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-10 10:30:16.132 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-10 10:30:16.134 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-05-10 10:30:16.152 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-05-10 10:30:16.180 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-05-10 10:30:16.197 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-05-10 10:30:16.225 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-05-10 10:30:16.244 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-10 10:30:16.272 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-05-10 10:30:16.289 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-10 10:30:16.318 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-05-10 10:30:16.336 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-10 10:30:16.365 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-05-10 10:30:16.383 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-05-10 10:30:16.410 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-05-10 10:30:16.429 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-05-10 10:30:16.457 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-05-10 10:30:16.474 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-05-10 10:30:16.503 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-05-10 10:30:16.521 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-05-10 10:30:16.548 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-05-10 10:30:16.554 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-05-10 10:30:16.573 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-10 10:30:16.601 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-05-10 10:30:16.629 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-05-10 10:30:16.631 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-05-10 10:30:16.636 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-05-10 10:30:16.638 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-05-10 10:30:16.641 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-10 10:30:16.643 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-05-10 10:30:16.645 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-05-10 10:30:16.647 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-10 10:30:16.650 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-10 10:30:16.652 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-05-10 10:30:16.670 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-05-10 10:30:16.698 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-05-10 10:30:16.716 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-05-10 10:30:16.744 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-05-10 10:30:16.763 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-10 10:30:16.791 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-05-10 10:30:16.808 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-10 10:30:16.837 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-05-10 10:30:16.855 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-10 10:30:16.883 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-05-10 10:30:16.902 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-05-10 10:30:16.932 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-05-10 10:30:16.951 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-05-10 10:30:16.978 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-05-10 10:30:16.997 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-05-10 10:30:17.026 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-05-10 10:30:17.044 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-05-10 10:30:17.071 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-05-10 10:30:17.076 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-05-10 10:30:17.094 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-10 10:30:17.122 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-05-10 10:30:17.125 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-05-10 10:30:17.129 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-05-10 10:30:17.132 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-05-10 10:30:17.134 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-10 10:30:17.136 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-05-10 10:30:17.138 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-05-10 10:30:17.141 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-10 10:30:17.143 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-10 10:30:17.145 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-05-10 10:30:17.163 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-05-10 10:30:17.191 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-05-10 10:30:17.209 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-05-10 10:30:17.237 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-05-10 10:30:17.257 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-10 10:30:17.285 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-05-10 10:30:17.303 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-10 10:30:17.331 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-05-10 10:30:17.349 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-10 10:30:17.377 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-05-10 10:30:17.395 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-05-10 10:30:17.423 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-05-10 10:30:17.441 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-05-10 10:30:17.469 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-05-10 10:30:17.487 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-05-10 10:30:17.515 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-05-10 10:30:17.534 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-05-10 10:30:17.561 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-05-10 10:30:17.565 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-05-10 10:30:17.583 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-10 10:30:17.611 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-05-10 10:30:17.639 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-05-10 10:30:17.666 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-05-10 10:30:17.694 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-05-10 10:30:17.696 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-05-10 10:30:17.700 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-05-10 10:30:17.729 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-05-10 10:30:17.757 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-05-10 10:30:17.785 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-05-10 10:30:17.813 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-05-10 10:30:17.841 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-05-10 10:30:17.869 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-05-10 10:30:17.896 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-05-10 10:30:17.924 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-05-10 10:30:17.950 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-05-10 10:30:17.966 | + functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:30:17.969 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-05-10 10:30:17.987 | + lib/swift:configure_swift:518 : local auth_vers 2022-05-10 10:30:17.990 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-05-10 10:30:18.008 | + lib/swift:configure_swift:519 : auth_vers=3 2022-05-10 10:30:18.011 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.36 2022-05-10 10:30:18.039 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-05-10 10:30:18.041 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-05-10 10:30:18.068 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.36/identity 2022-05-10 10:30:18.097 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-05-10 10:30:18.099 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-05-10 10:30:18.126 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-05-10 10:30:18.142 | + functions-common:is_service_enabled:2093 : return 1 2022-05-10 10:30:18.145 | + lib/swift:configure_swift:538 : local user_group 2022-05-10 10:30:18.147 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-05-10 10:30:18.152 | + lib/swift:configure_swift:539 : user_group=1000 2022-05-10 10:30:18.154 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-05-10 10:30:18.167 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-05-10 10:30:18.169 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-05-10 10:30:18.180 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-05-10 10:30:18.182 | + lib/swift:configure_swift:545 : is_suse 2022-05-10 10:30:18.184 | + functions-common:is_suse:542 : is_opensuse 2022-05-10 10:30:18.187 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-10 10:30:18.189 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-10 10:30:18.192 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-10 10:30:18.194 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-10 10:30:18.196 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-10 10:30:18.198 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-05-10 10:30:18.211 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-05-10 10:30:18.213 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-05-10 10:30:18.215 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-05-10 10:30:18.232 | + functions-common:is_service_enabled:2093 : return 1 2022-05-10 10:30:18.235 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-05-10 10:30:18.252 | + functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:30:18.255 | + ./stack.sh:main:921 : stack_install_service glance 2022-05-10 10:30:18.257 | + lib/stack:stack_install_service:20 : local service=glance 2022-05-10 10:30:18.260 | + lib/stack:stack_install_service:21 : type install_glance 2022-05-10 10:30:18.262 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-10 10:30:18.264 | + lib/stack:stack_install_service:32 : install_glance 2022-05-10 10:30:18.267 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-05-10 10:30:18.269 | + lib/glance:install_glance:507 : local glance_store_extras 2022-05-10 10:30:18.272 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-05-10 10:30:18.289 | + functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:30:18.291 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-05-10 10:30:18.294 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-05-10 10:30:18.311 | + functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:30:18.313 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-05-10 10:30:18.316 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-05-10 10:30:18.318 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-05-10 10:30:18.321 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:30:18.323 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:30:18.326 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-05-10 10:30:18.328 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:30:18.332 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-05-10 10:30:18.334 | ++ inc/python:join_extras:29 : local IFS=, 2022-05-10 10:30:18.338 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-05-10 10:30:18.340 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-05-10 10:30:18.344 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-05-10 10:30:18.346 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-05-10 10:30:18.349 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-05-10 10:30:18.352 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-05-10 10:30:18.355 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-05-10 10:30:18.357 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-05-10 10:30:18.362 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-05-10 10:30:18.362 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-05-10 10:30:18.367 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-05-10 10:30:18.370 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-05-10 10:30:18.372 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-05-10 10:30:18.375 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-05-10 10:30:18.378 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-05-10 10:30:18.399 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-05-10 10:30:18.402 | + 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' 2022-05-10 10:30:19.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-10 10:30:19.243 | from cryptography.utils import int_from_bytes 2022-05-10 10:30:19.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-10 10:30:19.243 | from cryptography.utils import int_from_bytes 2022-05-10 10:30:20.421 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-10 10:30:20.456 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-05-10 10:30:20.538 | 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.3.0) 2022-05-10 10:30:20.539 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-05-10 10:30:20.541 | 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.33.0) 2022-05-10 10:30:20.542 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-05-10 10:30:20.543 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-05-10 10:30:20.544 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-05-10 10:30:20.545 | 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) 2022-05-10 10:30:20.546 | 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.4.0) 2022-05-10 10:30:20.547 | 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.5.1) 2022-05-10 10:30:20.548 | 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.13.0) 2022-05-10 10:30:20.549 | 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.8.0) 2022-05-10 10:30:20.550 | 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) 2022-05-10 10:30:20.552 | 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.3.0) 2022-05-10 10:30:20.555 | 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.2.0) 2022-05-10 10:30:20.557 | 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.1) 2022-05-10 10:30:20.559 | 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.8.0) 2022-05-10 10:30:20.562 | 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.13.1) 2022-05-10 10:30:20.564 | 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.4) 2022-05-10 10:30:20.573 | 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) 2022-05-10 10:30:20.574 | 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.2.1) 2022-05-10 10:30:20.588 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.8) 2022-05-10 10:30:20.658 | 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.9.0) 2022-05-10 10:30:20.659 | 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) (1.0.2) 2022-05-10 10:30:20.660 | 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) 2022-05-10 10:30:20.684 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-05-10 10:30:20.685 | 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) 2022-05-10 10:30:20.687 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-05-10 10:30:20.689 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-05-10 10:30:20.690 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-05-10 10:30:20.701 | 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.17.3) 2022-05-10 10:30:20.742 | 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.5.0) 2022-05-10 10:30:20.743 | 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) (6.0) 2022-05-10 10:30:20.744 | 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) 2022-05-10 10:30:20.746 | 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) 2022-05-10 10:30:20.767 | 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) 2022-05-10 10:30:20.769 | 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.3) 2022-05-10 10:30:20.783 | 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) (2022.1) 2022-05-10 10:30:20.800 | 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.3) 2022-05-10 10:30:20.801 | 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) 2022-05-10 10:30:20.823 | 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.6) 2022-05-10 10:30:20.825 | 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) (3.3.0) 2022-05-10 10:30:20.905 | 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.12) 2022-05-10 10:30:20.907 | 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.9) 2022-05-10 10:30:20.908 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-05-10 10:30:20.910 | 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) 2022-05-10 10:30:20.960 | 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.21) 2022-05-10 10:30:20.986 | 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.14.1) 2022-05-10 10:30:21.201 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-05-10 10:30:21.204 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-05-10 10:30:21.242 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-05-10 10:30:21.245 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-05-10 10:30:21.246 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-05-10 10:30:21.247 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-05-10 10:30:21.248 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-05-10 10:30:21.250 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-05-10 10:30:21.329 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-05-10 10:30:21.513 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-05-10 10:30:21.538 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.1.0) 2022-05-10 10:30:21.622 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-05-10 10:30:21.772 | 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.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-05-10 10:30:23.709 | 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 2022-05-10 10:30:23.716 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-10 10:30:23.716 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-10 10:30:23.835 | + inc/python:pip_install:200 : result=0 2022-05-10 10:30:23.838 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-10 10:30:23.840 | + functions-common:time_stop:2437 : local name 2022-05-10 10:30:23.843 | + functions-common:time_stop:2438 : local end_time 2022-05-10 10:30:23.845 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-10 10:30:23.847 | + functions-common:time_stop:2440 : local total 2022-05-10 10:30:23.849 | + functions-common:time_stop:2441 : local start_time 2022-05-10 10:30:23.851 | + functions-common:time_stop:2443 : name=pip_install 2022-05-10 10:30:23.854 | + functions-common:time_stop:2444 : start_time=1652178618394 2022-05-10 10:30:23.856 | + functions-common:time_stop:2446 : [[ -z 1652178618394 ]] 2022-05-10 10:30:23.859 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-10 10:30:23.863 | + functions-common:time_stop:2449 : end_time=1652178623861 2022-05-10 10:30:23.865 | + functions-common:time_stop:2450 : elapsed_time=5467 2022-05-10 10:30:23.868 | + functions-common:time_stop:2451 : total=77455 2022-05-10 10:30:23.870 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-10 10:30:23.872 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=82922 2022-05-10 10:30:23.875 | + inc/python:pip_install:203 : return 0 2022-05-10 10:30:23.878 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-05-10 10:30:23.880 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-05-10 10:30:23.883 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-05-10 10:30:23.895 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-05-10 10:30:23.900 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-05-10 10:30:23.903 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-05-10 10:30:23.907 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-05-10 10:30:23.910 | + functions-common:git_clone:610 : local git_ref=master 2022-05-10 10:30:23.913 | + functions-common:git_clone:611 : local orig_dir 2022-05-10 10:30:23.916 | ++ functions-common:git_clone:612 : pwd 2022-05-10 10:30:23.918 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-10 10:30:23.920 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-10 10:30:23.924 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-10 10:30:23.941 | + functions-common:git_clone:615 : RECLONE=False 2022-05-10 10:30:23.944 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-10 10:30:23.946 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-10 10:30:23.949 | + functions-common:git_clone:629 : echo master 2022-05-10 10:30:23.950 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-10 10:30:23.955 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-05-10 10:30:23.957 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-10 10:30:23.959 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/glance 2022-05-10 10:30:23.972 | + functions-common:git_clone:689 : cd /opt/stack/glance 2022-05-10 10:30:23.975 | + functions-common:git_clone:690 : git show --oneline 2022-05-10 10:30:23.975 | + functions-common:git_clone:690 : head -1 2022-05-10 10:30:23.978 | f40fdba51 Merge "[CI] Add upper constraints to install command" 2022-05-10 10:30:23.981 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-10 10:30:23.983 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-05-10 10:30:23.987 | + inc/python:setup_develop:338 : local bindep 2022-05-10 10:30:23.989 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-05-10 10:30:23.992 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-05-10 10:30:23.995 | + inc/python:setup_develop:344 : local extras= 2022-05-10 10:30:23.997 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-05-10 10:30:24.000 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-10 10:30:24.003 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-05-10 10:30:24.005 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-05-10 10:30:24.008 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-10 10:30:24.010 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-10 10:30:24.013 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-05-10 10:30:24.016 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-10 10:30:24.018 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-05-10 10:30:24.021 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-10 10:30:24.023 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-10 10:30:24.026 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-05-10 10:30:24.032 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-05-10 10:30:24.035 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-05-10 10:30:24.722 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-05-10 10:30:24.725 | + inc/python:setup_package:418 : local bindep=0 2022-05-10 10:30:24.727 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-10 10:30:24.729 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-10 10:30:24.732 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-05-10 10:30:24.735 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-05-10 10:30:24.737 | + inc/python:setup_package:427 : local flags=-e 2022-05-10 10:30:24.739 | + inc/python:setup_package:428 : local extras= 2022-05-10 10:30:24.742 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-10 10:30:24.744 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-10 10:30:24.746 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-10 10:30:24.748 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-10 10:30:24.751 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-10 10:30:24.754 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-05-10 10:30:24.774 | Using python 3.8 to install /opt/stack/glance 2022-05-10 10:30:24.777 | + 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 2022-05-10 10:30:25.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-10 10:30:25.618 | from cryptography.utils import int_from_bytes 2022-05-10 10:30:25.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-10 10:30:25.618 | from cryptography.utils import int_from_bytes 2022-05-10 10:30:26.796 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-10 10:30:26.829 | Obtaining file:///opt/stack/glance 2022-05-10 10:30:26.829 | Preparing metadata (setup.py): started 2022-05-10 10:30:31.425 | Preparing metadata (setup.py): finished with status 'done' 2022-05-10 10:30:31.497 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (5.9.0) 2022-05-10 10:30:31.498 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (0.7.1) 2022-05-10 10:30:31.499 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (1.4.36) 2022-05-10 10:30:31.500 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (0.33.0) 2022-05-10 10:30:31.501 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (2.1.1) 2022-05-10 10:30:31.502 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (2.5.1) 2022-05-10 10:30:31.503 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (1.8.7) 2022-05-10 10:30:31.504 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (0.4.2) 2022-05-10 10:30:31.505 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (1.7.7) 2022-05-10 10:30:31.507 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (0.20.4) 2022-05-10 10:30:31.508 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (8.8.0) 2022-05-10 10:30:31.509 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (4.5.1) 2022-05-10 10:30:31.510 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (4.1.0) 2022-05-10 10:30:31.511 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (1.5.0) 2022-05-10 10:30:31.512 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (4.13.0) 2022-05-10 10:30:31.513 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (3.5.0) 2022-05-10 10:30:31.514 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (2.4.1) 2022-05-10 10:30:31.515 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (4.7.0) 2022-05-10 10:30:31.516 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (4.5.0) 2022-05-10 10:30:31.517 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (9.4.0) 2022-05-10 10:30:31.518 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (0.11.0) 2022-05-10 10:30:31.519 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (3.3.0) 2022-05-10 10:30:31.520 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (3.5.0) 2022-05-10 10:30:31.522 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==25.0.0.dev21) (3.2.0) 2022-05-10 10:30:31.523 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (4.4.0) 2022-05-10 10:30:31.524 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (22.0.0) 2022-05-10 10:30:31.525 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (11.3.0) 2022-05-10 10:30:31.526 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (5.1.0) 2022-05-10 10:30:31.527 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (1.6.0) 2022-05-10 10:30:31.528 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (4.7.0) 2022-05-10 10:30:31.529 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (12.13.0) 2022-05-10 10:30:31.530 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (4.5.1) 2022-05-10 10:30:31.532 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (2.4.0) 2022-05-10 10:30:31.533 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (3.12.1) 2022-05-10 10:30:31.534 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (1.3.3) 2022-05-10 10:30:31.535 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (3.4.3) 2022-05-10 10:30:31.536 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (3.0.0) 2022-05-10 10:30:31.537 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (2.5.0) 2022-05-10 10:30:31.538 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (36.0.2) 2022-05-10 10:30:31.539 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (0.2.2) 2022-05-10 10:30:31.540 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (1.0.2) 2022-05-10 10:30:31.541 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (5.6.0) 2022-05-10 10:30:31.542 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev21) (3.11.0) 2022-05-10 10:30:31.558 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev21) (1.2.0) 2022-05-10 10:30:31.559 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev21) (5.7.1) 2022-05-10 10:30:31.561 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev21) (4.11.3) 2022-05-10 10:30:31.582 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev21) (5.3.0) 2022-05-10 10:30:31.584 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev21) (2.27.1) 2022-05-10 10:30:31.623 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==25.0.0.dev21) (1.15.0) 2022-05-10 10:30:31.640 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==25.0.0.dev21) (4.3.0) 2022-05-10 10:30:31.648 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==25.0.0.dev21) (1.14.1) 2022-05-10 10:30:31.663 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev21) (2.2.1) 2022-05-10 10:30:31.664 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev21) (1.16.0) 2022-05-10 10:30:31.665 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev21) (1.1.2) 2022-05-10 10:30:31.755 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==25.0.0.dev21) (3.0.8) 2022-05-10 10:30:31.832 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==25.0.0.dev21) (1.7.0) 2022-05-10 10:30:31.886 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev21) (2.11.0) 2022-05-10 10:30:31.889 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev21) (3.1.1) 2022-05-10 10:30:31.919 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==25.0.0.dev21) (0.17.3) 2022-05-10 10:30:31.965 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev21) (0.8.0) 2022-05-10 10:30:31.968 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev21) (6.0) 2022-05-10 10:30:31.971 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev21) (1.5.0) 2022-05-10 10:30:32.034 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev21) (2.0.1) 2022-05-10 10:30:32.036 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev21) (0.5.0) 2022-05-10 10:30:32.038 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev21) (0.13.0) 2022-05-10 10:30:32.091 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==25.0.0.dev21) (0.61.0) 2022-05-10 10:30:32.142 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev21) (0.9.6) 2022-05-10 10:30:32.144 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev21) (2.8.2) 2022-05-10 10:30:32.205 | 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==25.0.0.dev21) (2.8.0) 2022-05-10 10:30:32.206 | 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==25.0.0.dev21) (5.2.4) 2022-05-10 10:30:32.208 | 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==25.0.0.dev21) (5.1.1) 2022-05-10 10:30:32.209 | 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==25.0.0.dev21) (5.0.0) 2022-05-10 10:30:32.214 | 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==25.0.0.dev21) (0.4.0) 2022-05-10 10:30:32.237 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev21) (3.3.0) 2022-05-10 10:30:32.240 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev21) (3.1.2) 2022-05-10 10:30:32.242 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev21) (3.2.2) 2022-05-10 10:30:32.286 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==25.0.0.dev21) (5.9.0) 2022-05-10 10:30:32.331 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev21) (2022.1) 2022-05-10 10:30:32.333 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev21) (0.11.0) 2022-05-10 10:30:32.334 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev21) (21.3) 2022-05-10 10:30:32.408 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==25.0.0.dev21) (62.1.0) 2022-05-10 10:30:32.466 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==25.0.0.dev21) (0.2.5) 2022-05-10 10:30:32.567 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==25.0.0.dev21) (0.7) 2022-05-10 10:30:32.845 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev21) (2.8) 2022-05-10 10:30:32.847 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev21) (6.3.1) 2022-05-10 10:30:32.848 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev21) (1.4.2) 2022-05-10 10:30:32.849 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev21) (2.5.0) 2022-05-10 10:30:32.903 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==25.0.0.dev21) (0.8.1) 2022-05-10 10:30:32.926 | 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==25.0.0.dev21) (5.0.0) 2022-05-10 10:30:33.017 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==25.0.0.dev21) (2.21) 2022-05-10 10:30:33.130 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==25.0.0.dev21) (2.1.1) 2022-05-10 10:30:33.338 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev21) (1.4.4) 2022-05-10 10:30:33.340 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev21) (1.4.0) 2022-05-10 10:30:33.341 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev21) (1.1.5) 2022-05-10 10:30:33.344 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev21) (2.5.0) 2022-05-10 10:30:33.346 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev21) (5.1.1) 2022-05-10 10:30:33.347 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev21) (1.0.0) 2022-05-10 10:30:33.348 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev21) (1.32) 2022-05-10 10:30:33.465 | 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==25.0.0.dev21) (0.14.1) 2022-05-10 10:30:33.493 | 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==25.0.0.dev21) (1.0.3) 2022-05-10 10:30:33.541 | 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==25.0.0.dev21) (1.3.3) 2022-05-10 10:30:33.542 | 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==25.0.0.dev21) (3.0.0) 2022-05-10 10:30:33.778 | 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==25.0.0.dev21) (3.10.1) 2022-05-10 10:30:33.956 | 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==25.0.0.dev21) (1.26.9) 2022-05-10 10:30:33.958 | 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==25.0.0.dev21) (3.3) 2022-05-10 10:30:33.959 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev21) (2019.11.28) 2022-05-10 10:30:33.961 | 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==25.0.0.dev21) (2.0.12) 2022-05-10 10:30:34.064 | 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==25.0.0.dev21) (0.5.2) 2022-05-10 10:30:34.220 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==25.0.0.dev21) (2.5.0) 2022-05-10 10:30:34.320 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==25.0.0.dev21) (3.8.0) 2022-05-10 10:30:34.623 | 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==25.0.0.dev21) (2.4.1) 2022-05-10 10:30:34.626 | 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==25.0.0.dev21) (0.5.0) 2022-05-10 10:30:34.847 | 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.4.0->glance==25.0.0.dev21) (2.3) 2022-05-10 10:30:35.148 | 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==25.0.0.dev21) (1.0.0) 2022-05-10 10:30:35.502 | 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==25.0.0.dev21) (21.4.0) 2022-05-10 10:30:35.503 | 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==25.0.0.dev21) (1.8.2) 2022-05-10 10:30:36.807 | Installing collected packages: glance 2022-05-10 10:30:36.807 | Attempting uninstall: glance 2022-05-10 10:30:36.807 | Found existing installation: glance 25.0.0.dev21 2022-05-10 10:30:36.814 | Can't uninstall 'glance'. No files were found to uninstall. 2022-05-10 10:30:36.816 | Running setup.py develop for glance 2022-05-10 10:30:42.719 | Successfully installed glance 2022-05-10 10:30:42.719 | 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 2022-05-10 10:30:42.727 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-10 10:30:42.727 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-10 10:30:42.857 | + inc/python:pip_install:200 : result=0 2022-05-10 10:30:42.860 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-10 10:30:42.862 | + functions-common:time_stop:2437 : local name 2022-05-10 10:30:42.865 | + functions-common:time_stop:2438 : local end_time 2022-05-10 10:30:42.867 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-10 10:30:42.869 | + functions-common:time_stop:2440 : local total 2022-05-10 10:30:42.871 | + functions-common:time_stop:2441 : local start_time 2022-05-10 10:30:42.873 | + functions-common:time_stop:2443 : name=pip_install 2022-05-10 10:30:42.876 | + functions-common:time_stop:2444 : start_time=1652178624769 2022-05-10 10:30:42.878 | + functions-common:time_stop:2446 : [[ -z 1652178624769 ]] 2022-05-10 10:30:42.881 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-10 10:30:42.885 | + functions-common:time_stop:2449 : end_time=1652178642883 2022-05-10 10:30:42.887 | + functions-common:time_stop:2450 : elapsed_time=18114 2022-05-10 10:30:42.890 | + functions-common:time_stop:2451 : total=82922 2022-05-10 10:30:42.892 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-10 10:30:42.894 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=101036 2022-05-10 10:30:42.897 | + inc/python:pip_install:203 : return 0 2022-05-10 10:30:42.899 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-10 10:30:42.901 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-10 10:30:42.904 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-10 10:30:42.924 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-10 10:30:42.936 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-05-10 10:30:42.938 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-05-10 10:30:42.941 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:30:42.943 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:30:42.945 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-05-10 10:30:42.948 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:30:42.950 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-10 10:30:42.953 | + ./stack.sh:main:922 : configure_glance 2022-05-10 10:30:42.955 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-05-10 10:30:42.967 | + lib/glance:configure_glance:326 : local dburl 2022-05-10 10:30:42.970 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-05-10 10:30:42.973 | ++ lib/database:database_connection_url:134 : local db=glance 2022-05-10 10:30:42.975 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-05-10 10:30:42.977 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=glance 2022-05-10 10:30:42.979 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-05-10 10:30:42.982 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-05-10 10:30:42.985 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-05-10 10:30:43.013 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-05-10 10:30:43.042 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-05-10 10:30:43.071 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-10 10:30:43.100 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-05-10 10:30:43.129 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-05-10 10:30:43.159 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-05-10 10:30:43.162 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-05-10 10:30:43.164 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-05-10 10:30:43.166 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-10 10:30:43.169 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-05-10 10:30:43.197 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-05-10 10:30:43.226 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.36/identity 2022-05-10 10:30:43.255 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-05-10 10:30:43.285 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-05-10 10:30:43.313 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-05-10 10:30:43.342 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-05-10 10:30:43.371 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-05-10 10:30:43.401 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-10 10:30:43.430 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-05-10 10:30:43.459 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-05-10 10:30:43.489 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-05-10 10:30:43.491 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-05-10 10:30:43.494 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-05-10 10:30:43.496 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-10 10:30:43.498 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-10 10:30:43.501 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-10 10:30:43.518 | + functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:30:43.522 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-10 10:30:43.525 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-10 10:30:43.527 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-10 10:30:43.544 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:30:43.547 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-05-10 10:30:43.549 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-05-10 10:30:43.579 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-10 10:30:43.582 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-10 10:30:43.584 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-05-10 10:30:43.587 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-05-10 10:30:43.589 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-05-10 10:30:43.618 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-05-10 10:30:43.648 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-05-10 10:30:43.651 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-05-10 10:30:43.653 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-05-10 10:30:43.655 | + lib/glance:configure_glance_store:254 : local be 2022-05-10 10:30:43.658 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-05-10 10:30:43.660 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-05-10 10:30:43.662 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-05-10 10:30:43.692 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-05-10 10:30:43.694 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.36 2022-05-10 10:30:43.724 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-05-10 10:30:43.726 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-05-10 10:30:43.742 | + functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:30:43.745 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-05-10 10:30:43.774 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-05-10 10:30:43.804 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-05-10 10:30:43.834 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-05-10 10:30:43.863 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-05-10 10:30:43.893 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-05-10 10:30:43.911 | + functions-common:is_service_enabled:2093 : return 1 2022-05-10 10:30:43.913 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-05-10 10:30:43.946 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-05-10 10:30:43.976 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-05-10 10:30:44.006 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.36/identity/v3 2022-05-10 10:30:44.036 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-05-10 10:30:44.067 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.36/image 2022-05-10 10:30:44.096 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-05-10 10:30:44.114 | + functions-common:is_service_enabled:2093 : return 1 2022-05-10 10:30:44.116 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-05-10 10:30:44.118 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-05-10 10:30:44.121 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-05-10 10:30:44.124 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-10 10:30:44.143 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-10 10:30:44.145 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-10 10:30:44.147 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-10 10:30:44.150 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-10 10:30:44.152 | + 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}}' 2022-05-10 10:30:44.182 | + 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' 2022-05-10 10:30:44.212 | + 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' 2022-05-10 10:30:44.242 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-10 10:30:44.272 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-05-10 10:30:44.276 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-05-10 10:30:44.307 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-05-10 10:30:44.336 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-10 10:30:44.366 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.36/identity 2022-05-10 10:30:44.396 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-05-10 10:30:44.426 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-05-10 10:30:44.455 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-05-10 10:30:44.485 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-05-10 10:30:44.515 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-05-10 10:30:44.544 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-05-10 10:30:44.574 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-05-10 10:30:44.604 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-05-10 10:30:44.609 | + lib/glance:configure_glance:411 : 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 2022-05-10 10:30:44.617 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-05-10 10:30:44.633 | + functions-common:is_service_enabled:2093 : return 1 2022-05-10 10:30:44.635 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-05-10 10:30:44.638 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-05-10 10:30:44.641 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-05-10 10:30:44.643 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-05-10 10:30:44.645 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-05-10 10:30:44.648 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-05-10 10:30:44.652 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-05-10 10:30:44.654 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-05-10 10:30:44.658 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-05-10 10:30:44.687 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-05-10 10:30:44.689 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-05-10 10:30:44.692 | ++ functions:get_random_port:837 : true 2022-05-10 10:30:44.694 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-05-10 10:30:44.697 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-05-10 10:30:44.699 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-05-10 10:30:44.752 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-05-10 10:30:44.755 | ++ functions:get_random_port:841 : break 2 2022-05-10 10:30:44.757 | ++ functions:get_random_port:845 : echo 60999 2022-05-10 10:30:44.760 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-05-10 10:30:44.762 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-05-10 10:30:44.790 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-05-10 10:30:44.817 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-05-10 10:30:44.845 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-05-10 10:30:44.871 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-05-10 10:30:44.899 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-05-10 10:30:44.926 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-05-10 10:30:44.954 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-05-10 10:30:44.981 | + 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' 2022-05-10 10:30:45.008 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-10 10:30:45.036 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-05-10 10:30:45.064 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-10 10:30:45.091 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-05-10 10:30:45.118 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-05-10 10:30:45.146 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-05-10 10:30:45.173 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-05-10 10:30:45.200 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-05-10 10:30:45.228 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-05-10 10:30:45.256 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-05-10 10:30:45.284 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-05-10 10:30:45.286 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-05-10 10:30:45.288 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-10 10:30:45.291 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:30:45.293 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:30:45.295 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-05-10 10:30:45.298 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-05-10 10:30:45.352 | proxy (enabled by site administrator) 2022-05-10 10:30:45.355 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-05-10 10:30:45.358 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-05-10 10:30:45.360 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-10 10:30:45.363 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:30:45.365 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:30:45.367 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-05-10 10:30:45.370 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-05-10 10:30:45.423 | proxy_http (enabled by site administrator) 2022-05-10 10:30:45.426 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-05-10 10:30:45.428 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-05-10 10:30:45.431 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-05-10 10:30:45.433 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-10 10:30:45.436 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:30:45.439 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:30:45.441 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-10 10:30:45.444 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-10 10:30:45.447 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-05-10 10:30:45.447 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-10 10:30:45.456 | KeepAlive Off 2022-05-10 10:30:45.460 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-10 10:30:45.460 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-05-10 10:30:45.468 | SetEnv proxy-sendchunked 1 2022-05-10 10:30:45.473 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-10 10:30:45.473 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-05-10 10:30:45.481 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-05-10 10:30:45.485 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-05-10 10:30:45.487 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-05-10 10:30:45.489 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-10 10:30:45.492 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-10 10:30:45.494 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-10 10:30:45.496 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:30:45.499 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:30:45.502 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-10 10:30:45.504 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-10 10:30:45.506 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:30:45.509 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:30:45.511 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-05-10 10:30:45.573 | Site glance-wsgi-api already enabled 2022-05-10 10:30:45.577 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-05-10 10:30:45.579 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-10 10:30:45.582 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-10 10:30:45.584 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-10 10:30:45.713 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-05-10 10:30:45.720 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-05-10 10:30:45.754 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-05-10 10:30:45.757 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-05-10 10:30:45.760 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-05-10 10:30:45.777 | + functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:30:45.779 | + ./stack.sh:main:927 : stack_install_service cinder 2022-05-10 10:30:45.782 | + lib/stack:stack_install_service:20 : local service=cinder 2022-05-10 10:30:45.784 | + lib/stack:stack_install_service:21 : type install_cinder 2022-05-10 10:30:45.787 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-10 10:30:45.789 | + lib/stack:stack_install_service:32 : install_cinder 2022-05-10 10:30:45.792 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-05-10 10:30:45.794 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-05-10 10:30:45.797 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-05-10 10:30:45.799 | + functions-common:git_clone:610 : local git_ref=master 2022-05-10 10:30:45.802 | + functions-common:git_clone:611 : local orig_dir 2022-05-10 10:30:45.804 | ++ functions-common:git_clone:612 : pwd 2022-05-10 10:30:45.807 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-10 10:30:45.810 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-10 10:30:45.812 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-10 10:30:45.829 | + functions-common:git_clone:615 : RECLONE=False 2022-05-10 10:30:45.831 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-10 10:30:45.833 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-10 10:30:45.836 | + functions-common:git_clone:629 : echo master 2022-05-10 10:30:45.836 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-10 10:30:45.841 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-05-10 10:30:45.844 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-10 10:30:45.847 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-05-10 10:30:45.859 | + functions-common:git_clone:689 : cd /opt/stack/cinder 2022-05-10 10:30:45.862 | + functions-common:git_clone:690 : git show --oneline 2022-05-10 10:30:45.862 | + functions-common:git_clone:690 : head -1 2022-05-10 10:30:45.868 | b4d2cefc7 Merge "db: Migrate "quota usage", "quota reservation" APIs to enginefacade" 2022-05-10 10:30:45.871 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-10 10:30:45.873 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-05-10 10:30:45.876 | + inc/python:setup_develop:338 : local bindep 2022-05-10 10:30:45.879 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-10 10:30:45.881 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-05-10 10:30:45.884 | + inc/python:setup_develop:344 : local extras= 2022-05-10 10:30:45.887 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-05-10 10:30:45.889 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-10 10:30:45.892 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-10 10:30:45.894 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-05-10 10:30:45.897 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-10 10:30:45.899 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-10 10:30:45.902 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-05-10 10:30:45.905 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-10 10:30:45.907 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-05-10 10:30:45.910 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-10 10:30:45.912 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-10 10:30:45.915 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-05-10 10:30:45.921 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-05-10 10:30:45.923 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-05-10 10:30:46.585 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-05-10 10:30:46.588 | + inc/python:setup_package:418 : local bindep=0 2022-05-10 10:30:46.590 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-10 10:30:46.593 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-10 10:30:46.596 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-10 10:30:46.598 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-05-10 10:30:46.600 | + inc/python:setup_package:427 : local flags=-e 2022-05-10 10:30:46.603 | + inc/python:setup_package:428 : local extras= 2022-05-10 10:30:46.605 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-10 10:30:46.607 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-10 10:30:46.610 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-10 10:30:46.612 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-10 10:30:46.615 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-10 10:30:46.617 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-05-10 10:30:46.639 | Using python 3.8 to install /opt/stack/cinder 2022-05-10 10:30:46.641 | + 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 2022-05-10 10:30:47.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-10 10:30:47.476 | from cryptography.utils import int_from_bytes 2022-05-10 10:30:47.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-10 10:30:47.476 | from cryptography.utils import int_from_bytes 2022-05-10 10:30:48.657 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-10 10:30:48.687 | Obtaining file:///opt/stack/cinder 2022-05-10 10:30:48.688 | Preparing metadata (setup.py): started 2022-05-10 10:30:54.144 | Preparing metadata (setup.py): finished with status 'done' 2022-05-10 10:30:54.277 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (5.9.0) 2022-05-10 10:30:54.278 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (5.1.1) 2022-05-10 10:30:54.280 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (0.33.0) 2022-05-10 10:30:54.281 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (1.1.2) 2022-05-10 10:30:54.282 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (0.20.4) 2022-05-10 10:30:54.283 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (1.0.2) 2022-05-10 10:30:54.284 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev128) (3.2.0) 2022-05-10 10:30:54.285 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (4.5.0) 2022-05-10 10:30:54.286 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (9.4.0) 2022-05-10 10:30:54.287 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (4.8.0) 2022-05-10 10:30:54.288 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (4.1.3) 2022-05-10 10:30:54.289 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (8.8.0) 2022-05-10 10:30:54.291 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (4.5.1) 2022-05-10 10:30:54.292 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (4.1.0) 2022-05-10 10:30:54.293 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (11.3.0) 2022-05-10 10:30:54.294 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (4.7.0) 2022-05-10 10:30:54.295 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (12.13.0) 2022-05-10 10:30:54.297 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (4.5.1) 2022-05-10 10:30:54.298 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (3.12.1) 2022-05-10 10:30:54.299 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (2.8.0) 2022-05-10 10:30:54.300 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (2.4.0) 2022-05-10 10:30:54.301 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (6.3.1) 2022-05-10 10:30:54.302 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (4.3.0) 2022-05-10 10:30:54.303 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (2.8.0) 2022-05-10 10:30:54.304 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (1.5.0) 2022-05-10 10:30:54.305 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (4.13.0) 2022-05-10 10:30:54.306 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (2.6.0) 2022-05-10 10:30:54.307 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (3.4.3) 2022-05-10 10:30:54.308 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (21.3) 2022-05-10 10:30:54.309 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (2.8.1) 2022-05-10 10:30:54.310 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (3.5.0) 2022-05-10 10:30:54.311 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (2.1.1) 2022-05-10 10:30:54.312 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (5.9.0) 2022-05-10 10:30:54.313 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (3.0.8) 2022-05-10 10:30:54.314 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (5.3.0) 2022-05-10 10:30:54.316 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (3.6.0) 2022-05-10 10:30:54.317 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (4.4.0) 2022-05-10 10:30:54.318 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (17.7.0) 2022-05-10 10:30:54.319 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (3.13.1) 2022-05-10 10:30:54.320 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (2022.1) 2022-05-10 10:30:54.321 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (2.27.1) 2022-05-10 10:30:54.322 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (2.5.1) 2022-05-10 10:30:54.323 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (4.7.0) 2022-05-10 10:30:54.324 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (2.1.74) 2022-05-10 10:30:54.326 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (1.16.0) 2022-05-10 10:30:54.327 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (1.4.36) 2022-05-10 10:30:54.328 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (0.13.0) 2022-05-10 10:30:54.329 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (3.5.0) 2022-05-10 10:30:54.330 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (0.8.9) 2022-05-10 10:30:54.331 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (6.3.1) 2022-05-10 10:30:54.332 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (1.8.7) 2022-05-10 10:30:54.333 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (5.1.0) 2022-05-10 10:30:54.334 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (3.10.0) 2022-05-10 10:30:54.335 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (5.2.0) 2022-05-10 10:30:54.336 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (5.6.0) 2022-05-10 10:30:54.337 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (2.11.1) 2022-05-10 10:30:54.338 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (2.47.0) 2022-05-10 10:30:54.339 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (3.11.0) 2022-05-10 10:30:54.340 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (36.0.2) 2022-05-10 10:30:54.341 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (0.2.2) 2022-05-10 10:30:54.343 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (1.5.2.5) 2022-05-10 10:30:54.344 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev128) (1.22.9) 2022-05-10 10:30:54.357 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev128) (0.5.2) 2022-05-10 10:30:54.358 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev128) (1.0.0) 2022-05-10 10:30:54.360 | Requirement already satisfied: botocore<1.26.0,>=1.25.9 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev128) (1.25.9) 2022-05-10 10:30:54.423 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev128) (1.15.0) 2022-05-10 10:30:54.453 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev128) (2.2.1) 2022-05-10 10:30:54.470 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev128) (2.7.3) 2022-05-10 10:30:54.471 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev128) (4.1.1) 2022-05-10 10:30:54.472 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev128) (0.1.0) 2022-05-10 10:30:54.473 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev128) (2.6.6) 2022-05-10 10:30:54.568 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev128) (1.7.0) 2022-05-10 10:30:54.622 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev128) (3.1.1) 2022-05-10 10:30:54.624 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev128) (2.11.0) 2022-05-10 10:30:54.650 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev128) (4.8) 2022-05-10 10:30:54.651 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev128) (0.2.8) 2022-05-10 10:30:54.652 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev128) (0.4.8) 2022-05-10 10:30:54.708 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev128) (0.17.3) 2022-05-10 10:30:54.781 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev128) (0.8.0) 2022-05-10 10:30:54.782 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev128) (2.5.0) 2022-05-10 10:30:54.783 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev128) (6.0) 2022-05-10 10:30:54.784 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev128) (1.5.0) 2022-05-10 10:30:54.846 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev128) (1.7.7) 2022-05-10 10:30:54.847 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev128) (0.5.0) 2022-05-10 10:30:54.848 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev128) (2.0.1) 2022-05-10 10:30:54.907 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev128) (0.9.6) 2022-05-10 10:30:54.908 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev128) (2.8.2) 2022-05-10 10:30:54.971 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev128) (5.2.4) 2022-05-10 10:30:54.973 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev128) (2.4.1) 2022-05-10 10:30:54.974 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev128) (0.4.0) 2022-05-10 10:30:54.975 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev128) (5.0.0) 2022-05-10 10:30:54.976 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev128) (5.1.1) 2022-05-10 10:30:55.001 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev128) (3.1.2) 2022-05-10 10:30:55.003 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev128) (3.3.0) 2022-05-10 10:30:55.006 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev128) (3.2.2) 2022-05-10 10:30:55.052 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev128) (1.0.3) 2022-05-10 10:30:55.137 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev128) (3.0.0) 2022-05-10 10:30:55.142 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev128) (1.3.3) 2022-05-10 10:30:55.164 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev128) (3.3.0) 2022-05-10 10:30:55.189 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev128) (0.11.0) 2022-05-10 10:30:55.260 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev128) (1.26.9) 2022-05-10 10:30:55.262 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev128) (1.1.1) 2022-05-10 10:30:55.386 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev128) (1.5.0) 2022-05-10 10:30:55.412 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev128) (62.1.0) 2022-05-10 10:30:55.552 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev128) (3.10.1) 2022-05-10 10:30:55.590 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev128) (1.14.1) 2022-05-10 10:30:55.593 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev128) (1.3.3) 2022-05-10 10:30:55.594 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev128) (22.0.0) 2022-05-10 10:30:55.794 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev128) (2.0.12) 2022-05-10 10:30:55.796 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev128) (3.3) 2022-05-10 10:30:55.798 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev128) (2019.11.28) 2022-05-10 10:30:55.835 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev128) (0.7) 2022-05-10 10:30:55.865 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev128) (0.23.2) 2022-05-10 10:30:56.105 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev128) (0.5.2) 2022-05-10 10:30:56.106 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev128) (0.4.2) 2022-05-10 10:30:56.253 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev128) (2.8) 2022-05-10 10:30:56.255 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev128) (1.4.2) 2022-05-10 10:30:56.256 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev128) (2.5.0) 2022-05-10 10:30:56.388 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev128) (0.13.1) 2022-05-10 10:30:56.511 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev128) (5.7.1) 2022-05-10 10:30:56.513 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev128) (4.11.3) 2022-05-10 10:30:56.514 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev128) (1.2.0) 2022-05-10 10:30:56.550 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev128) (5.0.0) 2022-05-10 10:30:56.794 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev128) (2.21) 2022-05-10 10:30:56.874 | 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>=5.0.1->cinder==20.1.0.dev128) (2.4.1) 2022-05-10 10:30:56.875 | 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>=5.0.1->cinder==20.1.0.dev128) (0.5.0) 2022-05-10 10:30:57.054 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev128) (2.5.0) 2022-05-10 10:30:57.145 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev128) (3.20.1) 2022-05-10 10:30:57.146 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev128) (1.56.0) 2022-05-10 10:30:57.326 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev128) (2.1.1) 2022-05-10 10:30:57.756 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev128) (1.1.5) 2022-05-10 10:30:57.807 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev128) (0.14.1) 2022-05-10 10:30:57.859 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev128) (0.2.5) 2022-05-10 10:30:58.940 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev128) (1.32) 2022-05-10 10:30:59.212 | 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>=5.0.1->cinder==20.1.0.dev128) (1.8.2) 2022-05-10 10:30:59.213 | 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>=5.0.1->cinder==20.1.0.dev128) (21.4.0) 2022-05-10 10:30:59.358 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev128) (2.3) 2022-05-10 10:30:59.555 | 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.8.0->cinder==20.1.0.dev128) (1.0.0) 2022-05-10 10:30:59.732 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev128) (3.8.0) 2022-05-10 10:31:01.270 | Installing collected packages: cinder 2022-05-10 10:31:01.270 | Attempting uninstall: cinder 2022-05-10 10:31:01.271 | Found existing installation: cinder 20.1.0.dev128 2022-05-10 10:31:01.278 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-05-10 10:31:01.279 | Running setup.py develop for cinder 2022-05-10 10:31:08.611 | Successfully installed cinder 2022-05-10 10:31:08.611 | 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 2022-05-10 10:31:08.619 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-10 10:31:08.619 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-10 10:31:08.763 | + inc/python:pip_install:200 : result=0 2022-05-10 10:31:08.766 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-10 10:31:08.769 | + functions-common:time_stop:2437 : local name 2022-05-10 10:31:08.771 | + functions-common:time_stop:2438 : local end_time 2022-05-10 10:31:08.773 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-10 10:31:08.776 | + functions-common:time_stop:2440 : local total 2022-05-10 10:31:08.778 | + functions-common:time_stop:2441 : local start_time 2022-05-10 10:31:08.781 | + functions-common:time_stop:2443 : name=pip_install 2022-05-10 10:31:08.783 | + functions-common:time_stop:2444 : start_time=1652178646633 2022-05-10 10:31:08.785 | + functions-common:time_stop:2446 : [[ -z 1652178646633 ]] 2022-05-10 10:31:08.788 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-10 10:31:08.792 | + functions-common:time_stop:2449 : end_time=1652178668789 2022-05-10 10:31:08.794 | + functions-common:time_stop:2450 : elapsed_time=22156 2022-05-10 10:31:08.796 | + functions-common:time_stop:2451 : total=101036 2022-05-10 10:31:08.799 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-10 10:31:08.801 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=123192 2022-05-10 10:31:08.803 | + inc/python:pip_install:203 : return 0 2022-05-10 10:31:08.805 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-10 10:31:08.808 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-10 10:31:08.811 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-10 10:31:08.830 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-10 10:31:08.842 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-05-10 10:31:08.845 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-05-10 10:31:08.847 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:31:08.850 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:31:08.852 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-05-10 10:31:08.855 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:31:08.857 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-05-10 10:31:08.859 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-05-10 10:31:08.862 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-05-10 10:31:08.864 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:31:08.867 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:31:08.869 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-05-10 10:31:08.880 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-05-10 10:31:08.883 | + functions-common:install_package:1475 : update_package_repo 2022-05-10 10:31:08.886 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-10 10:31:08.888 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-10 10:31:08.891 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-10 10:31:08.893 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-10 10:31:08.896 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-10 10:31:08.898 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:31:08.901 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:31:08.903 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-10 10:31:08.906 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-10 10:31:08.909 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-10 10:31:08.911 | + functions-common:apt_get_update:1202 : return 2022-05-10 10:31:08.914 | + functions-common:install_package:1476 : real_install_package targetcli-fb 2022-05-10 10:31:08.916 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-10 10:31:08.918 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:31:08.921 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:31:08.923 | + functions-common:real_install_package:1462 : apt_get install targetcli-fb 2022-05-10 10:31:08.946 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-05-10 10:31:09.054 | Reading package lists... 2022-05-10 10:31:09.296 | Building dependency tree... 2022-05-10 10:31:09.298 | Reading state information... 2022-05-10 10:31:09.548 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-05-10 10:31:09.549 | The following packages were automatically installed and are no longer required: 2022-05-10 10:31:09.549 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-10 10:31:09.550 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-10 10:31:09.550 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-10 10:31:09.550 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-10 10:31:09.550 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-10 10:31:09.550 | python3-zope.interface 2022-05-10 10:31:09.550 | Use 'sudo apt autoremove' to remove them. 2022-05-10 10:31:09.661 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-10 10:31:09.666 | + functions-common:apt_get:1246 : result=0 2022-05-10 10:31:09.668 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-10 10:31:09.671 | + functions-common:time_stop:2437 : local name 2022-05-10 10:31:09.674 | + functions-common:time_stop:2438 : local end_time 2022-05-10 10:31:09.676 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-10 10:31:09.679 | + functions-common:time_stop:2440 : local total 2022-05-10 10:31:09.681 | + functions-common:time_stop:2441 : local start_time 2022-05-10 10:31:09.684 | + functions-common:time_stop:2443 : name=apt-get 2022-05-10 10:31:09.686 | + functions-common:time_stop:2444 : start_time=1652178668943 2022-05-10 10:31:09.689 | + functions-common:time_stop:2446 : [[ -z 1652178668943 ]] 2022-05-10 10:31:09.692 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-10 10:31:09.696 | + functions-common:time_stop:2449 : end_time=1652178669693 2022-05-10 10:31:09.699 | + functions-common:time_stop:2450 : elapsed_time=750 2022-05-10 10:31:09.701 | + functions-common:time_stop:2451 : total=5205 2022-05-10 10:31:09.704 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-10 10:31:09.706 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5955 2022-05-10 10:31:09.709 | + functions-common:apt_get:1250 : return 0 2022-05-10 10:31:09.712 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-10 10:31:09.714 | + ./stack.sh:main:928 : configure_cinder 2022-05-10 10:31:09.717 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-05-10 10:31:09.730 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-05-10 10:31:09.734 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-05-10 10:31:09.736 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-05-10 10:31:09.739 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-05-10 10:31:09.742 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-05-10 10:31:09.742 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-05-10 10:31:09.747 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-05-10 10:31:09.749 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-05-10 10:31:09.756 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-05-10 10:31:09.758 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-05-10 10:31:09.760 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-05-10 10:31:09.763 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-05-10 10:31:09.765 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-05-10 10:31:09.767 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-05-10 10:31:09.779 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-05-10 10:31:09.792 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-05-10 10:31:09.804 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-05-10 10:31:09.821 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-05-10 10:31:09.835 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-05-10 10:31:09.838 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-05-10 10:31:09.842 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.ls5d13CqG7 2022-05-10 10:31:09.844 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-05-10 10:31:09.847 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-05-10 10:31:09.851 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-05-10 10:31:09.854 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.ls5d13CqG7 2022-05-10 10:31:09.859 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.ls5d13CqG7 2022-05-10 10:31:09.870 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.ls5d13CqG7 /etc/sudoers.d/cinder-rootwrap 2022-05-10 10:31:09.883 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-05-10 10:31:09.887 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-05-10 10:31:09.890 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-05-10 10:31:09.893 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-05-10 10:31:09.895 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-05-10 10:31:09.897 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-05-10 10:31:09.899 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-05-10 10:31:09.901 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-05-10 10:31:09.904 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-05-10 10:31:09.908 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-05-10 10:31:09.913 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-05-10 10:31:09.932 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-05-10 10:31:09.951 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-05-10 10:31:09.971 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-05-10 10:31:09.990 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-05-10 10:31:10.009 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-05-10 10:31:10.027 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-05-10 10:31:10.045 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-05-10 10:31:10.064 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-05-10 10:31:10.066 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-05-10 10:31:10.069 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-05-10 10:31:10.071 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-10 10:31:10.073 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-05-10 10:31:10.102 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-05-10 10:31:10.129 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.36/identity 2022-05-10 10:31:10.159 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-05-10 10:31:10.187 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-05-10 10:31:10.215 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-05-10 10:31:10.242 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-05-10 10:31:10.271 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-05-10 10:31:10.298 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-10 10:31:10.326 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-05-10 10:31:10.353 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-05-10 10:31:10.384 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-05-10 10:31:10.411 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-05-10 10:31:10.414 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-05-10 10:31:10.416 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-05-10 10:31:10.419 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=cinder 2022-05-10 10:31:10.421 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-05-10 10:31:10.424 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-05-10 10:31:10.455 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-05-10 10:31:10.484 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-05-10 10:31:10.513 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-05-10 10:31:10.541 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-05-10 10:31:10.569 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-05-10 10:31:10.597 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-05-10 10:31:10.628 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-05-10 10:31:10.630 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.36 2022-05-10 10:31:10.658 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-05-10 10:31:10.690 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-05-10 10:31:10.697 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 1514099703e8dd8ee8de49f675038c15 2022-05-10 10:31:10.724 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-05-10 10:31:10.727 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-05-10 10:31:10.755 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-05-10 10:31:10.784 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-05-10 10:31:10.816 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-05-10 10:31:10.844 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-05-10 10:31:10.860 | + functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:31:10.863 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-05-10 10:31:10.865 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-05-10 10:31:10.867 | + lib/cinder:configure_cinder:301 : local default_name= 2022-05-10 10:31:10.870 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-05-10 10:31:10.872 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-05-10 10:31:10.874 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-05-10 10:31:10.877 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-05-10 10:31:10.879 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-05-10 10:31:10.881 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-05-10 10:31:10.884 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-05-10 10:31:10.886 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-05-10 10:31:10.917 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-05-10 10:31:10.944 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-05-10 10:31:10.972 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-05-10 10:31:11.000 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-05-10 10:31:11.027 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-05-10 10:31:11.055 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-05-10 10:31:11.057 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-05-10 10:31:11.060 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-05-10 10:31:11.062 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-05-10 10:31:11.090 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-05-10 10:31:11.093 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-05-10 10:31:11.120 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-05-10 10:31:11.122 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-05-10 10:31:11.125 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-05-10 10:31:11.127 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-05-10 10:31:11.155 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-05-10 10:31:11.158 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-05-10 10:31:11.160 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-05-10 10:31:11.177 | + functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:31:11.179 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-05-10 10:31:11.181 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-05-10 10:31:11.184 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-05-10 10:31:11.186 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-05-10 10:31:11.214 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.36:8080/v1/AUTH_ 2022-05-10 10:31:11.242 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-05-10 10:31:11.259 | + functions-common:is_service_enabled:2093 : return 1 2022-05-10 10:31:11.261 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-05-10 10:31:11.277 | + functions-common:is_service_enabled:2093 : return 1 2022-05-10 10:31:11.280 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-05-10 10:31:11.297 | + functions-common:is_service_enabled:2093 : return 1 2022-05-10 10:31:11.299 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-05-10 10:31:11.302 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-05-10 10:31:11.304 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-05-10 10:31:11.306 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-05-10 10:31:11.309 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-10 10:31:11.311 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-10 10:31:11.314 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-10 10:31:11.329 | + functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:31:11.332 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-10 10:31:11.335 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-10 10:31:11.337 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-10 10:31:11.353 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:31:11.355 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-05-10 10:31:11.358 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-05-10 10:31:11.386 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-10 10:31:11.388 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-10 10:31:11.391 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-05-10 10:31:11.393 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-05-10 10:31:11.396 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-05-10 10:31:11.399 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-10 10:31:11.416 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-10 10:31:11.418 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-10 10:31:11.421 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-10 10:31:11.423 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-10 10:31:11.425 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-05-10 10:31:11.453 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-05-10 10:31:11.481 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-05-10 10:31:11.509 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-10 10:31:11.537 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-05-10 10:31:11.554 | + functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:31:11.556 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-05-10 10:31:11.558 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-05-10 10:31:11.561 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-05-10 10:31:11.564 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-05-10 10:31:11.566 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-10 10:31:11.568 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-10 10:31:11.571 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-05-10 10:31:11.575 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-05-10 10:31:11.577 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-10 10:31:11.580 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-10 10:31:11.593 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-10 10:31:11.593 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-10 10:31:11.601 | d /var/run/uwsgi 0755 ubuntu root 2022-05-10 10:31:11.604 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-10 10:31:11.620 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-05-10 10:31:11.623 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-05-10 10:31:11.626 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-05-10 10:31:11.656 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-05-10 10:31:11.683 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-05-10 10:31:11.710 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-05-10 10:31:11.737 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-05-10 10:31:11.764 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-10 10:31:11.791 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-05-10 10:31:11.818 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-05-10 10:31:11.845 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-05-10 10:31:11.872 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-10 10:31:11.900 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-05-10 10:31:11.927 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-10 10:31:11.954 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-05-10 10:31:11.981 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-10 10:31:11.984 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-10 10:31:11.987 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-05-10 10:31:11.989 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-05-10 10:31:11.991 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-10 10:31:11.994 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:31:11.996 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:31:11.998 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-05-10 10:31:12.001 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-05-10 10:31:12.003 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-05-10 10:31:12.031 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-05-10 10:31:12.059 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-05-10 10:31:12.059 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-05-10 10:31:12.068 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-05-10 10:31:12.071 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-05-10 10:31:12.074 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-05-10 10:31:12.076 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-10 10:31:12.079 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-10 10:31:12.081 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-10 10:31:12.083 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:31:12.086 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:31:12.088 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-10 10:31:12.090 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-10 10:31:12.093 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:31:12.095 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:31:12.098 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-05-10 10:31:12.159 | Enabling site cinder-wsgi. 2022-05-10 10:31:12.164 | To activate the new configuration, you need to run: 2022-05-10 10:31:12.165 | systemctl reload apache2 2022-05-10 10:31:12.169 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-10 10:31:12.172 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-10 10:31:12.174 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-10 10:31:12.177 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-10 10:31:12.303 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-05-10 10:31:12.306 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-05-10 10:31:12.338 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.36/image 2022-05-10 10:31:12.371 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-05-10 10:31:12.388 | + functions-common:is_service_enabled:2093 : return 1 2022-05-10 10:31:12.391 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-05-10 10:31:12.394 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-05-10 10:31:12.396 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-10 10:31:12.399 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-05-10 10:31:12.401 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-05-10 10:31:12.433 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-05-10 10:31:12.461 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.36/identity 2022-05-10 10:31:12.489 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-05-10 10:31:12.521 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-05-10 10:31:12.549 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-05-10 10:31:12.585 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-05-10 10:31:12.613 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-05-10 10:31:12.642 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-05-10 10:31:12.670 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-05-10 10:31:12.703 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-05-10 10:31:12.731 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-05-10 10:31:12.760 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-05-10 10:31:12.762 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-05-10 10:31:12.779 | + functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:31:12.782 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.36:2379 2022-05-10 10:31:12.813 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-05-10 10:31:12.815 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-05-10 10:31:12.818 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-05-10 10:31:12.835 | + functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:31:12.838 | + ./stack.sh:main:933 : stack_install_service neutron 2022-05-10 10:31:12.840 | + lib/stack:stack_install_service:20 : local service=neutron 2022-05-10 10:31:12.843 | + lib/stack:stack_install_service:21 : type install_neutron 2022-05-10 10:31:12.845 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-10 10:31:12.848 | + lib/stack:stack_install_service:32 : install_neutron 2022-05-10 10:31:12.850 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-05-10 10:31:12.854 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-10 10:31:12.854 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-10 10:31:12.860 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-10 10:31:12.863 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-10 10:31:12.866 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,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- ]] 2022-05-10 10:31:12.868 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-10 10:31:12.871 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-05-10 10:31:12.873 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-05-10 10:31:12.876 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-05-10 10:31:12.878 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:31:12.881 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:31:12.884 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-05-10 10:31:12.886 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:31:12.889 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-05-10 10:31:12.892 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-05-10 10:31:12.894 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-05-10 10:31:12.896 | + functions-common:git_clone:610 : local git_ref=master 2022-05-10 10:31:12.898 | + functions-common:git_clone:611 : local orig_dir 2022-05-10 10:31:12.901 | ++ functions-common:git_clone:612 : pwd 2022-05-10 10:31:12.904 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-10 10:31:12.907 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-10 10:31:12.910 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-10 10:31:12.926 | + functions-common:git_clone:615 : RECLONE=False 2022-05-10 10:31:12.928 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-10 10:31:12.931 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-10 10:31:12.933 | + functions-common:git_clone:629 : echo master 2022-05-10 10:31:12.934 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-10 10:31:12.939 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-05-10 10:31:12.941 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-10 10:31:12.944 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-05-10 10:31:12.956 | + functions-common:git_clone:689 : cd /opt/stack/neutron 2022-05-10 10:31:12.959 | + functions-common:git_clone:690 : git show --oneline 2022-05-10 10:31:12.960 | + functions-common:git_clone:690 : head -1 2022-05-10 10:31:12.962 | f05742e03d Bump neutron-lib to 2.21.0 2022-05-10 10:31:12.965 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-10 10:31:12.968 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-05-10 10:31:12.970 | + inc/python:setup_develop:338 : local bindep 2022-05-10 10:31:12.973 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-10 10:31:12.975 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-05-10 10:31:12.978 | + inc/python:setup_develop:344 : local extras= 2022-05-10 10:31:12.980 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-05-10 10:31:12.983 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-10 10:31:12.986 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-10 10:31:12.988 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-05-10 10:31:12.991 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-10 10:31:12.993 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-10 10:31:12.996 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-05-10 10:31:12.999 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-10 10:31:13.002 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-05-10 10:31:13.004 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-10 10:31:13.007 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-10 10:31:13.010 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-05-10 10:31:13.016 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-05-10 10:31:13.019 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-05-10 10:31:13.679 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-05-10 10:31:13.682 | + inc/python:setup_package:418 : local bindep=0 2022-05-10 10:31:13.684 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-10 10:31:13.687 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-10 10:31:13.689 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-10 10:31:13.691 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-05-10 10:31:13.694 | + inc/python:setup_package:427 : local flags=-e 2022-05-10 10:31:13.696 | + inc/python:setup_package:428 : local extras= 2022-05-10 10:31:13.698 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-10 10:31:13.701 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-10 10:31:13.704 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-10 10:31:13.706 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-10 10:31:13.709 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-10 10:31:13.711 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-05-10 10:31:13.732 | Using python 3.8 to install /opt/stack/neutron 2022-05-10 10:31:13.734 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-05-10 10:31:14.555 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-10 10:31:14.555 | from cryptography.utils import int_from_bytes 2022-05-10 10:31:14.555 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-10 10:31:14.556 | from cryptography.utils import int_from_bytes 2022-05-10 10:31:15.713 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-10 10:31:15.744 | Obtaining file:///opt/stack/neutron 2022-05-10 10:31:15.745 | Preparing metadata (setup.py): started 2022-05-10 10:31:21.255 | Preparing metadata (setup.py): finished with status 'done' 2022-05-10 10:31:21.346 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev199) (5.9.0) 2022-05-10 10:31:21.347 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev199) (3.5.0) 2022-05-10 10:31:21.348 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev199) (2.1.1) 2022-05-10 10:31:21.349 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev199) (2.5.1) 2022-05-10 10:31:21.351 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev199) (2.5.0) 2022-05-10 10:31:21.352 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev199) (5.1.1) 2022-05-10 10:31:21.353 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev199) (0.33.0) 2022-05-10 10:31:21.354 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev199) (1.4.1) 2022-05-10 10:31:21.355 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev199) (0.20.4) 2022-05-10 10:31:21.356 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev199) (2.27.1) 2022-05-10 10:31:21.357 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev199) (3.1.2) 2022-05-10 10:31:21.358 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev199) (9.4.0) 2022-05-10 10:31:21.359 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev199) (0.8.0) 2022-05-10 10:31:21.360 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev199) (0.11.0) 2022-05-10 10:31:21.491 | ERROR: Cannot install neutron==20.1.0.dev199 because these package versions have conflicting dependencies. 2022-05-10 10:31:21.491 | 2022-05-10 10:31:21.491 | The conflict is caused by: 2022-05-10 10:31:21.491 | neutron 20.1.0.dev199 depends on neutron-lib>=2.21.0 2022-05-10 10:31:21.491 | The user requested (constraint) neutron-lib===2.20.0 2022-05-10 10:31:21.491 | 2022-05-10 10:31:21.491 | To fix this you could try to: 2022-05-10 10:31:21.491 | 1. loosen the range of package versions you've specified 2022-05-10 10:31:21.492 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2022-05-10 10:31:21.492 | 2022-05-10 10:31:21.492 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2022-05-10 10:31:21.498 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-10 10:31:21.498 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-10 10:31:21.589 | + inc/python:pip_install:1 : exit_trap 2022-05-10 10:31:21.592 | + ./stack.sh:exit_trap:523 : local r=1 2022-05-10 10:31:21.596 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-05-10 10:31:21.599 | + ./stack.sh:exit_trap:524 : jobs= 2022-05-10 10:31:21.601 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-05-10 10:31:21.603 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-05-10 10:31:21.605 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-05-10 10:31:21.607 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-05-10 10:31:21.610 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-05-10 10:31:21.612 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-05-10 10:31:21.612 | Error on exit 2022-05-10 10:31:21.614 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-05-10 10:31:21.616 | + ./stack.sh:exit_trap:544 : generate-subunit 1652178497 184 fail 2022-05-10 10:31:22.287 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-05-10 10:31:22.289 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-05-10 10:31:23.227 | + ./stack.sh:exit_trap:558 : exit 1