2022-04-20 18:09:42.364 | + ./stack.sh:main:487 : exec 2022-04-20 18:09:42.365 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-20-180942' 2022-04-20 18:09:42.365 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-20-180942.summary.2022-04-20-180942 2022-04-20 18:09:42.365 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-20 18:09:42.365 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-20-180942 2022-04-20 18:09:42.365 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-20-180942 /opt/stack/logs/stack.sh.log 2022-04-20 18:09:42.365 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-20-180942.summary.2022-04-20-180942 /opt/stack/logs/stack.sh.log.summary 2022-04-20 18:09:42.365 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-04-20 18:09:42.365 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-20 18:09:42.365 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-20 18:09:42.365 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-20 18:09:42.365 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-20 18:09:42.365 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-20 18:09:42.365 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-20 18:09:42.365 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-20 18:09:42.365 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-20 18:09:42.365 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-20 18:09:42.365 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-20 18:09:42.365 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-20 18:09:42.365 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-20 18:09:42.365 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-20 18:09:42.366 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-20 18:09:42.368 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-04-20 18:09:42.371 | + ./stack.sh:main:560 : trap err_trap ERR 2022-04-20 18:09:42.372 | + ./stack.sh:main:573 : set -o errexit 2022-04-20 18:09:42.374 | + ./stack.sh:main:576 : uname -a 2022-04-20 18:09:42.376 | Linux dv-neutron-838702-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-04-20 18:09:42.377 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-20 18:09:42.380 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-20 18:09:42.383 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-04-20 18:09:42.419 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-20 18:09:42.434 | + ./stack.sh:main:590 : fetch_plugins 2022-04-20 18:09:42.436 | + functions-common:fetch_plugins:1783 : local plugins= 2022-04-20 18:09:42.438 | + functions-common:fetch_plugins:1784 : local plugin 2022-04-20 18:09:42.440 | + functions-common:fetch_plugins:1787 : [[ -z '' ]] 2022-04-20 18:09:42.442 | + functions-common:fetch_plugins:1788 : return 2022-04-20 18:09:42.444 | + ./stack.sh:main:594 : run_phase override_defaults 2022-04-20 18:09:42.445 | + functions-common:run_phase:1865 : local mode=override_defaults 2022-04-20 18:09:42.447 | + functions-common:run_phase:1866 : local phase= 2022-04-20 18:09:42.449 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-20 18:09:42.451 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-04-20 18:09:42.452 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-20 18:09:42.454 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-04-20 18:09:42.456 | + functions-common:run_phase:1875 : local extra 2022-04-20 18:09:42.459 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-20 18:09:42.462 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-04-20 18:09:42.464 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-20 18:09:42.465 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-20 18:09:42.467 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-20 18:09:42.469 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-20 18:09:42.482 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:09:42.483 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-20 18:09:42.485 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-20 18:09:42.487 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-20 18:09:42.489 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-20 18:09:42.491 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-20 18:09:42.493 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-20 18:09:42.494 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-20 18:09:42.496 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-20 18:09:42.498 | + functions-common:run_phase:1886 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-20 18:09:42.500 | + functions-common:run_phase:1889 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-20 18:09:42.502 | + functions-common:run_phase:1890 : plugin_override_defaults 2022-04-20 18:09:42.504 | + functions-common:plugin_override_defaults:1824 : local plugins= 2022-04-20 18:09:42.505 | + functions-common:plugin_override_defaults:1825 : local plugin 2022-04-20 18:09:42.507 | + functions-common:plugin_override_defaults:1828 : [[ -z '' ]] 2022-04-20 18:09:42.509 | + functions-common:plugin_override_defaults:1829 : return 2022-04-20 18:09:42.511 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-04-20 18:09:42.528 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-04-20 18:09:42.530 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-20 18:09:42.543 | ++ functions-common:is_service_enabled:2093 : return 1 2022-04-20 18:09:42.545 | +++ lib/tls:source:43 : hostname -f 2022-04-20 18:09:42.548 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-20 18:09:42.550 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-20 18:09:42.552 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-20 18:09:42.554 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-20 18:09:42.556 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-20 18:09:42.558 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-20 18:09:42.560 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-20 18:09:42.562 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-20 18:09:42.563 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-20 18:09:42.565 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-20 18:09:42.570 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-04-20 18:09:42.582 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-04-20 18:09:42.600 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-04-20 18:09:42.612 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-04-20 18:09:42.624 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-04-20 18:09:42.659 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-04-20 18:09:42.718 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-04-20 18:09:42.807 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-04-20 18:09:42.828 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-04-20 18:09:42.879 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-04-20 18:09:42.932 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-04-20 18:09:43.076 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-04-20 18:09:43.091 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-04-20 18:09:43.103 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-20 18:09:43.116 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-04-20 18:09:43.210 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-04-20 18:09:43.212 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-20 18:09:43.215 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-20 18:09:43.217 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-20 18:09:43.219 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-20 18:09:43.221 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-20 18:09:43.223 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-20 18:09:43.223 | False' 2022-04-20 18:09:43.226 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-20 18:09:43.241 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-20 18:09:43.244 | + ./stack.sh:main:624 : run_phase source 2022-04-20 18:09:43.246 | + functions-common:run_phase:1865 : local mode=source 2022-04-20 18:09:43.248 | + functions-common:run_phase:1866 : local phase= 2022-04-20 18:09:43.249 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-20 18:09:43.251 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-04-20 18:09:43.254 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-20 18:09:43.256 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-04-20 18:09:43.258 | + functions-common:run_phase:1875 : local extra 2022-04-20 18:09:43.261 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-20 18:09:43.265 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-04-20 18:09:43.267 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-20 18:09:43.269 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-20 18:09:43.271 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-20 18:09:43.273 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-20 18:09:43.287 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:09:43.289 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-20 18:09:43.291 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-20 18:09:43.330 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-20 18:09:43.333 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-20 18:09:43.335 | + functions-common:run_phase:1886 : [[ source == \s\o\u\r\c\e ]] 2022-04-20 18:09:43.337 | + functions-common:run_phase:1887 : load_plugin_settings 2022-04-20 18:09:43.339 | + functions-common:load_plugin_settings:1801 : local plugins= 2022-04-20 18:09:43.341 | + functions-common:load_plugin_settings:1802 : local plugin 2022-04-20 18:09:43.343 | + functions-common:load_plugin_settings:1805 : [[ -z '' ]] 2022-04-20 18:09:43.345 | + functions-common:load_plugin_settings:1806 : return 2022-04-20 18:09:43.348 | + functions-common:run_phase:1888 : verify_disabled_services 2022-04-20 18:09:43.350 | + functions-common:verify_disabled_services:2148 : local service 2022-04-20 18:09:43.352 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:09:43.354 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-20 18:09:43.356 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:09:43.359 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-20 18:09:43.361 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:09:43.363 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-20 18:09:43.366 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:09:43.368 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-20 18:09:43.370 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:09:43.372 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-20 18:09:43.374 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:09:43.377 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-20 18:09:43.380 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:09:43.382 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-20 18:09:43.384 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:09:43.386 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-20 18:09:43.388 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:09:43.391 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-20 18:09:43.393 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:09:43.395 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-20 18:09:43.397 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:09:43.399 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-20 18:09:43.401 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:09:43.404 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-20 18:09:43.406 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:09:43.408 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-20 18:09:43.410 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:09:43.412 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-20 18:09:43.415 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:09:43.417 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-20 18:09:43.419 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:09:43.421 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-20 18:09:43.424 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:09:43.426 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-20 18:09:43.428 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:09:43.431 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-20 18:09:43.433 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:09:43.435 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-20 18:09:43.437 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:09:43.439 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-20 18:09:43.442 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:09:43.444 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-20 18:09:43.446 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:09:43.449 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-20 18:09:43.451 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:09:43.453 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-20 18:09:43.455 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:09:43.457 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-20 18:09:43.460 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:09:43.462 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-20 18:09:43.464 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:09:43.467 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-20 18:09:43.469 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:09:43.471 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-20 18:09:43.474 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:09:43.476 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-20 18:09:43.478 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:09:43.480 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-20 18:09:43.482 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:09:43.485 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-20 18:09:43.487 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:09:43.489 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-20 18:09:43.491 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:09:43.493 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-20 18:09:43.496 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:09:43.498 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-20 18:09:43.500 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:09:43.502 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-20 18:09:43.505 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:09:43.507 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-20 18:09:43.509 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:09:43.512 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-20 18:09:43.514 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:09:43.516 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-20 18:09:43.518 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:09:43.521 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-20 18:09:43.523 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:09:43.525 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-20 18:09:43.527 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:09:43.530 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-20 18:09:43.532 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:09:43.534 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-20 18:09:43.537 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:09:43.539 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-20 18:09:43.541 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:09:43.543 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-20 18:09:43.545 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:09:43.548 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-20 18:09:43.550 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:09:43.552 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-20 18:09:43.554 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:09:43.556 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-20 18:09:43.559 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:09:43.561 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-20 18:09:43.564 | + ./stack.sh:main:695 : initialize_database_backends 2022-04-20 18:09:43.567 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-20 18:09:43.569 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-20 18:09:43.584 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:09:43.587 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-20 18:09:43.589 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-20 18:09:43.591 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-20 18:09:43.606 | + functions-common:is_service_enabled:2093 : return 1 2022-04-20 18:09:43.608 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-20 18:09:43.610 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-20 18:09:43.612 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-20 18:09:43.615 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-20 18:09:43.617 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-20 18:09:43.619 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-20 18:09:43.621 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-20 18:09:43.624 | + lib/database:initialize_database_backends:92 : return 0 2022-04-20 18:09:43.626 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-04-20 18:09:43.626 | Using mysql database backend 2022-04-20 18:09:43.629 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-20 18:09:43.644 | + ./stack.sh:main:701 : define_database_baseurl 2022-04-20 18:09:43.647 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-20 18:09:43.649 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-20 18:09:43.652 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-20 18:09:43.655 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-20 18:09:43.657 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-04-20 18:09:43.673 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:09:43.676 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-20 18:09:43.693 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-04-20 18:09:43.710 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:09:43.712 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-20 18:09:43.728 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-20 18:09:43.744 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-04-20 18:09:43.760 | + functions-common:is_service_enabled:2093 : return 1 2022-04-20 18:09:43.762 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-04-20 18:09:43.778 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:09:43.781 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-20 18:09:43.797 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-04-20 18:09:43.799 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-04-20 18:09:43.801 | + ./stack.sh:main:757 : save_stackenv 757 2022-04-20 18:09:43.804 | + functions-common:save_stackenv:60 : local tag=757 2022-04-20 18:09:43.807 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-20 18:09:43.811 | + functions-common:save_stackenv:62 : time_stamp=2022-04-20-180943 2022-04-20 18:09:43.813 | + functions-common:save_stackenv:63 : echo '# 2022-04-20-180943 757' 2022-04-20 18:09:43.816 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-20 18:09:43.819 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-20 18:09:43.821 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-20 18:09:43.823 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-20 18:09:43.826 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-20 18:09:43.828 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-20 18:09:43.830 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-20 18:09:43.832 | + 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-04-20 18:09:43.835 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-20 18:09:43.837 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.46 2022-04-20 18:09:43.840 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-20 18:09:43.842 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.46/identity 2022-04-20 18:09:43.844 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-20 18:09:43.847 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-20-180942 2022-04-20 18:09:43.850 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-20 18:09:43.852 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-20 18:09:43.854 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-20 18:09:43.857 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.46 2022-04-20 18:09:43.859 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-20 18:09:43.861 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-20 18:09:43.864 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-20 18:09:43.867 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-20 18:09:43.869 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-20 18:09:43.871 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-20 18:09:43.874 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-20 18:09:43.876 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-20 18:09:43.879 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-04-20 18:09:43.881 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/yoga 2022-04-20 18:09:43.883 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-20 18:09:43.885 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-20 18:09:43.888 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-20 18:09:43.890 | + functions-common:git_clone:611 : local orig_dir 2022-04-20 18:09:43.892 | ++ functions-common:git_clone:612 : pwd 2022-04-20 18:09:43.895 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-20 18:09:43.897 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-20 18:09:43.900 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-20 18:09:43.915 | + functions-common:git_clone:615 : RECLONE=False 2022-04-20 18:09:43.917 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-20 18:09:43.919 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-20 18:09:43.922 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-20 18:09:43.922 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-20 18:09:43.927 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-20 18:09:43.929 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-20 18:09:43.931 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-04-20 18:09:43.944 | + functions-common:git_clone:689 : cd /opt/stack/requirements 2022-04-20 18:09:43.947 | + functions-common:git_clone:690 : git show --oneline 2022-04-20 18:09:43.947 | + functions-common:git_clone:690 : head -1 2022-04-20 18:09:43.950 | 99319da1 Bump diskimage-builder version due CVE-2022-24765 2022-04-20 18:09:43.952 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-20 18:09:43.955 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-04-20 18:09:43.958 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-20 18:09:43.961 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-04-20 18:09:43.963 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-20 18:09:43.965 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-20 18:09:43.968 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-20 18:09:43.970 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-20 18:09:43.973 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-20 18:09:43.975 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-20 18:09:43.978 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-20 18:09:43.981 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-20 18:09:43.985 | ++ tools/install_prereqs.sh:source:47 : NOW=1650478183 2022-04-20 18:09:43.988 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-20 18:09:43.993 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1650478001 2022-04-20 18:09:43.995 | ++ tools/install_prereqs.sh:source:49 : DELTA=182 2022-04-20 18:09:43.997 | ++ tools/install_prereqs.sh:source:50 : [[ 182 -lt 7200 ]] 2022-04-20 18:09:44.000 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-20 18:09:44.002 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-20 18:09:44.005 | ++ functions-common:export_proxy_variables:2255 : isset http_proxy 2022-04-20 18:09:44.007 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-20 18:09:44.009 | ++ functions-common:export_proxy_variables:2258 : isset https_proxy 2022-04-20 18:09:44.012 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-20 18:09:44.014 | ++ functions-common:export_proxy_variables:2261 : isset no_proxy 2022-04-20 18:09:44.016 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-20 18:09:44.020 | +++ 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-04-20 18:09:44.065 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-20 18:09:44.066 | apache2-dev 2022-04-20 18:09:44.066 | bc 2022-04-20 18:09:44.066 | bsdmainutils 2022-04-20 18:09:44.066 | curl 2022-04-20 18:09:44.066 | g++ 2022-04-20 18:09:44.066 | gawk 2022-04-20 18:09:44.066 | gcc 2022-04-20 18:09:44.066 | gettext 2022-04-20 18:09:44.066 | git 2022-04-20 18:09:44.066 | graphviz 2022-04-20 18:09:44.066 | iputils-ping 2022-04-20 18:09:44.066 | libapache2-mod-proxy-uwsgi 2022-04-20 18:09:44.066 | libffi-dev 2022-04-20 18:09:44.066 | libjpeg-dev 2022-04-20 18:09:44.066 | libpcre3-dev 2022-04-20 18:09:44.066 | libpq-dev 2022-04-20 18:09:44.066 | libssl-dev 2022-04-20 18:09:44.066 | libsystemd-dev 2022-04-20 18:09:44.066 | libxml2-dev 2022-04-20 18:09:44.066 | libxslt1-dev 2022-04-20 18:09:44.066 | libyaml-dev 2022-04-20 18:09:44.066 | lsof 2022-04-20 18:09:44.066 | openssh-server 2022-04-20 18:09:44.066 | openssl 2022-04-20 18:09:44.066 | pkg-config 2022-04-20 18:09:44.066 | psmisc 2022-04-20 18:09:44.066 | python3-dev 2022-04-20 18:09:44.066 | python3-pip 2022-04-20 18:09:44.066 | python3-systemd 2022-04-20 18:09:44.067 | python3-venv 2022-04-20 18:09:44.067 | tar 2022-04-20 18:09:44.067 | tcpdump 2022-04-20 18:09:44.067 | unzip 2022-04-20 18:09:44.067 | uuid-runtime 2022-04-20 18:09:44.067 | wget 2022-04-20 18:09:44.067 | wget 2022-04-20 18:09:44.067 | zlib1g-dev 2022-04-20 18:09:44.067 | libkrb5-dev 2022-04-20 18:09:44.067 | libldap2-dev 2022-04-20 18:09:44.067 | libsasl2-dev 2022-04-20 18:09:44.067 | memcached 2022-04-20 18:09:44.067 | python3-mysqldb 2022-04-20 18:09:44.067 | sqlite3 2022-04-20 18:09:44.067 | conntrack 2022-04-20 18:09:44.067 | curl 2022-04-20 18:09:44.067 | dnsmasq-base 2022-04-20 18:09:44.067 | dnsmasq-utils 2022-04-20 18:09:44.067 | ebtables 2022-04-20 18:09:44.067 | genisoimage 2022-04-20 18:09:44.067 | iptables 2022-04-20 18:09:44.067 | iputils-arping 2022-04-20 18:09:44.067 | kpartx 2022-04-20 18:09:44.067 | libjs-jquery-tablesorter 2022-04-20 18:09:44.067 | parted 2022-04-20 18:09:44.067 | pm-utils 2022-04-20 18:09:44.067 | python3-mysqldb 2022-04-20 18:09:44.067 | socat 2022-04-20 18:09:44.067 | sqlite3 2022-04-20 18:09:44.067 | sudo 2022-04-20 18:09:44.067 | vlan 2022-04-20 18:09:44.067 | lsscsi 2022-04-20 18:09:44.067 | open-iscsi 2022-04-20 18:09:44.067 | lvm2 2022-04-20 18:09:44.067 | qemu-utils 2022-04-20 18:09:44.067 | thin-provisioning-tools 2022-04-20 18:09:44.067 | acl 2022-04-20 18:09:44.067 | dnsmasq-base 2022-04-20 18:09:44.067 | dnsmasq-utils 2022-04-20 18:09:44.068 | ebtables 2022-04-20 18:09:44.068 | haproxy 2022-04-20 18:09:44.068 | iptables 2022-04-20 18:09:44.068 | iputils-arping 2022-04-20 18:09:44.068 | iputils-ping 2022-04-20 18:09:44.068 | postgresql-server-dev-all 2022-04-20 18:09:44.068 | python3-mysqldb 2022-04-20 18:09:44.068 | sqlite3 2022-04-20 18:09:44.068 | sudo 2022-04-20 18:09:44.068 | vlan 2022-04-20 18:09:44.068 | pcp 2022-04-20 18:09:44.068 | ipset 2022-04-20 18:09:44.068 | conntrack 2022-04-20 18:09:44.068 | conntrackd 2022-04-20 18:09:44.068 | keepalived 2022-04-20 18:09:44.068 | lvm2 2022-04-20 18:09:44.068 | qemu-utils 2022-04-20 18:09:44.068 | thin-provisioning-tools 2022-04-20 18:09:44.068 | curl 2022-04-20 18:09:44.068 | liberasurecode-dev 2022-04-20 18:09:44.068 | make 2022-04-20 18:09:44.068 | memcached 2022-04-20 18:09:44.068 | rsync 2022-04-20 18:09:44.068 | sqlite3 2022-04-20 18:09:44.068 | xfsprogs' 2022-04-20 18:09:44.069 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-20 18:09:44.086 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-20 18:09:44.086 | apache2-dev 2022-04-20 18:09:44.087 | bc 2022-04-20 18:09:44.087 | bsdmainutils 2022-04-20 18:09:44.087 | curl 2022-04-20 18:09:44.087 | g++ 2022-04-20 18:09:44.087 | gawk 2022-04-20 18:09:44.087 | gcc 2022-04-20 18:09:44.087 | gettext 2022-04-20 18:09:44.087 | git 2022-04-20 18:09:44.087 | graphviz 2022-04-20 18:09:44.087 | iputils-ping 2022-04-20 18:09:44.087 | libapache2-mod-proxy-uwsgi 2022-04-20 18:09:44.087 | libffi-dev 2022-04-20 18:09:44.087 | libjpeg-dev 2022-04-20 18:09:44.087 | libpcre3-dev 2022-04-20 18:09:44.087 | libpq-dev 2022-04-20 18:09:44.087 | libssl-dev 2022-04-20 18:09:44.087 | libsystemd-dev 2022-04-20 18:09:44.087 | libxml2-dev 2022-04-20 18:09:44.087 | libxslt1-dev 2022-04-20 18:09:44.087 | libyaml-dev 2022-04-20 18:09:44.087 | lsof 2022-04-20 18:09:44.087 | openssh-server 2022-04-20 18:09:44.087 | openssl 2022-04-20 18:09:44.087 | pkg-config 2022-04-20 18:09:44.087 | psmisc 2022-04-20 18:09:44.087 | python3-dev 2022-04-20 18:09:44.087 | python3-pip 2022-04-20 18:09:44.087 | python3-systemd 2022-04-20 18:09:44.087 | python3-venv 2022-04-20 18:09:44.087 | tar 2022-04-20 18:09:44.087 | tcpdump 2022-04-20 18:09:44.087 | unzip 2022-04-20 18:09:44.087 | uuid-runtime 2022-04-20 18:09:44.087 | wget 2022-04-20 18:09:44.087 | wget 2022-04-20 18:09:44.087 | zlib1g-dev 2022-04-20 18:09:44.087 | libkrb5-dev 2022-04-20 18:09:44.087 | libldap2-dev 2022-04-20 18:09:44.088 | libsasl2-dev 2022-04-20 18:09:44.088 | memcached 2022-04-20 18:09:44.088 | python3-mysqldb 2022-04-20 18:09:44.088 | sqlite3 2022-04-20 18:09:44.088 | conntrack 2022-04-20 18:09:44.088 | curl 2022-04-20 18:09:44.088 | dnsmasq-base 2022-04-20 18:09:44.088 | dnsmasq-utils 2022-04-20 18:09:44.088 | ebtables 2022-04-20 18:09:44.088 | genisoimage 2022-04-20 18:09:44.088 | iptables 2022-04-20 18:09:44.088 | iputils-arping 2022-04-20 18:09:44.088 | kpartx 2022-04-20 18:09:44.088 | libjs-jquery-tablesorter 2022-04-20 18:09:44.088 | parted 2022-04-20 18:09:44.088 | pm-utils 2022-04-20 18:09:44.088 | python3-mysqldb 2022-04-20 18:09:44.088 | socat 2022-04-20 18:09:44.088 | sqlite3 2022-04-20 18:09:44.088 | sudo 2022-04-20 18:09:44.088 | vlan 2022-04-20 18:09:44.088 | lsscsi 2022-04-20 18:09:44.088 | open-iscsi 2022-04-20 18:09:44.088 | lvm2 2022-04-20 18:09:44.088 | qemu-utils 2022-04-20 18:09:44.088 | thin-provisioning-tools 2022-04-20 18:09:44.088 | acl 2022-04-20 18:09:44.088 | dnsmasq-base 2022-04-20 18:09:44.088 | dnsmasq-utils 2022-04-20 18:09:44.088 | ebtables 2022-04-20 18:09:44.088 | haproxy 2022-04-20 18:09:44.088 | iptables 2022-04-20 18:09:44.088 | iputils-arping 2022-04-20 18:09:44.088 | iputils-ping 2022-04-20 18:09:44.088 | postgresql-server-dev-all 2022-04-20 18:09:44.088 | python3-mysqldb 2022-04-20 18:09:44.088 | sqlite3 2022-04-20 18:09:44.088 | sudo 2022-04-20 18:09:44.088 | vlan 2022-04-20 18:09:44.089 | pcp 2022-04-20 18:09:44.089 | ipset 2022-04-20 18:09:44.089 | conntrack 2022-04-20 18:09:44.089 | conntrackd 2022-04-20 18:09:44.089 | keepalived 2022-04-20 18:09:44.089 | lvm2 2022-04-20 18:09:44.089 | qemu-utils 2022-04-20 18:09:44.089 | thin-provisioning-tools 2022-04-20 18:09:44.089 | curl 2022-04-20 18:09:44.089 | liberasurecode-dev 2022-04-20 18:09:44.089 | make 2022-04-20 18:09:44.089 | memcached 2022-04-20 18:09:44.089 | rsync 2022-04-20 18:09:44.089 | sqlite3 2022-04-20 18:09:44.089 | xfsprogs ' 2022-04-20 18:09:44.090 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-20 18:09:44.093 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:09:44.095 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:09:44.098 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-20 18:09:44.099 | ++ 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-04-20 18:09:44.103 | ++ 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-04-20 18:09:44.105 | ++ functions-common:install_package:1475 : update_package_repo 2022-04-20 18:09:44.108 | ++ functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-20 18:09:44.110 | ++ functions-common:update_package_repo:1448 : REPOS_UPDATED=False 2022-04-20 18:09:44.112 | ++ functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-20 18:09:44.114 | ++ functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-20 18:09:44.116 | ++ functions-common:update_package_repo:1455 : is_ubuntu 2022-04-20 18:09:44.118 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:09:44.120 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:09:44.123 | ++ functions-common:update_package_repo:1456 : apt_get_update 2022-04-20 18:09:44.125 | ++ functions-common:apt_get_update:1201 : [[ False == \T\r\u\e ]] 2022-04-20 18:09:44.127 | ++ functions-common:apt_get_update:1206 : [[ False = \T\r\u\e ]] 2022-04-20 18:09:44.129 | ++ functions-common:apt_get_update:1208 : local sudo=sudo 2022-04-20 18:09:44.132 | +++ functions-common:apt_get_update:1209 : id -u 2022-04-20 18:09:44.136 | ++ functions-common:apt_get_update:1209 : [[ 1000 = \0 ]] 2022-04-20 18:09:44.138 | ++ functions-common:apt_get_update:1212 : time_start apt-get-update 2022-04-20 18:09:44.140 | ++ functions-common:time_start:2423 : local name=apt-get-update 2022-04-20 18:09:44.142 | ++ functions-common:time_start:2424 : local start_time= 2022-04-20 18:09:44.144 | ++ functions-common:time_start:2425 : [[ -n '' ]] 2022-04-20 18:09:44.146 | +++ functions-common:time_start:2428 : date +%s%3N 2022-04-20 18:09:44.150 | ++ functions-common:time_start:2428 : _TIME_START[$name]=1650478184148 2022-04-20 18:09:44.152 | ++ functions-common:apt_get_update:1214 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-20 18:09:44.154 | ++ functions-common:apt_get_update:1215 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-20 18:09:44.156 | ++ 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-04-20 18:09:44.400 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-20 18:09:44.453 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-20 18:09:44.598 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-20 18:09:44.707 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-20 18:09:45.343 | Fetched 336 kB in 1s (374 kB/s) 2022-04-20 18:09:46.907 | Reading package lists... 2022-04-20 18:09:46.938 | ++ functions-common:apt_get_update:1220 : REPOS_UPDATED=True 2022-04-20 18:09:46.941 | ++ functions-common:apt_get_update:1222 : time_stop apt-get-update 2022-04-20 18:09:46.943 | ++ functions-common:time_stop:2437 : local name 2022-04-20 18:09:46.945 | ++ functions-common:time_stop:2438 : local end_time 2022-04-20 18:09:46.947 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-04-20 18:09:46.949 | ++ functions-common:time_stop:2440 : local total 2022-04-20 18:09:46.951 | ++ functions-common:time_stop:2441 : local start_time 2022-04-20 18:09:46.954 | ++ functions-common:time_stop:2443 : name=apt-get-update 2022-04-20 18:09:46.956 | ++ functions-common:time_stop:2444 : start_time=1650478184148 2022-04-20 18:09:46.958 | ++ functions-common:time_stop:2446 : [[ -z 1650478184148 ]] 2022-04-20 18:09:46.960 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-04-20 18:09:46.965 | ++ functions-common:time_stop:2449 : end_time=1650478186962 2022-04-20 18:09:46.967 | ++ functions-common:time_stop:2450 : elapsed_time=2814 2022-04-20 18:09:46.969 | ++ functions-common:time_stop:2451 : total=0 2022-04-20 18:09:46.971 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-20 18:09:46.973 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2814 2022-04-20 18:09:46.975 | ++ 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-04-20 18:09:46.977 | ++ functions-common:real_install_package:1461 : is_ubuntu 2022-04-20 18:09:46.979 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:09:46.982 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:09:46.984 | ++ 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-04-20 18:09:47.007 | ++ 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-04-20 18:09:47.119 | Reading package lists... 2022-04-20 18:09:47.361 | Building dependency tree... 2022-04-20 18:09:47.363 | Reading state information... 2022-04-20 18:09:47.396 | acl is already the newest version (2.2.53-6). 2022-04-20 18:09:47.396 | bc is already the newest version (1.07.1-2build1). 2022-04-20 18:09:47.396 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-20 18:09:47.396 | conntrack is already the newest version (1:1.4.5-2). 2022-04-20 18:09:47.397 | ebtables is already the newest version (2.0.11-3build1). 2022-04-20 18:09:47.397 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-20 18:09:47.397 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-20 18:09:47.397 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-20 18:09:47.397 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-20 18:09:47.397 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-20 18:09:47.397 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-20 18:09:47.397 | iputils-arping is already the newest version (3:20190709-3). 2022-04-20 18:09:47.397 | iputils-ping is already the newest version (3:20190709-3). 2022-04-20 18:09:47.397 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-20 18:09:47.397 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-20 18:09:47.397 | libffi-dev is already the newest version (3.3-4). 2022-04-20 18:09:47.397 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-20 18:09:47.397 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-20 18:09:47.397 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-20 18:09:47.397 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-20 18:09:47.397 | lsscsi is already the newest version (0.30-0.1). 2022-04-20 18:09:47.397 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-20 18:09:47.397 | make is already the newest version (4.2.1-1.2). 2022-04-20 18:09:47.397 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-20 18:09:47.397 | psmisc is already the newest version (23.3-1). 2022-04-20 18:09:47.397 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-20 18:09:47.397 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-20 18:09:47.397 | python3-systemd is already the newest version (234-3build2). 2022-04-20 18:09:47.397 | socat is already the newest version (1.7.3.3-2). 2022-04-20 18:09:47.397 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-20 18:09:47.397 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-20 18:09:47.397 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-20 18:09:47.397 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-20 18:09:47.397 | graphviz is already the newest version (2.42.2-3build2). 2022-04-20 18:09:47.397 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-20 18:09:47.397 | pcp is already the newest version (5.0.3-1). 2022-04-20 18:09:47.397 | pm-utils is already the newest version (1.4.1-19). 2022-04-20 18:09:47.397 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-20 18:09:47.397 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-20 18:09:47.398 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-20 18:09:47.398 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-20 18:09:47.398 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-20 18:09:47.398 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-20 18:09:47.398 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-20 18:09:47.398 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-20 18:09:47.398 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-20 18:09:47.398 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-20 18:09:47.398 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-20 18:09:47.398 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-20 18:09:47.398 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-20 18:09:47.398 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-20 18:09:47.398 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-20 18:09:47.398 | libsystemd-dev is already the newest version (245.4-4ubuntu3.16). 2022-04-20 18:09:47.398 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-20 18:09:47.398 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-20 18:09:47.398 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-20 18:09:47.398 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-20 18:09:47.398 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-20 18:09:47.398 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-20 18:09:47.398 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-20 18:09:47.398 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-20 18:09:47.398 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-20 18:09:47.398 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-20 18:09:47.398 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-20 18:09:47.398 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-20 18:09:47.398 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-20 18:09:47.398 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-20 18:09:47.398 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-20 18:09:47.398 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-20 18:09:47.614 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-20 18:09:47.614 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-20 18:09:47.614 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-20 18:09:47.614 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-20 18:09:47.614 | The following packages were automatically installed and are no longer required: 2022-04-20 18:09:47.615 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-20 18:09:47.615 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-20 18:09:47.615 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-20 18:09:47.615 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-20 18:09:47.615 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-20 18:09:47.615 | python3-zope.interface 2022-04-20 18:09:47.616 | Use 'sudo apt autoremove' to remove them. 2022-04-20 18:09:47.728 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-20 18:09:47.732 | ++ functions-common:apt_get:1246 : result=0 2022-04-20 18:09:47.734 | ++ functions-common:apt_get:1249 : time_stop apt-get 2022-04-20 18:09:47.736 | ++ functions-common:time_stop:2437 : local name 2022-04-20 18:09:47.739 | ++ functions-common:time_stop:2438 : local end_time 2022-04-20 18:09:47.741 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-04-20 18:09:47.744 | ++ functions-common:time_stop:2440 : local total 2022-04-20 18:09:47.746 | ++ functions-common:time_stop:2441 : local start_time 2022-04-20 18:09:47.748 | ++ functions-common:time_stop:2443 : name=apt-get 2022-04-20 18:09:47.750 | ++ functions-common:time_stop:2444 : start_time=1650478187004 2022-04-20 18:09:47.752 | ++ functions-common:time_stop:2446 : [[ -z 1650478187004 ]] 2022-04-20 18:09:47.755 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-04-20 18:09:47.759 | ++ functions-common:time_stop:2449 : end_time=1650478187757 2022-04-20 18:09:47.761 | ++ functions-common:time_stop:2450 : elapsed_time=753 2022-04-20 18:09:47.764 | ++ functions-common:time_stop:2451 : total=740 2022-04-20 18:09:47.766 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-20 18:09:47.768 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1493 2022-04-20 18:09:47.770 | ++ functions-common:apt_get:1250 : return 0 2022-04-20 18:09:47.772 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-20 18:09:47.775 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-20 18:09:47.777 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-20 18:09:47.782 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-20 18:09:47.786 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-04-20 18:09:47.788 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-04-20 18:09:47.791 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-20 18:09:49.181 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-20 18:09:49.183 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-20 18:09:49.185 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-20 18:09:49.187 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-20 18:09:49.189 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-20 18:09:49.191 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-20 18:09:49.193 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-20 18:09:49.195 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-20 18:09:49.197 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-20 18:09:49.198 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-20 18:09:49.200 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-20 18:09:49.202 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-20 18:09:49.203 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-20 18:09:49.205 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-20 18:09:49.207 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-20 18:09:49.209 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-20 18:09:49.210 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-20 18:09:49.212 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-20 18:09:49.214 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-20 18:09:49.215 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-20 18:09:49.218 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-20 18:09:49.220 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-20 18:09:49.222 | + functions-common:_ensure_lsb_release:394 : return 2022-04-20 18:09:49.224 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-20 18:09:49.296 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-20 18:09:49.298 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-20 18:09:49.375 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-20 18:09:49.377 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-20 18:09:49.449 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-20 18:09:49.451 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-20 18:09:49.453 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-20 18:09:49.455 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-20 18:09:49.457 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-20 18:09:49.459 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-20 18:09:49.461 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-20 18:09:49.463 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-20 18:09:49.465 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-20 18:09:49.466 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-20 18:09:49.468 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-20 18:09:49.468 | Distro: focal 2022-04-20 18:09:49.471 | + tools/install_pip.sh:main:124 : get_versions 2022-04-20 18:09:49.474 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-20 18:09:49.477 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-20 18:09:49.479 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-20 18:09:49.482 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-20 18:09:49.482 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-20 18:09:50.146 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-20 18:09:50.148 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-20 18:09:50.148 | pip: 21.3.1 2022-04-20 18:09:50.149 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-20 18:09:50.151 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-20 18:09:50.153 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-20 18:09:50.155 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-20 18:09:50.156 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-20 18:09:50.158 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-20 18:09:50.160 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-20 18:09:50.162 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-20 18:09:50.163 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-20 18:09:50.165 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-20 18:09:50.167 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-20 18:09:50.168 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-20 18:09:50.170 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-20 18:09:50.172 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-20 18:09:50.174 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:09:50.176 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:09:50.178 | + tools/install_pip.sh:main:142 : : 2022-04-20 18:09:50.179 | + tools/install_pip.sh:main:147 : set -x 2022-04-20 18:09:50.181 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-20 18:09:50.183 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-20 18:09:50.185 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-20 18:09:50.187 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-20 18:09:50.189 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-20 18:09:50.191 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-20 18:09:50.194 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-20 18:09:50.194 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-20 18:09:50.198 | ++ 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-04-20 18:09:50.199 | ++ 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-04-20 18:09:50.201 | ++ 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-04-20 18:09:50.203 | + 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-04-20 18:09:50.205 | + 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-04-20 18:09:50.222 | 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-04-20 18:09:50.224 | + 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-04-20 18:09:51.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:09:51.060 | from cryptography.utils import int_from_bytes 2022-04-20 18:09:51.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:09:51.060 | from cryptography.utils import int_from_bytes 2022-04-20 18:09:52.280 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-20 18:09:53.939 | 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-04-20 18:09:53.950 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-04-20 18:09:56.339 | Installing collected packages: setuptools 2022-04-20 18:09:57.112 | Successfully installed setuptools-60.9.3 2022-04-20 18:09:57.112 | 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-04-20 18:09:57.279 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-20 18:09:57.279 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-20 18:09:57.416 | + inc/python:pip_install:200 : result=0 2022-04-20 18:09:57.417 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-20 18:09:57.419 | + functions-common:time_stop:2437 : local name 2022-04-20 18:09:57.421 | + functions-common:time_stop:2438 : local end_time 2022-04-20 18:09:57.422 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-20 18:09:57.425 | + functions-common:time_stop:2440 : local total 2022-04-20 18:09:57.426 | + functions-common:time_stop:2441 : local start_time 2022-04-20 18:09:57.428 | + functions-common:time_stop:2443 : name=pip_install 2022-04-20 18:09:57.430 | + functions-common:time_stop:2444 : start_time=1650478190217 2022-04-20 18:09:57.431 | + functions-common:time_stop:2446 : [[ -z 1650478190217 ]] 2022-04-20 18:09:57.433 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-20 18:09:57.437 | + functions-common:time_stop:2449 : end_time=1650478197435 2022-04-20 18:09:57.438 | + functions-common:time_stop:2450 : elapsed_time=7218 2022-04-20 18:09:57.441 | + functions-common:time_stop:2451 : total=0 2022-04-20 18:09:57.442 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-20 18:09:57.444 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7218 2022-04-20 18:09:57.446 | + inc/python:pip_install:203 : return 0 2022-04-20 18:09:57.448 | + tools/install_pip.sh:main:153 : get_versions 2022-04-20 18:09:57.450 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-20 18:09:57.454 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-20 18:09:57.456 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-20 18:09:57.459 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-20 18:09:57.459 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-20 18:09:58.131 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-20 18:09:58.133 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-20 18:09:58.133 | pip: 21.3.1 2022-04-20 18:09:58.136 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-20 18:09:58.138 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-20 18:09:58.142 | + ./stack.sh:main:796 : fixup_all 2022-04-20 18:09:58.144 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-20 18:09:58.146 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-20 18:09:58.149 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:09:58.151 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:09:58.153 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-20 18:09:58.165 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-20 18:09:58.176 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-20 18:09:58.187 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-20 18:09:58.189 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-20 18:09:58.191 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-20 18:09:58.193 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-20 18:09:58.195 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-20 18:09:58.197 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-20 18:09:58.199 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-20 18:09:58.201 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-20 18:09:58.203 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-20 18:09:58.206 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-20 18:09:58.208 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-20 18:09:58.210 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-20 18:09:58.212 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-20 18:09:58.214 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-20 18:09:58.217 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-20 18:09:58.219 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-20 18:09:58.222 | + functions-common:is_suse:542 : is_opensuse 2022-04-20 18:09:58.224 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-20 18:09:58.226 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-20 18:09:58.228 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-20 18:09:58.230 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-20 18:09:58.232 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-20 18:09:58.234 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-20 18:09:58.237 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-20 18:09:58.239 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-20 18:09:58.241 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-20 18:09:58.243 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-20 18:09:58.246 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-20 18:09:58.248 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-04-20 18:09:58.269 | Using python 3.8 to install os-testr 2022-04-20 18:09:58.271 | + 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-04-20 18:09:59.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:09:59.109 | from cryptography.utils import int_from_bytes 2022-04-20 18:09:59.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:09:59.109 | from cryptography.utils import int_from_bytes 2022-04-20 18:10:00.244 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-20 18:10:00.269 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-04-20 18:10:00.344 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-20 18:10:00.345 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-20 18:10:00.346 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-20 18:10:00.347 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-04-20 18:10:00.360 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-20 18:10:00.389 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-04-20 18:10:00.390 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-04-20 18:10:00.391 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-04-20 18:10:00.392 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-04-20 18:10:00.394 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-04-20 18:10:00.418 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-04-20 18:10:00.419 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-04-20 18:10:00.420 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-04-20 18:10:00.421 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2022-04-20 18:10:00.423 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-04-20 18:10:00.436 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-04-20 18:10:00.499 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-04-20 18:10:00.500 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-04-20 18:10:00.502 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-04-20 18:10:02.783 | 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-04-20 18:10:02.790 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-20 18:10:02.790 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-20 18:10:02.908 | + inc/python:pip_install:200 : result=0 2022-04-20 18:10:02.910 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-20 18:10:02.912 | + functions-common:time_stop:2437 : local name 2022-04-20 18:10:02.915 | + functions-common:time_stop:2438 : local end_time 2022-04-20 18:10:02.917 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-20 18:10:02.919 | + functions-common:time_stop:2440 : local total 2022-04-20 18:10:02.921 | + functions-common:time_stop:2441 : local start_time 2022-04-20 18:10:02.923 | + functions-common:time_stop:2443 : name=pip_install 2022-04-20 18:10:02.926 | + functions-common:time_stop:2444 : start_time=1650478198263 2022-04-20 18:10:02.928 | + functions-common:time_stop:2446 : [[ -z 1650478198263 ]] 2022-04-20 18:10:02.931 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-20 18:10:02.935 | + functions-common:time_stop:2449 : end_time=1650478202933 2022-04-20 18:10:02.937 | + functions-common:time_stop:2450 : elapsed_time=4670 2022-04-20 18:10:02.939 | + functions-common:time_stop:2451 : total=0 2022-04-20 18:10:02.942 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-20 18:10:02.944 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4670 2022-04-20 18:10:02.946 | + inc/python:pip_install:203 : return 0 2022-04-20 18:10:02.948 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-20 18:10:03.000 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-04-20 18:10:03.106 | + ./stack.sh:main:810 : install_infra 2022-04-20 18:10:03.109 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-20 18:10:03.113 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-20 18:10:03.116 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-20 18:10:03.118 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-20 18:10:03.140 | + 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-04-20 18:10:05.047 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:05.057 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:05.064 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:05.068 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:05.169 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:05.188 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:05.192 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:05.196 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:05.211 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:05.219 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:05.221 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:05.252 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:05.261 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:05.266 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:05.284 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:05.321 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:05.329 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:05.334 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:05.382 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:05.395 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:05.399 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:05.418 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:05.425 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:05.472 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:05.491 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:05.494 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:05.587 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:05.594 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:05.649 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:05.768 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:05.792 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:05.796 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:05.807 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:05.813 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:05.832 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:05.839 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:05.856 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:05.912 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:05.925 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:05.941 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:05.984 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:05.989 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:05.995 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-20 18:10:06.131 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-04-20 18:10:06.410 | + inc/python:pip_install:200 : result=0 2022-04-20 18:10:06.412 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-20 18:10:06.414 | + functions-common:time_stop:2437 : local name 2022-04-20 18:10:06.416 | + functions-common:time_stop:2438 : local end_time 2022-04-20 18:10:06.418 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-20 18:10:06.420 | + functions-common:time_stop:2440 : local total 2022-04-20 18:10:06.422 | + functions-common:time_stop:2441 : local start_time 2022-04-20 18:10:06.425 | + functions-common:time_stop:2443 : name=pip_install 2022-04-20 18:10:06.427 | + functions-common:time_stop:2444 : start_time=1650478203133 2022-04-20 18:10:06.429 | + functions-common:time_stop:2446 : [[ -z 1650478203133 ]] 2022-04-20 18:10:06.432 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-20 18:10:06.436 | + functions-common:time_stop:2449 : end_time=1650478206434 2022-04-20 18:10:06.438 | + functions-common:time_stop:2450 : elapsed_time=3301 2022-04-20 18:10:06.441 | + functions-common:time_stop:2451 : total=4670 2022-04-20 18:10:06.443 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-20 18:10:06.445 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7971 2022-04-20 18:10:06.447 | + inc/python:pip_install:203 : return 0 2022-04-20 18:10:06.449 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-20 18:10:06.452 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-20 18:10:06.475 | + 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-04-20 18:10:08.245 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:08.256 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:08.262 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:08.266 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:08.367 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:08.387 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:08.391 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:08.394 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:08.410 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:08.418 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:08.419 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:08.451 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:08.460 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:08.465 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:08.483 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:08.520 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:08.528 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:08.533 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:08.580 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:08.594 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:08.598 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:08.618 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:08.624 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:08.672 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:08.690 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:08.693 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:08.785 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:08.792 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:08.847 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:08.966 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:08.990 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:08.995 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:09.006 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:09.011 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:09.030 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:09.037 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:09.054 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:09.110 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:09.122 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:09.138 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:09.182 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:09.186 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:10:09.192 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-20 18:10:09.194 | Processing /opt/stack/requirements 2022-04-20 18:10:10.916 | 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 26)) (6.0) 2022-04-20 18:10:10.919 | 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 184)) (3.0.0) 2022-04-20 18:10:10.930 | 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 353)) (21.3) 2022-04-20 18:10:10.935 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-04-20 18:10:10.938 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-04-20 18:10:10.944 | 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 481)) (2.27.1) 2022-04-20 18:10:10.971 | 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 523)) (1.16.0) 2022-04-20 18:10:10.993 | 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 579)) (2.5.0) 2022-04-20 18:10:11.002 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-04-20 18:10:11.023 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5351) (1.3) 2022-04-20 18:10:11.025 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5351) (0.3.0) 2022-04-20 18:10:11.040 | 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 218)) (3.3) 2022-04-20 18:10:11.044 | 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 481)) (2021.10.8) 2022-04-20 18:10:11.046 | 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 123)) (2.0.12) 2022-04-20 18:10:11.052 | 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 179)) (1.0.0) 2022-04-20 18:10:11.054 | 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 125)) (3.10.1) 2022-04-20 18:10:11.066 | 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 100)) (0.5.0) 2022-04-20 18:10:11.069 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-04-20 18:10:11.081 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-04-20 18:10:11.129 | 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 559)) (3.5.0) 2022-04-20 18:10:11.135 | 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 620)) (0.2.5) 2022-04-20 18:10:11.140 | 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 396)) (1.8.2) 2022-04-20 18:10:11.143 | 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 96)) (21.4.0) 2022-04-20 18:10:11.203 | Building wheels for collected packages: openstack-requirements 2022-04-20 18:10:11.204 | Building wheel for openstack-requirements (setup.py): started 2022-04-20 18:10:12.027 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-20 18:10:12.028 | ERROR: Command errored out with exit status 1: 2022-04-20 18:10:12.028 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-ko4bqiau/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-ko4bqiau/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-aq5g89pv 2022-04-20 18:10:12.028 | cwd: /tmp/pip-req-build-ko4bqiau/ 2022-04-20 18:10:12.028 | Complete output (6 lines): 2022-04-20 18:10:12.028 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-20 18:10:12.028 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-20 18:10:12.028 | or: setup.py --help-commands 2022-04-20 18:10:12.028 | or: setup.py cmd --help 2022-04-20 18:10:12.028 | 2022-04-20 18:10:12.028 | error: invalid command 'bdist_wheel' 2022-04-20 18:10:12.028 | ---------------------------------------- 2022-04-20 18:10:12.028 | ERROR: Failed building wheel for openstack-requirements 2022-04-20 18:10:12.028 | Running setup.py clean for openstack-requirements 2022-04-20 18:10:12.851 | Failed to build openstack-requirements 2022-04-20 18:10:12.867 | Installing collected packages: openstack-requirements 2022-04-20 18:10:12.867 | Attempting uninstall: openstack-requirements 2022-04-20 18:10:12.868 | Found existing installation: openstack-requirements 1.2.1.dev5351 2022-04-20 18:10:12.903 | Uninstalling openstack-requirements-1.2.1.dev5351: 2022-04-20 18:10:12.921 | Successfully uninstalled openstack-requirements-1.2.1.dev5351 2022-04-20 18:10:12.924 | Running setup.py install for openstack-requirements: started 2022-04-20 18:10:15.273 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-20 18:10:15.296 | Successfully installed openstack-requirements-1.2.1.dev5351 2022-04-20 18:10:15.426 | + inc/python:pip_install:200 : result=0 2022-04-20 18:10:15.428 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-20 18:10:15.430 | + functions-common:time_stop:2437 : local name 2022-04-20 18:10:15.432 | + functions-common:time_stop:2438 : local end_time 2022-04-20 18:10:15.435 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-20 18:10:15.437 | + functions-common:time_stop:2440 : local total 2022-04-20 18:10:15.439 | + functions-common:time_stop:2441 : local start_time 2022-04-20 18:10:15.441 | + functions-common:time_stop:2443 : name=pip_install 2022-04-20 18:10:15.443 | + functions-common:time_stop:2444 : start_time=1650478206467 2022-04-20 18:10:15.445 | + functions-common:time_stop:2446 : [[ -z 1650478206467 ]] 2022-04-20 18:10:15.448 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-20 18:10:15.452 | + functions-common:time_stop:2449 : end_time=1650478215450 2022-04-20 18:10:15.454 | + functions-common:time_stop:2450 : elapsed_time=8983 2022-04-20 18:10:15.457 | + functions-common:time_stop:2451 : total=7971 2022-04-20 18:10:15.459 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-20 18:10:15.461 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=16954 2022-04-20 18:10:15.463 | + inc/python:pip_install:203 : return 0 2022-04-20 18:10:15.466 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-20 18:10:15.468 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-20 18:10:15.471 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-20 18:10:15.474 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:15.476 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:15.478 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-20 18:10:15.481 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:15.483 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-20 18:10:15.503 | Using python 3.8 to install pbr 2022-04-20 18:10:15.505 | + 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-04-20 18:10:16.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:10:16.339 | from cryptography.utils import int_from_bytes 2022-04-20 18:10:16.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:10:16.339 | from cryptography.utils import int_from_bytes 2022-04-20 18:10:17.479 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-20 18:10:17.505 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-20 18:10:20.099 | 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-04-20 18:10:20.106 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-20 18:10:20.106 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-20 18:10:20.225 | + inc/python:pip_install:200 : result=0 2022-04-20 18:10:20.228 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-20 18:10:20.230 | + functions-common:time_stop:2437 : local name 2022-04-20 18:10:20.232 | + functions-common:time_stop:2438 : local end_time 2022-04-20 18:10:20.234 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-20 18:10:20.237 | + functions-common:time_stop:2440 : local total 2022-04-20 18:10:20.239 | + functions-common:time_stop:2441 : local start_time 2022-04-20 18:10:20.241 | + functions-common:time_stop:2443 : name=pip_install 2022-04-20 18:10:20.243 | + functions-common:time_stop:2444 : start_time=1650478215498 2022-04-20 18:10:20.245 | + functions-common:time_stop:2446 : [[ -z 1650478215498 ]] 2022-04-20 18:10:20.248 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-20 18:10:20.251 | + functions-common:time_stop:2449 : end_time=1650478220249 2022-04-20 18:10:20.253 | + functions-common:time_stop:2450 : elapsed_time=4751 2022-04-20 18:10:20.255 | + functions-common:time_stop:2451 : total=16954 2022-04-20 18:10:20.257 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-20 18:10:20.260 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=21705 2022-04-20 18:10:20.262 | + inc/python:pip_install:203 : return 0 2022-04-20 18:10:20.264 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-04-20 18:10:22.524 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-20 18:10:24.444 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-20 18:10:24.445 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-04-20 18:10:24.466 | 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-04-20 18:10:24.469 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-20 18:10:24.472 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-20 18:10:24.477 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-20 18:10:24.480 | 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-04-20 18:10:24.553 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-20 18:10:24.555 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-20 18:10:24.559 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-04-20 18:10:24.576 | + ./stack.sh:main:819 : pkgs= 2022-04-20 18:10:24.578 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-04-20 18:10:24.581 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-04-20 18:10:24.583 | + functions-common:run_phase:1865 : local mode=stack 2022-04-20 18:10:24.585 | + functions-common:run_phase:1866 : local phase=pre-install 2022-04-20 18:10:24.588 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-20 18:10:24.590 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-04-20 18:10:24.592 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-20 18:10:24.594 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-04-20 18:10:24.596 | + functions-common:run_phase:1875 : local extra 2022-04-20 18:10:24.599 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-20 18:10:24.603 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-04-20 18:10:24.605 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-20 18:10:24.607 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-20 18:10:24.609 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-20 18:10:24.612 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-20 18:10:24.627 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:10:24.629 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-20 18:10:24.631 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-20 18:10:24.633 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-20 18:10:24.635 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-20 18:10:24.637 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-20 18:10:24.640 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-20 18:10:24.642 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-20 18:10:24.644 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-20 18:10:24.646 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-20 18:10:24.648 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-20 18:10:24.650 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-20 18:10:24.652 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-20 18:10:24.654 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-20 18:10:24.657 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-04-20 18:10:24.659 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-20 18:10:24.661 | + functions-common:run_phase:1892 : run_plugins stack pre-install 2022-04-20 18:10:24.663 | + functions-common:run_plugins:1851 : local mode=stack 2022-04-20 18:10:24.665 | + functions-common:run_plugins:1852 : local phase=pre-install 2022-04-20 18:10:24.667 | + functions-common:run_plugins:1854 : local plugins= 2022-04-20 18:10:24.669 | + functions-common:run_plugins:1855 : local plugin 2022-04-20 18:10:24.672 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-20 18:10:24.675 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-20 18:10:24.677 | + functions:set_systemd_override:821 : local value=2048 2022-04-20 18:10:24.680 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-20 18:10:24.682 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-20 18:10:24.734 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-20 18:10:24.734 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-20 18:10:24.736 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-20 18:10:25.100 | + ./stack.sh:main:832 : install_rpc_backend 2022-04-20 18:10:25.103 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-20 18:10:25.120 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:10:25.122 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-20 18:10:25.124 | + functions-common:install_package:1475 : update_package_repo 2022-04-20 18:10:25.127 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-20 18:10:25.129 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-20 18:10:25.131 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-20 18:10:25.133 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-20 18:10:25.136 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-20 18:10:25.138 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:10:25.140 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:10:25.143 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-20 18:10:25.145 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-20 18:10:25.148 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-20 18:10:25.150 | + functions-common:apt_get_update:1202 : return 2022-04-20 18:10:25.152 | + functions-common:install_package:1476 : real_install_package rabbitmq-server 2022-04-20 18:10:25.154 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-20 18:10:25.157 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:10:25.160 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:10:25.162 | + functions-common:real_install_package:1462 : apt_get install rabbitmq-server 2022-04-20 18:10:25.183 | + 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-04-20 18:10:25.292 | Reading package lists... 2022-04-20 18:10:25.538 | Building dependency tree... 2022-04-20 18:10:25.540 | Reading state information... 2022-04-20 18:10:25.787 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-20 18:10:25.787 | The following packages were automatically installed and are no longer required: 2022-04-20 18:10:25.789 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-20 18:10:25.789 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-20 18:10:25.789 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-20 18:10:25.789 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-20 18:10:25.789 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-20 18:10:25.789 | python3-zope.interface 2022-04-20 18:10:25.789 | Use 'sudo apt autoremove' to remove them. 2022-04-20 18:10:25.903 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-20 18:10:25.907 | + functions-common:apt_get:1246 : result=0 2022-04-20 18:10:25.910 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-20 18:10:25.912 | + functions-common:time_stop:2437 : local name 2022-04-20 18:10:25.914 | + functions-common:time_stop:2438 : local end_time 2022-04-20 18:10:25.916 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-20 18:10:25.919 | + functions-common:time_stop:2440 : local total 2022-04-20 18:10:25.921 | + functions-common:time_stop:2441 : local start_time 2022-04-20 18:10:25.924 | + functions-common:time_stop:2443 : name=apt-get 2022-04-20 18:10:25.926 | + functions-common:time_stop:2444 : start_time=1650478225180 2022-04-20 18:10:25.928 | + functions-common:time_stop:2446 : [[ -z 1650478225180 ]] 2022-04-20 18:10:25.931 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-20 18:10:25.935 | + functions-common:time_stop:2449 : end_time=1650478225932 2022-04-20 18:10:25.937 | + functions-common:time_stop:2450 : elapsed_time=752 2022-04-20 18:10:25.940 | + functions-common:time_stop:2451 : total=1493 2022-04-20 18:10:25.942 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-20 18:10:25.944 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2245 2022-04-20 18:10:25.947 | + functions-common:apt_get:1250 : return 0 2022-04-20 18:10:25.949 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-20 18:10:25.951 | + functions-common:is_suse:542 : is_opensuse 2022-04-20 18:10:25.953 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-20 18:10:25.956 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-20 18:10:25.959 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-20 18:10:25.961 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-20 18:10:25.963 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-20 18:10:25.965 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-20 18:10:25.968 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-20 18:10:25.970 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-20 18:10:25.972 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-20 18:10:25.975 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-20 18:10:25.977 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-20 18:10:25.979 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-20 18:10:25.981 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-20 18:10:25.984 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-20 18:10:25.987 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-20 18:10:25.989 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-20 18:10:25.991 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-20 18:10:25.994 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-20 18:10:25.996 | + functions-common:is_suse:542 : is_opensuse 2022-04-20 18:10:25.998 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-20 18:10:26.000 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-20 18:10:26.004 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-20 18:10:26.006 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-20 18:10:26.008 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-20 18:10:26.010 | + ./stack.sh:main:833 : restart_rpc_backend 2022-04-20 18:10:26.013 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-20 18:10:26.028 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:10:26.031 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-20 18:10:26.033 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-20 18:10:26.035 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-04-20 18:10:26.037 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-20 18:10:26.040 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-20 18:10:26.044 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-20 18:10:26.046 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-20 18:10:26.049 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-20 18:10:26.051 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-20 18:10:26.054 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-20 18:10:26.056 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-20 18:10:26.059 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-20 18:10:26.769 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-20 18:10:26.770 | user tags 2022-04-20 18:10:26.770 | stackrabbit []' 2022-04-20 18:10:26.773 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-20 18:10:26.773 | user tags 2022-04-20 18:10:26.773 | stackrabbit []' 2022-04-20 18:10:26.773 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-20 18:10:26.779 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-20 18:10:26.782 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-20 18:10:26.784 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-20 18:10:27.428 | Changing password for user "stackrabbit" ... 2022-04-20 18:10:27.451 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-20 18:10:28.106 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-20 18:10:28.129 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-20 18:10:28.132 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-20 18:10:28.791 | Changing password for user "stackrabbit" ... 2022-04-20 18:10:28.814 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-20 18:10:28.816 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-20 18:10:28.818 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-20 18:10:29.460 | Deleting user "guest" ... 2022-04-20 18:10:29.479 | Error: 2022-04-20 18:10:29.479 | {:no_such_user, "guest"} 2022-04-20 18:10:29.492 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-20 18:10:29.494 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-04-20 18:10:29.512 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:10:29.514 | + ./stack.sh:main:836 : install_database 2022-04-20 18:10:29.517 | + lib/database:install_database:118 : install_database_mysql 2022-04-20 18:10:29.519 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-20 18:10:29.521 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:10:29.524 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:10:29.526 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-20 18:10:29.743 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-20 18:10:29.745 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-20 18:10:29.748 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-20 18:10:29.750 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-20 18:10:29.753 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-20 18:10:29.755 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-20 18:10:29.757 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-20 18:10:29.760 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-20 18:10:29.762 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-20 18:10:29.764 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-20 18:10:29.767 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-20 18:10:29.769 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-20 18:10:29.772 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-20 18:10:29.774 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-20 18:10:29.776 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-20 18:10:29.779 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-20 18:10:29.781 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-20 18:10:29.783 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-20 18:10:29.786 | + functions-common:is_suse:542 : is_opensuse 2022-04-20 18:10:29.788 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-20 18:10:29.791 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-20 18:10:29.793 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-20 18:10:29.795 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-20 18:10:29.797 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-20 18:10:29.801 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-20 18:10:29.803 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:10:29.805 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:10:29.808 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-20 18:10:29.810 | + functions-common:install_package:1475 : update_package_repo 2022-04-20 18:10:29.812 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-20 18:10:29.815 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-20 18:10:29.817 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-20 18:10:29.819 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-20 18:10:29.821 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-20 18:10:29.824 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:10:29.826 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:10:29.828 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-20 18:10:29.831 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-20 18:10:29.834 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-20 18:10:29.836 | + functions-common:apt_get_update:1202 : return 2022-04-20 18:10:29.838 | + functions-common:install_package:1476 : real_install_package mysql-server 2022-04-20 18:10:29.840 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-20 18:10:29.843 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:10:29.846 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:10:29.848 | + functions-common:real_install_package:1462 : apt_get install mysql-server 2022-04-20 18:10:29.869 | + 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-04-20 18:10:29.978 | Reading package lists... 2022-04-20 18:10:30.221 | Building dependency tree... 2022-04-20 18:10:30.222 | Reading state information... 2022-04-20 18:10:30.471 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-20 18:10:30.472 | The following packages were automatically installed and are no longer required: 2022-04-20 18:10:30.473 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-20 18:10:30.473 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-20 18:10:30.473 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-20 18:10:30.473 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-20 18:10:30.473 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-20 18:10:30.473 | python3-zope.interface 2022-04-20 18:10:30.473 | Use 'sudo apt autoremove' to remove them. 2022-04-20 18:10:30.586 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-20 18:10:30.591 | + functions-common:apt_get:1246 : result=0 2022-04-20 18:10:30.593 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-20 18:10:30.596 | + functions-common:time_stop:2437 : local name 2022-04-20 18:10:30.598 | + functions-common:time_stop:2438 : local end_time 2022-04-20 18:10:30.600 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-20 18:10:30.602 | + functions-common:time_stop:2440 : local total 2022-04-20 18:10:30.604 | + functions-common:time_stop:2441 : local start_time 2022-04-20 18:10:30.606 | + functions-common:time_stop:2443 : name=apt-get 2022-04-20 18:10:30.608 | + functions-common:time_stop:2444 : start_time=1650478229866 2022-04-20 18:10:30.611 | + functions-common:time_stop:2446 : [[ -z 1650478229866 ]] 2022-04-20 18:10:30.613 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-20 18:10:30.617 | + functions-common:time_stop:2449 : end_time=1650478230615 2022-04-20 18:10:30.619 | + functions-common:time_stop:2450 : elapsed_time=749 2022-04-20 18:10:30.622 | + functions-common:time_stop:2451 : total=2245 2022-04-20 18:10:30.624 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-20 18:10:30.626 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2994 2022-04-20 18:10:30.628 | + functions-common:apt_get:1250 : return 0 2022-04-20 18:10:30.631 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-04-20 18:10:30.633 | + ./stack.sh:main:839 : install_database_python 2022-04-20 18:10:30.635 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-20 18:10:30.637 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-20 18:10:30.640 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-20 18:10:30.642 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-20 18:10:30.645 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-20 18:10:30.648 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-20 18:10:30.650 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-20 18:10:30.653 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-20 18:10:30.654 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-20 18:10:30.659 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-20 18:10:30.661 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-20 18:10:30.664 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-20 18:10:30.666 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-20 18:10:30.669 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-20 18:10:30.689 | Using python 3.8 to install PyMySQL 2022-04-20 18:10:30.692 | + 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-04-20 18:10:31.525 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:10:31.525 | from cryptography.utils import int_from_bytes 2022-04-20 18:10:31.525 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:10:31.525 | from cryptography.utils import int_from_bytes 2022-04-20 18:10:32.684 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-20 18:10:32.711 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-20 18:10:35.113 | 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-04-20 18:10:35.120 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-20 18:10:35.120 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-20 18:10:35.233 | + inc/python:pip_install:200 : result=0 2022-04-20 18:10:35.235 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-20 18:10:35.238 | + functions-common:time_stop:2437 : local name 2022-04-20 18:10:35.240 | + functions-common:time_stop:2438 : local end_time 2022-04-20 18:10:35.242 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-20 18:10:35.244 | + functions-common:time_stop:2440 : local total 2022-04-20 18:10:35.247 | + functions-common:time_stop:2441 : local start_time 2022-04-20 18:10:35.249 | + functions-common:time_stop:2443 : name=pip_install 2022-04-20 18:10:35.252 | + functions-common:time_stop:2444 : start_time=1650478230684 2022-04-20 18:10:35.254 | + functions-common:time_stop:2446 : [[ -z 1650478230684 ]] 2022-04-20 18:10:35.257 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-20 18:10:35.261 | + functions-common:time_stop:2449 : end_time=1650478235258 2022-04-20 18:10:35.263 | + functions-common:time_stop:2450 : elapsed_time=4574 2022-04-20 18:10:35.265 | + functions-common:time_stop:2451 : total=21705 2022-04-20 18:10:35.268 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-20 18:10:35.271 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=26279 2022-04-20 18:10:35.273 | + inc/python:pip_install:203 : return 0 2022-04-20 18:10:35.275 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-20 18:10:35.277 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-20 18:10:35.280 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-20 18:10:35.282 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-04-20 18:10:35.298 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:10:35.301 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-04-20 18:10:35.303 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-20 18:10:35.306 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-20 18:10:35.307 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-20 18:10:35.312 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-20 18:10:35.314 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-20 18:10:35.317 | + 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-04-20 18:10:35.319 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-20 18:10:35.321 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-20 18:10:35.324 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-20 18:10:35.340 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:10:35.342 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-20 18:10:35.344 | + functions-common:install_package:1475 : update_package_repo 2022-04-20 18:10:35.347 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-20 18:10:35.349 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-20 18:10:35.351 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-20 18:10:35.354 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-20 18:10:35.356 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-20 18:10:35.358 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:10:35.360 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:10:35.363 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-20 18:10:35.365 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-20 18:10:35.367 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-20 18:10:35.369 | + functions-common:apt_get_update:1202 : return 2022-04-20 18:10:35.372 | + functions-common:install_package:1476 : real_install_package radvd 2022-04-20 18:10:35.374 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-20 18:10:35.377 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:10:35.379 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:10:35.381 | + functions-common:real_install_package:1462 : apt_get install radvd 2022-04-20 18:10:35.401 | + 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-04-20 18:10:35.511 | Reading package lists... 2022-04-20 18:10:35.754 | Building dependency tree... 2022-04-20 18:10:35.756 | Reading state information... 2022-04-20 18:10:36.005 | radvd is already the newest version (1:2.17-2). 2022-04-20 18:10:36.005 | The following packages were automatically installed and are no longer required: 2022-04-20 18:10:36.006 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-20 18:10:36.006 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-20 18:10:36.006 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-20 18:10:36.006 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-20 18:10:36.006 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-20 18:10:36.006 | python3-zope.interface 2022-04-20 18:10:36.006 | Use 'sudo apt autoremove' to remove them. 2022-04-20 18:10:36.119 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-20 18:10:36.123 | + functions-common:apt_get:1246 : result=0 2022-04-20 18:10:36.125 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-20 18:10:36.128 | + functions-common:time_stop:2437 : local name 2022-04-20 18:10:36.130 | + functions-common:time_stop:2438 : local end_time 2022-04-20 18:10:36.132 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-20 18:10:36.134 | + functions-common:time_stop:2440 : local total 2022-04-20 18:10:36.136 | + functions-common:time_stop:2441 : local start_time 2022-04-20 18:10:36.138 | + functions-common:time_stop:2443 : name=apt-get 2022-04-20 18:10:36.140 | + functions-common:time_stop:2444 : start_time=1650478235399 2022-04-20 18:10:36.143 | + functions-common:time_stop:2446 : [[ -z 1650478235399 ]] 2022-04-20 18:10:36.146 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-20 18:10:36.150 | + functions-common:time_stop:2449 : end_time=1650478236147 2022-04-20 18:10:36.152 | + functions-common:time_stop:2450 : elapsed_time=748 2022-04-20 18:10:36.154 | + functions-common:time_stop:2451 : total=2994 2022-04-20 18:10:36.156 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-20 18:10:36.159 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3742 2022-04-20 18:10:36.162 | + functions-common:apt_get:1250 : return 0 2022-04-20 18:10:36.164 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-20 18:10:36.180 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:10:36.183 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-20 18:10:36.185 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-20 18:10:36.187 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-20 18:10:36.190 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-20 18:10:36.209 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-20 18:10:36.212 | + functions-common:install_package:1475 : update_package_repo 2022-04-20 18:10:36.214 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-20 18:10:36.216 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-20 18:10:36.219 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-20 18:10:36.221 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-20 18:10:36.224 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-20 18:10:36.226 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:10:36.228 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:10:36.230 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-20 18:10:36.232 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-20 18:10:36.235 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-20 18:10:36.237 | + functions-common:apt_get_update:1202 : return 2022-04-20 18:10:36.239 | + functions-common:install_package:1476 : real_install_package fakeroot make openvswitch-switch 2022-04-20 18:10:36.242 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-20 18:10:36.244 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:10:36.246 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:10:36.248 | + functions-common:real_install_package:1462 : apt_get install fakeroot make openvswitch-switch 2022-04-20 18:10:36.268 | + 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-04-20 18:10:36.377 | Reading package lists... 2022-04-20 18:10:36.620 | Building dependency tree... 2022-04-20 18:10:36.621 | Reading state information... 2022-04-20 18:10:36.873 | fakeroot is already the newest version (1.24-1). 2022-04-20 18:10:36.874 | make is already the newest version (4.2.1-1.2). 2022-04-20 18:10:36.874 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-20 18:10:36.874 | The following packages were automatically installed and are no longer required: 2022-04-20 18:10:36.875 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-20 18:10:36.875 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-20 18:10:36.875 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-20 18:10:36.875 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-20 18:10:36.875 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-20 18:10:36.875 | python3-zope.interface 2022-04-20 18:10:36.875 | Use 'sudo apt autoremove' to remove them. 2022-04-20 18:10:36.986 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-20 18:10:36.990 | + functions-common:apt_get:1246 : result=0 2022-04-20 18:10:36.992 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-20 18:10:36.995 | + functions-common:time_stop:2437 : local name 2022-04-20 18:10:36.997 | + functions-common:time_stop:2438 : local end_time 2022-04-20 18:10:36.999 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-20 18:10:37.001 | + functions-common:time_stop:2440 : local total 2022-04-20 18:10:37.003 | + functions-common:time_stop:2441 : local start_time 2022-04-20 18:10:37.006 | + functions-common:time_stop:2443 : name=apt-get 2022-04-20 18:10:37.008 | + functions-common:time_stop:2444 : start_time=1650478236265 2022-04-20 18:10:37.010 | + functions-common:time_stop:2446 : [[ -z 1650478236265 ]] 2022-04-20 18:10:37.012 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-20 18:10:37.017 | + functions-common:time_stop:2449 : end_time=1650478237014 2022-04-20 18:10:37.019 | + functions-common:time_stop:2450 : elapsed_time=749 2022-04-20 18:10:37.021 | + functions-common:time_stop:2451 : total=3742 2022-04-20 18:10:37.023 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-20 18:10:37.025 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4491 2022-04-20 18:10:37.028 | + functions-common:apt_get:1250 : return 0 2022-04-20 18:10:37.030 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-20 18:10:37.032 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:10:37.035 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:10:37.037 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-20 18:10:37.039 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-20 18:10:37.042 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-20 18:10:37.046 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-20 18:10:37.048 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-20 18:10:37.052 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-20 18:10:37.052 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-20 18:10:37.056 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-20 18:10:37.058 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-20 18:10:37.060 | + functions:vercmp:628 : local v1=5.4 2022-04-20 18:10:37.063 | + functions:vercmp:629 : local 'op=<' 2022-04-20 18:10:37.065 | + functions:vercmp:630 : local v2=3.13 2022-04-20 18:10:37.067 | + functions:vercmp:631 : local result 2022-04-20 18:10:37.071 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-20 18:10:37.071 | ++ functions:vercmp:635 : sort -V 2022-04-20 18:10:37.072 | ++ functions:vercmp:635 : head -1 2022-04-20 18:10:37.076 | + functions:vercmp:635 : result=3.13 2022-04-20 18:10:37.078 | + functions:vercmp:637 : case $op in 2022-04-20 18:10:37.081 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-20 18:10:37.083 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-20 18:10:37.086 | + functions:vercmp:648 : return 2022-04-20 18:10:37.088 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-20 18:10:37.090 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-20 18:10:37.092 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart openvswitch-switch 2022-04-20 18:10:37.569 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-20 18:10:37.572 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-20 18:10:37.574 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:37.577 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:37.579 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-20 18:10:37.583 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:37.585 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-04-20 18:10:37.603 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:10:37.605 | + ./stack.sh:main:847 : install_etcd3 2022-04-20 18:10:37.608 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-20 18:10:37.608 | Installing etcd 2022-04-20 18:10:37.610 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-20 18:10:37.622 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-20 18:10:37.639 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-20 18:10:37.642 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-20 18:10:37.655 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-20 18:10:37.659 | ++ 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-04-20 18:10:37.661 | ++ 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-04-20 18:10:37.664 | +++ 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-04-20 18:10:37.668 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-20 18:10:37.671 | ++ 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-04-20 18:10:37.673 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-20 18:10:37.675 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-20 18:10:37.678 | ++ functions:get_extra_file:74 : return 2022-04-20 18:10:37.681 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-20 18:10:37.683 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-20 18:10:37.685 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-20 18:10:37.687 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-04-20 18:10:37.706 | + functions-common:is_service_enabled:2093 : return 1 2022-04-20 18:10:37.708 | + ./stack.sh:main:866 : install_dstat 2022-04-20 18:10:37.711 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-20 18:10:37.727 | + functions-common:is_service_enabled:2093 : return 1 2022-04-20 18:10:37.729 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-04-20 18:10:37.732 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-20 18:10:37.735 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-04-20 18:10:37.737 | + ./stack.sh:main:875 : install_libs 2022-04-20 18:10:37.739 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-20 18:10:37.742 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-20 18:10:37.744 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-20 18:10:37.746 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-20 18:10:37.748 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:37.751 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:37.753 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-20 18:10:37.755 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:37.758 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-20 18:10:37.760 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-20 18:10:37.762 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-20 18:10:37.764 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-20 18:10:37.767 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:37.769 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:37.771 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-20 18:10:37.774 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:37.776 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-20 18:10:37.778 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-20 18:10:37.780 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-20 18:10:37.783 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-20 18:10:37.785 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:37.787 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:37.789 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-20 18:10:37.792 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:37.794 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-20 18:10:37.796 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-20 18:10:37.798 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-20 18:10:37.801 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-20 18:10:37.803 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:37.805 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:37.807 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-20 18:10:37.810 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:37.812 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-20 18:10:37.815 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-20 18:10:37.817 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-20 18:10:37.819 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-20 18:10:37.821 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:37.824 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:37.826 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-20 18:10:37.833 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:37.835 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-20 18:10:37.838 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-20 18:10:37.840 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-20 18:10:37.842 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-20 18:10:37.844 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:37.847 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:37.849 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-20 18:10:37.851 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:37.854 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-20 18:10:37.856 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-20 18:10:37.858 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-20 18:10:37.861 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-20 18:10:37.863 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:37.865 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:37.868 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-20 18:10:37.870 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:37.872 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-20 18:10:37.875 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-20 18:10:37.877 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-20 18:10:37.880 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-20 18:10:37.882 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:37.884 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:37.886 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-20 18:10:37.889 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:37.891 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-20 18:10:37.893 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-20 18:10:37.896 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-20 18:10:37.898 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-20 18:10:37.900 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:37.902 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:37.904 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-20 18:10:37.907 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:37.909 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-20 18:10:37.911 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-20 18:10:37.914 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-20 18:10:37.916 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-20 18:10:37.918 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:37.921 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:37.923 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-20 18:10:37.926 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:37.928 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-20 18:10:37.930 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-20 18:10:37.933 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-20 18:10:37.935 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-20 18:10:37.937 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:37.940 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:37.942 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-20 18:10:37.945 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:37.947 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-20 18:10:37.949 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-20 18:10:37.951 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-20 18:10:37.954 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-20 18:10:37.956 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:37.959 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:37.961 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-20 18:10:37.963 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:37.965 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-20 18:10:37.968 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-20 18:10:37.970 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-20 18:10:37.972 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-20 18:10:37.975 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:37.977 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:37.979 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-20 18:10:37.981 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:37.984 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-20 18:10:37.987 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-20 18:10:37.989 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-20 18:10:37.991 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-20 18:10:37.993 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:37.996 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:37.998 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-20 18:10:38.000 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:38.003 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-20 18:10:38.006 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-20 18:10:38.008 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-20 18:10:38.010 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-20 18:10:38.012 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:38.015 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:38.017 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-20 18:10:38.019 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:38.022 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-20 18:10:38.024 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-20 18:10:38.026 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-20 18:10:38.028 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-20 18:10:38.031 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:38.033 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:38.035 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-20 18:10:38.038 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:38.040 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-20 18:10:38.042 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-20 18:10:38.045 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-20 18:10:38.047 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-20 18:10:38.050 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:38.052 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:38.054 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-20 18:10:38.056 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:38.059 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-20 18:10:38.061 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-20 18:10:38.064 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-20 18:10:38.066 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-20 18:10:38.068 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:38.071 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:38.073 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-20 18:10:38.075 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:38.078 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-20 18:10:38.080 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-20 18:10:38.083 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-20 18:10:38.085 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-20 18:10:38.087 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:38.089 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:38.092 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-20 18:10:38.094 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:38.096 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-20 18:10:38.099 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-20 18:10:38.101 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-20 18:10:38.103 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-20 18:10:38.105 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:38.108 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:38.111 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-20 18:10:38.113 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:38.115 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-20 18:10:38.118 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-20 18:10:38.120 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-20 18:10:38.122 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-20 18:10:38.124 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:38.128 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:38.130 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-20 18:10:38.132 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:38.135 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-20 18:10:38.137 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-20 18:10:38.139 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-20 18:10:38.141 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-20 18:10:38.144 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:38.146 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:38.148 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-20 18:10:38.151 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:38.153 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-20 18:10:38.155 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-20 18:10:38.158 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-20 18:10:38.160 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-20 18:10:38.162 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:38.165 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:38.167 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-20 18:10:38.169 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:38.172 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-20 18:10:38.175 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-20 18:10:38.177 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-20 18:10:38.179 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-20 18:10:38.182 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:38.184 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:38.186 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-20 18:10:38.189 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:38.191 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-20 18:10:38.194 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-20 18:10:38.196 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-20 18:10:38.198 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-20 18:10:38.201 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:38.203 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:38.205 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-20 18:10:38.208 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:38.210 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-20 18:10:38.212 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-20 18:10:38.215 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-20 18:10:38.217 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-20 18:10:38.220 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:38.222 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:38.225 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-20 18:10:38.227 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:38.229 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-20 18:10:38.232 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-20 18:10:38.234 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-20 18:10:38.236 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-20 18:10:38.239 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:38.241 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:38.243 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-20 18:10:38.245 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:38.248 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-20 18:10:38.250 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-20 18:10:38.253 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-20 18:10:38.255 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-20 18:10:38.258 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:38.260 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:38.262 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-20 18:10:38.264 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:38.267 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-20 18:10:38.269 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-20 18:10:38.271 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-20 18:10:38.274 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-20 18:10:38.276 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:38.278 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:38.281 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-20 18:10:38.283 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:38.286 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-20 18:10:38.288 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-20 18:10:38.290 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-20 18:10:38.293 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-20 18:10:38.295 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:38.298 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:38.300 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-20 18:10:38.303 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:38.305 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-20 18:10:38.307 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-20 18:10:38.310 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-20 18:10:38.312 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-20 18:10:38.314 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:38.317 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:38.319 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-20 18:10:38.321 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:38.324 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-20 18:10:38.326 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-20 18:10:38.328 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-20 18:10:38.331 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-20 18:10:38.333 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:38.336 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:38.338 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-20 18:10:38.340 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:38.343 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-20 18:10:38.346 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-20 18:10:38.348 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-20 18:10:38.350 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-20 18:10:38.352 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:38.355 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:38.357 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-20 18:10:38.359 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:38.362 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-20 18:10:38.365 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-20 18:10:38.367 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-20 18:10:38.369 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-20 18:10:38.372 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:38.374 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:38.377 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-20 18:10:38.379 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:38.381 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-20 18:10:38.384 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-20 18:10:38.386 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-20 18:10:38.388 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-20 18:10:38.391 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:38.393 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:38.395 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-20 18:10:38.398 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:38.400 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-20 18:10:38.402 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-20 18:10:38.405 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-20 18:10:38.408 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-20 18:10:38.410 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:38.412 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:38.415 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-20 18:10:38.417 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:38.419 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-20 18:10:38.422 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-20 18:10:38.425 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-20 18:10:38.427 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-20 18:10:38.429 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:38.432 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:38.434 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-20 18:10:38.436 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:38.439 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-20 18:10:38.441 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-20 18:10:38.443 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-20 18:10:38.446 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-20 18:10:38.448 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:38.450 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:38.453 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-20 18:10:38.455 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:38.458 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-20 18:10:38.479 | Using python 3.8 to install etcd3 2022-04-20 18:10:38.481 | + 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-04-20 18:10:39.306 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:10:39.306 | from cryptography.utils import int_from_bytes 2022-04-20 18:10:39.306 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:10:39.306 | from cryptography.utils import int_from_bytes 2022-04-20 18:10:40.432 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-20 18:10:40.458 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-20 18:10:40.466 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-20 18:10:40.467 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-20 18:10:40.468 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-20 18:10:40.470 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-04-20 18:10:42.818 | 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-04-20 18:10:42.824 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-20 18:10:42.824 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-20 18:10:42.937 | + inc/python:pip_install:200 : result=0 2022-04-20 18:10:42.940 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-20 18:10:42.942 | + functions-common:time_stop:2437 : local name 2022-04-20 18:10:42.944 | + functions-common:time_stop:2438 : local end_time 2022-04-20 18:10:42.946 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-20 18:10:42.948 | + functions-common:time_stop:2440 : local total 2022-04-20 18:10:42.951 | + functions-common:time_stop:2441 : local start_time 2022-04-20 18:10:42.953 | + functions-common:time_stop:2443 : name=pip_install 2022-04-20 18:10:42.956 | + functions-common:time_stop:2444 : start_time=1650478238474 2022-04-20 18:10:42.958 | + functions-common:time_stop:2446 : [[ -z 1650478238474 ]] 2022-04-20 18:10:42.961 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-20 18:10:42.965 | + functions-common:time_stop:2449 : end_time=1650478242962 2022-04-20 18:10:42.967 | + functions-common:time_stop:2450 : elapsed_time=4488 2022-04-20 18:10:42.969 | + functions-common:time_stop:2451 : total=26279 2022-04-20 18:10:42.971 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-20 18:10:42.973 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=30767 2022-04-20 18:10:42.976 | + inc/python:pip_install:203 : return 0 2022-04-20 18:10:42.978 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-20 18:10:42.999 | Using python 3.8 to install etcd3gw 2022-04-20 18:10:43.002 | + 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-04-20 18:10:43.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:10:43.836 | from cryptography.utils import int_from_bytes 2022-04-20 18:10:43.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:10:43.836 | from cryptography.utils import int_from_bytes 2022-04-20 18:10:44.958 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-20 18:10:44.983 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-20 18:10:44.991 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-20 18:10:44.992 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-20 18:10:44.993 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-20 18:10:44.994 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-20 18:10:45.026 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-20 18:10:45.029 | 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-04-20 18:10:45.031 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-20 18:10:45.032 | 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.8) 2022-04-20 18:10:47.352 | 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-04-20 18:10:47.359 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-20 18:10:47.359 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-20 18:10:47.473 | + inc/python:pip_install:200 : result=0 2022-04-20 18:10:47.476 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-20 18:10:47.478 | + functions-common:time_stop:2437 : local name 2022-04-20 18:10:47.480 | + functions-common:time_stop:2438 : local end_time 2022-04-20 18:10:47.482 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-20 18:10:47.485 | + functions-common:time_stop:2440 : local total 2022-04-20 18:10:47.487 | + functions-common:time_stop:2441 : local start_time 2022-04-20 18:10:47.489 | + functions-common:time_stop:2443 : name=pip_install 2022-04-20 18:10:47.491 | + functions-common:time_stop:2444 : start_time=1650478242993 2022-04-20 18:10:47.494 | + functions-common:time_stop:2446 : [[ -z 1650478242993 ]] 2022-04-20 18:10:47.496 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-20 18:10:47.500 | + functions-common:time_stop:2449 : end_time=1650478247498 2022-04-20 18:10:47.503 | + functions-common:time_stop:2450 : elapsed_time=4505 2022-04-20 18:10:47.505 | + functions-common:time_stop:2451 : total=30767 2022-04-20 18:10:47.507 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-20 18:10:47.509 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=35272 2022-04-20 18:10:47.511 | + inc/python:pip_install:203 : return 0 2022-04-20 18:10:47.514 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-04-20 18:10:47.516 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-20 18:10:47.519 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-20 18:10:47.521 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-20 18:10:47.523 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-20 18:10:47.526 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-20 18:10:47.528 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-20 18:10:47.531 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-20 18:10:47.534 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-20 18:10:47.536 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-20 18:10:47.538 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-20 18:10:47.541 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-20 18:10:47.543 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-20 18:10:47.545 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-20 18:10:47.548 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-20 18:10:47.551 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:10:47.553 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:10:47.555 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-20 18:10:47.558 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-20 18:10:47.560 | + functions-common:install_package:1475 : update_package_repo 2022-04-20 18:10:47.562 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-20 18:10:47.565 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-20 18:10:47.567 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-20 18:10:47.569 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-20 18:10:47.571 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-20 18:10:47.574 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:10:47.576 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:10:47.578 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-20 18:10:47.581 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-20 18:10:47.583 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-20 18:10:47.586 | + functions-common:apt_get_update:1202 : return 2022-04-20 18:10:47.588 | + functions-common:install_package:1476 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-20 18:10:47.590 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-20 18:10:47.592 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:10:47.595 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:10:47.598 | + functions-common:real_install_package:1462 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-20 18:10:47.619 | + 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-04-20 18:10:47.730 | Reading package lists... 2022-04-20 18:10:47.971 | Building dependency tree... 2022-04-20 18:10:47.972 | Reading state information... 2022-04-20 18:10:48.221 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-20 18:10:48.221 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-20 18:10:48.221 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-20 18:10:48.221 | The following packages were automatically installed and are no longer required: 2022-04-20 18:10:48.222 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-20 18:10:48.222 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-20 18:10:48.222 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-20 18:10:48.223 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-20 18:10:48.223 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-20 18:10:48.223 | python3-zope.interface 2022-04-20 18:10:48.223 | Use 'sudo apt autoremove' to remove them. 2022-04-20 18:10:48.334 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-20 18:10:48.338 | + functions-common:apt_get:1246 : result=0 2022-04-20 18:10:48.341 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-20 18:10:48.343 | + functions-common:time_stop:2437 : local name 2022-04-20 18:10:48.346 | + functions-common:time_stop:2438 : local end_time 2022-04-20 18:10:48.348 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-20 18:10:48.350 | + functions-common:time_stop:2440 : local total 2022-04-20 18:10:48.353 | + functions-common:time_stop:2441 : local start_time 2022-04-20 18:10:48.355 | + functions-common:time_stop:2443 : name=apt-get 2022-04-20 18:10:48.357 | + functions-common:time_stop:2444 : start_time=1650478247617 2022-04-20 18:10:48.359 | + functions-common:time_stop:2446 : [[ -z 1650478247617 ]] 2022-04-20 18:10:48.363 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-20 18:10:48.367 | + functions-common:time_stop:2449 : end_time=1650478248364 2022-04-20 18:10:48.369 | + functions-common:time_stop:2450 : elapsed_time=747 2022-04-20 18:10:48.371 | + functions-common:time_stop:2451 : total=4491 2022-04-20 18:10:48.373 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-20 18:10:48.376 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5238 2022-04-20 18:10:48.378 | + functions-common:apt_get:1250 : return 0 2022-04-20 18:10:48.380 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-20 18:10:48.383 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:10:48.385 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:10:48.387 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-20 18:10:48.449 | Module proxy already enabled 2022-04-20 18:10:48.454 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-20 18:10:48.515 | Considering dependency proxy for proxy_uwsgi: 2022-04-20 18:10:48.515 | Module proxy already enabled 2022-04-20 18:10:48.515 | Module proxy_uwsgi already enabled 2022-04-20 18:10:48.519 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-20 18:10:48.522 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-20 18:10:48.524 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-20 18:10:48.526 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-04-20 18:10:48.652 | + ./stack.sh:main:881 : install_keystoneauth 2022-04-20 18:10:48.654 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-20 18:10:48.657 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-20 18:10:48.660 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:48.662 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:48.664 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-20 18:10:48.667 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:48.669 | + ./stack.sh:main:882 : install_keystoneclient 2022-04-20 18:10:48.672 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-20 18:10:48.674 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-20 18:10:48.676 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:48.679 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:48.681 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-20 18:10:48.684 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:48.686 | + ./stack.sh:main:883 : install_glanceclient 2022-04-20 18:10:48.689 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-20 18:10:48.691 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-20 18:10:48.694 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:48.696 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:48.698 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-20 18:10:48.701 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:48.704 | + ./stack.sh:main:884 : install_cinderclient 2022-04-20 18:10:48.706 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-20 18:10:48.709 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-20 18:10:48.711 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:48.713 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:48.715 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-20 18:10:48.718 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:48.721 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-20 18:10:48.724 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-20 18:10:48.726 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:48.728 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:48.730 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-20 18:10:48.733 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:48.735 | + ./stack.sh:main:885 : install_novaclient 2022-04-20 18:10:48.738 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-20 18:10:48.740 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-20 18:10:48.742 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:48.745 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:48.747 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-20 18:10:48.750 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:48.752 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-04-20 18:10:48.769 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:10:48.771 | + ./stack.sh:main:887 : install_swiftclient 2022-04-20 18:10:48.774 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-20 18:10:48.776 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-20 18:10:48.778 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:48.781 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:48.784 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-20 18:10:48.786 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:48.788 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-04-20 18:10:48.805 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:10:48.807 | + ./stack.sh:main:890 : install_neutronclient 2022-04-20 18:10:48.810 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-20 18:10:48.812 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-20 18:10:48.815 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:48.817 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:48.819 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-20 18:10:48.822 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:48.824 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-04-20 18:10:48.826 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-20 18:10:48.829 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-20 18:10:48.831 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:10:48.834 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:10:48.836 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-20 18:10:48.839 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:10:48.841 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-20 18:10:48.843 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-20 18:10:48.846 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-20 18:10:48.849 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-20 18:10:48.852 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-20 18:10:48.854 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-20 18:10:48.858 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-20 18:10:48.858 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-20 18:10:48.863 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-20 18:10:48.865 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-20 18:10:48.867 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-20 18:10:48.870 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-20 18:10:48.873 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-20 18:10:48.893 | Using python 3.8 to install keystonemiddleware 2022-04-20 18:10:48.896 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-20 18:10:49.726 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:10:49.726 | from cryptography.utils import int_from_bytes 2022-04-20 18:10:49.726 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:10:49.726 | from cryptography.utils import int_from_bytes 2022-04-20 18:10:50.852 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-20 18:10:50.877 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-20 18:10:50.930 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-20 18:10:50.931 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-20 18:10:50.932 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-20 18:10:50.933 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-20 18:10:50.934 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-20 18:10:50.936 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-20 18:10:50.937 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-20 18:10:50.938 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-20 18:10:50.939 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-20 18:10:50.941 | 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-04-20 18:10:50.942 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-20 18:10:50.943 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-20 18:10:50.944 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-20 18:10:50.945 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-20 18:10:51.003 | 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-04-20 18:10:51.004 | 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-04-20 18:10:51.005 | 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-04-20 18:10:51.043 | 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-04-20 18:10:51.083 | 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-04-20 18:10:51.084 | 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-04-20 18:10:51.085 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-20 18:10:51.086 | 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-04-20 18:10:51.134 | 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-04-20 18:10:51.137 | 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-04-20 18:10:51.148 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-04-20 18:10:51.149 | 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-04-20 18:10:51.164 | 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-04-20 18:10:51.164 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-20 18:10:51.167 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-20 18:10:51.246 | 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-04-20 18:10:51.247 | 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.8) 2022-04-20 18:10:51.249 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-20 18:10:51.251 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-20 18:10:51.303 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-04-20 18:10:51.320 | 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-04-20 18:10:53.643 | 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-04-20 18:10:53.649 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-20 18:10:53.649 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-20 18:10:53.765 | + inc/python:pip_install:200 : result=0 2022-04-20 18:10:53.768 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-20 18:10:53.770 | + functions-common:time_stop:2437 : local name 2022-04-20 18:10:53.772 | + functions-common:time_stop:2438 : local end_time 2022-04-20 18:10:53.775 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-20 18:10:53.777 | + functions-common:time_stop:2440 : local total 2022-04-20 18:10:53.779 | + functions-common:time_stop:2441 : local start_time 2022-04-20 18:10:53.782 | + functions-common:time_stop:2443 : name=pip_install 2022-04-20 18:10:53.784 | + functions-common:time_stop:2444 : start_time=1650478248888 2022-04-20 18:10:53.786 | + functions-common:time_stop:2446 : [[ -z 1650478248888 ]] 2022-04-20 18:10:53.789 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-20 18:10:53.793 | + functions-common:time_stop:2449 : end_time=1650478253791 2022-04-20 18:10:53.796 | + functions-common:time_stop:2450 : elapsed_time=4903 2022-04-20 18:10:53.798 | + functions-common:time_stop:2451 : total=35272 2022-04-20 18:10:53.800 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-20 18:10:53.802 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=40175 2022-04-20 18:10:53.805 | + inc/python:pip_install:203 : return 0 2022-04-20 18:10:53.807 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-20 18:10:53.809 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-20 18:10:53.812 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-20 18:10:53.815 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-20 18:10:53.817 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-20 18:10:53.820 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-20 18:10:53.823 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-20 18:10:53.824 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-20 18:10:53.829 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-20 18:10:53.832 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-20 18:10:53.834 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-20 18:10:53.837 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-20 18:10:53.839 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-20 18:10:53.861 | Using python 3.8 to install python-memcached 2022-04-20 18:10:53.863 | + 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-04-20 18:10:54.700 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:10:54.700 | from cryptography.utils import int_from_bytes 2022-04-20 18:10:54.700 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:10:54.700 | from cryptography.utils import int_from_bytes 2022-04-20 18:10:55.828 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-20 18:10:55.854 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-20 18:10:55.858 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-20 18:10:58.206 | 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-04-20 18:10:58.213 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-20 18:10:58.213 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-20 18:10:58.325 | + inc/python:pip_install:200 : result=0 2022-04-20 18:10:58.327 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-20 18:10:58.330 | + functions-common:time_stop:2437 : local name 2022-04-20 18:10:58.333 | + functions-common:time_stop:2438 : local end_time 2022-04-20 18:10:58.335 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-20 18:10:58.337 | + functions-common:time_stop:2440 : local total 2022-04-20 18:10:58.339 | + functions-common:time_stop:2441 : local start_time 2022-04-20 18:10:58.342 | + functions-common:time_stop:2443 : name=pip_install 2022-04-20 18:10:58.344 | + functions-common:time_stop:2444 : start_time=1650478253855 2022-04-20 18:10:58.347 | + functions-common:time_stop:2446 : [[ -z 1650478253855 ]] 2022-04-20 18:10:58.349 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-20 18:10:58.354 | + functions-common:time_stop:2449 : end_time=1650478258351 2022-04-20 18:10:58.356 | + functions-common:time_stop:2450 : elapsed_time=4496 2022-04-20 18:10:58.358 | + functions-common:time_stop:2451 : total=40175 2022-04-20 18:10:58.360 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-20 18:10:58.363 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=44671 2022-04-20 18:10:58.365 | + inc/python:pip_install:203 : return 0 2022-04-20 18:10:58.367 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-04-20 18:10:58.383 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:10:58.386 | + ./stack.sh:main:897 : '[' 10.222.0.46 == 10.222.0.46 ']' 2022-04-20 18:10:58.388 | + ./stack.sh:main:898 : stack_install_service keystone 2022-04-20 18:10:58.391 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-20 18:10:58.393 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-20 18:10:58.396 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-20 18:10:58.398 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-20 18:10:58.400 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-20 18:10:58.416 | + functions-common:is_service_enabled:2093 : return 1 2022-04-20 18:10:58.418 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/yoga 2022-04-20 18:10:58.420 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-20 18:10:58.422 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-20 18:10:58.424 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-20 18:10:58.426 | + functions-common:git_clone:611 : local orig_dir 2022-04-20 18:10:58.429 | ++ functions-common:git_clone:612 : pwd 2022-04-20 18:10:58.431 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-20 18:10:58.433 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-20 18:10:58.436 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-20 18:10:58.451 | + functions-common:git_clone:615 : RECLONE=False 2022-04-20 18:10:58.453 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-20 18:10:58.456 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-20 18:10:58.458 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-20 18:10:58.459 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-20 18:10:58.464 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-20 18:10:58.466 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-20 18:10:58.468 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-04-20 18:10:58.480 | + functions-common:git_clone:689 : cd /opt/stack/keystone 2022-04-20 18:10:58.483 | + functions-common:git_clone:690 : git show --oneline 2022-04-20 18:10:58.483 | + functions-common:git_clone:690 : head -1 2022-04-20 18:10:58.486 | ae0b0a17b Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-20 18:10:58.489 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-20 18:10:58.491 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-20 18:10:58.493 | + inc/python:setup_develop:338 : local bindep 2022-04-20 18:10:58.496 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-20 18:10:58.498 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-20 18:10:58.501 | + inc/python:setup_develop:344 : local extras= 2022-04-20 18:10:58.503 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-20 18:10:58.505 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-20 18:10:58.508 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-20 18:10:58.510 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-20 18:10:58.512 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-20 18:10:58.514 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-20 18:10:58.518 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-20 18:10:58.520 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-20 18:10:58.523 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-20 18:10:58.525 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-20 18:10:58.527 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-20 18:10:58.530 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-20 18:10:58.536 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-20 18:10:58.538 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-20 18:10:59.210 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-20 18:10:59.212 | + inc/python:setup_package:418 : local bindep=0 2022-04-20 18:10:59.214 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-20 18:10:59.216 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-20 18:10:59.219 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-20 18:10:59.221 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-20 18:10:59.223 | + inc/python:setup_package:427 : local flags=-e 2022-04-20 18:10:59.226 | + inc/python:setup_package:428 : local extras= 2022-04-20 18:10:59.228 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-20 18:10:59.230 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-20 18:10:59.232 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-20 18:10:59.234 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-20 18:10:59.236 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-20 18:10:59.238 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-20 18:10:59.259 | Using python 3.8 to install /opt/stack/keystone 2022-04-20 18:10:59.261 | + 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-04-20 18:11:00.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:11:00.103 | from cryptography.utils import int_from_bytes 2022-04-20 18:11:00.103 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:11:00.103 | from cryptography.utils import int_from_bytes 2022-04-20 18:11:01.257 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-20 18:11:01.283 | Obtaining file:///opt/stack/keystone 2022-04-20 18:11:01.284 | Preparing metadata (setup.py): started 2022-04-20 18:11:04.695 | Preparing metadata (setup.py): finished with status 'done' 2022-04-20 18:11:04.772 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (5.8.1) 2022-04-20 18:11:04.773 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.8.7) 2022-04-20 18:11:04.774 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (2.0.3) 2022-04-20 18:11:04.775 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (0.3.9) 2022-04-20 18:11:04.776 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (36.0.1) 2022-04-20 18:11:04.777 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.4.31) 2022-04-20 18:11:04.779 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (0.13.0) 2022-04-20 18:11:04.780 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.5.0) 2022-04-20 18:11:04.781 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.7.4) 2022-04-20 18:11:04.782 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.4.0) 2022-04-20 18:11:04.783 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (9.4.0) 2022-04-20 18:11:04.784 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.2.0) 2022-04-20 18:11:04.785 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (0.8.20) 2022-04-20 18:11:04.786 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (2.10.1) 2022-04-20 18:11:04.787 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (8.8.0) 2022-04-20 18:11:04.788 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.1.0) 2022-04-20 18:11:04.790 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (12.13.0) 2022-04-20 18:11:04.791 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (11.2.0) 2022-04-20 18:11:04.792 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (5.1.0) 2022-04-20 18:11:04.793 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.7.0) 2022-04-20 18:11:04.794 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.5.1) 2022-04-20 18:11:04.795 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.11.0) 2022-04-20 18:11:04.796 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.3.0) 2022-04-20 18:11:04.797 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.5.0) 2022-04-20 18:11:04.798 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.12.2) 2022-04-20 18:11:04.799 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.2.0) 2022-04-20 18:11:04.800 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (7.1.1) 2022-04-20 18:11:04.801 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (2.3.0) 2022-04-20 18:11:04.802 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.1.5) 2022-04-20 18:11:04.804 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.0.1.dev2) (3.2.0) 2022-04-20 18:11:04.805 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.1.1) 2022-04-20 18:11:04.806 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.0.3) 2022-04-20 18:11:04.807 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.4.2) 2022-04-20 18:11:04.808 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (2021.3) 2022-04-20 18:11:04.819 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.0.1.dev2) (1.15.0) 2022-04-20 18:11:04.820 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.0.1.dev2) (1.16.0) 2022-04-20 18:11:04.865 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.0.1.dev2) (5.1.1) 2022-04-20 18:11:04.878 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.0.1.dev2) (2.0.3) 2022-04-20 18:11:04.879 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.0.1.dev2) (2.1.0) 2022-04-20 18:11:04.880 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.0.1.dev2) (8.0.4) 2022-04-20 18:11:04.881 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.0.1.dev2) (3.0.3) 2022-04-20 18:11:04.892 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.0.1.dev2) (9.0.1) 2022-04-20 18:11:04.955 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.0.1.dev2) (2.27.1) 2022-04-20 18:11:04.957 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.0.1.dev2) (4.5.0) 2022-04-20 18:11:05.055 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.0.1.dev2) (2.5.0) 2022-04-20 18:11:05.056 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.0.1.dev2) (1.5.0) 2022-04-20 18:11:05.057 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.0.1.dev2) (0.8.0) 2022-04-20 18:11:05.059 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.0.1.dev2) (6.0) 2022-04-20 18:11:05.114 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.0.1.dev2) (1.7.6) 2022-04-20 18:11:05.115 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.0.1.dev2) (0.5.0) 2022-04-20 18:11:05.117 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.0.1.dev2) (2.0.1) 2022-04-20 18:11:05.168 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.0.1.dev2) (2.8.2) 2022-04-20 18:11:05.172 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.0.1.dev2) (0.9.6) 2022-04-20 18:11:05.229 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (5.0.9) 2022-04-20 18:11:05.231 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (5.0.0) 2022-04-20 18:11:05.232 | 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.0.1.dev2) (2.8.0) 2022-04-20 18:11:05.234 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (2.4.0) 2022-04-20 18:11:05.235 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (5.2.3) 2022-04-20 18:11:05.237 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (0.4.0) 2022-04-20 18:11:05.257 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.0.1.dev2) (3.3.0) 2022-04-20 18:11:05.305 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.0.1.dev2) (3.1.1) 2022-04-20 18:11:05.325 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.0.1.dev2) (1.0.2) 2022-04-20 18:11:05.326 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.0.1.dev2) (0.11.0) 2022-04-20 18:11:05.328 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.0.1.dev2) (21.3) 2022-04-20 18:11:05.329 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.0.1.dev2) (3.0.7) 2022-04-20 18:11:05.385 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.0.1.dev2) (4.5.0) 2022-04-20 18:11:05.525 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (60.9.3) 2022-04-20 18:11:05.525 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (0.7.1) 2022-04-20 18:11:05.528 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (5.4.0) 2022-04-20 18:11:05.529 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (22.0.0) 2022-04-20 18:11:05.530 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (1.9.2) 2022-04-20 18:11:05.767 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.0.1.dev2) (1.1.2) 2022-04-20 18:11:05.790 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.0.1.dev2) (0.5.2) 2022-04-20 18:11:05.790 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.0.1.dev2) (0.4.2) 2022-04-20 18:11:05.862 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.0.1.dev2) (4.11.1) 2022-04-20 18:11:05.863 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.0.1.dev2) (1.1.6) 2022-04-20 18:11:05.881 | 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.0.1.dev2) (5.0.0) 2022-04-20 18:11:05.955 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.0.1.dev2) (2.21) 2022-04-20 18:11:05.996 | 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.0.1.dev2) (1.13.3) 2022-04-20 18:11:06.109 | 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.0.1.dev2) (2.1.0) 2022-04-20 18:11:06.186 | 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.0.1.dev2) (1.7.0) 2022-04-20 18:11:06.317 | 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.0.1.dev2) (0.17.3) 2022-04-20 18:11:06.348 | 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.0.1.dev2) (0.13.1) 2022-04-20 18:11:06.388 | 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.0.1.dev2) (1.3.3) 2022-04-20 18:11:06.389 | 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.0.1.dev2) (3.5.0) 2022-04-20 18:11:06.392 | 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.0.1.dev2) (2.1.1) 2022-04-20 18:11:06.393 | 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.0.1.dev2) (2.5.1) 2022-04-20 18:11:06.394 | 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.0.1.dev2) (0.33.0) 2022-04-20 18:11:06.396 | 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.0.1.dev2) (3.0.0) 2022-04-20 18:11:06.450 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.0.1.dev2) (0.2.5) 2022-04-20 18:11:06.626 | 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.0.1.dev2) (3.3) 2022-04-20 18:11:06.627 | 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.0.1.dev2) (1.26.8) 2022-04-20 18:11:06.628 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.0.1.dev2) (2019.11.28) 2022-04-20 18:11:06.630 | 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.0.1.dev2) (2.0.12) 2022-04-20 18:11:06.788 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.0.1.dev2) (2.5.0) 2022-04-20 18:11:06.871 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.0.1.dev2) (2.4.0) 2022-04-20 18:11:06.947 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==21.0.1.dev2) (3.7.0) 2022-04-20 18:11:07.128 | 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.0.1.dev2) (2.1.0) 2022-04-20 18:11:07.393 | 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.0.1.dev2) (0.7) 2022-04-20 18:11:07.427 | 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.0.1.dev2) (1.0.0) 2022-04-20 18:11:09.251 | Installing collected packages: keystone 2022-04-20 18:11:09.251 | Attempting uninstall: keystone 2022-04-20 18:11:09.251 | Found existing installation: keystone 21.0.1.dev2 2022-04-20 18:11:09.255 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-20 18:11:09.257 | Running setup.py develop for keystone 2022-04-20 18:11:13.503 | Successfully installed keystone 2022-04-20 18:11:13.503 | 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-04-20 18:11:13.511 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-20 18:11:13.511 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-20 18:11:13.647 | + inc/python:pip_install:200 : result=0 2022-04-20 18:11:13.649 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-20 18:11:13.651 | + functions-common:time_stop:2437 : local name 2022-04-20 18:11:13.653 | + functions-common:time_stop:2438 : local end_time 2022-04-20 18:11:13.655 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-20 18:11:13.657 | + functions-common:time_stop:2440 : local total 2022-04-20 18:11:13.660 | + functions-common:time_stop:2441 : local start_time 2022-04-20 18:11:13.662 | + functions-common:time_stop:2443 : name=pip_install 2022-04-20 18:11:13.664 | + functions-common:time_stop:2444 : start_time=1650478259253 2022-04-20 18:11:13.666 | + functions-common:time_stop:2446 : [[ -z 1650478259253 ]] 2022-04-20 18:11:13.668 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-20 18:11:13.672 | + functions-common:time_stop:2449 : end_time=1650478273670 2022-04-20 18:11:13.675 | + functions-common:time_stop:2450 : elapsed_time=14417 2022-04-20 18:11:13.677 | + functions-common:time_stop:2451 : total=44671 2022-04-20 18:11:13.679 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-20 18:11:13.681 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=59088 2022-04-20 18:11:13.683 | + inc/python:pip_install:203 : return 0 2022-04-20 18:11:13.685 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-20 18:11:13.688 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-20 18:11:13.691 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-20 18:11:13.709 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-20 18:11:13.721 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-20 18:11:13.723 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-20 18:11:13.726 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:11:13.728 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:11:13.730 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-20 18:11:13.733 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:11:13.735 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-20 18:11:13.751 | + functions-common:is_service_enabled:2093 : return 1 2022-04-20 18:11:13.754 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-20 18:11:13.756 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-20 18:11:13.759 | + ./stack.sh:main:899 : configure_keystone 2022-04-20 18:11:13.761 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-20 18:11:13.773 | + 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-04-20 18:11:13.776 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-20 18:11:13.780 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-20 18:11:13.795 | + functions-common:is_service_enabled:2093 : return 1 2022-04-20 18:11:13.798 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-20 18:11:13.828 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-20 18:11:13.856 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-20 18:11:13.887 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-20 18:11:13.917 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-20 18:11:13.946 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-20 18:11:13.977 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-20 18:11:14.004 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-20 18:11:14.031 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-20 18:11:14.033 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-20 18:11:14.036 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-20 18:11:14.038 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-20 18:11:14.041 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-20 18:11:14.043 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-20 18:11:14.059 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:11:14.063 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-20 18:11:14.065 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-20 18:11:14.068 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-20 18:11:14.083 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:11:14.085 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-04-20 18:11:14.088 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-04-20 18:11:14.118 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-20 18:11:14.121 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-20 18:11:14.123 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-20 18:11:14.125 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-20 18:11:14.142 | + functions-common:is_service_enabled:2093 : return 1 2022-04-20 18:11:14.144 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.46/identity 2022-04-20 18:11:14.174 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-20 18:11:14.176 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-20 18:11:14.208 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-20 18:11:14.210 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-20 18:11:14.212 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-20 18:11:14.215 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-20 18:11:14.217 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-20 18:11:14.220 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-20 18:11:14.251 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-20 18:11:14.254 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-20 18:11:14.256 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-20 18:11:14.258 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-20 18:11:14.261 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-20 18:11:14.278 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-20 18:11:14.281 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-20 18:11:14.283 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-20 18:11:14.286 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-20 18:11:14.288 | + 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-04-20 18:11:14.316 | + 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-04-20 18:11:14.344 | + 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-04-20 18:11:14.372 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-20 18:11:14.399 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-20 18:11:14.427 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-20 18:11:14.429 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-20 18:11:14.432 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-20 18:11:14.434 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-20 18:11:14.436 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-20 18:11:14.438 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-20 18:11:14.441 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-20 18:11:14.444 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-20 18:11:14.448 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-20 18:11:14.450 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-20 18:11:14.452 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-20 18:11:14.465 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-20 18:11:14.465 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-20 18:11:14.474 | d /var/run/uwsgi 0755 ubuntu root 2022-04-20 18:11:14.477 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-20 18:11:14.493 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-20 18:11:14.496 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-20 18:11:14.500 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-20 18:11:14.529 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-20 18:11:14.555 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-20 18:11:14.582 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-20 18:11:14.609 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-20 18:11:14.636 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-20 18:11:14.663 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-20 18:11:14.691 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-20 18:11:14.719 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-20 18:11:14.746 | + 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-04-20 18:11:14.773 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-20 18:11:14.800 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-20 18:11:14.827 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-20 18:11:14.854 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-20 18:11:14.857 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-20 18:11:14.860 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-20 18:11:14.862 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-20 18:11:14.864 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-20 18:11:14.867 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:11:14.869 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:11:14.871 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-20 18:11:14.874 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-20 18:11:14.876 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-20 18:11:14.904 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-20 18:11:14.932 | + 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-04-20 18:11:14.932 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-20 18:11:14.941 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-20 18:11:14.944 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-20 18:11:14.946 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-20 18:11:14.948 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-20 18:11:14.951 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-20 18:11:14.954 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-20 18:11:14.956 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:11:14.959 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:11:14.961 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-20 18:11:14.963 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-20 18:11:14.966 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:11:14.968 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:11:14.971 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-20 18:11:15.033 | Site keystone-wsgi-public already enabled 2022-04-20 18:11:15.037 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-20 18:11:15.039 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-20 18:11:15.042 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-20 18:11:15.044 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-04-20 18:11:15.172 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-20 18:11:15.203 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-20 18:11:15.234 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-20 18:11:15.264 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-20 18:11:15.268 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-20 18:11:15.298 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-20 18:11:15.326 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-20 18:11:15.354 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-20 18:11:15.357 | + ./stack.sh:main:903 : is_service_enabled swift 2022-04-20 18:11:15.375 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:11:15.377 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-04-20 18:11:15.394 | + functions-common:is_service_enabled:2093 : return 1 2022-04-20 18:11:15.397 | + ./stack.sh:main:907 : stack_install_service swift 2022-04-20 18:11:15.399 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-20 18:11:15.401 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-20 18:11:15.404 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-20 18:11:15.406 | + lib/stack:stack_install_service:32 : install_swift 2022-04-20 18:11:15.409 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/yoga 2022-04-20 18:11:15.411 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-20 18:11:15.413 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-20 18:11:15.415 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-20 18:11:15.418 | + functions-common:git_clone:611 : local orig_dir 2022-04-20 18:11:15.420 | ++ functions-common:git_clone:612 : pwd 2022-04-20 18:11:15.426 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-20 18:11:15.429 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-20 18:11:15.432 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-20 18:11:15.448 | + functions-common:git_clone:615 : RECLONE=False 2022-04-20 18:11:15.450 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-20 18:11:15.452 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-20 18:11:15.455 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-20 18:11:15.455 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-20 18:11:15.461 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-20 18:11:15.463 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-20 18:11:15.465 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/swift 2022-04-20 18:11:15.478 | + functions-common:git_clone:689 : cd /opt/stack/swift 2022-04-20 18:11:15.481 | + functions-common:git_clone:690 : git show --oneline 2022-04-20 18:11:15.481 | + functions-common:git_clone:690 : head -1 2022-04-20 18:11:15.488 | 36ebcc848 s3api: Use constant-time string comparisons in check_signature 2022-04-20 18:11:15.493 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-20 18:11:15.495 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-20 18:11:15.498 | + inc/python:setup_develop:338 : local bindep 2022-04-20 18:11:15.501 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-20 18:11:15.504 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-20 18:11:15.506 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-20 18:11:15.508 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-20 18:11:15.511 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-20 18:11:15.513 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-20 18:11:15.516 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-20 18:11:15.518 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-20 18:11:15.520 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-20 18:11:15.523 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-20 18:11:15.526 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-20 18:11:15.529 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-20 18:11:15.531 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-20 18:11:15.533 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-20 18:11:15.536 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-20 18:11:15.542 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-20 18:11:15.544 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-20 18:11:16.207 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-20 18:11:16.209 | + inc/python:setup_package:418 : local bindep=0 2022-04-20 18:11:16.212 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-20 18:11:16.214 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-20 18:11:16.216 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-20 18:11:16.219 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-20 18:11:16.221 | + inc/python:setup_package:427 : local flags=-e 2022-04-20 18:11:16.224 | + inc/python:setup_package:428 : local extras=keystone 2022-04-20 18:11:16.226 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-20 18:11:16.228 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-20 18:11:16.231 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-20 18:11:16.233 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-20 18:11:16.236 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-20 18:11:16.238 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-20 18:11:16.259 | Using python 3.8 to install /opt/stack/swift 2022-04-20 18:11:16.261 | + 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-04-20 18:11:17.103 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:11:17.103 | from cryptography.utils import int_from_bytes 2022-04-20 18:11:17.103 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:11:17.103 | from cryptography.utils import int_from_bytes 2022-04-20 18:11:18.242 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-20 18:11:18.268 | Obtaining file:///opt/stack/swift 2022-04-20 18:11:18.269 | Preparing metadata (setup.py): started 2022-04-20 18:11:21.444 | Preparing metadata (setup.py): finished with status 'done' 2022-04-20 18:11:21.484 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev3) (0.33.0) 2022-04-20 18:11:21.484 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev3) (1.1.2) 2022-04-20 18:11:21.486 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev3) (0.11.0) 2022-04-20 18:11:21.486 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev3) (2.1.1) 2022-04-20 18:11:21.487 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev3) (4.8.0) 2022-04-20 18:11:21.489 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev3) (2.27.1) 2022-04-20 18:11:21.490 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev3) (1.16.0) 2022-04-20 18:11:21.491 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev3) (0.9.9) 2022-04-20 18:11:21.491 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev3) (1.6.0) 2022-04-20 18:11:21.493 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev3) (36.0.1) 2022-04-20 18:11:21.494 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev3) (9.4.0) 2022-04-20 18:11:21.531 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.2.dev3) (1.15.0) 2022-04-20 18:11:21.538 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.2.dev3) (2.1.0) 2022-04-20 18:11:21.594 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (4.3.0) 2022-04-20 18:11:21.595 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (4.4.0) 2022-04-20 18:11:21.596 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (4.5.0) 2022-04-20 18:11:21.597 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (4.12.2) 2022-04-20 18:11:21.598 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (5.8.1) 2022-04-20 18:11:21.599 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (8.8.0) 2022-04-20 18:11:21.600 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (4.1.0) 2022-04-20 18:11:21.601 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (3.1.1) 2022-04-20 18:11:21.602 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (1.8.7) 2022-04-20 18:11:21.603 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (4.7.0) 2022-04-20 18:11:21.605 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (5.1.0) 2022-04-20 18:11:21.606 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (2.10.1) 2022-04-20 18:11:21.626 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.2.dev3) (60.9.3) 2022-04-20 18:11:21.657 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.2.dev3) (3.3) 2022-04-20 18:11:21.658 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.2.dev3) (2019.11.28) 2022-04-20 18:11:21.659 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.2.dev3) (1.26.8) 2022-04-20 18:11:21.662 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.2.dev3) (2.0.12) 2022-04-20 18:11:21.687 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.2.dev3) (2.21) 2022-04-20 18:11:21.778 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (3.5.0) 2022-04-20 18:11:21.779 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (1.7.0) 2022-04-20 18:11:21.781 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (1.0.2) 2022-04-20 18:11:21.822 | 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.29.2.dev3) (1.1.5) 2022-04-20 18:11:21.864 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (2.5.0) 2022-04-20 18:11:21.865 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (6.0) 2022-04-20 18:11:21.866 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (0.8.0) 2022-04-20 18:11:21.867 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (1.5.0) 2022-04-20 18:11:21.926 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (2.8.2) 2022-04-20 18:11:21.929 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (0.9.6) 2022-04-20 18:11:21.943 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (2021.3) 2022-04-20 18:11:21.945 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (1.0.3) 2022-04-20 18:11:21.962 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (3.0.7) 2022-04-20 18:11:21.964 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (21.3) 2022-04-20 18:11:22.067 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (1.13.3) 2022-04-20 18:11:22.082 | 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.29.2.dev3) (5.1.1) 2022-04-20 18:11:24.199 | Installing collected packages: swift 2022-04-20 18:11:24.199 | Attempting uninstall: swift 2022-04-20 18:11:24.199 | Found existing installation: swift 2.29.2.dev3 2022-04-20 18:11:24.202 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-20 18:11:24.204 | Running setup.py develop for swift 2022-04-20 18:11:28.184 | Successfully installed swift 2022-04-20 18:11:28.184 | 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-04-20 18:11:28.192 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-20 18:11:28.192 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-20 18:11:28.318 | + inc/python:pip_install:200 : result=0 2022-04-20 18:11:28.320 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-20 18:11:28.323 | + functions-common:time_stop:2437 : local name 2022-04-20 18:11:28.325 | + functions-common:time_stop:2438 : local end_time 2022-04-20 18:11:28.328 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-20 18:11:28.330 | + functions-common:time_stop:2440 : local total 2022-04-20 18:11:28.332 | + functions-common:time_stop:2441 : local start_time 2022-04-20 18:11:28.334 | + functions-common:time_stop:2443 : name=pip_install 2022-04-20 18:11:28.336 | + functions-common:time_stop:2444 : start_time=1650478276253 2022-04-20 18:11:28.338 | + functions-common:time_stop:2446 : [[ -z 1650478276253 ]] 2022-04-20 18:11:28.341 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-20 18:11:28.346 | + functions-common:time_stop:2449 : end_time=1650478288343 2022-04-20 18:11:28.348 | + functions-common:time_stop:2450 : elapsed_time=12090 2022-04-20 18:11:28.350 | + functions-common:time_stop:2451 : total=59088 2022-04-20 18:11:28.352 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-20 18:11:28.354 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=71178 2022-04-20 18:11:28.357 | + inc/python:pip_install:203 : return 0 2022-04-20 18:11:28.359 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-20 18:11:28.361 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-20 18:11:28.364 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-20 18:11:28.382 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-20 18:11:28.394 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-20 18:11:28.396 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-20 18:11:28.399 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:11:28.401 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:11:28.403 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-20 18:11:28.406 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:11:28.409 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-20 18:11:28.411 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-20 18:11:28.413 | + ./stack.sh:main:908 : configure_swift 2022-04-20 18:11:28.416 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-20 18:11:28.418 | + lib/swift:configure_swift:332 : local node_number 2022-04-20 18:11:28.420 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-20 18:11:28.422 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-20 18:11:28.424 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-20 18:11:29.555 | No container-updater running 2022-04-20 18:11:29.555 | No container-auditor running 2022-04-20 18:11:29.555 | No container-sharder running 2022-04-20 18:11:29.555 | No container-replicator running 2022-04-20 18:11:29.555 | No proxy-server running 2022-04-20 18:11:29.555 | No object-updater running 2022-04-20 18:11:29.555 | No container-sync running 2022-04-20 18:11:29.555 | No account-auditor running 2022-04-20 18:11:29.555 | No object-auditor running 2022-04-20 18:11:29.555 | No object-server running 2022-04-20 18:11:29.555 | No object-expirer running 2022-04-20 18:11:29.555 | No object-reconstructor running 2022-04-20 18:11:29.555 | No account-server running 2022-04-20 18:11:29.555 | No account-reaper running 2022-04-20 18:11:29.555 | No object-replicator running 2022-04-20 18:11:29.555 | No container-reconciler running 2022-04-20 18:11:29.555 | No account-replicator running 2022-04-20 18:11:29.555 | No container-server running 2022-04-20 18:11:29.643 | + lib/swift:configure_swift:337 : true 2022-04-20 18:11:29.645 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-20 18:11:29.658 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-20 18:11:29.670 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-20 18:11:29.672 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-20 18:11:29.673 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-20 18:11:29.677 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-20 18:11:29.677 | s/%GROUP%/ubuntu/; 2022-04-20 18:11:29.677 | s/%USER%/ubuntu/; 2022-04-20 18:11:29.677 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-20 18:11:29.677 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-20 18:11:29.680 | uid = ubuntu 2022-04-20 18:11:29.681 | gid = ubuntu 2022-04-20 18:11:29.681 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-20 18:11:29.681 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-20 18:11:29.681 | address = 127.0.0.1 2022-04-20 18:11:29.681 | 2022-04-20 18:11:29.681 | [account6612] 2022-04-20 18:11:29.681 | max connections = 25 2022-04-20 18:11:29.681 | path = /opt/stack/data/swift/1/node/ 2022-04-20 18:11:29.681 | read only = false 2022-04-20 18:11:29.681 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-20 18:11:29.681 | 2022-04-20 18:11:29.681 | [account6622] 2022-04-20 18:11:29.681 | max connections = 25 2022-04-20 18:11:29.681 | path = /opt/stack/data/swift/2/node/ 2022-04-20 18:11:29.681 | read only = false 2022-04-20 18:11:29.681 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-20 18:11:29.681 | 2022-04-20 18:11:29.681 | [account6632] 2022-04-20 18:11:29.681 | max connections = 25 2022-04-20 18:11:29.681 | path = /opt/stack/data/swift/3/node/ 2022-04-20 18:11:29.681 | read only = false 2022-04-20 18:11:29.681 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-20 18:11:29.681 | 2022-04-20 18:11:29.681 | [account6642] 2022-04-20 18:11:29.681 | max connections = 25 2022-04-20 18:11:29.681 | path = /opt/stack/data/swift/4/node/ 2022-04-20 18:11:29.681 | read only = false 2022-04-20 18:11:29.681 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-20 18:11:29.681 | 2022-04-20 18:11:29.681 | 2022-04-20 18:11:29.681 | [container6611] 2022-04-20 18:11:29.681 | max connections = 25 2022-04-20 18:11:29.681 | path = /opt/stack/data/swift/1/node/ 2022-04-20 18:11:29.681 | read only = false 2022-04-20 18:11:29.681 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-20 18:11:29.681 | 2022-04-20 18:11:29.682 | [container6621] 2022-04-20 18:11:29.682 | max connections = 25 2022-04-20 18:11:29.682 | path = /opt/stack/data/swift/2/node/ 2022-04-20 18:11:29.682 | read only = false 2022-04-20 18:11:29.682 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-20 18:11:29.682 | 2022-04-20 18:11:29.682 | [container6631] 2022-04-20 18:11:29.682 | max connections = 25 2022-04-20 18:11:29.682 | path = /opt/stack/data/swift/3/node/ 2022-04-20 18:11:29.682 | read only = false 2022-04-20 18:11:29.682 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-20 18:11:29.682 | 2022-04-20 18:11:29.682 | [container6641] 2022-04-20 18:11:29.682 | max connections = 25 2022-04-20 18:11:29.682 | path = /opt/stack/data/swift/4/node/ 2022-04-20 18:11:29.682 | read only = false 2022-04-20 18:11:29.682 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-20 18:11:29.682 | 2022-04-20 18:11:29.682 | 2022-04-20 18:11:29.682 | [object6613] 2022-04-20 18:11:29.682 | max connections = 25 2022-04-20 18:11:29.682 | path = /opt/stack/data/swift/1/node/ 2022-04-20 18:11:29.682 | read only = false 2022-04-20 18:11:29.682 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-20 18:11:29.682 | 2022-04-20 18:11:29.682 | [object6623] 2022-04-20 18:11:29.682 | max connections = 25 2022-04-20 18:11:29.682 | path = /opt/stack/data/swift/2/node/ 2022-04-20 18:11:29.682 | read only = false 2022-04-20 18:11:29.682 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-20 18:11:29.682 | 2022-04-20 18:11:29.682 | [object6633] 2022-04-20 18:11:29.682 | max connections = 25 2022-04-20 18:11:29.682 | path = /opt/stack/data/swift/3/node/ 2022-04-20 18:11:29.682 | read only = false 2022-04-20 18:11:29.682 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-20 18:11:29.683 | 2022-04-20 18:11:29.683 | [object6643] 2022-04-20 18:11:29.683 | max connections = 25 2022-04-20 18:11:29.683 | path = /opt/stack/data/swift/4/node/ 2022-04-20 18:11:29.683 | read only = false 2022-04-20 18:11:29.683 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-20 18:11:29.684 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-20 18:11:29.686 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:11:29.688 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:11:29.690 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-20 18:11:29.703 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-20 18:11:29.705 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-20 18:11:29.709 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-20 18:11:29.713 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-20 18:11:29.715 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-20 18:11:29.720 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-20 18:11:29.751 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.46:8080/v1/ 2022-04-20 18:11:29.776 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-20 18:11:29.793 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-20 18:11:29.821 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-20 18:11:29.839 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-20 18:11:29.867 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-20 18:11:29.885 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-20 18:11:29.913 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-20 18:11:29.930 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-20 18:11:29.958 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-20 18:11:29.976 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-20 18:11:30.004 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-20 18:11:30.022 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-20 18:11:30.037 | + functions-common:is_service_enabled:2093 : return 1 2022-04-20 18:11:30.039 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-20 18:11:30.068 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-20 18:11:30.095 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-20 18:11:30.121 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-20 18:11:30.148 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-20 18:11:30.163 | + functions-common:is_service_enabled:2093 : return 1 2022-04-20 18:11:30.165 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-20 18:11:30.192 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-20 18:11:30.207 | + functions-common:is_service_enabled:2093 : return 1 2022-04-20 18:11:30.209 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-20 18:11:30.224 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:11:30.226 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-20 18:11:30.228 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-20 18:11:30.243 | + functions-common:is_service_enabled:2093 : return 1 2022-04-20 18:11:30.245 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-20 18:11:30.247 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-20 18:11:30.249 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-20 18:11:30.254 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-20 18:11:30.259 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-20 18:11:30.286 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-20 18:11:30.313 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-20 18:11:30.343 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-20 18:11:30.372 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-20 18:11:30.399 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-20 18:11:30.401 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-20 18:11:30.403 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-20 18:11:30.405 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-20 18:11:30.407 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-20 18:11:30.433 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-20 18:11:30.460 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.46/identity 2022-04-20 18:11:30.487 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-20 18:11:30.513 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-20 18:11:30.540 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-20 18:11:30.567 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-20 18:11:30.595 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-20 18:11:30.621 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-20 18:11:30.647 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-20 18:11:30.676 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-20 18:11:30.703 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-20 18:11:30.730 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-20 18:11:30.757 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-20 18:11:30.787 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-20 18:11:30.814 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-20 18:11:30.832 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-20 18:11:30.858 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-20 18:11:30.885 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-20 18:11:30.890 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-20 18:11:30.917 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-20 18:11:30.944 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-20 18:11:30.970 | + lib/swift:configure_swift:475 : local node_number 2022-04-20 18:11:30.973 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-20 18:11:30.975 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-20 18:11:30.977 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-20 18:11:30.981 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-20 18:11:30.984 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-20 18:11:30.986 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-20 18:11:30.988 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-20 18:11:30.990 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-20 18:11:30.992 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-20 18:11:30.994 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-20 18:11:30.996 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-20 18:11:31.015 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-20 18:11:31.042 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-20 18:11:31.059 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-20 18:11:31.087 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-20 18:11:31.105 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-20 18:11:31.133 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-20 18:11:31.151 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-20 18:11:31.179 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-20 18:11:31.200 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-20 18:11:31.228 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-20 18:11:31.246 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-20 18:11:31.275 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-20 18:11:31.293 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-20 18:11:31.323 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-20 18:11:31.341 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-20 18:11:31.369 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-20 18:11:31.387 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-20 18:11:31.414 | + 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-04-20 18:11:31.419 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-20 18:11:31.437 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-20 18:11:31.466 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-20 18:11:31.495 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-20 18:11:31.497 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-20 18:11:31.502 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-20 18:11:31.505 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-20 18:11:31.507 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-20 18:11:31.509 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-20 18:11:31.511 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-20 18:11:31.513 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-20 18:11:31.516 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-20 18:11:31.518 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-20 18:11:31.536 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-20 18:11:31.564 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-20 18:11:31.582 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-20 18:11:31.609 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-20 18:11:31.627 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-20 18:11:31.655 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-20 18:11:31.673 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-20 18:11:31.702 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-20 18:11:31.719 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-20 18:11:31.748 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-20 18:11:31.767 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-20 18:11:31.794 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-20 18:11:31.812 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-20 18:11:31.841 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-20 18:11:31.859 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-20 18:11:31.887 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-20 18:11:31.905 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-20 18:11:31.932 | + 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-04-20 18:11:31.937 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-20 18:11:31.954 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-20 18:11:31.984 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-20 18:11:31.986 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-20 18:11:31.990 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-20 18:11:31.992 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-20 18:11:31.995 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-20 18:11:31.997 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-20 18:11:32.000 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-20 18:11:32.002 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-20 18:11:32.005 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-20 18:11:32.007 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-20 18:11:32.024 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-20 18:11:32.052 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-20 18:11:32.070 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-20 18:11:32.098 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-20 18:11:32.115 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-20 18:11:32.143 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-20 18:11:32.161 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-20 18:11:32.189 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-20 18:11:32.207 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-20 18:11:32.236 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-20 18:11:32.254 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-20 18:11:32.282 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-20 18:11:32.300 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-20 18:11:32.327 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-20 18:11:32.346 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-20 18:11:32.374 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-20 18:11:32.391 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-20 18:11:32.418 | + 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-04-20 18:11:32.423 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-20 18:11:32.441 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-20 18:11:32.469 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-20 18:11:32.497 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-20 18:11:32.524 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-20 18:11:32.553 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-20 18:11:32.555 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-20 18:11:32.559 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-20 18:11:32.587 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-20 18:11:32.615 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-20 18:11:32.644 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-20 18:11:32.672 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-20 18:11:32.700 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-20 18:11:32.728 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-20 18:11:32.755 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-20 18:11:32.781 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-20 18:11:32.808 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-20 18:11:32.825 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:11:32.827 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-20 18:11:32.845 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-20 18:11:32.848 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-20 18:11:32.868 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-20 18:11:32.870 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.46 2022-04-20 18:11:32.897 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-20 18:11:32.899 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-20 18:11:32.926 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.46/identity 2022-04-20 18:11:32.955 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-20 18:11:32.957 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-20 18:11:32.984 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-20 18:11:33.000 | + functions-common:is_service_enabled:2093 : return 1 2022-04-20 18:11:33.002 | + lib/swift:configure_swift:538 : local user_group 2022-04-20 18:11:33.005 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-20 18:11:33.010 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-20 18:11:33.012 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-20 18:11:33.025 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-20 18:11:33.027 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-20 18:11:33.038 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-20 18:11:33.041 | + lib/swift:configure_swift:545 : is_suse 2022-04-20 18:11:33.043 | + functions-common:is_suse:542 : is_opensuse 2022-04-20 18:11:33.045 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-20 18:11:33.048 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-20 18:11:33.050 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-20 18:11:33.052 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-20 18:11:33.054 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-20 18:11:33.057 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-20 18:11:33.069 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-20 18:11:33.072 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-20 18:11:33.074 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-04-20 18:11:33.092 | + functions-common:is_service_enabled:2093 : return 1 2022-04-20 18:11:33.094 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-04-20 18:11:33.113 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:11:33.116 | + ./stack.sh:main:919 : stack_install_service glance 2022-04-20 18:11:33.118 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-20 18:11:33.120 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-20 18:11:33.123 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-20 18:11:33.126 | + lib/stack:stack_install_service:32 : install_glance 2022-04-20 18:11:33.128 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-20 18:11:33.137 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-20 18:11:33.140 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-20 18:11:33.157 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:11:33.159 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-20 18:11:33.162 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-20 18:11:33.178 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:11:33.181 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-20 18:11:33.183 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-20 18:11:33.186 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-20 18:11:33.189 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:11:33.192 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:11:33.194 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-20 18:11:33.197 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:11:33.200 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-20 18:11:33.203 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-20 18:11:33.206 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-20 18:11:33.209 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-20 18:11:33.212 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-20 18:11:33.214 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-20 18:11:33.217 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-20 18:11:33.220 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-20 18:11:33.223 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-20 18:11:33.226 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-20 18:11:33.229 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-20 18:11:33.230 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-20 18:11:33.235 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-20 18:11:33.237 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-20 18:11:33.240 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-20 18:11:33.243 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-20 18:11:33.246 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-20 18:11:33.268 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-20 18:11:33.270 | + 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-04-20 18:11:34.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:11:34.106 | from cryptography.utils import int_from_bytes 2022-04-20 18:11:34.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:11:34.106 | from cryptography.utils import int_from_bytes 2022-04-20 18:11:35.232 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-20 18:11:35.261 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-20 18:11:35.343 | 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-04-20 18:11:35.344 | 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-04-20 18:11:35.345 | 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-04-20 18:11:35.346 | 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-04-20 18:11:35.347 | 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.12.2) 2022-04-20 18:11:35.348 | 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-04-20 18:11:35.349 | 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.0) 2022-04-20 18:11:35.350 | 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-04-20 18:11:35.351 | 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-04-20 18:11:35.352 | 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-04-20 18:11:35.353 | 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-04-20 18:11:35.354 | 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-04-20 18:11:35.357 | 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-04-20 18:11:35.360 | 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-04-20 18:11:35.362 | 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.7.0) 2022-04-20 18:11:35.364 | 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-04-20 18:11:35.366 | 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-04-20 18:11:35.368 | 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-04-20 18:11:35.378 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-04-20 18:11:35.379 | 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-04-20 18:11:35.393 | 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.7) 2022-04-20 18:11:35.462 | 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.8.1) 2022-04-20 18:11:35.463 | 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-04-20 18:11:35.464 | 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-04-20 18:11:35.487 | 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-04-20 18:11:35.490 | 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-04-20 18:11:35.492 | 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-04-20 18:11:35.493 | 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-04-20 18:11:35.495 | 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-04-20 18:11:35.506 | 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-04-20 18:11:35.546 | 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-04-20 18:11:35.547 | 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-04-20 18:11:35.548 | 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-04-20 18:11:35.549 | 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-04-20 18:11:35.571 | 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-04-20 18:11:35.572 | 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-04-20 18:11:35.588 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-04-20 18:11:35.605 | 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-04-20 18:11:35.607 | 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-04-20 18:11:35.626 | 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.1.1) 2022-04-20 18:11:35.628 | 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-04-20 18:11:35.709 | 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-04-20 18:11:35.712 | 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-04-20 18:11:35.713 | 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-04-20 18:11:35.714 | 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.8) 2022-04-20 18:11:35.768 | 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-04-20 18:11:35.794 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-04-20 18:11:35.995 | 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-04-20 18:11:35.999 | 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-04-20 18:11:36.033 | 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-04-20 18:11:36.034 | 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-04-20 18:11:36.038 | 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-04-20 18:11:36.039 | 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-04-20 18:11:36.040 | 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-04-20 18:11:36.041 | 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-04-20 18:11:36.097 | 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-04-20 18:11:36.268 | 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-04-20 18:11:36.314 | 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) (60.9.3) 2022-04-20 18:11:36.399 | 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-04-20 18:11:36.546 | 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-04-20 18:11:38.504 | 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-04-20 18:11:38.510 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-20 18:11:38.510 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-20 18:11:38.630 | + inc/python:pip_install:200 : result=0 2022-04-20 18:11:38.632 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-20 18:11:38.635 | + functions-common:time_stop:2437 : local name 2022-04-20 18:11:38.637 | + functions-common:time_stop:2438 : local end_time 2022-04-20 18:11:38.640 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-20 18:11:38.642 | + functions-common:time_stop:2440 : local total 2022-04-20 18:11:38.645 | + functions-common:time_stop:2441 : local start_time 2022-04-20 18:11:38.647 | + functions-common:time_stop:2443 : name=pip_install 2022-04-20 18:11:38.649 | + functions-common:time_stop:2444 : start_time=1650478293262 2022-04-20 18:11:38.651 | + functions-common:time_stop:2446 : [[ -z 1650478293262 ]] 2022-04-20 18:11:38.655 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-20 18:11:38.660 | + functions-common:time_stop:2449 : end_time=1650478298657 2022-04-20 18:11:38.662 | + functions-common:time_stop:2450 : elapsed_time=5395 2022-04-20 18:11:38.664 | + functions-common:time_stop:2451 : total=71178 2022-04-20 18:11:38.666 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-20 18:11:38.669 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=76573 2022-04-20 18:11:38.671 | + inc/python:pip_install:203 : return 0 2022-04-20 18:11:38.674 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-20 18:11:38.676 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-20 18:11:38.679 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-20 18:11:38.691 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-20 18:11:38.696 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/yoga 2022-04-20 18:11:38.699 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-20 18:11:38.702 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-20 18:11:38.704 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-20 18:11:38.707 | + functions-common:git_clone:611 : local orig_dir 2022-04-20 18:11:38.709 | ++ functions-common:git_clone:612 : pwd 2022-04-20 18:11:38.712 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-20 18:11:38.714 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-20 18:11:38.718 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-20 18:11:38.734 | + functions-common:git_clone:615 : RECLONE=False 2022-04-20 18:11:38.736 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-20 18:11:38.739 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-20 18:11:38.741 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-20 18:11:38.742 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-20 18:11:38.747 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-20 18:11:38.749 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-20 18:11:38.752 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/glance 2022-04-20 18:11:38.765 | + functions-common:git_clone:689 : cd /opt/stack/glance 2022-04-20 18:11:38.767 | + functions-common:git_clone:690 : git show --oneline 2022-04-20 18:11:38.768 | + functions-common:git_clone:690 : head -1 2022-04-20 18:11:38.771 | 1beee78e0 Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-20 18:11:38.773 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-20 18:11:38.776 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-20 18:11:38.779 | + inc/python:setup_develop:338 : local bindep 2022-04-20 18:11:38.782 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-20 18:11:38.785 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-20 18:11:38.787 | + inc/python:setup_develop:344 : local extras= 2022-04-20 18:11:38.790 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-20 18:11:38.792 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-20 18:11:38.795 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-20 18:11:38.797 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-20 18:11:38.800 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-20 18:11:38.802 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-20 18:11:38.806 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-20 18:11:38.808 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-20 18:11:38.811 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-20 18:11:38.813 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-20 18:11:38.816 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-20 18:11:38.819 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-20 18:11:38.825 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-20 18:11:38.828 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-20 18:11:39.484 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-20 18:11:39.486 | + inc/python:setup_package:418 : local bindep=0 2022-04-20 18:11:39.489 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-20 18:11:39.491 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-20 18:11:39.493 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-20 18:11:39.496 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-20 18:11:39.499 | + inc/python:setup_package:427 : local flags=-e 2022-04-20 18:11:39.501 | + inc/python:setup_package:428 : local extras= 2022-04-20 18:11:39.504 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-20 18:11:39.506 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-20 18:11:39.508 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-20 18:11:39.511 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-20 18:11:39.513 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-20 18:11:39.516 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-20 18:11:39.537 | Using python 3.8 to install /opt/stack/glance 2022-04-20 18:11:39.539 | + 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-04-20 18:11:40.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:11:40.391 | from cryptography.utils import int_from_bytes 2022-04-20 18:11:40.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:11:40.391 | from cryptography.utils import int_from_bytes 2022-04-20 18:11:41.522 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-20 18:11:41.548 | Obtaining file:///opt/stack/glance 2022-04-20 18:11:41.549 | Preparing metadata (setup.py): started 2022-04-20 18:11:44.596 | Preparing metadata (setup.py): finished with status 'done' 2022-04-20 18:11:44.668 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (5.8.1) 2022-04-20 18:11:44.669 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.7.1) 2022-04-20 18:11:44.670 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.4.31) 2022-04-20 18:11:44.671 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.33.0) 2022-04-20 18:11:44.672 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.1.1) 2022-04-20 18:11:44.673 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.5.1) 2022-04-20 18:11:44.674 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.8.7) 2022-04-20 18:11:44.675 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.4.2) 2022-04-20 18:11:44.676 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.7.6) 2022-04-20 18:11:44.677 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.20.4) 2022-04-20 18:11:44.678 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (8.8.0) 2022-04-20 18:11:44.679 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.5.0) 2022-04-20 18:11:44.680 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.1.0) 2022-04-20 18:11:44.681 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.5.0) 2022-04-20 18:11:44.683 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.12.2) 2022-04-20 18:11:44.684 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.5.0) 2022-04-20 18:11:44.685 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.4.0) 2022-04-20 18:11:44.686 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.6.4) 2022-04-20 18:11:44.687 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.5.0) 2022-04-20 18:11:44.688 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (9.4.0) 2022-04-20 18:11:44.689 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.11.0) 2022-04-20 18:11:44.690 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.1.1) 2022-04-20 18:11:44.691 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.5.0) 2022-04-20 18:11:44.692 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.0.1.dev2) (3.2.0) 2022-04-20 18:11:44.693 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.4.0) 2022-04-20 18:11:44.694 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (22.0.0) 2022-04-20 18:11:44.695 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (11.2.0) 2022-04-20 18:11:44.696 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (5.1.0) 2022-04-20 18:11:44.697 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.5.0) 2022-04-20 18:11:44.698 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.7.0) 2022-04-20 18:11:44.699 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (12.13.0) 2022-04-20 18:11:44.701 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.5.1) 2022-04-20 18:11:44.702 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.3.0) 2022-04-20 18:11:44.703 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.11.0) 2022-04-20 18:11:44.704 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.3.3) 2022-04-20 18:11:44.706 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.4.2) 2022-04-20 18:11:44.707 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.0.0) 2022-04-20 18:11:44.708 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.5.0) 2022-04-20 18:11:44.709 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (36.0.1) 2022-04-20 18:11:44.710 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.2.2) 2022-04-20 18:11:44.711 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.0.2) 2022-04-20 18:11:44.712 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (5.6.0) 2022-04-20 18:11:44.714 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.10.1) 2022-04-20 18:11:44.729 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.1.dev2) (5.4.0) 2022-04-20 18:11:44.731 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.1.dev2) (4.11.1) 2022-04-20 18:11:44.733 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.1.dev2) (1.1.6) 2022-04-20 18:11:44.753 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.1.dev2) (2.27.1) 2022-04-20 18:11:44.755 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.1.dev2) (5.3.0) 2022-04-20 18:11:44.793 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.0.1.dev2) (1.15.0) 2022-04-20 18:11:44.808 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.0.1.dev2) (4.3.0) 2022-04-20 18:11:44.819 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.0.1.dev2) (1.13.3) 2022-04-20 18:11:44.833 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.1.dev2) (1.1.2) 2022-04-20 18:11:44.834 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.1.dev2) (2.1.0) 2022-04-20 18:11:44.835 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.1.dev2) (1.16.0) 2022-04-20 18:11:44.926 | 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==24.0.1.dev2) (3.0.7) 2022-04-20 18:11:45.002 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.0.1.dev2) (1.7.0) 2022-04-20 18:11:45.051 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.1.dev2) (2.10.1) 2022-04-20 18:11:45.056 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.1.dev2) (3.1.1) 2022-04-20 18:11:45.089 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.0.1.dev2) (0.17.3) 2022-04-20 18:11:45.132 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.1.dev2) (1.5.0) 2022-04-20 18:11:45.134 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.1.dev2) (6.0) 2022-04-20 18:11:45.136 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.1.dev2) (0.8.0) 2022-04-20 18:11:45.194 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.1.dev2) (0.13.0) 2022-04-20 18:11:45.196 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.1.dev2) (0.5.0) 2022-04-20 18:11:45.197 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.1.dev2) (2.0.1) 2022-04-20 18:11:45.225 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.0.1.dev2) (0.61.0) 2022-04-20 18:11:45.271 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.1.dev2) (0.9.6) 2022-04-20 18:11:45.300 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.1.dev2) (2.8.2) 2022-04-20 18:11:45.358 | 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==24.0.1.dev2) (5.0.0) 2022-04-20 18:11:45.360 | 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==24.0.1.dev2) (5.0.9) 2022-04-20 18:11:45.361 | 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==24.0.1.dev2) (0.4.0) 2022-04-20 18:11:45.363 | 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==24.0.1.dev2) (2.8.0) 2022-04-20 18:11:45.367 | 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==24.0.1.dev2) (5.2.3) 2022-04-20 18:11:45.390 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.1.dev2) (3.3.0) 2022-04-20 18:11:45.393 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.1.dev2) (3.2.0) 2022-04-20 18:11:45.395 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.1.dev2) (3.0.3) 2022-04-20 18:11:45.437 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.0.1.dev2) (5.9.0) 2022-04-20 18:11:45.481 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.1.dev2) (2021.3) 2022-04-20 18:11:45.482 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.1.dev2) (21.3) 2022-04-20 18:11:45.484 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.1.dev2) (0.11.0) 2022-04-20 18:11:45.561 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.0.1.dev2) (60.9.3) 2022-04-20 18:11:45.621 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.0.1.dev2) (0.2.5) 2022-04-20 18:11:45.721 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.0.1.dev2) (0.7) 2022-04-20 18:11:45.991 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.1.dev2) (2.6.3) 2022-04-20 18:11:45.993 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.1.dev2) (2.5.0) 2022-04-20 18:11:45.997 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.1.dev2) (1.4.2) 2022-04-20 18:11:45.999 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.1.dev2) (6.3.1) 2022-04-20 18:11:46.052 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.0.1.dev2) (0.8.1) 2022-04-20 18:11:46.077 | 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==24.0.1.dev2) (5.0.0) 2022-04-20 18:11:46.191 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.0.1.dev2) (2.21) 2022-04-20 18:11:46.296 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.0.1.dev2) (2.1.0) 2022-04-20 18:11:46.507 | 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==24.0.1.dev2) (5.1.1) 2022-04-20 18:11:46.508 | 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==24.0.1.dev2) (0.10.0) 2022-04-20 18:11:46.509 | 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==24.0.1.dev2) (1.32) 2022-04-20 18:11:46.510 | 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==24.0.1.dev2) (1.1.5) 2022-04-20 18:11:46.512 | 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==24.0.1.dev2) (2.5.0) 2022-04-20 18:11:46.514 | 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==24.0.1.dev2) (1.4.0) 2022-04-20 18:11:46.515 | 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==24.0.1.dev2) (1.4.4) 2022-04-20 18:11:46.637 | 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==24.0.1.dev2) (0.13.1) 2022-04-20 18:11:46.667 | 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==24.0.1.dev2) (1.0.3) 2022-04-20 18:11:46.714 | 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==24.0.1.dev2) (3.0.0) 2022-04-20 18:11:46.719 | 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==24.0.1.dev2) (1.3.3) 2022-04-20 18:11:46.955 | 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==24.0.1.dev2) (3.10.1) 2022-04-20 18:11:47.143 | 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==24.0.1.dev2) (2.0.12) 2022-04-20 18:11:47.144 | 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==24.0.1.dev2) (2019.11.28) 2022-04-20 18:11:47.145 | 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==24.0.1.dev2) (1.26.8) 2022-04-20 18:11:47.147 | 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==24.0.1.dev2) (3.3) 2022-04-20 18:11:47.255 | 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==24.0.1.dev2) (0.5.2) 2022-04-20 18:11:47.412 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.1.dev2) (2.5.0) 2022-04-20 18:11:47.515 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.0.1.dev2) (3.7.0)